Pull request #43187 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from b36d896fceba189f86cb9d57679c7559a63721e5+559ff0ac661c1ca27bb17765629f6166d90ff499 (855b2fcef8c265cdb935068c239978c83adbf06f) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-43187@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-01-25T14:23:53.061Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-01-25T14:23:53.065Z] Trying to pass milestone 2 [Pipeline] milestone [2022-01-25T14:23:53.136Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-01-25T14:23:53.322Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-047f5a81a3ad3f176) in /home/ubuntu/workspace/moby_PR-43187 [Pipeline] { [Pipeline] checkout [2022-01-25T14:23:53.366Z] The recommended git tool is: git [2022-01-25T14:23:53.380Z] using credential docker-jenkins-github-credentials [2022-01-25T14:23:53.390Z] Cloning the remote Git repository [2022-01-25T14:23:53.390Z] Cloning with configured refspecs honoured and without tags [2022-01-25T14:23:53.392Z] Cloning repository https://github.com/moby/moby.git [2022-01-25T14:23:53.394Z] > git init /home/ubuntu/workspace/moby_PR-43187 # timeout=10 [2022-01-25T14:23:53.407Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-25T14:23:53.407Z] > git --version # timeout=10 [2022-01-25T14:23:53.409Z] > git --version # 'git version 2.17.1' [2022-01-25T14:23:53.409Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-25T14:23:53.410Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43187/head:refs/remotes/origin/PR-43187 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-25T14:24:08.436Z] Fetching without tags [2022-01-25T14:24:08.673Z] Merging remotes/origin/master commit 559ff0ac661c1ca27bb17765629f6166d90ff499 into PR head commit b36d896fceba189f86cb9d57679c7559a63721e5 [2022-01-25T14:24:09.169Z] Merge succeeded, producing b36d896fceba189f86cb9d57679c7559a63721e5 [2022-01-25T14:24:09.170Z] Checking out Revision b36d896fceba189f86cb9d57679c7559a63721e5 (PR-43187) [2022-01-25T14:24:08.395Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-25T14:24:08.402Z] > git config --add remote.origin.fetch +refs/pull/43187/head:refs/remotes/origin/PR-43187 # timeout=10 [2022-01-25T14:24:08.418Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-25T14:24:08.433Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-25T14:24:08.438Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-25T14:24:08.438Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-25T14:24:08.438Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43187/head:refs/remotes/origin/PR-43187 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-25T14:24:08.676Z] > git config core.sparsecheckout # timeout=10 [2022-01-25T14:24:08.680Z] > git checkout -f b36d896fceba189f86cb9d57679c7559a63721e5 # timeout=10 [2022-01-25T14:24:09.145Z] > git remote # timeout=10 [2022-01-25T14:24:09.148Z] > git config --get remote.origin.url # timeout=10 [2022-01-25T14:24:09.153Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-25T14:24:09.153Z] > git merge 559ff0ac661c1ca27bb17765629f6166d90ff499 # timeout=10 [2022-01-25T14:24:09.163Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-25T14:24:09.172Z] > git config core.sparsecheckout # timeout=10 [2022-01-25T14:24:09.177Z] > git checkout -f b36d896fceba189f86cb9d57679c7559a63721e5 # timeout=10 [2022-01-25T14:24:09.375Z] Commit message: "layer: remove OS from layerstore" [2022-01-25T14:24:09.382Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-01-25T14:24:10.100Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43187:/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 [2022-01-25T14:24:10.100Z] Unable to find image 'alpine:latest' locally [2022-01-25T14:24:10.100Z] latest: Pulling from library/alpine [2022-01-25T14:24:10.100Z] 59bf1c3509f3: Pulling fs layer [2022-01-25T14:24:10.358Z] 59bf1c3509f3: Verifying Checksum [2022-01-25T14:24:10.358Z] 59bf1c3509f3: Pull complete [2022-01-25T14:24:10.358Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 [2022-01-25T14:24:10.358Z] Status: Downloaded newer image for alpine:latest [2022-01-25T14:24:09.378Z] > git rev-list --no-walk 69dae95750b32d01c468bd6239b0a2539053934e # timeout=10 [2022-01-25T14:24:12.871Z] 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-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-RS5) [Pipeline] stage [Pipeline] { (win-2022) [Pipeline] stage [Pipeline] { (win-2022-c8d) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [2022-01-25T14:24:13.343Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-047f5a81a3ad3f176) in /home/ubuntu/workspace/moby_PR-43187 [Pipeline] node [2022-01-25T14:24:13.346Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0e10ffd8da30f8e3f) in /home/ubuntu/workspace/moby_PR-43187 [Pipeline] node [Pipeline] node [Pipeline] node [2022-01-25T14:24:13.349Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f8a9a12164ff832a) in /home/ubuntu/workspace/moby_PR-43187 [Pipeline] node [2022-01-25T14:24:13.351Z] Running on azwin-2-f30021 in d:\jenkins\workspace\moby_PR-43187 [2022-01-25T14:24:13.352Z] Running on azwin-2-f30020 in d:\jenkins\workspace\moby_PR-43187 Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] ws [2022-01-25T14:24:13.427Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] ws [2022-01-25T14:24:13.428Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-01-25T14:24:13.438Z] The recommended git tool is: git [Pipeline] checkout [2022-01-25T14:24:13.446Z] The recommended git tool is: git [Pipeline] checkout [2022-01-25T14:24:13.452Z] The recommended git tool is: git [2022-01-25T14:24:13.456Z] using credential docker-jenkins-github-credentials [2022-01-25T14:24:13.464Z] Cloning the remote Git repository [2022-01-25T14:24:13.464Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [Pipeline] checkout [2022-01-25T14:24:13.487Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-01-25T14:24:13.499Z] Fetching changes from the remote Git repository [Pipeline] // stage [2022-01-25T14:24:13.506Z] Fetching without tags [Pipeline] // stage [2022-01-25T14:24:13.517Z] using credential docker-jenkins-github-credentials [2022-01-25T14:24:13.524Z] Cloning the remote Git repository [2022-01-25T14:24:13.524Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2022-01-25T14:24:13.551Z] The recommended git tool is: git [2022-01-25T14:24:13.555Z] The recommended git tool is: git [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [2022-01-25T14:24:13.732Z] Merging remotes/origin/master commit 559ff0ac661c1ca27bb17765629f6166d90ff499 into PR head commit b36d896fceba189f86cb9d57679c7559a63721e5 [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-01-25T14:24:13.789Z] using credential docker-jenkins-github-credentials [2022-01-25T14:24:13.792Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [2022-01-25T14:24:13.872Z] Cloning the remote Git repository [2022-01-25T14:24:13.872Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2022-01-25T14:24:13.878Z] Cloning the remote Git repository [2022-01-25T14:24:13.878Z] Cloning with configured refspecs honoured and without tags [Pipeline] } [Pipeline] } [2022-01-25T14:24:13.970Z] Merge succeeded, producing b36d896fceba189f86cb9d57679c7559a63721e5 [2022-01-25T14:24:13.971Z] Checking out Revision b36d896fceba189f86cb9d57679c7559a63721e5 (PR-43187) [2022-01-25T14:24:14.032Z] Commit message: "layer: remove OS from layerstore" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-01-25T14:24:13.464Z] Cloning repository https://github.com/moby/moby.git [2022-01-25T14:24:13.464Z] > git init /home/ubuntu/workspace/moby_PR-43187 # timeout=10 [2022-01-25T14:24:13.478Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-25T14:24:13.479Z] > git --version # timeout=10 [2022-01-25T14:24:13.484Z] > git --version # 'git version 2.25.1' [2022-01-25T14:24:13.484Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-25T14:24:13.485Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43187/head:refs/remotes/origin/PR-43187 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-25T14:24:13.547Z] Cloning repository https://github.com/moby/moby.git [2022-01-25T14:24:13.548Z] > git init /home/ubuntu/workspace/moby_PR-43187 # timeout=10 [2022-01-25T14:24:13.560Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-25T14:24:13.560Z] > git --version # timeout=10 [2022-01-25T14:24:13.565Z] > git --version # 'git version 2.25.1' [2022-01-25T14:24:13.565Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-25T14:24:13.566Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43187/head:refs/remotes/origin/PR-43187 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-25T14:24:13.493Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43187/.git # timeout=10 [2022-01-25T14:24:13.501Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-25T14:24:13.508Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-25T14:24:13.508Z] > git --version # timeout=10 [2022-01-25T14:24:13.513Z] > git --version # 'git version 2.17.1' [2022-01-25T14:24:13.513Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-25T14:24:13.514Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43187/head:refs/remotes/origin/PR-43187 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-25T14:24:13.735Z] > git config core.sparsecheckout # timeout=10 [2022-01-25T14:24:13.739Z] > git checkout -f b36d896fceba189f86cb9d57679c7559a63721e5 # timeout=10 [2022-01-25T14:24:13.929Z] > git remote # timeout=10 [2022-01-25T14:24:13.934Z] > git config --get remote.origin.url # timeout=10 [2022-01-25T14:24:13.940Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-25T14:24:13.941Z] > git merge 559ff0ac661c1ca27bb17765629f6166d90ff499 # timeout=10 [2022-01-25T14:24:13.959Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-25T14:24:13.973Z] > git config core.sparsecheckout # timeout=10 [2022-01-25T14:24:13.984Z] > git checkout -f b36d896fceba189f86cb9d57679c7559a63721e5 # timeout=10 [2022-01-25T14:24:13.914Z] Cloning repository https://github.com/moby/moby.git [2022-01-25T14:24:13.915Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-01-25T14:24:13.988Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-25T14:24:13.990Z] > git --version # timeout=10 [2022-01-25T14:24:14.036Z] > git --version # 'git version 2.24.1.windows.2' [2022-01-25T14:24:14.036Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-25T14:24:14.038Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43187/head:refs/remotes/origin/PR-43187 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-25T14:24:13.917Z] Cloning repository https://github.com/moby/moby.git [2022-01-25T14:24:13.917Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-01-25T14:24:13.981Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-25T14:24:13.981Z] > git --version # timeout=10 [2022-01-25T14:24:14.027Z] > git --version # 'git version 2.24.1.windows.2' [2022-01-25T14:24:14.028Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-25T14:24:14.030Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43187/head:refs/remotes/origin/PR-43187 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-25T14:24:14.712Z] + [ PR != PR ] [2022-01-25T14:24:14.712Z] + [ master != master ] [2022-01-25T14:24:14.712Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-25T14:24:14.914Z] Running on azwin-2-e836e0 in d:\jenkins\workspace\moby_PR-43187 [Pipeline] { [Pipeline] ws [2022-01-25T14:24:14.929Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-01-25T14:24:15.036Z] The recommended git tool is: git [2022-01-25T14:24:15.076Z] + docker version [2022-01-25T14:24:15.076Z] Client: Docker Engine - Community [2022-01-25T14:24:15.076Z] Version: 20.10.12 [2022-01-25T14:24:15.076Z] API version: 1.41 [2022-01-25T14:24:15.076Z] Go version: go1.16.12 [2022-01-25T14:24:15.076Z] Git commit: e91ed57 [2022-01-25T14:24:15.076Z] Built: Mon Dec 13 11:45:27 2021 [2022-01-25T14:24:15.076Z] OS/Arch: linux/amd64 [2022-01-25T14:24:15.076Z] Context: default [2022-01-25T14:24:15.076Z] Experimental: true [2022-01-25T14:24:15.076Z] [2022-01-25T14:24:15.076Z] Server: Docker Engine - Community [2022-01-25T14:24:15.076Z] Engine: [2022-01-25T14:24:15.076Z] Version: 20.10.12 [2022-01-25T14:24:15.076Z] API version: 1.41 (minimum version 1.12) [2022-01-25T14:24:15.076Z] Go version: go1.16.12 [2022-01-25T14:24:15.076Z] Git commit: 459d0df [2022-01-25T14:24:15.076Z] Built: Mon Dec 13 11:43:36 2021 [2022-01-25T14:24:15.076Z] OS/Arch: linux/amd64 [2022-01-25T14:24:15.076Z] Experimental: true [2022-01-25T14:24:15.076Z] containerd: [2022-01-25T14:24:15.076Z] Version: 1.4.12 [2022-01-25T14:24:15.076Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-25T14:24:15.076Z] runc: [2022-01-25T14:24:15.076Z] Version: 1.0.2 [2022-01-25T14:24:15.076Z] GitCommit: v1.0.2-0-g52b36a2 [2022-01-25T14:24:15.076Z] docker-init: [2022-01-25T14:24:15.076Z] Version: 0.19.0 [2022-01-25T14:24:15.076Z] GitCommit: de40ad0 [Pipeline] sh [2022-01-25T14:24:15.407Z] + docker info [2022-01-25T14:24:16.334Z] Client: [2022-01-25T14:24:16.334Z] Context: default [2022-01-25T14:24:16.334Z] Debug Mode: false [2022-01-25T14:24:16.334Z] Plugins: [2022-01-25T14:24:16.334Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-01-25T14:24:16.334Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-01-25T14:24:16.334Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-01-25T14:24:16.334Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-01-25T14:24:16.334Z] [2022-01-25T14:24:16.334Z] Server: [2022-01-25T14:24:16.334Z] Containers: 0 [2022-01-25T14:24:16.334Z] Running: 0 [2022-01-25T14:24:16.334Z] Paused: 0 [2022-01-25T14:24:16.334Z] Stopped: 0 [2022-01-25T14:24:16.334Z] Images: 4 [2022-01-25T14:24:16.334Z] Server Version: 20.10.12 [2022-01-25T14:24:16.334Z] Storage Driver: overlay2 [2022-01-25T14:24:16.334Z] Backing Filesystem: extfs [2022-01-25T14:24:16.334Z] Supports d_type: true [2022-01-25T14:24:16.334Z] Native Overlay Diff: true [2022-01-25T14:24:16.334Z] userxattr: false [2022-01-25T14:24:16.334Z] Logging Driver: json-file [2022-01-25T14:24:16.334Z] Cgroup Driver: cgroupfs [2022-01-25T14:24:16.334Z] Cgroup Version: 1 [2022-01-25T14:24:16.334Z] Plugins: [2022-01-25T14:24:16.334Z] Volume: local [2022-01-25T14:24:16.334Z] Network: bridge host ipvlan macvlan null overlay [2022-01-25T14:24:16.334Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-01-25T14:24:16.334Z] Swarm: inactive [2022-01-25T14:24:16.334Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-01-25T14:24:16.334Z] Default Runtime: runc [2022-01-25T14:24:16.334Z] Init Binary: docker-init [2022-01-25T14:24:16.334Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-25T14:24:16.334Z] runc version: v1.0.2-0-g52b36a2 [2022-01-25T14:24:16.334Z] init version: de40ad0 [2022-01-25T14:24:16.334Z] Security Options: [2022-01-25T14:24:16.334Z] apparmor [2022-01-25T14:24:16.334Z] seccomp [2022-01-25T14:24:16.334Z] Profile: default [2022-01-25T14:24:16.334Z] Kernel Version: 5.4.0-1061-aws [2022-01-25T14:24:16.334Z] Operating System: Ubuntu 18.04.6 LTS [2022-01-25T14:24:16.334Z] OSType: linux [2022-01-25T14:24:16.334Z] Architecture: x86_64 [2022-01-25T14:24:16.334Z] CPUs: 2 [2022-01-25T14:24:16.334Z] Total Memory: 7.565GiB [2022-01-25T14:24:16.334Z] Name: ip-10-100-72-12 [2022-01-25T14:24:16.334Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-01-25T14:24:16.334Z] Docker Root Dir: /var/lib/docker [2022-01-25T14:24:16.334Z] Debug Mode: false [2022-01-25T14:24:16.334Z] Registry: https://index.docker.io/v1/ [2022-01-25T14:24:16.334Z] Labels: [2022-01-25T14:24:16.334Z] Experimental: true [2022-01-25T14:24:16.334Z] Insecure Registries: [2022-01-25T14:24:16.334Z] 127.0.0.0/8 [2022-01-25T14:24:16.334Z] Live Restore Enabled: true [2022-01-25T14:24:16.334Z] [2022-01-25T14:24:16.334Z] WARNING: No swap limit support [Pipeline] sh [2022-01-25T14:24:16.665Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-25T14:24:16.665Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-25T14:24:16.665Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43187/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-01-25T14:24:16.665Z] + bash /home/ubuntu/workspace/moby_PR-43187/check-config.sh [2022-01-25T14:24:16.665Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-01-25T14:24:16.665Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-01-25T14:24:16.665Z] [2022-01-25T14:24:16.665Z] Generally Necessary: [2022-01-25T14:24:16.665Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-01-25T14:24:16.665Z] - apparmor: enabled and tools installed [2022-01-25T14:24:16.665Z] - CONFIG_NAMESPACES: enabled [2022-01-25T14:24:16.665Z] - CONFIG_NET_NS: enabled [2022-01-25T14:24:16.665Z] - CONFIG_PID_NS: enabled [2022-01-25T14:24:16.665Z] - CONFIG_IPC_NS: enabled [2022-01-25T14:24:16.665Z] - CONFIG_UTS_NS: enabled [2022-01-25T14:24:16.665Z] - CONFIG_CGROUPS: enabled [2022-01-25T14:24:16.665Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-01-25T14:24:16.665Z] - CONFIG_CGROUP_DEVICE: enabled [2022-01-25T14:24:16.665Z] - CONFIG_CGROUP_FREEZER: enabled [2022-01-25T14:24:16.665Z] - CONFIG_CGROUP_SCHED: enabled [2022-01-25T14:24:16.665Z] - CONFIG_CPUSETS: enabled [2022-01-25T14:24:16.922Z] - CONFIG_MEMCG: enabled [2022-01-25T14:24:16.922Z] - CONFIG_KEYS: enabled [2022-01-25T14:24:16.922Z] - CONFIG_VETH: enabled (as module) [2022-01-25T14:24:16.922Z] - CONFIG_BRIDGE: enabled (as module) [2022-01-25T14:24:16.922Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-01-25T14:24:16.922Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-01-25T14:24:16.922Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-01-25T14:24:16.922Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-01-25T14:24:16.922Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-01-25T14:24:16.922Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-01-25T14:24:16.922Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-01-25T14:24:16.922Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-01-25T14:24:16.922Z] - CONFIG_NF_NAT: enabled (as module) [2022-01-25T14:24:16.922Z] - CONFIG_POSIX_MQUEUE: enabled [2022-01-25T14:24:16.922Z] - CONFIG_CGROUP_BPF: enabled [2022-01-25T14:24:16.922Z] [2022-01-25T14:24:16.922Z] Optional Features: [2022-01-25T14:24:16.922Z] - CONFIG_USER_NS: enabled [2022-01-25T14:24:16.922Z] - CONFIG_SECCOMP: enabled [2022-01-25T14:24:16.922Z] - CONFIG_SECCOMP_FILTER: enabled [2022-01-25T14:24:16.922Z] - CONFIG_CGROUP_PIDS: enabled [2022-01-25T14:24:16.922Z] - CONFIG_MEMCG_SWAP: enabled [2022-01-25T14:24:16.922Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-01-25T14:24:16.922Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-01-25T14:24:16.922Z] - CONFIG_BLK_CGROUP: enabled [2022-01-25T14:24:16.922Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-01-25T14:24:16.922Z] - CONFIG_CGROUP_PERF: enabled [2022-01-25T14:24:16.922Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-01-25T14:24:16.922Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-01-25T14:24:16.922Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-01-25T14:24:16.922Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-01-25T14:24:16.922Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-01-25T14:24:16.922Z] - CONFIG_RT_GROUP_SCHED: missing [2022-01-25T14:24:16.922Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-01-25T14:24:16.922Z] - CONFIG_IP_VS: enabled (as module) [2022-01-25T14:24:16.922Z] - CONFIG_IP_VS_NFCT: enabled [2022-01-25T14:24:16.922Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-01-25T14:24:16.922Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-01-25T14:24:16.922Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-01-25T14:24:16.922Z] - CONFIG_SECURITY_SELINUX: enabled [2022-01-25T14:24:16.922Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-01-25T14:24:16.922Z] - CONFIG_EXT4_FS: enabled [2022-01-25T14:24:16.922Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-01-25T14:24:16.922Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-01-25T14:24:16.922Z] - Network Drivers: [2022-01-25T14:24:16.922Z] - "overlay": [2022-01-25T14:24:16.922Z] - CONFIG_VXLAN: enabled (as module) [2022-01-25T14:24:16.922Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-01-25T14:24:16.922Z] Optional (for encrypted networks): [2022-01-25T14:24:17.178Z] - CONFIG_CRYPTO: enabled [2022-01-25T14:24:17.178Z] - CONFIG_CRYPTO_AEAD: enabled [2022-01-25T14:24:17.178Z] - CONFIG_CRYPTO_GCM: enabled [2022-01-25T14:24:17.178Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-01-25T14:24:17.178Z] - CONFIG_CRYPTO_GHASH: enabled [2022-01-25T14:24:17.178Z] - CONFIG_XFRM: enabled [2022-01-25T14:24:17.178Z] - CONFIG_XFRM_USER: enabled (as module) [2022-01-25T14:24:17.178Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-01-25T14:24:17.178Z] - CONFIG_INET_ESP: enabled (as module) [2022-01-25T14:24:17.178Z] - "ipvlan": [2022-01-25T14:24:17.178Z] - CONFIG_IPVLAN: enabled (as module) [2022-01-25T14:24:17.178Z] - "macvlan": [2022-01-25T14:24:17.178Z] - CONFIG_MACVLAN: enabled (as module) [2022-01-25T14:24:17.178Z] - CONFIG_DUMMY: enabled (as module) [2022-01-25T14:24:17.178Z] - "ftp,tftp client in container": [2022-01-25T14:24:17.178Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-01-25T14:24:17.178Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-01-25T14:24:17.178Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-01-25T14:24:17.178Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-01-25T14:24:17.178Z] - Storage Drivers: [2022-01-25T14:24:17.178Z] - "aufs": [2022-01-25T14:24:17.178Z] - CONFIG_AUFS_FS: enabled (as module) [2022-01-25T14:24:17.178Z] - "btrfs": [2022-01-25T14:24:17.178Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-01-25T14:24:17.178Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-01-25T14:24:17.178Z] - "devicemapper": [2022-01-25T14:24:17.178Z] - CONFIG_BLK_DEV_DM: enabled [2022-01-25T14:24:17.178Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-01-25T14:24:17.178Z] - "overlay": [2022-01-25T14:24:17.178Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-01-25T14:24:17.178Z] - "zfs": [2022-01-25T14:24:17.178Z] - /dev/zfs: present [2022-01-25T14:24:17.178Z] - zfs command: missing [2022-01-25T14:24:17.178Z] - zpool command: missing [2022-01-25T14:24:17.178Z] [2022-01-25T14:24:17.178Z] Limits: [2022-01-25T14:24:17.178Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-01-25T14:24:17.178Z] [2022-01-25T14:24:17.178Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-01-25T14:24:17.498Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:b36d896fceba189f86cb9d57679c7559a63721e5 . [2022-01-25T14:24:17.498Z] #1 [internal] load build definition from Dockerfile [2022-01-25T14:24:17.498Z] #1 sha256:8c2596c75106ee095dd2ffc5669097f8ceea6626a3d755ee50509897e72cf5e5 [2022-01-25T14:24:17.498Z] #1 transferring dockerfile: 16.86kB done [2022-01-25T14:24:17.498Z] #1 DONE 0.0s [2022-01-25T14:24:17.498Z] [2022-01-25T14:24:17.498Z] #2 [internal] load .dockerignore [2022-01-25T14:24:17.498Z] #2 sha256:ae4810f18d4cd08959d2109e563e4bf7a689223494b4d04fedd658d48e17ff1a [2022-01-25T14:24:17.498Z] #2 transferring context: 87B done [2022-01-25T14:24:17.498Z] #2 DONE 0.0s [2022-01-25T14:24:17.498Z] [2022-01-25T14:24:17.498Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-01-25T14:24:17.498Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-01-25T14:24:17.754Z] #3 DONE 0.1s [2022-01-25T14:24:17.754Z] [2022-01-25T14:24:17.754Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-01-25T14:24:17.754Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-01-25T14:24:17.754Z] #4 CACHED [2022-01-25T14:24:18.017Z] [2022-01-25T14:24:18.017Z] #5 [internal] load build definition from Dockerfile [2022-01-25T14:24:18.017Z] #5 sha256:6ff1791c969d7f36600cb340b8fcef8b434b8f6fb25ab225d77912bd34f1ed95 [2022-01-25T14:24:18.017Z] #5 DONE 0.0s [2022-01-25T14:24:18.017Z] [2022-01-25T14:24:18.017Z] #6 [internal] load .dockerignore [2022-01-25T14:24:18.017Z] #6 sha256:573f372f9fce8996f82a2f91c71f4e2e44683fcf48e057a802ffae9b4d863342 [2022-01-25T14:24:18.017Z] #6 DONE 0.0s [2022-01-25T14:24:18.017Z] [2022-01-25T14:24:18.017Z] #8 [internal] load metadata for docker.io/library/golang:1.17.6-bullseye [2022-01-25T14:24:18.017Z] #8 sha256:eda05fc3da6faa541b4282a9f511df3d293d97e722e26daa7bfa08bc5da49211 [2022-01-25T14:24:18.017Z] #8 DONE 0.1s [2022-01-25T14:24:18.017Z] [2022-01-25T14:24:18.017Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-01-25T14:24:18.017Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-01-25T14:24:18.017Z] #7 DONE 0.1s [2022-01-25T14:24:18.017Z] [2022-01-25T14:24:18.017Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-25T14:24:18.017Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-01-25T14:24:18.017Z] #10 DONE 0.1s [2022-01-25T14:24:18.017Z] [2022-01-25T14:24:18.017Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-25T14:24:18.017Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-01-25T14:24:18.017Z] #9 DONE 0.1s [2022-01-25T14:24:18.276Z] [2022-01-25T14:24:18.276Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-25T14:24:18.276Z] #35 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2022-01-25T14:24:18.276Z] #35 DONE 0.0s [2022-01-25T14:24:18.276Z] [2022-01-25T14:24:18.276Z] #76 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-25T14:24:18.276Z] #76 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-25T14:24:18.276Z] #76 DONE 0.0s [2022-01-25T14:24:18.276Z] [2022-01-25T14:24:18.276Z] #74 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-25T14:24:18.276Z] #74 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-01-25T14:24:18.276Z] #74 DONE 0.0s [2022-01-25T14:24:18.276Z] [2022-01-25T14:24:18.276Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-25T14:24:18.276Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-25T14:24:18.276Z] #11 DONE 0.0s [2022-01-25T14:24:18.276Z] [2022-01-25T14:24:18.276Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-01-25T14:24:18.276Z] #12 sha256:03cbbbe5264556b234ae858dd69330bbf0ae57a83384a975fb14f1ae7c737f06 [2022-01-25T14:24:18.276Z] #12 CACHED [2022-01-25T14:24:18.276Z] [2022-01-25T14:24:18.276Z] #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 [2022-01-25T14:24:18.276Z] #13 sha256:f7735ec6592b88b649d66ab2e69ea6a2b3398928bf58462994f70520fbe88fcc [2022-01-25T14:24:18.276Z] #13 CACHED [2022-01-25T14:24:18.276Z] [2022-01-25T14:24:18.276Z] #31 [internal] load build context [2022-01-25T14:24:18.276Z] #31 sha256:8ca9861ce6a1e57f140c36d7079f587a549ffae8fbd344396a6cd32426646fb6 [2022-01-25T14:24:18.555Z] #31 ... [2022-01-25T14:24:18.555Z] [2022-01-25T14:24:18.555Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-01-25T14:24:18.555Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-01-25T14:24:18.555Z] #52 DONE 0.4s [2022-01-25T14:24:18.555Z] [2022-01-25T14:24:18.555Z] #31 [internal] load build context [2022-01-25T14:24:18.555Z] #31 sha256:8ca9861ce6a1e57f140c36d7079f587a549ffae8fbd344396a6cd32426646fb6 [2022-01-25T14:24:19.496Z] #31 ... [2022-01-25T14:24:19.496Z] [2022-01-25T14:24:19.496Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-01-25T14:24:19.496Z] #14 sha256:b528e53a51127fb91cd6a2362619b287efa2edfb37640e7846f5678c367160bd [2022-01-25T14:24:19.496Z] #14 DONE 1.2s [2022-01-25T14:24:19.496Z] [2022-01-25T14:24:19.496Z] #31 [internal] load build context [2022-01-25T14:24:19.496Z] #31 sha256:8ca9861ce6a1e57f140c36d7079f587a549ffae8fbd344396a6cd32426646fb6 [2022-01-25T14:24:20.871Z] #31 ... [2022-01-25T14:24:20.871Z] [2022-01-25T14:24:20.871Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-01-25T14:24:20.871Z] #15 sha256:ff3d419980735e128d69b3fd90aaa6db3dcb8c3120b1847281e7b800bef9e60e [2022-01-25T14:24:20.871Z] #15 DONE 1.2s [2022-01-25T14:24:20.871Z] [2022-01-25T14:24:20.871Z] #31 [internal] load build context [2022-01-25T14:24:20.871Z] #31 sha256:8ca9861ce6a1e57f140c36d7079f587a549ffae8fbd344396a6cd32426646fb6 [2022-01-25T14:24:20.871Z] #31 transferring context: 56.55MB 2.5s done [2022-01-25T14:24:20.871Z] #31 DONE 2.7s [2022-01-25T14:24:20.871Z] [2022-01-25T14:24:20.871Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-01-25T14:24:20.871Z] #16 sha256:c31bd055c8582b07783506ebd1a7e53b0f93c5b4c1eb459e688f7d5954e9b794 [2022-01-25T14:24:21.433Z] #16 DONE 0.6s [2022-01-25T14:24:21.433Z] [2022-01-25T14:24:21.433Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-01-25T14:24:21.433Z] #17 sha256:0d08915663b214379070a90f84a63d609faf3b2071ffb0eab3c3d491ac33ff05 [2022-01-25T14:24:21.690Z] #17 DONE 0.5s [2022-01-25T14:24:21.690Z] [2022-01-25T14:24:21.690Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-01-25T14:24:21.690Z] #18 sha256:a285b8b291826085114f2a4a523b8c3aaaa84fc746c526403f40dab4c630a691 [2022-01-25T14:24:22.252Z] #18 DONE 0.5s [2022-01-25T14:24:22.252Z] [2022-01-25T14:24:22.252Z] #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 [2022-01-25T14:24:22.252Z] #19 sha256:334519f39f574109a1954a12942d48905a375bde8be81dea12ff713ec2b1e0cc [2022-01-25T14:24:23.180Z] #19 1.040 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-25T14:24:23.180Z] #19 1.126 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-25T14:24:23.438Z] #19 1.292 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-25T14:24:23.438Z] #19 1.295 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-25T14:24:23.438Z] #19 1.385 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-01-25T14:24:23.695Z] #19 1.458 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-01-25T14:24:23.951Z] #19 1.536 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-01-25T14:24:23.951Z] #19 1.619 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-25T14:24:23.951Z] #19 1.702 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-01-25T14:24:23.951Z] #19 1.779 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [107 kB] [2022-01-25T14:24:23.951Z] #19 1.781 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [111 kB] [2022-01-25T14:24:23.951Z] #19 1.783 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [115 kB] [2022-01-25T14:24:23.951Z] #19 1.784 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [107 kB] [2022-01-25T14:24:23.951Z] #19 1.786 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [113 kB] [2022-01-25T14:24:23.951Z] #19 1.787 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [115 kB] [2022-01-25T14:24:24.207Z] #19 1.789 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-01-25T14:24:24.207Z] #19 1.789 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-01-25T14:24:24.207Z] #19 1.790 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-01-25T14:24:24.207Z] #19 1.791 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-01-25T14:24:24.207Z] #19 1.791 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-01-25T14:24:24.207Z] #19 1.792 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-01-25T14:24:25.213Z] Fetching without tags [2022-01-25T14:24:25.492Z] Merging remotes/origin/master commit 559ff0ac661c1ca27bb17765629f6166d90ff499 into PR head commit b36d896fceba189f86cb9d57679c7559a63721e5 [2022-01-25T14:24:25.975Z] Merge succeeded, producing b36d896fceba189f86cb9d57679c7559a63721e5 [2022-01-25T14:24:25.975Z] Checking out Revision b36d896fceba189f86cb9d57679c7559a63721e5 (PR-43187) [2022-01-25T14:24:25.216Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-25T14:24:25.219Z] > git config --add remote.origin.fetch +refs/pull/43187/head:refs/remotes/origin/PR-43187 # timeout=10 [2022-01-25T14:24:25.223Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-25T14:24:25.229Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-25T14:24:25.278Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-25T14:24:25.278Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-25T14:24:25.279Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43187/head:refs/remotes/origin/PR-43187 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-25T14:24:25.514Z] > git config core.sparsecheckout # timeout=10 [2022-01-25T14:24:25.518Z] > git checkout -f b36d896fceba189f86cb9d57679c7559a63721e5 # timeout=10 [2022-01-25T14:24:25.976Z] > git remote # timeout=10 [2022-01-25T14:24:25.980Z] > git config --get remote.origin.url # timeout=10 [2022-01-25T14:24:25.983Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-25T14:24:25.984Z] > git merge 559ff0ac661c1ca27bb17765629f6166d90ff499 # timeout=10 [2022-01-25T14:24:25.991Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-25T14:24:25.996Z] > git config core.sparsecheckout # timeout=10 [2022-01-25T14:24:26.003Z] > git checkout -f b36d896fceba189f86cb9d57679c7559a63721e5 # timeout=10 [2022-01-25T14:24:26.611Z] Commit message: "layer: remove OS from layerstore" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-25T14:24:27.492Z] + docker version [2022-01-25T14:24:27.492Z] Client: Docker Engine - Community [2022-01-25T14:24:27.492Z] Version: 20.10.12 [2022-01-25T14:24:27.492Z] API version: 1.41 [2022-01-25T14:24:27.492Z] Go version: go1.16.12 [2022-01-25T14:24:27.492Z] Git commit: e91ed57 [2022-01-25T14:24:27.492Z] Built: Mon Dec 13 11:44:28 2021 [2022-01-25T14:24:27.492Z] OS/Arch: linux/arm64 [2022-01-25T14:24:27.492Z] Context: default [2022-01-25T14:24:27.492Z] Experimental: true [2022-01-25T14:24:27.492Z] [2022-01-25T14:24:27.492Z] Server: Docker Engine - Community [2022-01-25T14:24:27.492Z] Engine: [2022-01-25T14:24:27.492Z] Version: 20.10.12 [2022-01-25T14:24:27.492Z] API version: 1.41 (minimum version 1.12) [2022-01-25T14:24:27.492Z] Go version: go1.16.12 [2022-01-25T14:24:27.492Z] Git commit: 459d0df [2022-01-25T14:24:27.492Z] Built: Mon Dec 13 11:43:05 2021 [2022-01-25T14:24:27.492Z] OS/Arch: linux/arm64 [2022-01-25T14:24:27.492Z] Experimental: true [2022-01-25T14:24:27.492Z] containerd: [2022-01-25T14:24:27.492Z] Version: 1.4.12 [2022-01-25T14:24:27.492Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-25T14:24:27.492Z] runc: [2022-01-25T14:24:27.492Z] Version: 1.0.2 [2022-01-25T14:24:27.492Z] GitCommit: v1.0.2-0-g52b36a2 [2022-01-25T14:24:27.492Z] docker-init: [2022-01-25T14:24:27.492Z] Version: 0.19.0 [2022-01-25T14:24:27.492Z] GitCommit: de40ad0 [Pipeline] sh [2022-01-25T14:24:27.808Z] + docker info [2022-01-25T14:24:28.192Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06595bec97f2d058b) in /home/ubuntu/workspace/moby_PR-43187 [Pipeline] { [Pipeline] checkout [2022-01-25T14:24:28.230Z] The recommended git tool is: git [2022-01-25T14:24:28.242Z] using credential docker-jenkins-github-credentials [2022-01-25T14:24:28.251Z] Cloning the remote Git repository [2022-01-25T14:24:28.251Z] Cloning with configured refspecs honoured and without tags [2022-01-25T14:24:28.344Z] Still waiting to schedule task [2022-01-25T14:24:28.344Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-25T14:24:28.370Z] Client: [2022-01-25T14:24:28.370Z] Context: default [2022-01-25T14:24:28.370Z] Debug Mode: false [2022-01-25T14:24:28.370Z] Plugins: [2022-01-25T14:24:28.370Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-01-25T14:24:28.370Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-01-25T14:24:28.370Z] [2022-01-25T14:24:28.370Z] Server: [2022-01-25T14:24:28.370Z] Containers: 0 [2022-01-25T14:24:28.370Z] Running: 0 [2022-01-25T14:24:28.370Z] Paused: 0 [2022-01-25T14:24:28.370Z] Stopped: 0 [2022-01-25T14:24:28.370Z] Images: 3 [2022-01-25T14:24:28.370Z] Server Version: 20.10.12 [2022-01-25T14:24:28.370Z] Storage Driver: overlay2 [2022-01-25T14:24:28.370Z] Backing Filesystem: extfs [2022-01-25T14:24:28.370Z] Supports d_type: true [2022-01-25T14:24:28.370Z] Native Overlay Diff: true [2022-01-25T14:24:28.370Z] userxattr: false [2022-01-25T14:24:28.370Z] Logging Driver: json-file [2022-01-25T14:24:28.370Z] Cgroup Driver: cgroupfs [2022-01-25T14:24:28.370Z] Cgroup Version: 1 [2022-01-25T14:24:28.370Z] Plugins: [2022-01-25T14:24:28.370Z] Volume: local [2022-01-25T14:24:28.370Z] Network: bridge host ipvlan macvlan null overlay [2022-01-25T14:24:28.370Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-01-25T14:24:28.370Z] Swarm: inactive [2022-01-25T14:24:28.370Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-01-25T14:24:28.370Z] Default Runtime: runc [2022-01-25T14:24:28.370Z] Init Binary: docker-init [2022-01-25T14:24:28.370Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-25T14:24:28.370Z] runc version: v1.0.2-0-g52b36a2 [2022-01-25T14:24:28.370Z] init version: de40ad0 [2022-01-25T14:24:28.370Z] Security Options: [2022-01-25T14:24:28.370Z] apparmor [2022-01-25T14:24:28.370Z] seccomp [2022-01-25T14:24:28.370Z] Profile: default [2022-01-25T14:24:28.370Z] Kernel Version: 5.11.0-1023-aws [2022-01-25T14:24:28.370Z] Operating System: Ubuntu 20.04.3 LTS [2022-01-25T14:24:28.370Z] OSType: linux [2022-01-25T14:24:28.370Z] Architecture: aarch64 [2022-01-25T14:24:28.370Z] CPUs: 2 [2022-01-25T14:24:28.370Z] Total Memory: 7.576GiB [2022-01-25T14:24:28.370Z] Name: ip-10-100-80-147 [2022-01-25T14:24:28.370Z] ID: AN7H:AEXZ:3CFE:D2NO:DSCB:EGCV:H43Z:QHR2:AJYF:W7FY:GK6H:VUO5 [2022-01-25T14:24:28.370Z] Docker Root Dir: /var/lib/docker [2022-01-25T14:24:28.370Z] Debug Mode: false [2022-01-25T14:24:28.370Z] Registry: https://index.docker.io/v1/ [2022-01-25T14:24:28.370Z] Labels: [2022-01-25T14:24:28.370Z] Experimental: true [2022-01-25T14:24:28.370Z] Insecure Registries: [2022-01-25T14:24:28.370Z] 127.0.0.0/8 [2022-01-25T14:24:28.370Z] Live Restore Enabled: true [2022-01-25T14:24:28.370Z] [Pipeline] sh [2022-01-25T14:24:28.530Z] Fetching without tags [2022-01-25T14:24:28.551Z] Fetching without tags [2022-01-25T14:24:28.687Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-25T14:24:28.687Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-25T14:24:28.687Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43187/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-01-25T14:24:28.687Z] + bash /home/ubuntu/workspace/moby_PR-43187/check-config.sh [2022-01-25T14:24:28.687Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-01-25T14:24:28.687Z] info: reading kernel config from /boot/config-5.11.0-1023-aws ... [2022-01-25T14:24:28.687Z] [2022-01-25T14:24:28.687Z] Generally Necessary: [2022-01-25T14:24:28.687Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-01-25T14:24:28.687Z] - apparmor: enabled and tools installed [2022-01-25T14:24:28.687Z] - CONFIG_NAMESPACES: enabled [2022-01-25T14:24:28.687Z] - CONFIG_NET_NS: enabled [2022-01-25T14:24:28.687Z] - CONFIG_PID_NS: enabled [2022-01-25T14:24:28.687Z] - CONFIG_IPC_NS: enabled [2022-01-25T14:24:28.687Z] - CONFIG_UTS_NS: enabled [2022-01-25T14:24:28.687Z] - CONFIG_CGROUPS: enabled [2022-01-25T14:24:28.687Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-01-25T14:24:28.687Z] - CONFIG_CGROUP_DEVICE: enabled [2022-01-25T14:24:28.687Z] - CONFIG_CGROUP_FREEZER: enabled [2022-01-25T14:24:28.687Z] - CONFIG_CGROUP_SCHED: enabled [2022-01-25T14:24:28.687Z] - CONFIG_CPUSETS: enabled [2022-01-25T14:24:28.687Z] - CONFIG_MEMCG: enabled [2022-01-25T14:24:28.687Z] - CONFIG_KEYS: enabled [2022-01-25T14:24:28.687Z] - CONFIG_VETH: enabled (as module) [2022-01-25T14:24:28.687Z] - CONFIG_BRIDGE: enabled (as module) [2022-01-25T14:24:28.687Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-01-25T14:24:28.687Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-01-25T14:24:28.687Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-01-25T14:24:28.687Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-01-25T14:24:28.687Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-01-25T14:24:28.687Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-01-25T14:24:28.687Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-01-25T14:24:28.687Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-01-25T14:24:28.687Z] - CONFIG_NF_NAT: enabled (as module) [2022-01-25T14:24:28.687Z] - CONFIG_POSIX_MQUEUE: enabled [2022-01-25T14:24:28.687Z] - CONFIG_CGROUP_BPF: enabled [2022-01-25T14:24:28.687Z] [2022-01-25T14:24:28.687Z] Optional Features: [2022-01-25T14:24:28.687Z] - CONFIG_USER_NS: enabled [2022-01-25T14:24:28.687Z] - CONFIG_SECCOMP: enabled [2022-01-25T14:24:28.687Z] - CONFIG_SECCOMP_FILTER: enabled [2022-01-25T14:24:28.687Z] - CONFIG_CGROUP_PIDS: enabled [2022-01-25T14:24:28.687Z] - CONFIG_MEMCG_SWAP: enabled [2022-01-25T14:24:28.687Z] (cgroup swap accounting is currently enabled) [2022-01-25T14:24:28.687Z] - CONFIG_BLK_CGROUP: enabled [2022-01-25T14:24:28.687Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-01-25T14:24:28.687Z] - CONFIG_CGROUP_PERF: enabled [2022-01-25T14:24:28.687Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-01-25T14:24:28.687Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-01-25T14:24:28.687Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-01-25T14:24:28.687Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-01-25T14:24:28.687Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-01-25T14:24:28.687Z] - CONFIG_RT_GROUP_SCHED: missing [2022-01-25T14:24:28.687Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-01-25T14:24:28.687Z] - CONFIG_IP_VS: enabled (as module) [2022-01-25T14:24:28.760Z] Merging remotes/origin/master commit 559ff0ac661c1ca27bb17765629f6166d90ff499 into PR head commit b36d896fceba189f86cb9d57679c7559a63721e5 [2022-01-25T14:24:28.943Z] - CONFIG_IP_VS_NFCT: enabled [2022-01-25T14:24:28.943Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-01-25T14:24:28.943Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-01-25T14:24:28.943Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-01-25T14:24:28.943Z] - CONFIG_SECURITY_SELINUX: enabled [2022-01-25T14:24:28.943Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-01-25T14:24:28.943Z] - CONFIG_EXT4_FS: enabled [2022-01-25T14:24:28.943Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-01-25T14:24:28.943Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-01-25T14:24:28.943Z] - Network Drivers: [2022-01-25T14:24:28.943Z] - "overlay": [2022-01-25T14:24:28.943Z] - CONFIG_VXLAN: enabled (as module) [2022-01-25T14:24:28.943Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-01-25T14:24:28.943Z] Optional (for encrypted networks): [2022-01-25T14:24:28.943Z] - CONFIG_CRYPTO: enabled [2022-01-25T14:24:28.943Z] - CONFIG_CRYPTO_AEAD: enabled [2022-01-25T14:24:28.943Z] - CONFIG_CRYPTO_GCM: enabled [2022-01-25T14:24:28.943Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-01-25T14:24:28.943Z] - CONFIG_CRYPTO_GHASH: enabled [2022-01-25T14:24:28.943Z] - CONFIG_XFRM: enabled [2022-01-25T14:24:28.943Z] - CONFIG_XFRM_USER: enabled (as module) [2022-01-25T14:24:28.943Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-01-25T14:24:28.943Z] - CONFIG_INET_ESP: enabled (as module) [2022-01-25T14:24:28.943Z] - "ipvlan": [2022-01-25T14:24:28.943Z] - CONFIG_IPVLAN: enabled (as module) [2022-01-25T14:24:28.943Z] - "macvlan": [2022-01-25T14:24:28.943Z] - CONFIG_MACVLAN: enabled (as module) [2022-01-25T14:24:28.943Z] - CONFIG_DUMMY: enabled (as module) [2022-01-25T14:24:28.943Z] - "ftp,tftp client in container": [2022-01-25T14:24:28.943Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-01-25T14:24:28.943Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-01-25T14:24:28.943Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-01-25T14:24:28.943Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-01-25T14:24:28.943Z] - Storage Drivers: [2022-01-25T14:24:28.943Z] - "aufs": [2022-01-25T14:24:28.943Z] - CONFIG_AUFS_FS: missing [2022-01-25T14:24:28.943Z] - "btrfs": [2022-01-25T14:24:28.943Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-01-25T14:24:28.943Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-01-25T14:24:28.943Z] - "devicemapper": [2022-01-25T14:24:28.943Z] - CONFIG_BLK_DEV_DM: enabled [2022-01-25T14:24:28.943Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-01-25T14:24:28.943Z] - "overlay": [2022-01-25T14:24:28.943Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-01-25T14:24:28.943Z] - "zfs": [2022-01-25T14:24:28.943Z] - /dev/zfs: present [2022-01-25T14:24:28.943Z] - zfs command: missing [2022-01-25T14:24:28.943Z] - zpool command: missing [2022-01-25T14:24:28.943Z] [2022-01-25T14:24:28.943Z] Limits: [2022-01-25T14:24:28.943Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-01-25T14:24:28.943Z] [2022-01-25T14:24:28.943Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-01-25T14:24:28.272Z] Cloning repository https://github.com/moby/moby.git [2022-01-25T14:24:28.272Z] > git init /home/ubuntu/workspace/moby_PR-43187 # timeout=10 [2022-01-25T14:24:28.300Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-25T14:24:28.301Z] > git --version # timeout=10 [2022-01-25T14:24:28.304Z] > git --version # 'git version 2.17.1' [2022-01-25T14:24:28.305Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-25T14:24:28.305Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43187/head:refs/remotes/origin/PR-43187 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-25T14:24:29.259Z] Merge succeeded, producing b36d896fceba189f86cb9d57679c7559a63721e5 [2022-01-25T14:24:29.259Z] Checking out Revision b36d896fceba189f86cb9d57679c7559a63721e5 (PR-43187) [2022-01-25T14:24:29.262Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b36d896fceba189f86cb9d57679c7559a63721e5 . [2022-01-25T14:24:29.262Z] #1 [internal] load build definition from Dockerfile [2022-01-25T14:24:29.262Z] #1 sha256:8e548ab7f9bb86e01dfee348f9b384e864d935e46fadef8710ca7a249455dd01 [2022-01-25T14:24:29.262Z] #1 transferring dockerfile: 16.86kB done [2022-01-25T14:24:29.262Z] #1 DONE 0.0s [2022-01-25T14:24:29.262Z] [2022-01-25T14:24:29.262Z] #2 [internal] load .dockerignore [2022-01-25T14:24:29.262Z] #2 sha256:dab94990c3b93a545859c3ace7aacebca1ae58b35740167683756684296be9c9 [2022-01-25T14:24:29.262Z] #2 transferring context: 87B done [2022-01-25T14:24:29.262Z] #2 DONE 0.0s [2022-01-25T14:24:29.262Z] [2022-01-25T14:24:29.262Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-01-25T14:24:29.263Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-01-25T14:24:29.288Z] Merging remotes/origin/master commit 559ff0ac661c1ca27bb17765629f6166d90ff499 into PR head commit b36d896fceba189f86cb9d57679c7559a63721e5 [2022-01-25T14:24:28.502Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-25T14:24:28.507Z] > git config --add remote.origin.fetch +refs/pull/43187/head:refs/remotes/origin/PR-43187 # timeout=10 [2022-01-25T14:24:28.510Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-25T14:24:28.518Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-25T14:24:28.531Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-25T14:24:28.531Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-25T14:24:28.532Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43187/head:refs/remotes/origin/PR-43187 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-25T14:24:28.760Z] > git config core.sparsecheckout # timeout=10 [2022-01-25T14:24:28.763Z] > git checkout -f b36d896fceba189f86cb9d57679c7559a63721e5 # timeout=10 [2022-01-25T14:24:29.237Z] > git remote # timeout=10 [2022-01-25T14:24:29.243Z] > git config --get remote.origin.url # timeout=10 [2022-01-25T14:24:29.246Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-25T14:24:29.246Z] > git merge 559ff0ac661c1ca27bb17765629f6166d90ff499 # timeout=10 [2022-01-25T14:24:29.253Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-25T14:24:29.260Z] > git config core.sparsecheckout # timeout=10 [2022-01-25T14:24:29.264Z] > git checkout -f b36d896fceba189f86cb9d57679c7559a63721e5 # timeout=10 [2022-01-25T14:24:29.518Z] #3 DONE 0.1s [2022-01-25T14:24:29.518Z] [2022-01-25T14:24:29.518Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-01-25T14:24:29.518Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-01-25T14:24:29.518Z] #4 CACHED [2022-01-25T14:24:28.233Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-25T14:24:28.282Z] > git config --add remote.origin.fetch +refs/pull/43187/head:refs/remotes/origin/PR-43187 # timeout=10 [2022-01-25T14:24:28.331Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-25T14:24:28.458Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-25T14:24:28.593Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-25T14:24:28.594Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-25T14:24:28.595Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43187/head:refs/remotes/origin/PR-43187 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-25T14:24:29.331Z] > git config core.sparsecheckout # timeout=10 [2022-01-25T14:24:29.379Z] > git checkout -f b36d896fceba189f86cb9d57679c7559a63721e5 # timeout=10 [2022-01-25T14:24:29.327Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-25T14:24:29.375Z] > git config --add remote.origin.fetch +refs/pull/43187/head:refs/remotes/origin/PR-43187 # timeout=10 [2022-01-25T14:24:29.428Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-25T14:24:29.553Z] Commit message: "layer: remove OS from layerstore" [2022-01-25T14:24:29.663Z] Fetching without tags [2022-01-25T14:24:29.775Z] [2022-01-25T14:24:29.775Z] #5 [internal] load build definition from Dockerfile [2022-01-25T14:24:29.775Z] #5 sha256:6c1d723f3541834b5394714014a9d1537c9650ac02ffac59c613b287431e33b1 [2022-01-25T14:24:29.775Z] #5 DONE 0.0s [2022-01-25T14:24:29.775Z] [2022-01-25T14:24:29.775Z] #6 [internal] load .dockerignore [2022-01-25T14:24:29.775Z] #6 sha256:ee09ff4783e90b07749f7465969b9ad2bc75ed070f83e0623ad8d4d931e23798 [2022-01-25T14:24:29.775Z] #6 DONE 0.0s [2022-01-25T14:24:29.775Z] [2022-01-25T14:24:29.775Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-01-25T14:24:29.775Z] #10 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-01-25T14:24:29.775Z] #10 DONE 0.1s [2022-01-25T14:24:29.775Z] [2022-01-25T14:24:29.775Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-25T14:24:29.775Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-01-25T14:24:29.775Z] #7 DONE 0.1s [2022-01-25T14:24:29.775Z] [2022-01-25T14:24:29.775Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-25T14:24:29.775Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-01-25T14:24:29.775Z] #9 DONE 0.1s [2022-01-25T14:24:29.775Z] [2022-01-25T14:24:29.775Z] #8 [internal] load metadata for docker.io/library/golang:1.17.6-bullseye [2022-01-25T14:24:29.775Z] #8 sha256:db19dae7982f63d12df7e141a5bcb4dbb2db37310d3de3620a415238ef91b690 [2022-01-25T14:24:29.775Z] #8 DONE 0.1s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-25T14:24:30.041Z] [2022-01-25T14:24:30.041Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-25T14:24:30.041Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-25T14:24:30.041Z] #69 DONE 0.0s [2022-01-25T14:24:30.041Z] [2022-01-25T14:24:30.041Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-25T14:24:30.041Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-01-25T14:24:30.041Z] #67 DONE 0.0s [2022-01-25T14:24:30.041Z] [2022-01-25T14:24:30.041Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-25T14:24:30.041Z] #11 sha256:962b3a8218a5a11d7d829c6c48a6d90ba2ad021ef3e63fa974287b65d8fcc9c3 [2022-01-25T14:24:30.041Z] #11 DONE 0.0s [2022-01-25T14:24:30.041Z] [2022-01-25T14:24:30.041Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-25T14:24:30.041Z] #28 sha256:fb44ae50789b09fc0145b46dda6c04e339b5d6f167ece4162d2be3767a465791 [2022-01-25T14:24:30.041Z] #28 DONE 0.0s [2022-01-25T14:24:30.041Z] [2022-01-25T14:24:30.041Z] #24 [internal] load build context [2022-01-25T14:24:30.041Z] #24 sha256:c6d93a9cf8ffd4497fe57af6434c561b5e3305fbf1f8e53404e60637d57d2fc6 [2022-01-25T14:24:30.264Z] + docker version [2022-01-25T14:24:30.264Z] Client: Docker Engine - Community [2022-01-25T14:24:30.264Z] Version: 20.10.12 [2022-01-25T14:24:30.264Z] API version: 1.41 [2022-01-25T14:24:30.264Z] Go version: go1.16.12 [2022-01-25T14:24:30.264Z] Git commit: e91ed57 [2022-01-25T14:24:30.264Z] Built: Mon Dec 13 11:45:33 2021 [2022-01-25T14:24:30.264Z] OS/Arch: linux/amd64 [2022-01-25T14:24:30.264Z] Context: default [2022-01-25T14:24:30.264Z] Experimental: true [2022-01-25T14:24:30.264Z] [2022-01-25T14:24:30.264Z] Server: Docker Engine - Community [2022-01-25T14:24:30.264Z] Engine: [2022-01-25T14:24:30.264Z] Version: 20.10.12 [2022-01-25T14:24:30.264Z] API version: 1.41 (minimum version 1.12) [2022-01-25T14:24:30.264Z] Go version: go1.16.12 [2022-01-25T14:24:30.264Z] Git commit: 459d0df [2022-01-25T14:24:30.264Z] Built: Mon Dec 13 11:43:42 2021 [2022-01-25T14:24:30.264Z] OS/Arch: linux/amd64 [2022-01-25T14:24:30.264Z] Experimental: true [2022-01-25T14:24:30.264Z] containerd: [2022-01-25T14:24:30.264Z] Version: 1.4.12 [2022-01-25T14:24:30.264Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-25T14:24:30.264Z] runc: [2022-01-25T14:24:30.264Z] Version: 1.0.2 [2022-01-25T14:24:30.264Z] GitCommit: v1.0.2-0-g52b36a2 [2022-01-25T14:24:30.264Z] docker-init: [2022-01-25T14:24:30.264Z] Version: 0.19.0 [2022-01-25T14:24:30.264Z] GitCommit: de40ad0 [Pipeline] sh [2022-01-25T14:24:30.299Z] #24 ... [2022-01-25T14:24:30.299Z] [2022-01-25T14:24:30.299Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-01-25T14:24:30.299Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-01-25T14:24:30.299Z] #45 DONE 0.4s [2022-01-25T14:24:30.299Z] [2022-01-25T14:24:30.299Z] #24 [internal] load build context [2022-01-25T14:24:30.299Z] #24 sha256:c6d93a9cf8ffd4497fe57af6434c561b5e3305fbf1f8e53404e60637d57d2fc6 [2022-01-25T14:24:30.410Z] Merging remotes/origin/master commit 559ff0ac661c1ca27bb17765629f6166d90ff499 into PR head commit b36d896fceba189f86cb9d57679c7559a63721e5 [2022-01-25T14:24:30.550Z] + docker info [2022-01-25T14:24:30.751Z] #19 7.439 Fetched 48.8 MB in 7s (7062 kB/s) [2022-01-25T14:24:31.119Z] Client: [2022-01-25T14:24:31.119Z] Context: default [2022-01-25T14:24:31.119Z] Debug Mode: false [2022-01-25T14:24:31.119Z] Plugins: [2022-01-25T14:24:31.119Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-01-25T14:24:31.119Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-01-25T14:24:31.119Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-01-25T14:24:31.119Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-01-25T14:24:31.119Z] [2022-01-25T14:24:31.119Z] Server: [2022-01-25T14:24:31.119Z] Containers: 0 [2022-01-25T14:24:31.119Z] Running: 0 [2022-01-25T14:24:31.119Z] Paused: 0 [2022-01-25T14:24:31.119Z] Stopped: 0 [2022-01-25T14:24:31.119Z] Images: 3 [2022-01-25T14:24:31.119Z] Server Version: 20.10.12 [2022-01-25T14:24:31.119Z] Storage Driver: overlay2 [2022-01-25T14:24:31.119Z] Backing Filesystem: extfs [2022-01-25T14:24:31.119Z] Supports d_type: true [2022-01-25T14:24:31.119Z] Native Overlay Diff: true [2022-01-25T14:24:31.119Z] userxattr: false [2022-01-25T14:24:31.119Z] Logging Driver: json-file [2022-01-25T14:24:31.119Z] Cgroup Driver: systemd [2022-01-25T14:24:31.119Z] Cgroup Version: 2 [2022-01-25T14:24:31.119Z] Plugins: [2022-01-25T14:24:31.119Z] Volume: local [2022-01-25T14:24:31.119Z] Network: bridge host ipvlan macvlan null overlay [2022-01-25T14:24:31.119Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-01-25T14:24:31.119Z] Swarm: inactive [2022-01-25T14:24:31.119Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-01-25T14:24:31.119Z] Default Runtime: runc [2022-01-25T14:24:31.119Z] Init Binary: docker-init [2022-01-25T14:24:31.119Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-25T14:24:31.119Z] runc version: v1.0.2-0-g52b36a2 [2022-01-25T14:24:31.119Z] init version: de40ad0 [2022-01-25T14:24:31.119Z] Security Options: [2022-01-25T14:24:31.119Z] apparmor [2022-01-25T14:24:31.119Z] seccomp [2022-01-25T14:24:31.119Z] Profile: default [2022-01-25T14:24:31.119Z] cgroupns [2022-01-25T14:24:31.119Z] Kernel Version: 5.11.0-1023-aws [2022-01-25T14:24:31.119Z] Operating System: Ubuntu 20.04.3 LTS [2022-01-25T14:24:31.119Z] OSType: linux [2022-01-25T14:24:31.119Z] Architecture: x86_64 [2022-01-25T14:24:31.119Z] CPUs: 2 [2022-01-25T14:24:31.119Z] Total Memory: 7.559GiB [2022-01-25T14:24:31.119Z] Name: ip-10-100-32-175 [2022-01-25T14:24:31.119Z] ID: 7KME:NV2J:EQBM:WHKE:5EE7:CLST:3WKA:WZFP:UKH2:O4ZT:4I7A:FGJH [2022-01-25T14:24:31.119Z] Docker Root Dir: /var/lib/docker [2022-01-25T14:24:31.119Z] Debug Mode: false [2022-01-25T14:24:31.119Z] Registry: https://index.docker.io/v1/ [2022-01-25T14:24:31.119Z] Labels: [2022-01-25T14:24:31.119Z] Experimental: true [2022-01-25T14:24:31.119Z] Insecure Registries: [2022-01-25T14:24:31.119Z] 127.0.0.0/8 [2022-01-25T14:24:31.119Z] Live Restore Enabled: true [2022-01-25T14:24:31.119Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-01-25T14:24:31.230Z] #24 transferring context: 56.55MB 1.1s done [2022-01-25T14:24:31.230Z] #24 DONE 1.1s [2022-01-25T14:24:31.230Z] [2022-01-25T14:24:31.230Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-01-25T14:24:31.230Z] #59 sha256:a313ce9890f47e1541a62ae37abc78fafb55c253813aa9a1f1e1118e90049a9e [2022-01-25T14:24:31.230Z] #59 CACHED [2022-01-25T14:24:31.230Z] [2022-01-25T14:24:31.230Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-01-25T14:24:31.230Z] #66 sha256:19005614fc4b8c0829407295cb295cfc3d5cac3522e76f10b83938862c2e7ee2 [2022-01-25T14:24:31.230Z] #66 CACHED [2022-01-25T14:24:31.230Z] [2022-01-25T14:24:31.230Z] #63 [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 [2022-01-25T14:24:31.230Z] #63 sha256:b7750a5ec20473188ed6fd0e96847b69c844629ac8abb817df29ca7f1dcd372c [2022-01-25T14:24:31.230Z] #63 CACHED [2022-01-25T14:24:31.230Z] [2022-01-25T14:24:31.230Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-01-25T14:24:31.230Z] #33 sha256:063aa483859b7c7284bc2227d45a54025b2826dcea048c46f0f5cfefb7364997 [2022-01-25T14:24:31.230Z] #33 CACHED [2022-01-25T14:24:31.230Z] [2022-01-25T14:24:31.230Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-01-25T14:24:31.230Z] #19 sha256:7ef426e5e906ee21343b761e69693943501666e1423e52991fceee6c588f780d [2022-01-25T14:24:31.230Z] #19 CACHED [2022-01-25T14:24:31.231Z] [2022-01-25T14:24:31.231Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-01-25T14:24:31.231Z] #55 sha256:53d6658ef46c94a11ba40143dbf25fbf1ac5568aafb6df03709b52b80d0f20bc [2022-01-25T14:24:31.231Z] #55 CACHED [2022-01-25T14:24:31.231Z] [2022-01-25T14:24:31.231Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-01-25T14:24:31.231Z] #30 sha256:8bbe8a7f9ed4a78277e545c25fdeba36290d07878d5f6165c100322457543c18 [2022-01-25T14:24:31.231Z] #30 CACHED [2022-01-25T14:24:31.231Z] [2022-01-25T14:24:31.231Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-01-25T14:24:31.231Z] #56 sha256:85812dcc23609360e33587698f6e34af410bee49f5e987935918bbff30c70fa0 [2022-01-25T14:24:31.231Z] #56 CACHED [2022-01-25T14:24:31.231Z] [2022-01-25T14:24:31.231Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-01-25T14:24:31.231Z] #25 sha256:b887e332104fa826f6d2ceba06539ef72dda6707ea7f85f0e591cb8fd7da9eba [2022-01-25T14:24:31.231Z] #25 CACHED [2022-01-25T14:24:31.231Z] [2022-01-25T14:24:31.231Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-01-25T14:24:31.231Z] #23 sha256:b0220f8b962fbf2e4722ac43ce5d952beaa151152d66c8a7cfe837ec51c53f30 [2022-01-25T14:24:31.231Z] #23 CACHED [2022-01-25T14:24:31.231Z] [2022-01-25T14:24:31.231Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-01-25T14:24:31.231Z] #37 sha256:d838988abd28a1ee0d3cab2fd2ef5535bacc5c564bee670d69b3ceff24e035a7 [2022-01-25T14:24:31.231Z] #37 CACHED [2022-01-25T14:24:31.231Z] [2022-01-25T14:24:31.231Z] #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 [2022-01-25T14:24:31.231Z] #36 sha256:7d572ad8d8b7aceebfd0d37e3b53c74551a735626ad370a21d72854e2c4c2bdb [2022-01-25T14:24:31.231Z] #36 CACHED [2022-01-25T14:24:31.231Z] [2022-01-25T14:24:31.231Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-01-25T14:24:31.231Z] #70 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-01-25T14:24:31.231Z] #70 CACHED [2022-01-25T14:24:31.231Z] [2022-01-25T14:24:31.231Z] #22 [dev-systemd-false 8/24] 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 [2022-01-25T14:24:31.231Z] #22 sha256:6778c9b2c82675dd5e18d260dbc8a267cd973bfede77b81c9fad3659e73b14d4 [2022-01-25T14:24:31.231Z] #22 CACHED [2022-01-25T14:24:31.231Z] [2022-01-25T14:24:31.231Z] #21 [dev-systemd-false 7/24] 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 [2022-01-25T14:24:31.231Z] #21 sha256:7f1a0df1d4488c6028835bb1df36c81178912dedf12d3d7ca6feb476993accad [2022-01-25T14:24:31.231Z] #21 CACHED [2022-01-25T14:24:31.231Z] [2022-01-25T14:24:31.231Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-01-25T14:24:31.231Z] #57 sha256:6b98513f51410be9827d69bbda901381d371db8b08edbd1b465485d2fe09fd82 [2022-01-25T14:24:31.231Z] #57 CACHED [2022-01-25T14:24:31.231Z] [2022-01-25T14:24:31.231Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-01-25T14:24:31.231Z] #61 sha256:717e04c911e83c63e5ca8d38bdb21c77b39f7fdb250ac6718bf0225d84e37beb [2022-01-25T14:24:31.231Z] #61 CACHED [2022-01-25T14:24:31.231Z] [2022-01-25T14:24:31.231Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-01-25T14:24:31.231Z] #48 sha256:9f253fde80835fc785f5cd146bf2d39fd667d561dc7d990c1c5e31e92322eaf1 [2022-01-25T14:24:31.231Z] #48 CACHED [2022-01-25T14:24:31.231Z] [2022-01-25T14:24:31.231Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-01-25T14:24:31.231Z] #65 sha256:d4607ce28cd1791b4803ca3ade509d0e5145c6a159346a0875adff628e7c87dc [2022-01-25T14:24:31.231Z] #65 CACHED [2022-01-25T14:24:31.231Z] [2022-01-25T14:24:31.231Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-01-25T14:24:31.231Z] #35 sha256:7f9c3d0d79619b8b327cc7553aae88323748ec215bf95651c4415e8afccd233a [2022-01-25T14:24:31.231Z] #35 CACHED [2022-01-25T14:24:31.231Z] [2022-01-25T14:24:31.231Z] #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 [2022-01-25T14:24:31.231Z] #38 sha256:6c74271894bad513dc452aee844e82593aa9f61f3bb66741bbf3ea1d0930b229 [2022-01-25T14:24:31.231Z] #38 CACHED [2022-01-25T14:24:31.231Z] [2022-01-25T14:24:31.231Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-01-25T14:24:31.231Z] #50 sha256:5b19f6c5764663bb3c262793e28e88f5b9665d1c8f137308b9ab138836b2fd65 [2022-01-25T14:24:31.231Z] #50 CACHED [2022-01-25T14:24:31.231Z] [2022-01-25T14:24:31.231Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-01-25T14:24:31.231Z] #68 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-01-25T14:24:31.231Z] #68 CACHED [2022-01-25T14:24:31.231Z] [2022-01-25T14:24:31.231Z] #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 [2022-01-25T14:24:31.231Z] #40 sha256:7f19e2428bc1272b86289a67b64b14773c54684c0e8fbbf5ab6c7a956ecd3b58 [2022-01-25T14:24:31.231Z] #40 CACHED [2022-01-25T14:24:31.231Z] [2022-01-25T14:24:31.231Z] #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 [2022-01-25T14:24:31.231Z] #46 sha256:614c773f4c72c1c203072d976a5ccd0dd5ca3e13b9a9d34d751c11fcf100a0b9 [2022-01-25T14:24:31.231Z] #46 CACHED [2022-01-25T14:24:31.231Z] [2022-01-25T14:24:31.231Z] #58 [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 [2022-01-25T14:24:31.231Z] #58 sha256:49fd9d07567e0bf0207b9ff64a4d5f72987c3d0a009693194fa34b580c3d0272 [2022-01-25T14:24:31.231Z] #58 CACHED [2022-01-25T14:24:31.231Z] [2022-01-25T14:24:31.231Z] #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 [2022-01-25T14:24:31.231Z] #26 sha256:088293ce882699c7523cf9da4ebb2d4e87aca866ef37161c4564d6f8fbacafdc [2022-01-25T14:24:31.231Z] #26 CACHED [2022-01-25T14:24:31.231Z] [2022-01-25T14:24:31.231Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-01-25T14:24:31.231Z] #44 sha256:1bb231ea71f524200aec144ebeee67337b69e8ccc08f2305be21d2be7fe05c90 [2022-01-25T14:24:31.231Z] #44 CACHED [2022-01-25T14:24:31.231Z] [2022-01-25T14:24:31.231Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-01-25T14:24:31.231Z] #64 sha256:3bce6ed3d7a54d70e8359c2f832d4383e62174ba63e9fe6fa8f8b860f5ef0870 [2022-01-25T14:24:31.231Z] #64 CACHED [2022-01-25T14:24:31.231Z] [2022-01-25T14:24:31.231Z] #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 [2022-01-25T14:24:31.231Z] #34 sha256:13a85f51faaffa4835438ef51964145f4e928aa9e4a690b1f78e01db2e8512da [2022-01-25T14:24:31.231Z] #34 CACHED [2022-01-25T14:24:31.231Z] [2022-01-25T14:24:31.231Z] #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 [2022-01-25T14:24:31.231Z] #47 sha256:4daad2b70b6a1d5767cf2cafcd3b861362f86726fd5c613b12f38fd654515950 [2022-01-25T14:24:31.231Z] #47 CACHED [2022-01-25T14:24:31.231Z] [2022-01-25T14:24:31.231Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-01-25T14:24:31.231Z] #52 sha256:5c63cb315745c4256c2b20572d5f33ba38faca0d46d188a7eb36fc69a50cd7f2 [2022-01-25T14:24:31.231Z] #52 CACHED [2022-01-25T14:24:31.231Z] [2022-01-25T14:24:31.231Z] #51 [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 [2022-01-25T14:24:31.231Z] #51 sha256:77690442dfdf23c8445267d6373f17a101b3ff9debc7dd9ec57c687fb506c277 [2022-01-25T14:24:31.231Z] #51 CACHED [2022-01-25T14:24:31.231Z] [2022-01-25T14:24:31.231Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-01-25T14:24:31.231Z] #54 sha256:a6e4e2fd053aae441e0a123e1dfb8dcba0e2a1fe3ae94b4fa991f7cee5205783 [2022-01-25T14:24:31.231Z] #54 CACHED [2022-01-25T14:24:31.231Z] [2022-01-25T14:24:31.231Z] #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 [2022-01-25T14:24:31.231Z] #31 sha256:ba75c85442ecc348d1a5e0931be762da11e13167914a8a12eae1634c43df34dd [2022-01-25T14:24:31.231Z] #31 CACHED [2022-01-25T14:24:31.231Z] [2022-01-25T14:24:31.231Z] #49 [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 [2022-01-25T14:24:31.231Z] #49 sha256:f276a6026d97d886c474c0a6014913799478ab0a748940aa94018237559d4ac1 [2022-01-25T14:24:31.231Z] #49 CACHED [2022-01-25T14:24:31.231Z] [2022-01-25T14:24:31.231Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-01-25T14:24:31.231Z] #20 sha256:7670a44878b749b038749c767fa395e82d788aa44e234d1a049731efcab26312 [2022-01-25T14:24:31.231Z] #20 CACHED [2022-01-25T14:24:31.231Z] [2022-01-25T14:24:31.231Z] #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 [2022-01-25T14:24:31.231Z] #29 sha256:2b601b3cbc9c15664da8f9d986d91fcaaeaab089f69b78c88b08e8a4a1db5c22 [2022-01-25T14:24:31.231Z] #29 CACHED [2022-01-25T14:24:31.231Z] [2022-01-25T14:24:31.231Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-01-25T14:24:31.231Z] #41 sha256:324c5b1e227b8bbd2adaf1752d9b18bfb8ec8f3c26cf9f57075638e04a4f8c58 [2022-01-25T14:24:31.231Z] #41 CACHED [2022-01-25T14:24:31.231Z] [2022-01-25T14:24:31.231Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-01-25T14:24:31.231Z] #15 sha256:7811ded252b9a047013d25bb488a377080e2b2af456f36e8ff6c8c625a7d3964 [2022-01-25T14:24:31.231Z] #15 CACHED [2022-01-25T14:24:31.231Z] [2022-01-25T14:24:31.231Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-01-25T14:24:31.231Z] #27 sha256:fd7b9c75fa438a1a4fb6e986ac9ba8f61fc158cd34c247631888402b3c6d399f [2022-01-25T14:24:31.231Z] #27 CACHED [2022-01-25T14:24:31.231Z] [2022-01-25T14:24:31.231Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-01-25T14:24:31.231Z] #17 sha256:c4b1a06d1ce6f9a36778f873ca4fd5dfb2cebb1270622fff487a2273fc5e4d4d [2022-01-25T14:24:31.231Z] #17 CACHED [2022-01-25T14:24:31.231Z] [2022-01-25T14:24:31.231Z] #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 [2022-01-25T14:24:31.231Z] #14 sha256:621bb6d9a5dd219a4cae0794e5aa39e74a4e5379ed13cad64c3847290175b3fc [2022-01-25T14:24:31.231Z] #14 CACHED [2022-01-25T14:24:31.231Z] [2022-01-25T14:24:31.231Z] #53 [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 [2022-01-25T14:24:31.231Z] #53 sha256:477e2efbeb6719d64a45c8639d755c4a56b3ed2c79ef1c5a9e8009d7f6354a1e [2022-01-25T14:24:31.231Z] #53 CACHED [2022-01-25T14:24:31.231Z] [2022-01-25T14:24:31.231Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-01-25T14:24:31.231Z] #42 sha256:87e6f23d041c4b750fdf48a7d9b8d4843351058800251e463255df53a0dba834 [2022-01-25T14:24:31.231Z] #42 CACHED [2022-01-25T14:24:31.231Z] [2022-01-25T14:24:31.231Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-01-25T14:24:31.231Z] #16 sha256:dced6de0a5b44d4a46db6c7d10c84b2fe750e7b6ea8f69ec2704f77b6d55fe9b [2022-01-25T14:24:31.231Z] #16 CACHED [2022-01-25T14:24:31.231Z] [2022-01-25T14:24:31.231Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-01-25T14:24:31.231Z] #60 sha256:a4c6b6b97fc7889f385fba9b10523873713e280d635c8712a2a6916705ef52fd [2022-01-25T14:24:31.231Z] #60 CACHED [2022-01-25T14:24:31.231Z] [2022-01-25T14:24:31.231Z] #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 [2022-01-25T14:24:31.231Z] #13 sha256:b2a8b1e017b0665c279d1a34550861dd757bc78e7584a053937a84bb0e2b18a7 [2022-01-25T14:24:31.231Z] #13 CACHED [2022-01-25T14:24:31.231Z] [2022-01-25T14:24:31.231Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-01-25T14:24:31.231Z] #71 sha256:004d6cf359f8219ad006ced7c3733a353370d4027c1915450ad50339c3955cb8 [2022-01-25T14:24:31.231Z] #71 CACHED [2022-01-25T14:24:31.231Z] [2022-01-25T14:24:31.231Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-01-25T14:24:31.231Z] #39 sha256:131e1f5d0c2ffc1d8981ef9796ee19e0a18a943b0855e2e8eaceede92e7ef324 [2022-01-25T14:24:31.231Z] #39 CACHED [2022-01-25T14:24:31.231Z] [2022-01-25T14:24:31.231Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-01-25T14:24:31.231Z] #62 sha256:3ab0258cc4ee6175005859822176fe2cf08248da29319284d089651f9519a6a3 [2022-01-25T14:24:31.231Z] #62 CACHED [2022-01-25T14:24:31.231Z] [2022-01-25T14:24:31.231Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-01-25T14:24:31.231Z] #32 sha256:2daf20203764628b6f2ef8b353e1bcef12b957507cafaf1c7e150a31f7c14cc0 [2022-01-25T14:24:31.231Z] #32 CACHED [2022-01-25T14:24:31.231Z] [2022-01-25T14:24:31.231Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-01-25T14:24:31.231Z] #12 sha256:059305053a1305c609c5d7486a7e82bf23458cb3df663d15bd23930a14a66e79 [2022-01-25T14:24:31.231Z] #12 CACHED [2022-01-25T14:24:31.231Z] [2022-01-25T14:24:31.231Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-01-25T14:24:31.231Z] #18 sha256:340df9dfd0dcf926a1b7f42fe719732e1c5b407dd99a37e17c83b2b336905710 [2022-01-25T14:24:31.231Z] #18 CACHED [2022-01-25T14:24:31.231Z] [2022-01-25T14:24:31.231Z] #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 [2022-01-25T14:24:31.231Z] #43 sha256:60490933d37a243e52aa00a9c190488e7722b55a856c7871d937ffb9c47ead1a [2022-01-25T14:24:31.231Z] #43 CACHED [2022-01-25T14:24:31.231Z] [2022-01-25T14:24:31.231Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-01-25T14:24:31.231Z] #72 sha256:8a6e234c9c4db767c2c612e4d11b3173b46f1db9f22942e2d4a0c40b48a8fd9b [2022-01-25T14:24:31.231Z] #72 CACHED [2022-01-25T14:24:31.231Z] [2022-01-25T14:24:31.231Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-01-25T14:24:31.231Z] #73 sha256:27a9a85e0b0912513f0ef84fde2574566c4b3a5ea6eeb7892c954dda8c14197e [2022-01-25T14:24:29.558Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-25T14:24:29.701Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-25T14:24:29.701Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-25T14:24:29.703Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43187/head:refs/remotes/origin/PR-43187 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-25T14:24:30.449Z] > git config core.sparsecheckout # timeout=10 [2022-01-25T14:24:30.503Z] > git checkout -f b36d896fceba189f86cb9d57679c7559a63721e5 # timeout=10 [2022-01-25T14:24:31.452Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:b36d896fceba189f86cb9d57679c7559a63721e5 . [2022-01-25T14:24:31.712Z] #1 [internal] load build definition from Dockerfile [2022-01-25T14:24:31.712Z] #1 sha256:58c35d395646691776f32e9de5f970c5e9ef9ed66c743afc4605d4375a43aef9 [2022-01-25T14:24:31.712Z] #1 transferring dockerfile: 16.86kB done [2022-01-25T14:24:31.712Z] #1 DONE 0.0s [2022-01-25T14:24:31.712Z] [2022-01-25T14:24:31.712Z] #2 [internal] load .dockerignore [2022-01-25T14:24:31.712Z] #2 sha256:c857c62b2876727f085eb67427483fd5060f90c481d06c2e61065291751ee752 [2022-01-25T14:24:31.712Z] #2 transferring context: 87B done [2022-01-25T14:24:31.712Z] #2 DONE 0.0s [2022-01-25T14:24:31.712Z] [2022-01-25T14:24:31.712Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-01-25T14:24:31.712Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-01-25T14:24:31.712Z] #3 DONE 0.1s [2022-01-25T14:24:31.712Z] [2022-01-25T14:24:31.712Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-01-25T14:24:31.712Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-01-25T14:24:31.712Z] #4 CACHED [2022-01-25T14:24:31.972Z] [2022-01-25T14:24:31.972Z] #5 [internal] load build definition from Dockerfile [2022-01-25T14:24:31.972Z] #5 sha256:b9165d4d960de1d0252b39226fcb12366c6cffad5e77907c5970e94386638430 [2022-01-25T14:24:31.972Z] #5 DONE 0.0s [2022-01-25T14:24:31.972Z] [2022-01-25T14:24:31.972Z] #6 [internal] load .dockerignore [2022-01-25T14:24:31.972Z] #6 sha256:7ead56721c7f10d1ac3bb3327a7d5aea6b8b047a647caaba6ff8c717591dd250 [2022-01-25T14:24:31.972Z] #6 DONE 0.0s [2022-01-25T14:24:31.972Z] [2022-01-25T14:24:31.972Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-25T14:24:31.972Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-01-25T14:24:31.972Z] #9 DONE 0.1s [2022-01-25T14:24:31.972Z] [2022-01-25T14:24:31.972Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-25T14:24:31.972Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-01-25T14:24:31.972Z] #8 DONE 0.1s [2022-01-25T14:24:31.972Z] [2022-01-25T14:24:31.972Z] #10 [internal] load metadata for docker.io/library/golang:1.17.6-bullseye [2022-01-25T14:24:31.972Z] #10 sha256:eda05fc3da6faa541b4282a9f511df3d293d97e722e26daa7bfa08bc5da49211 [2022-01-25T14:24:31.972Z] #10 DONE 0.1s [2022-01-25T14:24:31.972Z] [2022-01-25T14:24:31.972Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-01-25T14:24:31.972Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-01-25T14:24:32.159Z] #73 DONE 0.8s [2022-01-25T14:24:32.159Z] [2022-01-25T14:24:32.159Z] #74 exporting to image [2022-01-25T14:24:32.159Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-01-25T14:24:32.159Z] #74 exporting layers [2022-01-25T14:24:32.233Z] #7 DONE 0.1s [2022-01-25T14:24:32.233Z] [2022-01-25T14:24:32.233Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-25T14:24:32.233Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-25T14:24:32.233Z] #69 DONE 0.0s [2022-01-25T14:24:32.233Z] [2022-01-25T14:24:32.233Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-25T14:24:32.233Z] #28 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2022-01-25T14:24:32.233Z] #28 DONE 0.0s [2022-01-25T14:24:32.233Z] [2022-01-25T14:24:32.233Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-25T14:24:32.233Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-01-25T14:24:32.233Z] #67 DONE 0.0s [2022-01-25T14:24:32.233Z] [2022-01-25T14:24:32.233Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-25T14:24:32.233Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-25T14:24:32.233Z] #11 DONE 0.0s [2022-01-25T14:24:32.233Z] [2022-01-25T14:24:32.233Z] #24 [internal] load build context [2022-01-25T14:24:32.233Z] #24 sha256:fb6e4574af163976d5d64fcabbe62e578cdfea73de068fed66079eb8aa9ba8ee [2022-01-25T14:24:32.496Z] #24 ... [2022-01-25T14:24:32.496Z] [2022-01-25T14:24:32.496Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-01-25T14:24:32.496Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-01-25T14:24:32.496Z] #45 DONE 0.4s [2022-01-25T14:24:32.496Z] [2022-01-25T14:24:32.496Z] #24 [internal] load build context [2022-01-25T14:24:32.496Z] #24 sha256:fb6e4574af163976d5d64fcabbe62e578cdfea73de068fed66079eb8aa9ba8ee [2022-01-25T14:24:32.643Z] #19 7.439 Reading package lists... [2022-01-25T14:24:32.721Z] #74 exporting layers 0.8s done [2022-01-25T14:24:32.721Z] #74 writing image sha256:4087bc576dbd2ff79a0c558f63c7bca78028787f5a89134605ee360e8d8b9ff9 done [2022-01-25T14:24:32.721Z] #74 naming to docker.io/library/docker:b36d896fceba189f86cb9d57679c7559a63721e5 done [2022-01-25T14:24:32.721Z] #74 DONE 0.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-01-25T14:24:33.017Z] Merge succeeded, producing b36d896fceba189f86cb9d57679c7559a63721e5 [2022-01-25T14:24:33.017Z] Checking out Revision b36d896fceba189f86cb9d57679c7559a63721e5 (PR-43187) [2022-01-25T14:24:33.044Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-01-25T14:24:32.671Z] > git remote # timeout=10 [2022-01-25T14:24:32.721Z] > git config --get remote.origin.url # timeout=10 [2022-01-25T14:24:32.784Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-25T14:24:32.786Z] > git merge 559ff0ac661c1ca27bb17765629f6166d90ff499 # timeout=10 [2022-01-25T14:24:32.927Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-01-25T14:24:33.060Z] > git config core.sparsecheckout # timeout=10 [2022-01-25T14:24:33.110Z] > git checkout -f b36d896fceba189f86cb9d57679c7559a63721e5 # timeout=10 [2022-01-25T14:24:33.317Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43187/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b36d896fceba189f86cb9d57679c7559a63721e5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b36d896fceba189f86cb9d57679c7559a63721e5 hack/test/unit [2022-01-25T14:24:33.573Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-01-25T14:24:33.573Z] + TESTFLAGS+=' -test.timeout=5m' [2022-01-25T14:24:33.573Z] + TESTDIRS=./... [2022-01-25T14:24:33.573Z] + exclude_paths='/vendor/|/integration' [2022-01-25T14:24:33.573Z] ++ grep -vE '(/vendor/|/integration)' [2022-01-25T14:24:33.573Z] ++ go list ./... [2022-01-25T14:24:33.603Z] Merge succeeded, producing b36d896fceba189f86cb9d57679c7559a63721e5 [2022-01-25T14:24:33.603Z] Checking out Revision b36d896fceba189f86cb9d57679c7559a63721e5 (PR-43187) [2022-01-25T14:24:33.636Z] Commit message: "layer: remove OS from layerstore" [2022-01-25T14:24:33.887Z] #24 transferring context: 56.54MB 1.6s done [2022-01-25T14:24:33.887Z] #24 DONE 1.6s [2022-01-25T14:24:33.887Z] [2022-01-25T14:24:33.887Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-01-25T14:24:33.887Z] #62 sha256:94158f3ae424e3baad51ab312b776da918690cbccd5018ed548f63948f652f33 [2022-01-25T14:24:33.888Z] #62 CACHED [2022-01-25T14:24:33.888Z] [2022-01-25T14:24:33.888Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-01-25T14:24:33.888Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-01-25T14:24:33.888Z] #70 CACHED [2022-01-25T14:24:33.888Z] [2022-01-25T14:24:33.888Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-01-25T14:24:33.888Z] #52 sha256:44218f3ee55c588bd227a6da998474741b1fb2e16967e6b194bd2c13c4472f8c [2022-01-25T14:24:33.888Z] #52 CACHED [2022-01-25T14:24:33.888Z] [2022-01-25T14:24:33.888Z] #63 [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 [2022-01-25T14:24:33.888Z] #63 sha256:e43c1782569ab7ad62b93d2670712ce6ed0ccd85d3d7c3ad9e7c4849119cd80d [2022-01-25T14:24:33.888Z] #63 CACHED [2022-01-25T14:24:33.888Z] [2022-01-25T14:24:33.888Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-01-25T14:24:33.888Z] #56 sha256:4b609771358892091e891dc6ff04b0916ef1b34e919c6c8c88562d4346829ab4 [2022-01-25T14:24:33.888Z] #56 CACHED [2022-01-25T14:24:33.888Z] [2022-01-25T14:24:33.888Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-01-25T14:24:33.888Z] #32 sha256:727963da9536b86bf66e1f5d39e286c6aa8f8002e5454e97b9b0dc2a284fb4a7 [2022-01-25T14:24:33.888Z] #32 CACHED [2022-01-25T14:24:33.888Z] [2022-01-25T14:24:33.888Z] #49 [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 [2022-01-25T14:24:33.888Z] #49 sha256:77cb706d755e16aea54301fa925fe1a91b1df361756934152b11e5eb1aa5503b [2022-01-25T14:24:33.888Z] #49 CACHED [2022-01-25T14:24:33.888Z] [2022-01-25T14:24:33.888Z] #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 [2022-01-25T14:24:33.888Z] #40 sha256:43a414244b2d824078b00e0c62444f41fed458c869651571781376e82c22a2c8 [2022-01-25T14:24:33.888Z] #40 CACHED [2022-01-25T14:24:33.888Z] [2022-01-25T14:24:33.888Z] #58 [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 [2022-01-25T14:24:33.888Z] #58 sha256:2863a34a8394af6d04c11f3d9e339f77039fc9082de27c8735be89ab11429dd4 [2022-01-25T14:24:33.888Z] #58 CACHED [2022-01-25T14:24:33.888Z] [2022-01-25T14:24:33.888Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-01-25T14:24:33.888Z] #48 sha256:78a066c69e39716b706068215e34b895f184c5622add62f66a1035eca160ca3b [2022-01-25T14:24:33.888Z] #48 CACHED [2022-01-25T14:24:33.888Z] [2022-01-25T14:24:33.888Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-01-25T14:24:33.888Z] #60 sha256:007a804e726dffb9fd232a6089df700bee2c388558e51935047492fd02103889 [2022-01-25T14:24:33.888Z] #60 CACHED [2022-01-25T14:24:33.888Z] [2022-01-25T14:24:33.888Z] #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 [2022-01-25T14:24:33.888Z] #34 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-25T14:24:33.888Z] #34 CACHED [2022-01-25T14:24:33.888Z] [2022-01-25T14:24:33.888Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-01-25T14:24:33.888Z] #25 sha256:cc905db903c1bed76a6f33e1a949609fdf29d3c713185d14fbca05876782ea62 [2022-01-25T14:24:33.888Z] #25 CACHED [2022-01-25T14:24:33.888Z] [2022-01-25T14:24:33.888Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-01-25T14:24:33.888Z] #64 sha256:c26cea850ea3818bb1e911d4887f44d5678d7b7ea12cd772eece0f01df4f0e15 [2022-01-25T14:24:33.888Z] #64 CACHED [2022-01-25T14:24:33.888Z] [2022-01-25T14:24:33.888Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-01-25T14:24:33.888Z] #37 sha256:8b4eea14d28acedc6b2089dcb44589c6fb40293d3a560de264b353a8219d3b0b [2022-01-25T14:24:33.888Z] #37 CACHED [2022-01-25T14:24:33.888Z] [2022-01-25T14:24:33.888Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-01-25T14:24:33.888Z] #59 sha256:408380ea12de5baedfc9c323ff0c6bc194a22e04042a3242360b6833dab2d3ea [2022-01-25T14:24:33.888Z] #59 CACHED [2022-01-25T14:24:33.888Z] [2022-01-25T14:24:33.888Z] #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 [2022-01-25T14:24:33.888Z] #26 sha256:3f2b72d82384212931a56e0b4423db6f3d37c71481eefa6764d6144d0f6d0827 [2022-01-25T14:24:33.888Z] #26 CACHED [2022-01-25T14:24:33.888Z] [2022-01-25T14:24:33.888Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-01-25T14:24:33.888Z] #30 sha256:79446975c62a9ffae6b586749d328d2289dd29673acab509250d758c120f130e [2022-01-25T14:24:33.888Z] #30 CACHED [2022-01-25T14:24:33.888Z] [2022-01-25T14:24:33.888Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-01-25T14:24:33.888Z] #23 sha256:553b68e326ee4cc8bacee9c0f32e9ee3e9d3bd3f2cb5ca6edb8fb5fe1d0106b7 [2022-01-25T14:24:33.888Z] #23 CACHED [2022-01-25T14:24:33.888Z] [2022-01-25T14:24:33.888Z] #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 [2022-01-25T14:24:33.888Z] #36 sha256:e3b06d2cc729b500db80a4f8f2b9ef144764be859b05cce2d047165ef878a07d [2022-01-25T14:24:33.888Z] #36 CACHED [2022-01-25T14:24:33.888Z] [2022-01-25T14:24:33.888Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-01-25T14:24:33.888Z] #44 sha256:90c387cce8cbcd98d05bddc4fc04f403ae8ec79ee87a6738ccd8ee7a657a284a [2022-01-25T14:24:33.888Z] #44 CACHED [2022-01-25T14:24:33.888Z] [2022-01-25T14:24:33.888Z] #73 [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 [2022-01-25T14:24:33.888Z] #73 sha256:6fc13e738752b0c882c7f6ec084c6b56adb537bfb92c5c0e2e0ffc5118c79d65 [2022-01-25T14:24:33.888Z] #73 CACHED [2022-01-25T14:24:33.888Z] [2022-01-25T14:24:33.888Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-01-25T14:24:33.888Z] #35 sha256:ab3b2a9e6aed81b42f08ff386037c6f9809606718345329c69c3fbef7a99a565 [2022-01-25T14:24:33.888Z] #35 CACHED [2022-01-25T14:24:33.888Z] [2022-01-25T14:24:33.888Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-01-25T14:24:33.888Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-01-25T14:24:33.888Z] #68 CACHED [2022-01-25T14:24:33.888Z] [2022-01-25T14:24:33.888Z] #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 [2022-01-25T14:24:33.888Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-25T14:24:33.888Z] #38 CACHED [2022-01-25T14:24:33.888Z] [2022-01-25T14:24:33.888Z] #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 [2022-01-25T14:24:33.888Z] #46 sha256:7637d72c282c0da148c4c3fca0d2b40d5aa304f92b36b3602e1d88b10226c023 [2022-01-25T14:24:33.888Z] #46 CACHED [2022-01-25T14:24:33.888Z] [2022-01-25T14:24:33.888Z] #53 [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 [2022-01-25T14:24:33.888Z] #53 sha256:aa54a61e59505073eec406052f5ff896ab764d94fa0b9ccff610139d7b0cdc04 [2022-01-25T14:24:33.888Z] #53 CACHED [2022-01-25T14:24:33.888Z] [2022-01-25T14:24:33.888Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-01-25T14:24:33.888Z] #17 sha256:1d9a10fa1e71232ffd398f54e30861b815ed30ab219704877afd4bc9ccd30468 [2022-01-25T14:24:33.888Z] #17 CACHED [2022-01-25T14:24:33.888Z] [2022-01-25T14:24:33.888Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-01-25T14:24:33.888Z] #55 sha256:4dc2d1c8e569c4eb17742198a7227b0d9cea581a9d7e13342aacceec0f2c0bc4 [2022-01-25T14:24:33.888Z] #55 CACHED [2022-01-25T14:24:33.888Z] [2022-01-25T14:24:33.888Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-01-25T14:24:33.888Z] #65 sha256:08a4924adf5b92abe5e517ab70e57ea80e7bffb76d7bfe1409a95d264c36b2e8 [2022-01-25T14:24:33.888Z] #65 CACHED [2022-01-25T14:24:33.888Z] [2022-01-25T14:24:33.888Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-01-25T14:24:33.888Z] #39 sha256:9e1b757525a0c87b3135dcba9e7ff23e63eb551d8d6d1d15ca6a24531f276f45 [2022-01-25T14:24:33.888Z] #39 CACHED [2022-01-25T14:24:33.888Z] [2022-01-25T14:24:33.888Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-01-25T14:24:33.888Z] #16 sha256:2166b8a9e3cccc2aedf08e9b13b2f5c89aa9241bc84188e03bce10f5aae71242 [2022-01-25T14:24:33.888Z] #16 CACHED [2022-01-25T14:24:33.888Z] [2022-01-25T14:24:33.888Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-01-25T14:24:33.888Z] #54 sha256:b47d9aa20bdcf371bc9800668a931b8cc47752eaef52a4adf7b2665ef3e2536f [2022-01-25T14:24:33.888Z] #54 CACHED [2022-01-25T14:24:33.888Z] [2022-01-25T14:24:33.888Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-01-25T14:24:33.888Z] #61 sha256:42e50638ed58efdd26aa04e0b2db0aa45849ca53fc012154675453972edec7a5 [2022-01-25T14:24:33.888Z] #61 CACHED [2022-01-25T14:24:33.888Z] [2022-01-25T14:24:33.888Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-01-25T14:24:33.888Z] #19 sha256:226076c6e75ec2917465d02033ead7f7c18bd9271ef04371ee3f84fa6965ee6a [2022-01-25T14:24:33.888Z] #19 CACHED [2022-01-25T14:24:33.888Z] [2022-01-25T14:24:33.888Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-01-25T14:24:33.888Z] #20 sha256:64591cc4e5143c43afe6e0b0ae4c475714e81c8d8a0164bcc8364ef7f5cf0f78 [2022-01-25T14:24:33.888Z] #20 CACHED [2022-01-25T14:24:33.888Z] [2022-01-25T14:24:33.888Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-01-25T14:24:33.888Z] #57 sha256:89479eb8e9771d4e45f1903b09b3ffe495c4abc2b1e2e163e0313d3fec2cfe59 [2022-01-25T14:24:33.888Z] #57 CACHED [2022-01-25T14:24:33.888Z] [2022-01-25T14:24:33.888Z] #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 [2022-01-25T14:24:33.888Z] #29 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2022-01-25T14:24:33.888Z] #29 CACHED [2022-01-25T14:24:33.888Z] [2022-01-25T14:24:33.888Z] #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 [2022-01-25T14:24:33.888Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-25T14:24:33.888Z] #47 CACHED [2022-01-25T14:24:33.888Z] [2022-01-25T14:24:33.888Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-01-25T14:24:33.888Z] #66 sha256:25a70e885f222eafa28a38883d25de90123f4dab9775c2ef02261f7c5fdbb092 [2022-01-25T14:24:33.888Z] #66 CACHED [2022-01-25T14:24:33.888Z] [2022-01-25T14:24:33.888Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-01-25T14:24:33.888Z] #41 sha256:18d355a749c95259781c5d8547061cb907022e6d06fef464eee5c31cdad16e32 [2022-01-25T14:24:33.888Z] #41 CACHED [2022-01-25T14:24:33.888Z] [2022-01-25T14:24:33.888Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-01-25T14:24:33.888Z] #33 sha256:98d5654ceec952420a8b3d953715f6f9a47e2f6532f7388f73e17751e924a797 [2022-01-25T14:24:33.888Z] #33 CACHED [2022-01-25T14:24:33.888Z] [2022-01-25T14:24:33.888Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-01-25T14:24:33.888Z] #15 sha256:4e589520ad799bfc353249e1dd4287c7128a42444952712e1e83904eb7721cbc [2022-01-25T14:24:33.888Z] #15 CACHED [2022-01-25T14:24:33.888Z] [2022-01-25T14:24:33.888Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-01-25T14:24:33.888Z] #18 sha256:66cb3ca5958d12fc89abce9ad3ff0546abab2d677c4969b8453243b436f4daee [2022-01-25T14:24:33.888Z] #18 CACHED [2022-01-25T14:24:33.888Z] [2022-01-25T14:24:33.888Z] #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 [2022-01-25T14:24:33.888Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-25T14:24:33.888Z] #43 CACHED [2022-01-25T14:24:33.888Z] [2022-01-25T14:24:33.888Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-01-25T14:24:33.888Z] #42 sha256:6df18a1cbf32ae0dbb54fd86536fa70fef801c693fabf8ca94b397d501658057 [2022-01-25T14:24:33.888Z] #42 CACHED [2022-01-25T14:24:33.888Z] [2022-01-25T14:24:33.888Z] #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 [2022-01-25T14:24:33.888Z] #31 sha256:92064a32b494ae1771b94efdc964718b317af4f2777a3c9ee4ee0fb62b464f46 [2022-01-25T14:24:33.888Z] #31 CACHED [2022-01-25T14:24:33.888Z] [2022-01-25T14:24:33.888Z] #22 [dev-systemd-false 8/24] 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 [2022-01-25T14:24:33.888Z] #22 sha256:8e8a2568d8b42e3431a1de8ca3e5e0a9c966cfcce2f579991af4863412e0c9e0 [2022-01-25T14:24:33.888Z] #22 CACHED [2022-01-25T14:24:33.888Z] [2022-01-25T14:24:33.888Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-01-25T14:24:33.888Z] #72 sha256:af8703906c0857df5cef838124b00ccacf5a58079e3d96b20de5ef752bd49bbb [2022-01-25T14:24:33.888Z] #72 CACHED [2022-01-25T14:24:33.888Z] [2022-01-25T14:24:33.888Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-01-25T14:24:33.888Z] #27 sha256:79656003fcc78564a15d8e5443fac106ea84d1eabc7fe7a3f211f3511a13a9bc [2022-01-25T14:24:33.888Z] #27 CACHED [2022-01-25T14:24:33.888Z] [2022-01-25T14:24:33.888Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-01-25T14:24:33.888Z] #50 sha256:46ce3760743b23733514ff0b3f68c202bc748c6859199eb417e00e8f0605b582 [2022-01-25T14:24:33.888Z] #50 CACHED [2022-01-25T14:24:33.888Z] [2022-01-25T14:24:33.888Z] #21 [dev-systemd-false 7/24] 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 [2022-01-25T14:24:33.888Z] #21 sha256:25b5507dab344cd0e5a3da2e5150a5085c76a60af2ea560649b1de46f5baaf51 [2022-01-25T14:24:33.888Z] #21 CACHED [2022-01-25T14:24:33.888Z] [2022-01-25T14:24:33.888Z] #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 [2022-01-25T14:24:33.888Z] #13 sha256:f7735ec6592b88b649d66ab2e69ea6a2b3398928bf58462994f70520fbe88fcc [2022-01-25T14:24:33.888Z] #13 CACHED [2022-01-25T14:24:33.888Z] [2022-01-25T14:24:33.888Z] #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 [2022-01-25T14:24:33.888Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-25T14:24:33.888Z] #14 CACHED [2022-01-25T14:24:33.888Z] [2022-01-25T14:24:33.888Z] #51 [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 [2022-01-25T14:24:33.888Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-25T14:24:33.888Z] #51 CACHED [2022-01-25T14:24:33.888Z] [2022-01-25T14:24:33.888Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-01-25T14:24:33.888Z] #12 sha256:03cbbbe5264556b234ae858dd69330bbf0ae57a83384a975fb14f1ae7c737f06 [2022-01-25T14:24:33.888Z] #12 CACHED [2022-01-25T14:24:33.888Z] [2022-01-25T14:24:33.888Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-01-25T14:24:33.888Z] #71 sha256:1d834f8a1ded84451678a1bbbf2123cb160a4d60c763f80e3872a89bf1c6dbd9 [2022-01-25T14:24:33.888Z] #71 CACHED [2022-01-25T14:24:33.888Z] [2022-01-25T14:24:33.888Z] #74 [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 [2022-01-25T14:24:33.888Z] #74 sha256:9e711311dcfdee7aea55ac4e18ffa603b655d7c7bdfb57d9316e827b266ff50c [2022-01-25T14:24:33.888Z] #74 CACHED [2022-01-25T14:24:33.888Z] [2022-01-25T14:24:33.888Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-01-25T14:24:33.888Z] #75 sha256:6a69754f63b4c6f2369d98f359bd3e49f7542c92247495dc9084424c4b868cd5 [2022-01-25T14:24:33.937Z] Commit message: "layer: remove OS from layerstore" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-25T14:24:34.289Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ff044a7b75182910) in /home/ubuntu/workspace/moby_PR-43187 [2022-01-25T14:24:34.503Z] + pkg_list='github.com/docker/docker/api [2022-01-25T14:24:34.503Z] github.com/docker/docker/api/server [2022-01-25T14:24:34.503Z] github.com/docker/docker/api/server/backend/build [2022-01-25T14:24:34.503Z] github.com/docker/docker/api/server/httputils [2022-01-25T14:24:34.503Z] github.com/docker/docker/api/server/middleware [2022-01-25T14:24:34.503Z] github.com/docker/docker/api/server/router [2022-01-25T14:24:34.503Z] github.com/docker/docker/api/server/router/build [2022-01-25T14:24:34.503Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-25T14:24:34.503Z] github.com/docker/docker/api/server/router/container [2022-01-25T14:24:34.503Z] github.com/docker/docker/api/server/router/debug [2022-01-25T14:24:34.503Z] github.com/docker/docker/api/server/router/distribution [2022-01-25T14:24:34.503Z] github.com/docker/docker/api/server/router/grpc [2022-01-25T14:24:34.503Z] github.com/docker/docker/api/server/router/image [2022-01-25T14:24:34.503Z] github.com/docker/docker/api/server/router/network [2022-01-25T14:24:34.503Z] github.com/docker/docker/api/server/router/plugin [2022-01-25T14:24:34.503Z] github.com/docker/docker/api/server/router/session [2022-01-25T14:24:34.503Z] github.com/docker/docker/api/server/router/swarm [2022-01-25T14:24:34.503Z] github.com/docker/docker/api/server/router/system [2022-01-25T14:24:34.503Z] github.com/docker/docker/api/server/router/volume [2022-01-25T14:24:34.503Z] github.com/docker/docker/api/types [2022-01-25T14:24:34.503Z] github.com/docker/docker/api/types/backend [2022-01-25T14:24:34.503Z] github.com/docker/docker/api/types/blkiodev [2022-01-25T14:24:34.503Z] github.com/docker/docker/api/types/container [2022-01-25T14:24:34.503Z] github.com/docker/docker/api/types/events [2022-01-25T14:24:34.503Z] github.com/docker/docker/api/types/filters [2022-01-25T14:24:34.503Z] github.com/docker/docker/api/types/image [2022-01-25T14:24:34.503Z] github.com/docker/docker/api/types/mount [2022-01-25T14:24:34.503Z] github.com/docker/docker/api/types/network [2022-01-25T14:24:34.503Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-25T14:24:34.503Z] github.com/docker/docker/api/types/registry [2022-01-25T14:24:34.503Z] github.com/docker/docker/api/types/strslice [2022-01-25T14:24:34.503Z] github.com/docker/docker/api/types/swarm [2022-01-25T14:24:34.503Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-25T14:24:34.503Z] github.com/docker/docker/api/types/time [2022-01-25T14:24:34.503Z] github.com/docker/docker/api/types/versions [2022-01-25T14:24:34.503Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-25T14:24:34.503Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-25T14:24:34.503Z] github.com/docker/docker/api/types/volume [2022-01-25T14:24:34.503Z] github.com/docker/docker/builder [2022-01-25T14:24:34.503Z] github.com/docker/docker/builder/builder-next [2022-01-25T14:24:34.503Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-25T14:24:34.503Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-25T14:24:34.503Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-25T14:24:34.503Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-25T14:24:34.503Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-25T14:24:34.504Z] github.com/docker/docker/builder/builder-next/worker [2022-01-25T14:24:34.504Z] github.com/docker/docker/builder/dockerfile [2022-01-25T14:24:34.504Z] github.com/docker/docker/builder/dockerignore [2022-01-25T14:24:34.504Z] github.com/docker/docker/builder/remotecontext [2022-01-25T14:24:34.504Z] github.com/docker/docker/builder/remotecontext/git [2022-01-25T14:24:34.504Z] github.com/docker/docker/cli [2022-01-25T14:24:34.504Z] github.com/docker/docker/cli/config [2022-01-25T14:24:34.504Z] github.com/docker/docker/cli/debug [2022-01-25T14:24:34.504Z] github.com/docker/docker/client [2022-01-25T14:24:34.504Z] github.com/docker/docker/cmd/docker-proxy [2022-01-25T14:24:34.504Z] github.com/docker/docker/cmd/dockerd [2022-01-25T14:24:34.504Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-25T14:24:34.504Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-25T14:24:34.504Z] github.com/docker/docker/container [2022-01-25T14:24:34.504Z] github.com/docker/docker/container/stream [2022-01-25T14:24:34.504Z] github.com/docker/docker/contrib/apparmor [2022-01-25T14:24:34.504Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-25T14:24:34.504Z] github.com/docker/docker/contrib/httpserver [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/cluster [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/cluster/convert [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/cluster/executor [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/cluster/provider [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/config [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/events [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/events/testutils [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/exec [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/graphdriver [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/images [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/initlayer [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/links [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/listeners [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/logger [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/logger/gelf [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/logger/journald [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/logger/local [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/logger/logentries [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/logger/splunk [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/logger/syslog [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/logger/templates [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/names [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/network [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/stats [2022-01-25T14:24:34.504Z] github.com/docker/docker/distribution [2022-01-25T14:24:34.504Z] github.com/docker/docker/distribution/metadata [2022-01-25T14:24:34.504Z] github.com/docker/docker/distribution/utils [2022-01-25T14:24:34.504Z] github.com/docker/docker/distribution/xfer [2022-01-25T14:24:34.504Z] github.com/docker/docker/dockerversion [2022-01-25T14:24:34.504Z] github.com/docker/docker/errdefs [2022-01-25T14:24:34.504Z] github.com/docker/docker/image [2022-01-25T14:24:34.504Z] github.com/docker/docker/image/cache [2022-01-25T14:24:34.504Z] github.com/docker/docker/image/tarexport [2022-01-25T14:24:34.504Z] github.com/docker/docker/image/v1 [2022-01-25T14:24:34.504Z] github.com/docker/docker/internal/test/suite [2022-01-25T14:24:34.504Z] github.com/docker/docker/layer [2022-01-25T14:24:34.504Z] github.com/docker/docker/libcontainerd [2022-01-25T14:24:34.504Z] github.com/docker/docker/libcontainerd/queue [2022-01-25T14:24:34.504Z] github.com/docker/docker/libcontainerd/remote [2022-01-25T14:24:34.504Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-25T14:24:34.504Z] github.com/docker/docker/libcontainerd/types [2022-01-25T14:24:34.504Z] github.com/docker/docker/libnetwork [2022-01-25T14:24:34.504Z] github.com/docker/docker/libnetwork/bitseq [2022-01-25T14:24:34.504Z] github.com/docker/docker/libnetwork/cluster [2022-01-25T14:24:34.504Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-25T14:24:34.504Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-25T14:24:34.504Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-25T14:24:34.504Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-25T14:24:34.504Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-25T14:24:34.504Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-25T14:24:34.504Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-25T14:24:34.504Z] github.com/docker/docker/libnetwork/config [2022-01-25T14:24:34.504Z] github.com/docker/docker/libnetwork/datastore [2022-01-25T14:24:34.504Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-25T14:24:34.504Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-25T14:24:34.504Z] github.com/docker/docker/libnetwork/driverapi [2022-01-25T14:24:34.504Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-25T14:24:34.504Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-25T14:24:34.504Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-25T14:24:34.504Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-25T14:24:34.504Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-25T14:24:34.504Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-25T14:24:34.504Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-25T14:24:34.504Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-25T14:24:34.504Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-25T14:24:34.504Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-25T14:24:34.504Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-25T14:24:34.504Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-25T14:24:34.504Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-25T14:24:34.504Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-25T14:24:34.504Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-25T14:24:34.504Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-25T14:24:34.504Z] github.com/docker/docker/libnetwork/etchosts [2022-01-25T14:24:34.504Z] github.com/docker/docker/libnetwork/idm [2022-01-25T14:24:34.504Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-25T14:24:34.504Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-25T14:24:34.504Z] github.com/docker/docker/libnetwork/ipam [2022-01-25T14:24:34.504Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-25T14:24:34.504Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-25T14:24:34.504Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-25T14:24:34.504Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-25T14:24:34.504Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-25T14:24:34.504Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-25T14:24:34.504Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-25T14:24:34.504Z] github.com/docker/docker/libnetwork/iptables [2022-01-25T14:24:34.504Z] github.com/docker/docker/libnetwork/netlabel [2022-01-25T14:24:34.504Z] github.com/docker/docker/libnetwork/netutils [2022-01-25T14:24:34.504Z] github.com/docker/docker/libnetwork/networkdb [2022-01-25T14:24:34.504Z] github.com/docker/docker/libnetwork/ns [2022-01-25T14:24:34.504Z] github.com/docker/docker/libnetwork/options [2022-01-25T14:24:34.504Z] github.com/docker/docker/libnetwork/osl [2022-01-25T14:24:34.504Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-25T14:24:34.504Z] github.com/docker/docker/libnetwork/portallocator [2022-01-25T14:24:34.504Z] github.com/docker/docker/libnetwork/portmapper [2022-01-25T14:24:34.504Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-25T14:24:34.504Z] github.com/docker/docker/libnetwork/testutils [2022-01-25T14:24:34.504Z] github.com/docker/docker/libnetwork/types [2022-01-25T14:24:34.504Z] github.com/docker/docker/oci [2022-01-25T14:24:34.504Z] github.com/docker/docker/oci/caps [2022-01-25T14:24:34.504Z] github.com/docker/docker/opts [2022-01-25T14:24:34.504Z] github.com/docker/docker/pkg/aaparser [2022-01-25T14:24:34.504Z] github.com/docker/docker/pkg/archive [2022-01-25T14:24:34.504Z] github.com/docker/docker/pkg/authorization [2022-01-25T14:24:34.504Z] github.com/docker/docker/pkg/broadcaster [2022-01-25T14:24:34.504Z] github.com/docker/docker/pkg/capabilities [2022-01-25T14:24:34.504Z] github.com/docker/docker/pkg/chrootarchive [2022-01-25T14:24:34.504Z] github.com/docker/docker/pkg/containerfs [2022-01-25T14:24:34.504Z] github.com/docker/docker/pkg/devicemapper [2022-01-25T14:24:34.504Z] github.com/docker/docker/pkg/directory [2022-01-25T14:24:34.504Z] github.com/docker/docker/pkg/dmesg [2022-01-25T14:24:34.504Z] github.com/docker/docker/pkg/filenotify [2022-01-25T14:24:34.504Z] github.com/docker/docker/pkg/fileutils [2022-01-25T14:24:34.504Z] github.com/docker/docker/pkg/fsutils [2022-01-25T14:24:34.504Z] github.com/docker/docker/pkg/homedir [2022-01-25T14:24:34.504Z] github.com/docker/docker/pkg/idtools [2022-01-25T14:24:34.504Z] github.com/docker/docker/pkg/ioutils [2022-01-25T14:24:34.504Z] github.com/docker/docker/pkg/jsonmessage [2022-01-25T14:24:34.504Z] github.com/docker/docker/pkg/locker [2022-01-25T14:24:34.504Z] github.com/docker/docker/pkg/longpath [2022-01-25T14:24:34.504Z] github.com/docker/docker/pkg/loopback [2022-01-25T14:24:34.504Z] github.com/docker/docker/pkg/mount [2022-01-25T14:24:34.504Z] github.com/docker/docker/pkg/namesgenerator [2022-01-25T14:24:34.504Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-25T14:24:34.504Z] github.com/docker/docker/pkg/parsers [2022-01-25T14:24:34.504Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-25T14:24:34.504Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-25T14:24:34.504Z] github.com/docker/docker/pkg/pidfile [2022-01-25T14:24:34.504Z] github.com/docker/docker/pkg/platform [2022-01-25T14:24:34.504Z] github.com/docker/docker/pkg/plugingetter [2022-01-25T14:24:34.504Z] github.com/docker/docker/pkg/plugins [2022-01-25T14:24:34.504Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-25T14:24:34.504Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-25T14:24:34.504Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-25T14:24:34.504Z] github.com/docker/docker/pkg/plugins/transport [2022-01-25T14:24:34.504Z] github.com/docker/docker/pkg/pools [2022-01-25T14:24:34.504Z] github.com/docker/docker/pkg/progress [2022-01-25T14:24:34.504Z] github.com/docker/docker/pkg/pubsub [2022-01-25T14:24:34.504Z] github.com/docker/docker/pkg/reexec [2022-01-25T14:24:34.504Z] github.com/docker/docker/pkg/signal [2022-01-25T14:24:34.504Z] github.com/docker/docker/pkg/stack [2022-01-25T14:24:34.504Z] github.com/docker/docker/pkg/stdcopy [2022-01-25T14:24:34.504Z] github.com/docker/docker/pkg/streamformatter [2022-01-25T14:24:34.504Z] github.com/docker/docker/pkg/stringid [2022-01-25T14:24:34.504Z] github.com/docker/docker/pkg/symlink [2022-01-25T14:24:34.504Z] github.com/docker/docker/pkg/sysinfo [2022-01-25T14:24:34.504Z] github.com/docker/docker/pkg/system [2022-01-25T14:24:34.504Z] github.com/docker/docker/pkg/tailfile [2022-01-25T14:24:34.504Z] github.com/docker/docker/pkg/tarsum [2022-01-25T14:24:34.504Z] github.com/docker/docker/pkg/term [2022-01-25T14:24:34.504Z] github.com/docker/docker/pkg/term/windows [2022-01-25T14:24:34.504Z] github.com/docker/docker/pkg/truncindex [2022-01-25T14:24:34.504Z] github.com/docker/docker/pkg/urlutil [2022-01-25T14:24:34.504Z] github.com/docker/docker/pkg/useragent [2022-01-25T14:24:34.504Z] github.com/docker/docker/plugin [2022-01-25T14:24:34.504Z] github.com/docker/docker/plugin/executor/containerd [2022-01-25T14:24:34.504Z] github.com/docker/docker/plugin/v2 [2022-01-25T14:24:34.504Z] github.com/docker/docker/profiles/apparmor [2022-01-25T14:24:34.504Z] github.com/docker/docker/profiles/seccomp [2022-01-25T14:24:34.504Z] github.com/docker/docker/quota [2022-01-25T14:24:34.504Z] github.com/docker/docker/reference [2022-01-25T14:24:34.504Z] github.com/docker/docker/registry [2022-01-25T14:24:34.504Z] github.com/docker/docker/registry/resumable [2022-01-25T14:24:34.504Z] github.com/docker/docker/restartmanager [2022-01-25T14:24:34.504Z] github.com/docker/docker/rootless [2022-01-25T14:24:34.504Z] github.com/docker/docker/rootless/specconv [2022-01-25T14:24:34.504Z] github.com/docker/docker/runconfig [2022-01-25T14:24:34.504Z] github.com/docker/docker/runconfig/opts [2022-01-25T14:24:34.504Z] github.com/docker/docker/testutil [2022-01-25T14:24:34.504Z] github.com/docker/docker/testutil/daemon [2022-01-25T14:24:34.504Z] github.com/docker/docker/testutil/environment [2022-01-25T14:24:34.504Z] github.com/docker/docker/testutil/fakecontext [2022-01-25T14:24:34.504Z] github.com/docker/docker/testutil/fakegit [2022-01-25T14:24:34.504Z] github.com/docker/docker/testutil/fakestorage [2022-01-25T14:24:34.504Z] github.com/docker/docker/testutil/fixtures/load [2022-01-25T14:24:34.504Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-25T14:24:34.504Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-25T14:24:34.504Z] github.com/docker/docker/testutil/registry [2022-01-25T14:24:34.504Z] github.com/docker/docker/testutil/request [2022-01-25T14:24:34.504Z] github.com/docker/docker/volume [2022-01-25T14:24:34.504Z] github.com/docker/docker/volume/drivers [2022-01-25T14:24:34.504Z] github.com/docker/docker/volume/local [2022-01-25T14:24:34.504Z] github.com/docker/docker/volume/mounts [2022-01-25T14:24:34.504Z] github.com/docker/docker/volume/service [2022-01-25T14:24:34.504Z] github.com/docker/docker/volume/service/opts [2022-01-25T14:24:34.504Z] github.com/docker/docker/volume/testutils' [2022-01-25T14:24:34.504Z] ++ grep --fixed-strings -v /libnetwork [2022-01-25T14:24:34.504Z] ++ echo 'github.com/docker/docker/api [2022-01-25T14:24:34.504Z] github.com/docker/docker/api/server [2022-01-25T14:24:34.504Z] github.com/docker/docker/api/server/backend/build [2022-01-25T14:24:34.504Z] github.com/docker/docker/api/server/httputils [2022-01-25T14:24:34.504Z] github.com/docker/docker/api/server/middleware [2022-01-25T14:24:34.504Z] github.com/docker/docker/api/server/router [2022-01-25T14:24:34.504Z] github.com/docker/docker/api/server/router/build [2022-01-25T14:24:34.504Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-25T14:24:34.504Z] github.com/docker/docker/api/server/router/container [2022-01-25T14:24:34.504Z] github.com/docker/docker/api/server/router/debug [2022-01-25T14:24:34.504Z] github.com/docker/docker/api/server/router/distribution [2022-01-25T14:24:34.504Z] github.com/docker/docker/api/server/router/grpc [2022-01-25T14:24:34.504Z] github.com/docker/docker/api/server/router/image [2022-01-25T14:24:34.504Z] github.com/docker/docker/api/server/router/network [2022-01-25T14:24:34.504Z] github.com/docker/docker/api/server/router/plugin [2022-01-25T14:24:34.504Z] github.com/docker/docker/api/server/router/session [2022-01-25T14:24:34.504Z] github.com/docker/docker/api/server/router/swarm [2022-01-25T14:24:34.504Z] github.com/docker/docker/api/server/router/system [2022-01-25T14:24:34.504Z] github.com/docker/docker/api/server/router/volume [2022-01-25T14:24:34.504Z] github.com/docker/docker/api/types [2022-01-25T14:24:34.504Z] github.com/docker/docker/api/types/backend [2022-01-25T14:24:34.504Z] github.com/docker/docker/api/types/blkiodev [2022-01-25T14:24:34.504Z] github.com/docker/docker/api/types/container [2022-01-25T14:24:34.504Z] github.com/docker/docker/api/types/events [2022-01-25T14:24:34.504Z] github.com/docker/docker/api/types/filters [2022-01-25T14:24:34.504Z] github.com/docker/docker/api/types/image [2022-01-25T14:24:34.504Z] github.com/docker/docker/api/types/mount [2022-01-25T14:24:34.504Z] github.com/docker/docker/api/types/network [2022-01-25T14:24:34.504Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-25T14:24:34.504Z] github.com/docker/docker/api/types/registry [2022-01-25T14:24:34.504Z] github.com/docker/docker/api/types/strslice [2022-01-25T14:24:34.504Z] github.com/docker/docker/api/types/swarm [2022-01-25T14:24:34.504Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-25T14:24:34.504Z] github.com/docker/docker/api/types/time [2022-01-25T14:24:34.504Z] github.com/docker/docker/api/types/versions [2022-01-25T14:24:34.504Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-25T14:24:34.504Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-25T14:24:34.504Z] github.com/docker/docker/api/types/volume [2022-01-25T14:24:34.504Z] github.com/docker/docker/builder [2022-01-25T14:24:34.504Z] github.com/docker/docker/builder/builder-next [2022-01-25T14:24:34.504Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-25T14:24:34.504Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-25T14:24:34.504Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-25T14:24:34.504Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-25T14:24:34.504Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-25T14:24:34.504Z] github.com/docker/docker/builder/builder-next/worker [2022-01-25T14:24:34.504Z] github.com/docker/docker/builder/dockerfile [2022-01-25T14:24:34.504Z] github.com/docker/docker/builder/dockerignore [2022-01-25T14:24:34.504Z] github.com/docker/docker/builder/remotecontext [2022-01-25T14:24:34.504Z] github.com/docker/docker/builder/remotecontext/git [2022-01-25T14:24:34.504Z] github.com/docker/docker/cli [2022-01-25T14:24:34.504Z] github.com/docker/docker/cli/config [2022-01-25T14:24:34.504Z] github.com/docker/docker/cli/debug [2022-01-25T14:24:34.504Z] github.com/docker/docker/client [2022-01-25T14:24:34.504Z] github.com/docker/docker/cmd/docker-proxy [2022-01-25T14:24:34.504Z] github.com/docker/docker/cmd/dockerd [2022-01-25T14:24:34.504Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-25T14:24:34.504Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-25T14:24:34.504Z] github.com/docker/docker/container [2022-01-25T14:24:34.504Z] github.com/docker/docker/container/stream [2022-01-25T14:24:34.504Z] github.com/docker/docker/contrib/apparmor [2022-01-25T14:24:34.504Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-25T14:24:34.504Z] github.com/docker/docker/contrib/httpserver [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/cluster [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/cluster/convert [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/cluster/executor [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/cluster/provider [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/config [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/events [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/events/testutils [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/exec [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/graphdriver [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/images [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/initlayer [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/links [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/listeners [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/logger [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/logger/gelf [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/logger/journald [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/logger/local [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/logger/logentries [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/logger/splunk [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/logger/syslog [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/logger/templates [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/names [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/network [2022-01-25T14:24:34.504Z] github.com/docker/docker/daemon/stats [2022-01-25T14:24:34.504Z] github.com/docker/docker/distribution [2022-01-25T14:24:34.504Z] github.com/docker/docker/distribution/metadata [2022-01-25T14:24:34.504Z] github.com/docker/docker/distribution/utils [2022-01-25T14:24:34.504Z] github.com/docker/docker/distribution/xfer [2022-01-25T14:24:34.504Z] github.com/docker/docker/dockerversion [2022-01-25T14:24:34.504Z] github.com/docker/docker/errdefs [2022-01-25T14:24:34.504Z] github.com/docker/docker/image [2022-01-25T14:24:34.504Z] github.com/docker/docker/image/cache [2022-01-25T14:24:34.504Z] github.com/docker/docker/image/tarexport [2022-01-25T14:24:34.504Z] github.com/docker/docker/image/v1 [2022-01-25T14:24:34.504Z] github.com/docker/docker/internal/test/suite [2022-01-25T14:24:34.504Z] github.com/docker/docker/layer [2022-01-25T14:24:34.504Z] github.com/docker/docker/libcontainerd [2022-01-25T14:24:34.504Z] github.com/docker/docker/libcontainerd/queue [2022-01-25T14:24:34.504Z] github.com/docker/docker/libcontainerd/remote [2022-01-25T14:24:34.504Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-25T14:24:34.505Z] github.com/docker/docker/libcontainerd/types [2022-01-25T14:24:34.505Z] github.com/docker/docker/libnetwork [2022-01-25T14:24:34.505Z] github.com/docker/docker/libnetwork/bitseq [2022-01-25T14:24:34.505Z] github.com/docker/docker/libnetwork/cluster [2022-01-25T14:24:34.505Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-25T14:24:34.505Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-25T14:24:34.505Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-25T14:24:34.505Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-25T14:24:34.505Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-25T14:24:34.505Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-25T14:24:34.505Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-25T14:24:34.505Z] github.com/docker/docker/libnetwork/config [2022-01-25T14:24:34.505Z] github.com/docker/docker/libnetwork/datastore [2022-01-25T14:24:34.505Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-25T14:24:34.505Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-25T14:24:34.505Z] github.com/docker/docker/libnetwork/driverapi [2022-01-25T14:24:34.505Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-25T14:24:34.505Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-25T14:24:34.505Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-25T14:24:34.505Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-25T14:24:34.505Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-25T14:24:34.505Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-25T14:24:34.505Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-25T14:24:34.505Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-25T14:24:34.505Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-25T14:24:34.505Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-25T14:24:34.505Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-25T14:24:34.505Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-25T14:24:34.505Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-25T14:24:34.505Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-25T14:24:34.505Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-25T14:24:34.505Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-25T14:24:34.505Z] github.com/docker/docker/libnetwork/etchosts [2022-01-25T14:24:34.505Z] github.com/docker/docker/libnetwork/idm [2022-01-25T14:24:34.505Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-25T14:24:34.505Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-25T14:24:34.505Z] github.com/docker/docker/libnetwork/ipam [2022-01-25T14:24:34.505Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-25T14:24:34.505Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-25T14:24:34.505Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-25T14:24:34.505Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-25T14:24:34.505Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-25T14:24:34.505Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-25T14:24:34.505Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-25T14:24:34.505Z] github.com/docker/docker/libnetwork/iptables [2022-01-25T14:24:34.505Z] github.com/docker/docker/libnetwork/netlabel [2022-01-25T14:24:34.505Z] github.com/docker/docker/libnetwork/netutils [2022-01-25T14:24:34.505Z] github.com/docker/docker/libnetwork/networkdb [2022-01-25T14:24:34.505Z] github.com/docker/docker/libnetwork/ns [2022-01-25T14:24:34.505Z] github.com/docker/docker/libnetwork/options [2022-01-25T14:24:34.505Z] github.com/docker/docker/libnetwork/osl [2022-01-25T14:24:34.505Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-25T14:24:34.505Z] github.com/docker/docker/libnetwork/portallocator [2022-01-25T14:24:34.505Z] github.com/docker/docker/libnetwork/portmapper [2022-01-25T14:24:34.505Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-25T14:24:34.505Z] github.com/docker/docker/libnetwork/testutils [2022-01-25T14:24:34.505Z] github.com/docker/docker/libnetwork/types [2022-01-25T14:24:34.505Z] github.com/docker/docker/oci [2022-01-25T14:24:34.505Z] github.com/docker/docker/oci/caps [2022-01-25T14:24:34.505Z] github.com/docker/docker/opts [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/aaparser [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/archive [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/authorization [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/broadcaster [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/capabilities [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/chrootarchive [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/containerfs [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/devicemapper [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/directory [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/dmesg [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/filenotify [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/fileutils [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/fsutils [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/homedir [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/idtools [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/ioutils [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/jsonmessage [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/locker [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/longpath [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/loopback [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/mount [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/namesgenerator [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/parsers [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/pidfile [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/platform [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/plugingetter [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/plugins [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/plugins/transport [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/pools [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/progress [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/pubsub [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/reexec [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/signal [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/stack [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/stdcopy [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/streamformatter [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/stringid [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/symlink [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/sysinfo [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/system [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/tailfile [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/tarsum [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/term [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/term/windows [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/truncindex [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/urlutil [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/useragent [2022-01-25T14:24:34.505Z] github.com/docker/docker/plugin [2022-01-25T14:24:34.505Z] github.com/docker/docker/plugin/executor/containerd [2022-01-25T14:24:34.505Z] github.com/docker/docker/plugin/v2 [2022-01-25T14:24:34.505Z] github.com/docker/docker/profiles/apparmor [2022-01-25T14:24:34.505Z] github.com/docker/docker/profiles/seccomp [2022-01-25T14:24:34.505Z] github.com/docker/docker/quota [2022-01-25T14:24:34.505Z] github.com/docker/docker/reference [2022-01-25T14:24:34.505Z] github.com/docker/docker/registry [2022-01-25T14:24:34.505Z] github.com/docker/docker/registry/resumable [2022-01-25T14:24:34.505Z] github.com/docker/docker/restartmanager [2022-01-25T14:24:34.505Z] github.com/docker/docker/rootless [2022-01-25T14:24:34.505Z] github.com/docker/docker/rootless/specconv [2022-01-25T14:24:34.505Z] github.com/docker/docker/runconfig [2022-01-25T14:24:34.505Z] github.com/docker/docker/runconfig/opts [2022-01-25T14:24:34.505Z] github.com/docker/docker/testutil [2022-01-25T14:24:34.505Z] github.com/docker/docker/testutil/daemon [2022-01-25T14:24:34.505Z] github.com/docker/docker/testutil/environment [2022-01-25T14:24:34.505Z] github.com/docker/docker/testutil/fakecontext [2022-01-25T14:24:34.505Z] github.com/docker/docker/testutil/fakegit [2022-01-25T14:24:34.505Z] github.com/docker/docker/testutil/fakestorage [2022-01-25T14:24:34.505Z] github.com/docker/docker/testutil/fixtures/load [2022-01-25T14:24:34.505Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-25T14:24:34.505Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-25T14:24:34.505Z] github.com/docker/docker/testutil/registry [2022-01-25T14:24:34.505Z] github.com/docker/docker/testutil/request [2022-01-25T14:24:34.505Z] github.com/docker/docker/volume [2022-01-25T14:24:34.505Z] github.com/docker/docker/volume/drivers [2022-01-25T14:24:34.505Z] github.com/docker/docker/volume/local [2022-01-25T14:24:34.505Z] github.com/docker/docker/volume/mounts [2022-01-25T14:24:34.505Z] github.com/docker/docker/volume/service [2022-01-25T14:24:34.505Z] github.com/docker/docker/volume/service/opts [2022-01-25T14:24:34.505Z] github.com/docker/docker/volume/testutils' [2022-01-25T14:24:34.505Z] + base_pkg_list='github.com/docker/docker/api [2022-01-25T14:24:34.505Z] github.com/docker/docker/api/server [2022-01-25T14:24:34.505Z] github.com/docker/docker/api/server/backend/build [2022-01-25T14:24:34.505Z] github.com/docker/docker/api/server/httputils [2022-01-25T14:24:34.505Z] github.com/docker/docker/api/server/middleware [2022-01-25T14:24:34.505Z] github.com/docker/docker/api/server/router [2022-01-25T14:24:34.505Z] github.com/docker/docker/api/server/router/build [2022-01-25T14:24:34.505Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-25T14:24:34.505Z] github.com/docker/docker/api/server/router/container [2022-01-25T14:24:34.505Z] github.com/docker/docker/api/server/router/debug [2022-01-25T14:24:34.505Z] github.com/docker/docker/api/server/router/distribution [2022-01-25T14:24:34.505Z] github.com/docker/docker/api/server/router/grpc [2022-01-25T14:24:34.505Z] github.com/docker/docker/api/server/router/image [2022-01-25T14:24:34.505Z] github.com/docker/docker/api/server/router/network [2022-01-25T14:24:34.505Z] github.com/docker/docker/api/server/router/plugin [2022-01-25T14:24:34.505Z] github.com/docker/docker/api/server/router/session [2022-01-25T14:24:34.505Z] github.com/docker/docker/api/server/router/swarm [2022-01-25T14:24:34.505Z] github.com/docker/docker/api/server/router/system [2022-01-25T14:24:34.505Z] github.com/docker/docker/api/server/router/volume [2022-01-25T14:24:34.505Z] github.com/docker/docker/api/types [2022-01-25T14:24:34.505Z] github.com/docker/docker/api/types/backend [2022-01-25T14:24:34.505Z] github.com/docker/docker/api/types/blkiodev [2022-01-25T14:24:34.505Z] github.com/docker/docker/api/types/container [2022-01-25T14:24:34.505Z] github.com/docker/docker/api/types/events [2022-01-25T14:24:34.505Z] github.com/docker/docker/api/types/filters [2022-01-25T14:24:34.505Z] github.com/docker/docker/api/types/image [2022-01-25T14:24:34.505Z] github.com/docker/docker/api/types/mount [2022-01-25T14:24:34.505Z] github.com/docker/docker/api/types/network [2022-01-25T14:24:34.505Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-25T14:24:34.505Z] github.com/docker/docker/api/types/registry [2022-01-25T14:24:34.505Z] github.com/docker/docker/api/types/strslice [2022-01-25T14:24:34.505Z] github.com/docker/docker/api/types/swarm [2022-01-25T14:24:34.505Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-25T14:24:34.505Z] github.com/docker/docker/api/types/time [2022-01-25T14:24:34.505Z] github.com/docker/docker/api/types/versions [2022-01-25T14:24:34.505Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-25T14:24:34.505Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-25T14:24:34.505Z] github.com/docker/docker/api/types/volume [2022-01-25T14:24:34.505Z] github.com/docker/docker/builder [2022-01-25T14:24:34.505Z] github.com/docker/docker/builder/builder-next [2022-01-25T14:24:34.505Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-25T14:24:34.505Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-25T14:24:34.505Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-25T14:24:34.505Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-25T14:24:34.505Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-25T14:24:34.505Z] github.com/docker/docker/builder/builder-next/worker [2022-01-25T14:24:34.505Z] github.com/docker/docker/builder/dockerfile [2022-01-25T14:24:34.505Z] github.com/docker/docker/builder/dockerignore [2022-01-25T14:24:34.505Z] github.com/docker/docker/builder/remotecontext [2022-01-25T14:24:34.505Z] github.com/docker/docker/builder/remotecontext/git [2022-01-25T14:24:34.505Z] github.com/docker/docker/cli [2022-01-25T14:24:34.505Z] github.com/docker/docker/cli/config [2022-01-25T14:24:34.505Z] github.com/docker/docker/cli/debug [2022-01-25T14:24:34.505Z] github.com/docker/docker/client [2022-01-25T14:24:34.505Z] github.com/docker/docker/cmd/docker-proxy [2022-01-25T14:24:34.505Z] github.com/docker/docker/cmd/dockerd [2022-01-25T14:24:34.505Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-25T14:24:34.505Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-25T14:24:34.505Z] github.com/docker/docker/container [2022-01-25T14:24:34.505Z] github.com/docker/docker/container/stream [2022-01-25T14:24:34.505Z] github.com/docker/docker/contrib/apparmor [2022-01-25T14:24:34.505Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-25T14:24:34.505Z] github.com/docker/docker/contrib/httpserver [2022-01-25T14:24:34.505Z] github.com/docker/docker/daemon [2022-01-25T14:24:34.505Z] github.com/docker/docker/daemon/cluster [2022-01-25T14:24:34.505Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-25T14:24:34.505Z] github.com/docker/docker/daemon/cluster/convert [2022-01-25T14:24:34.505Z] github.com/docker/docker/daemon/cluster/executor [2022-01-25T14:24:34.505Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-25T14:24:34.505Z] github.com/docker/docker/daemon/cluster/provider [2022-01-25T14:24:34.505Z] github.com/docker/docker/daemon/config [2022-01-25T14:24:34.505Z] github.com/docker/docker/daemon/events [2022-01-25T14:24:34.505Z] github.com/docker/docker/daemon/events/testutils [2022-01-25T14:24:34.505Z] github.com/docker/docker/daemon/exec [2022-01-25T14:24:34.505Z] github.com/docker/docker/daemon/graphdriver [2022-01-25T14:24:34.505Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-25T14:24:34.505Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-25T14:24:34.505Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-25T14:24:34.505Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-25T14:24:34.505Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-25T14:24:34.505Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-25T14:24:34.505Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-25T14:24:34.505Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-25T14:24:34.505Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-25T14:24:34.505Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-25T14:24:34.505Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-25T14:24:34.505Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-25T14:24:34.505Z] github.com/docker/docker/daemon/images [2022-01-25T14:24:34.505Z] github.com/docker/docker/daemon/initlayer [2022-01-25T14:24:34.505Z] github.com/docker/docker/daemon/links [2022-01-25T14:24:34.505Z] github.com/docker/docker/daemon/listeners [2022-01-25T14:24:34.505Z] github.com/docker/docker/daemon/logger [2022-01-25T14:24:34.505Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-25T14:24:34.505Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-25T14:24:34.505Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-25T14:24:34.505Z] github.com/docker/docker/daemon/logger/gelf [2022-01-25T14:24:34.505Z] github.com/docker/docker/daemon/logger/journald [2022-01-25T14:24:34.505Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-25T14:24:34.505Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-25T14:24:34.505Z] github.com/docker/docker/daemon/logger/local [2022-01-25T14:24:34.505Z] github.com/docker/docker/daemon/logger/logentries [2022-01-25T14:24:34.505Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-25T14:24:34.505Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-25T14:24:34.505Z] github.com/docker/docker/daemon/logger/splunk [2022-01-25T14:24:34.505Z] github.com/docker/docker/daemon/logger/syslog [2022-01-25T14:24:34.505Z] github.com/docker/docker/daemon/logger/templates [2022-01-25T14:24:34.505Z] github.com/docker/docker/daemon/names [2022-01-25T14:24:34.505Z] github.com/docker/docker/daemon/network [2022-01-25T14:24:34.505Z] github.com/docker/docker/daemon/stats [2022-01-25T14:24:34.505Z] github.com/docker/docker/distribution [2022-01-25T14:24:34.505Z] github.com/docker/docker/distribution/metadata [2022-01-25T14:24:34.505Z] github.com/docker/docker/distribution/utils [2022-01-25T14:24:34.505Z] github.com/docker/docker/distribution/xfer [2022-01-25T14:24:34.505Z] github.com/docker/docker/dockerversion [2022-01-25T14:24:34.505Z] github.com/docker/docker/errdefs [2022-01-25T14:24:34.505Z] github.com/docker/docker/image [2022-01-25T14:24:34.505Z] github.com/docker/docker/image/cache [2022-01-25T14:24:34.505Z] github.com/docker/docker/image/tarexport [2022-01-25T14:24:34.505Z] github.com/docker/docker/image/v1 [2022-01-25T14:24:34.505Z] github.com/docker/docker/internal/test/suite [2022-01-25T14:24:34.505Z] github.com/docker/docker/layer [2022-01-25T14:24:34.505Z] github.com/docker/docker/libcontainerd [2022-01-25T14:24:34.505Z] github.com/docker/docker/libcontainerd/queue [2022-01-25T14:24:34.505Z] github.com/docker/docker/libcontainerd/remote [2022-01-25T14:24:34.505Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-25T14:24:34.505Z] github.com/docker/docker/libcontainerd/types [2022-01-25T14:24:34.505Z] github.com/docker/docker/oci [2022-01-25T14:24:34.505Z] github.com/docker/docker/oci/caps [2022-01-25T14:24:34.505Z] github.com/docker/docker/opts [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/aaparser [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/archive [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/authorization [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/broadcaster [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/capabilities [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/chrootarchive [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/containerfs [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/devicemapper [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/directory [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/dmesg [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/filenotify [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/fileutils [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/fsutils [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/homedir [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/idtools [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/ioutils [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/jsonmessage [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/locker [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/longpath [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/loopback [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/mount [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/namesgenerator [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/parsers [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/pidfile [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/platform [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/plugingetter [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/plugins [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/plugins/transport [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/pools [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/progress [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/pubsub [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/reexec [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/signal [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/stack [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/stdcopy [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/streamformatter [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/stringid [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/symlink [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/sysinfo [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/system [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/tailfile [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/tarsum [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/term [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/term/windows [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/truncindex [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/urlutil [2022-01-25T14:24:34.505Z] github.com/docker/docker/pkg/useragent [2022-01-25T14:24:34.505Z] github.com/docker/docker/plugin [2022-01-25T14:24:34.505Z] github.com/docker/docker/plugin/executor/containerd [2022-01-25T14:24:34.505Z] github.com/docker/docker/plugin/v2 [2022-01-25T14:24:34.505Z] github.com/docker/docker/profiles/apparmor [2022-01-25T14:24:34.505Z] github.com/docker/docker/profiles/seccomp [2022-01-25T14:24:34.505Z] github.com/docker/docker/quota [2022-01-25T14:24:34.505Z] github.com/docker/docker/reference [2022-01-25T14:24:34.505Z] github.com/docker/docker/registry [2022-01-25T14:24:34.505Z] github.com/docker/docker/registry/resumable [2022-01-25T14:24:34.505Z] github.com/docker/docker/restartmanager [2022-01-25T14:24:34.505Z] github.com/docker/docker/rootless [2022-01-25T14:24:34.505Z] github.com/docker/docker/rootless/specconv [2022-01-25T14:24:34.505Z] github.com/docker/docker/runconfig [2022-01-25T14:24:34.505Z] github.com/docker/docker/runconfig/opts [2022-01-25T14:24:34.505Z] github.com/docker/docker/testutil [2022-01-25T14:24:34.505Z] github.com/docker/docker/testutil/daemon [2022-01-25T14:24:34.505Z] github.com/docker/docker/testutil/environment [2022-01-25T14:24:34.505Z] github.com/docker/docker/testutil/fakecontext [2022-01-25T14:24:34.505Z] github.com/docker/docker/testutil/fakegit [2022-01-25T14:24:34.505Z] github.com/docker/docker/testutil/fakestorage [2022-01-25T14:24:34.505Z] github.com/docker/docker/testutil/fixtures/load [2022-01-25T14:24:34.505Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-25T14:24:34.505Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-25T14:24:34.505Z] github.com/docker/docker/testutil/registry [2022-01-25T14:24:34.505Z] github.com/docker/docker/testutil/request [2022-01-25T14:24:34.505Z] github.com/docker/docker/volume [2022-01-25T14:24:34.505Z] github.com/docker/docker/volume/drivers [2022-01-25T14:24:34.505Z] github.com/docker/docker/volume/local [2022-01-25T14:24:34.505Z] github.com/docker/docker/volume/mounts [2022-01-25T14:24:34.505Z] github.com/docker/docker/volume/service [2022-01-25T14:24:34.506Z] github.com/docker/docker/volume/service/opts [2022-01-25T14:24:34.506Z] github.com/docker/docker/volume/testutils' [2022-01-25T14:24:34.506Z] ++ grep --fixed-strings /libnetwork [2022-01-25T14:24:34.506Z] ++ echo 'github.com/docker/docker/api [2022-01-25T14:24:34.506Z] github.com/docker/docker/api/server [2022-01-25T14:24:34.506Z] github.com/docker/docker/api/server/backend/build [2022-01-25T14:24:34.506Z] github.com/docker/docker/api/server/httputils [2022-01-25T14:24:34.506Z] github.com/docker/docker/api/server/middleware [2022-01-25T14:24:34.506Z] github.com/docker/docker/api/server/router [2022-01-25T14:24:34.506Z] github.com/docker/docker/api/server/router/build [2022-01-25T14:24:34.506Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-25T14:24:34.506Z] github.com/docker/docker/api/server/router/container [2022-01-25T14:24:34.506Z] github.com/docker/docker/api/server/router/debug [2022-01-25T14:24:34.506Z] github.com/docker/docker/api/server/router/distribution [2022-01-25T14:24:34.506Z] github.com/docker/docker/api/server/router/grpc [2022-01-25T14:24:34.506Z] github.com/docker/docker/api/server/router/image [2022-01-25T14:24:34.506Z] github.com/docker/docker/api/server/router/network [2022-01-25T14:24:34.506Z] github.com/docker/docker/api/server/router/plugin [2022-01-25T14:24:34.506Z] github.com/docker/docker/api/server/router/session [2022-01-25T14:24:34.506Z] github.com/docker/docker/api/server/router/swarm [2022-01-25T14:24:34.506Z] github.com/docker/docker/api/server/router/system [2022-01-25T14:24:34.506Z] github.com/docker/docker/api/server/router/volume [2022-01-25T14:24:34.506Z] github.com/docker/docker/api/types [2022-01-25T14:24:34.506Z] github.com/docker/docker/api/types/backend [2022-01-25T14:24:34.506Z] github.com/docker/docker/api/types/blkiodev [2022-01-25T14:24:34.506Z] github.com/docker/docker/api/types/container [2022-01-25T14:24:34.506Z] github.com/docker/docker/api/types/events [2022-01-25T14:24:34.506Z] github.com/docker/docker/api/types/filters [2022-01-25T14:24:34.506Z] github.com/docker/docker/api/types/image [2022-01-25T14:24:34.506Z] github.com/docker/docker/api/types/mount [2022-01-25T14:24:34.506Z] github.com/docker/docker/api/types/network [2022-01-25T14:24:34.506Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-25T14:24:34.506Z] github.com/docker/docker/api/types/registry [2022-01-25T14:24:34.506Z] github.com/docker/docker/api/types/strslice [2022-01-25T14:24:34.506Z] github.com/docker/docker/api/types/swarm [2022-01-25T14:24:34.506Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-25T14:24:34.506Z] github.com/docker/docker/api/types/time [2022-01-25T14:24:34.506Z] github.com/docker/docker/api/types/versions [2022-01-25T14:24:34.506Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-25T14:24:34.506Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-25T14:24:34.506Z] github.com/docker/docker/api/types/volume [2022-01-25T14:24:34.506Z] github.com/docker/docker/builder [2022-01-25T14:24:34.506Z] github.com/docker/docker/builder/builder-next [2022-01-25T14:24:34.506Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-25T14:24:34.506Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-25T14:24:34.506Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-25T14:24:34.506Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-25T14:24:34.506Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-25T14:24:34.506Z] github.com/docker/docker/builder/builder-next/worker [2022-01-25T14:24:34.506Z] github.com/docker/docker/builder/dockerfile [2022-01-25T14:24:34.506Z] github.com/docker/docker/builder/dockerignore [2022-01-25T14:24:34.506Z] github.com/docker/docker/builder/remotecontext [2022-01-25T14:24:34.506Z] github.com/docker/docker/builder/remotecontext/git [2022-01-25T14:24:34.506Z] github.com/docker/docker/cli [2022-01-25T14:24:34.506Z] github.com/docker/docker/cli/config [2022-01-25T14:24:34.506Z] github.com/docker/docker/cli/debug [2022-01-25T14:24:34.506Z] github.com/docker/docker/client [2022-01-25T14:24:34.506Z] github.com/docker/docker/cmd/docker-proxy [2022-01-25T14:24:34.506Z] github.com/docker/docker/cmd/dockerd [2022-01-25T14:24:34.506Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-25T14:24:34.506Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-25T14:24:34.506Z] github.com/docker/docker/container [2022-01-25T14:24:34.506Z] github.com/docker/docker/container/stream [2022-01-25T14:24:34.506Z] github.com/docker/docker/contrib/apparmor [2022-01-25T14:24:34.506Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-25T14:24:34.506Z] github.com/docker/docker/contrib/httpserver [2022-01-25T14:24:34.506Z] github.com/docker/docker/daemon [2022-01-25T14:24:34.506Z] github.com/docker/docker/daemon/cluster [2022-01-25T14:24:34.506Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-25T14:24:34.506Z] github.com/docker/docker/daemon/cluster/convert [2022-01-25T14:24:34.506Z] github.com/docker/docker/daemon/cluster/executor [2022-01-25T14:24:34.506Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-25T14:24:34.506Z] github.com/docker/docker/daemon/cluster/provider [2022-01-25T14:24:34.506Z] github.com/docker/docker/daemon/config [2022-01-25T14:24:34.506Z] github.com/docker/docker/daemon/events [2022-01-25T14:24:34.506Z] github.com/docker/docker/daemon/events/testutils [2022-01-25T14:24:34.506Z] github.com/docker/docker/daemon/exec [2022-01-25T14:24:34.506Z] github.com/docker/docker/daemon/graphdriver [2022-01-25T14:24:34.506Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-25T14:24:34.506Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-25T14:24:34.506Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-25T14:24:34.506Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-25T14:24:34.506Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-25T14:24:34.506Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-25T14:24:34.506Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-25T14:24:34.506Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-25T14:24:34.506Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-25T14:24:34.506Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-25T14:24:34.506Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-25T14:24:34.506Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-25T14:24:34.506Z] github.com/docker/docker/daemon/images [2022-01-25T14:24:34.506Z] github.com/docker/docker/daemon/initlayer [2022-01-25T14:24:34.506Z] github.com/docker/docker/daemon/links [2022-01-25T14:24:34.506Z] github.com/docker/docker/daemon/listeners [2022-01-25T14:24:34.506Z] github.com/docker/docker/daemon/logger [2022-01-25T14:24:34.506Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-25T14:24:34.506Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-25T14:24:34.506Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-25T14:24:34.506Z] github.com/docker/docker/daemon/logger/gelf [2022-01-25T14:24:34.506Z] github.com/docker/docker/daemon/logger/journald [2022-01-25T14:24:34.506Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-25T14:24:34.506Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-25T14:24:34.506Z] github.com/docker/docker/daemon/logger/local [2022-01-25T14:24:34.506Z] github.com/docker/docker/daemon/logger/logentries [2022-01-25T14:24:34.506Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-25T14:24:34.506Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-25T14:24:34.506Z] github.com/docker/docker/daemon/logger/splunk [2022-01-25T14:24:34.506Z] github.com/docker/docker/daemon/logger/syslog [2022-01-25T14:24:34.506Z] github.com/docker/docker/daemon/logger/templates [2022-01-25T14:24:34.506Z] github.com/docker/docker/daemon/names [2022-01-25T14:24:34.506Z] github.com/docker/docker/daemon/network [2022-01-25T14:24:34.506Z] github.com/docker/docker/daemon/stats [2022-01-25T14:24:34.506Z] github.com/docker/docker/distribution [2022-01-25T14:24:34.506Z] github.com/docker/docker/distribution/metadata [2022-01-25T14:24:34.506Z] github.com/docker/docker/distribution/utils [2022-01-25T14:24:34.506Z] github.com/docker/docker/distribution/xfer [2022-01-25T14:24:34.506Z] github.com/docker/docker/dockerversion [2022-01-25T14:24:34.506Z] github.com/docker/docker/errdefs [2022-01-25T14:24:34.506Z] github.com/docker/docker/image [2022-01-25T14:24:34.506Z] github.com/docker/docker/image/cache [2022-01-25T14:24:34.506Z] github.com/docker/docker/image/tarexport [2022-01-25T14:24:34.506Z] github.com/docker/docker/image/v1 [2022-01-25T14:24:34.506Z] github.com/docker/docker/internal/test/suite [2022-01-25T14:24:34.506Z] github.com/docker/docker/layer [2022-01-25T14:24:34.506Z] github.com/docker/docker/libcontainerd [2022-01-25T14:24:34.506Z] github.com/docker/docker/libcontainerd/queue [2022-01-25T14:24:34.506Z] github.com/docker/docker/libcontainerd/remote [2022-01-25T14:24:34.506Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-25T14:24:34.506Z] github.com/docker/docker/libcontainerd/types [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/bitseq [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/cluster [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/config [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/datastore [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/driverapi [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/etchosts [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/idm [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/ipam [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/iptables [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/netlabel [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/netutils [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/networkdb [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/ns [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/options [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/osl [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/portallocator [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/portmapper [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/testutils [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/types [2022-01-25T14:24:34.506Z] github.com/docker/docker/oci [2022-01-25T14:24:34.506Z] github.com/docker/docker/oci/caps [2022-01-25T14:24:34.506Z] github.com/docker/docker/opts [2022-01-25T14:24:34.506Z] github.com/docker/docker/pkg/aaparser [2022-01-25T14:24:34.506Z] github.com/docker/docker/pkg/archive [2022-01-25T14:24:34.506Z] github.com/docker/docker/pkg/authorization [2022-01-25T14:24:34.506Z] github.com/docker/docker/pkg/broadcaster [2022-01-25T14:24:34.506Z] github.com/docker/docker/pkg/capabilities [2022-01-25T14:24:34.506Z] github.com/docker/docker/pkg/chrootarchive [2022-01-25T14:24:34.506Z] github.com/docker/docker/pkg/containerfs [2022-01-25T14:24:34.506Z] github.com/docker/docker/pkg/devicemapper [2022-01-25T14:24:34.506Z] github.com/docker/docker/pkg/directory [2022-01-25T14:24:34.506Z] github.com/docker/docker/pkg/dmesg [2022-01-25T14:24:34.506Z] github.com/docker/docker/pkg/filenotify [2022-01-25T14:24:34.506Z] github.com/docker/docker/pkg/fileutils [2022-01-25T14:24:34.506Z] github.com/docker/docker/pkg/fsutils [2022-01-25T14:24:34.506Z] github.com/docker/docker/pkg/homedir [2022-01-25T14:24:34.506Z] github.com/docker/docker/pkg/idtools [2022-01-25T14:24:34.506Z] github.com/docker/docker/pkg/ioutils [2022-01-25T14:24:34.506Z] github.com/docker/docker/pkg/jsonmessage [2022-01-25T14:24:34.506Z] github.com/docker/docker/pkg/locker [2022-01-25T14:24:34.506Z] github.com/docker/docker/pkg/longpath [2022-01-25T14:24:34.506Z] github.com/docker/docker/pkg/loopback [2022-01-25T14:24:34.506Z] github.com/docker/docker/pkg/mount [2022-01-25T14:24:34.506Z] github.com/docker/docker/pkg/namesgenerator [2022-01-25T14:24:34.506Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-25T14:24:34.506Z] github.com/docker/docker/pkg/parsers [2022-01-25T14:24:34.506Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-25T14:24:34.506Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-25T14:24:34.506Z] github.com/docker/docker/pkg/pidfile [2022-01-25T14:24:34.506Z] github.com/docker/docker/pkg/platform [2022-01-25T14:24:34.506Z] github.com/docker/docker/pkg/plugingetter [2022-01-25T14:24:34.506Z] github.com/docker/docker/pkg/plugins [2022-01-25T14:24:34.506Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-25T14:24:34.506Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-25T14:24:34.506Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-25T14:24:34.506Z] github.com/docker/docker/pkg/plugins/transport [2022-01-25T14:24:34.506Z] github.com/docker/docker/pkg/pools [2022-01-25T14:24:34.506Z] github.com/docker/docker/pkg/progress [2022-01-25T14:24:34.506Z] github.com/docker/docker/pkg/pubsub [2022-01-25T14:24:34.506Z] github.com/docker/docker/pkg/reexec [2022-01-25T14:24:34.506Z] github.com/docker/docker/pkg/signal [2022-01-25T14:24:34.506Z] github.com/docker/docker/pkg/stack [2022-01-25T14:24:34.506Z] github.com/docker/docker/pkg/stdcopy [2022-01-25T14:24:34.506Z] github.com/docker/docker/pkg/streamformatter [2022-01-25T14:24:34.506Z] github.com/docker/docker/pkg/stringid [2022-01-25T14:24:34.506Z] github.com/docker/docker/pkg/symlink [2022-01-25T14:24:34.506Z] github.com/docker/docker/pkg/sysinfo [2022-01-25T14:24:34.506Z] github.com/docker/docker/pkg/system [2022-01-25T14:24:34.506Z] github.com/docker/docker/pkg/tailfile [2022-01-25T14:24:34.506Z] github.com/docker/docker/pkg/tarsum [2022-01-25T14:24:34.506Z] github.com/docker/docker/pkg/term [2022-01-25T14:24:34.506Z] github.com/docker/docker/pkg/term/windows [2022-01-25T14:24:34.506Z] github.com/docker/docker/pkg/truncindex [2022-01-25T14:24:34.506Z] github.com/docker/docker/pkg/urlutil [2022-01-25T14:24:34.506Z] github.com/docker/docker/pkg/useragent [2022-01-25T14:24:34.506Z] github.com/docker/docker/plugin [2022-01-25T14:24:34.506Z] github.com/docker/docker/plugin/executor/containerd [2022-01-25T14:24:34.506Z] github.com/docker/docker/plugin/v2 [2022-01-25T14:24:34.506Z] github.com/docker/docker/profiles/apparmor [2022-01-25T14:24:34.506Z] github.com/docker/docker/profiles/seccomp [2022-01-25T14:24:34.506Z] github.com/docker/docker/quota [2022-01-25T14:24:34.506Z] github.com/docker/docker/reference [2022-01-25T14:24:34.506Z] github.com/docker/docker/registry [2022-01-25T14:24:34.506Z] github.com/docker/docker/registry/resumable [2022-01-25T14:24:34.506Z] github.com/docker/docker/restartmanager [2022-01-25T14:24:34.506Z] github.com/docker/docker/rootless [2022-01-25T14:24:34.506Z] github.com/docker/docker/rootless/specconv [2022-01-25T14:24:34.506Z] github.com/docker/docker/runconfig [2022-01-25T14:24:34.506Z] github.com/docker/docker/runconfig/opts [2022-01-25T14:24:34.506Z] github.com/docker/docker/testutil [2022-01-25T14:24:34.506Z] github.com/docker/docker/testutil/daemon [2022-01-25T14:24:34.506Z] github.com/docker/docker/testutil/environment [2022-01-25T14:24:34.506Z] github.com/docker/docker/testutil/fakecontext [2022-01-25T14:24:34.506Z] github.com/docker/docker/testutil/fakegit [2022-01-25T14:24:34.506Z] github.com/docker/docker/testutil/fakestorage [2022-01-25T14:24:34.506Z] github.com/docker/docker/testutil/fixtures/load [2022-01-25T14:24:34.506Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-25T14:24:34.506Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-25T14:24:34.506Z] github.com/docker/docker/testutil/registry [2022-01-25T14:24:34.506Z] github.com/docker/docker/testutil/request [2022-01-25T14:24:34.506Z] github.com/docker/docker/volume [2022-01-25T14:24:34.506Z] github.com/docker/docker/volume/drivers [2022-01-25T14:24:34.506Z] github.com/docker/docker/volume/local [2022-01-25T14:24:34.506Z] github.com/docker/docker/volume/mounts [2022-01-25T14:24:34.506Z] github.com/docker/docker/volume/service [2022-01-25T14:24:34.506Z] github.com/docker/docker/volume/service/opts [2022-01-25T14:24:34.506Z] github.com/docker/docker/volume/testutils' [2022-01-25T14:24:34.506Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/bitseq [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/cluster [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/config [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/datastore [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/driverapi [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/etchosts [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/idm [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/ipam [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-25T14:24:34.506Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-25T14:24:34.507Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-25T14:24:34.507Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-25T14:24:34.507Z] github.com/docker/docker/libnetwork/iptables [2022-01-25T14:24:34.507Z] github.com/docker/docker/libnetwork/netlabel [2022-01-25T14:24:34.507Z] github.com/docker/docker/libnetwork/netutils [2022-01-25T14:24:34.507Z] github.com/docker/docker/libnetwork/networkdb [2022-01-25T14:24:34.507Z] github.com/docker/docker/libnetwork/ns [2022-01-25T14:24:34.507Z] github.com/docker/docker/libnetwork/options [2022-01-25T14:24:34.507Z] github.com/docker/docker/libnetwork/osl [2022-01-25T14:24:34.507Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-25T14:24:34.507Z] github.com/docker/docker/libnetwork/portallocator [2022-01-25T14:24:34.507Z] github.com/docker/docker/libnetwork/portmapper [2022-01-25T14:24:34.507Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-25T14:24:34.507Z] github.com/docker/docker/libnetwork/testutils [2022-01-25T14:24:34.507Z] github.com/docker/docker/libnetwork/types' [2022-01-25T14:24:34.507Z] + echo 'github.com/docker/docker/libnetwork [2022-01-25T14:24:34.507Z] github.com/docker/docker/libnetwork/bitseq [2022-01-25T14:24:34.507Z] github.com/docker/docker/libnetwork/cluster [2022-01-25T14:24:34.507Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-25T14:24:34.507Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-25T14:24:34.507Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-25T14:24:34.507Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-25T14:24:34.507Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-25T14:24:34.507Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-25T14:24:34.507Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-25T14:24:34.507Z] github.com/docker/docker/libnetwork/config [2022-01-25T14:24:34.507Z] github.com/docker/docker/libnetwork/datastore [2022-01-25T14:24:34.507Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-25T14:24:34.507Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-25T14:24:34.507Z] github.com/docker/docker/libnetwork/driverapi [2022-01-25T14:24:34.507Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-25T14:24:34.507Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-25T14:24:34.507Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-25T14:24:34.507Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-25T14:24:34.507Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-25T14:24:34.507Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-25T14:24:34.507Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-25T14:24:34.507Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-25T14:24:34.507Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-25T14:24:34.507Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-25T14:24:34.507Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-25T14:24:34.507Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-25T14:24:34.507Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-25T14:24:34.507Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-25T14:24:34.507Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-25T14:24:34.507Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-25T14:24:34.507Z] github.com/docker/docker/libnetwork/etchosts [2022-01-25T14:24:34.507Z] github.com/docker/docker/libnetwork/idm [2022-01-25T14:24:34.507Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-25T14:24:34.507Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-25T14:24:34.507Z] github.com/docker/docker/libnetwork/ipam [2022-01-25T14:24:34.507Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-25T14:24:34.507Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-25T14:24:34.507Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-25T14:24:34.507Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-25T14:24:34.507Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-25T14:24:34.507Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-25T14:24:34.507Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-25T14:24:34.507Z] github.com/docker/docker/libnetwork/iptables [2022-01-25T14:24:34.507Z] github.com/docker/docker/libnetwork/netlabel [2022-01-25T14:24:34.507Z] github.com/docker/docker/libnetwork/netutils [2022-01-25T14:24:34.507Z] github.com/docker/docker/libnetwork/networkdb [2022-01-25T14:24:34.507Z] github.com/docker/docker/libnetwork/ns [2022-01-25T14:24:34.507Z] github.com/docker/docker/libnetwork/options [2022-01-25T14:24:34.507Z] github.com/docker/docker/libnetwork/osl [2022-01-25T14:24:34.507Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-25T14:24:34.507Z] github.com/docker/docker/libnetwork/portallocator [2022-01-25T14:24:34.507Z] github.com/docker/docker/libnetwork/portmapper [2022-01-25T14:24:34.507Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-25T14:24:34.507Z] github.com/docker/docker/libnetwork/testutils [2022-01-25T14:24:34.507Z] github.com/docker/docker/libnetwork/types' [2022-01-25T14:24:34.507Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-01-25T14:24:34.507Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-25T14:24:34.507Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-25T14:24:34.507Z] + type docker-proxy [2022-01-25T14:24:34.507Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-01-25T14:24:34.507Z] + hack/make.sh binary-proxy install-proxy [2022-01-25T14:24:34.507Z] [2022-01-25T14:24:34.507Z] Removing bundles/ [2022-01-25T14:24:34.507Z] [2022-01-25T14:24:34.507Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-01-25T14:24:34.507Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-01-25T14:24:34.507Z] GOOS="" GOARCH="" GOARM="" [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] checkout [2022-01-25T14:24:34.623Z] The recommended git tool is: git [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2022-01-25T14:24:34.673Z] using credential docker-jenkins-github-credentials [Pipeline] sh [2022-01-25T14:24:34.681Z] Cloning the remote Git repository [2022-01-25T14:24:34.681Z] Cloning with configured refspecs honoured and without tags [2022-01-25T14:24:34.834Z] #75 DONE 0.9s [2022-01-25T14:24:34.834Z] [2022-01-25T14:24:34.834Z] #76 exporting to image [2022-01-25T14:24:34.834Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-01-25T14:24:34.834Z] #76 exporting layers [2022-01-25T14:24:35.058Z] + docker version [2022-01-25T14:24:35.058Z] Client: [2022-01-25T14:24:35.058Z] Version: 20.10.9 [2022-01-25T14:24:35.058Z] API version: 1.41 [2022-01-25T14:24:35.058Z] Go version: go1.16.8 [2022-01-25T14:24:35.058Z] Git commit: c2ea9bc [2022-01-25T14:24:35.058Z] Built: Mon Oct 4 16:11:10 2021 [2022-01-25T14:24:35.058Z] OS/Arch: windows/amd64 [2022-01-25T14:24:35.058Z] Context: default [2022-01-25T14:24:35.058Z] Experimental: true [2022-01-25T14:24:35.058Z] [2022-01-25T14:24:35.058Z] Server: Docker Engine - Community [2022-01-25T14:24:35.058Z] Engine: [2022-01-25T14:24:35.058Z] Version: 20.10.9 [2022-01-25T14:24:35.058Z] API version: 1.41 (minimum version 1.24) [2022-01-25T14:24:35.058Z] Go version: go1.16.8 [2022-01-25T14:24:35.058Z] Git commit: 79ea9d3 [2022-01-25T14:24:35.058Z] Built: Mon Oct 4 16:06:39 2021 [2022-01-25T14:24:35.058Z] OS/Arch: windows/amd64 [2022-01-25T14:24:35.058Z] Experimental: true [2022-01-25T14:24:33.263Z] > git remote # timeout=10 [2022-01-25T14:24:33.327Z] > git config --get remote.origin.url # timeout=10 [2022-01-25T14:24:33.375Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-25T14:24:33.376Z] > git merge 559ff0ac661c1ca27bb17765629f6166d90ff499 # timeout=10 [2022-01-25T14:24:33.510Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-01-25T14:24:33.642Z] > git config core.sparsecheckout # timeout=10 [2022-01-25T14:24:33.693Z] > git checkout -f b36d896fceba189f86cb9d57679c7559a63721e5 # timeout=10 [Pipeline] sh [2022-01-25T14:24:35.639Z] + docker version [2022-01-25T14:24:35.639Z] Client: [2022-01-25T14:24:35.639Z] Version: 20.10.9 [2022-01-25T14:24:35.639Z] API version: 1.41 [2022-01-25T14:24:35.639Z] Go version: go1.16.8 [2022-01-25T14:24:35.639Z] Git commit: c2ea9bc [2022-01-25T14:24:35.639Z] Built: Mon Oct 4 16:11:10 2021 [2022-01-25T14:24:35.639Z] OS/Arch: windows/amd64 [2022-01-25T14:24:35.639Z] Context: default [2022-01-25T14:24:35.639Z] Experimental: true [2022-01-25T14:24:35.639Z] [2022-01-25T14:24:35.639Z] Server: Docker Engine - Community [2022-01-25T14:24:35.639Z] Engine: [2022-01-25T14:24:35.639Z] Version: 20.10.9 [2022-01-25T14:24:35.639Z] API version: 1.41 (minimum version 1.24) [2022-01-25T14:24:35.639Z] Go version: go1.16.8 [2022-01-25T14:24:35.639Z] Git commit: 79ea9d3 [2022-01-25T14:24:35.639Z] Built: Mon Oct 4 16:06:39 2021 [2022-01-25T14:24:35.639Z] OS/Arch: windows/amd64 [2022-01-25T14:24:35.639Z] Experimental: true [2022-01-25T14:24:34.723Z] Cloning repository https://github.com/moby/moby.git [2022-01-25T14:24:34.723Z] > git init /home/ubuntu/workspace/moby_PR-43187 # timeout=10 [2022-01-25T14:24:34.739Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-25T14:24:34.739Z] > git --version # timeout=10 [2022-01-25T14:24:34.741Z] > git --version # 'git version 2.17.1' [2022-01-25T14:24:34.741Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-25T14:24:34.742Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43187/head:refs/remotes/origin/PR-43187 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-25T14:24:35.776Z] #76 exporting layers 1.0s done [2022-01-25T14:24:35.776Z] #76 writing image sha256:38efb67dc209723d388a92362d38c9e06d31c3b5e1b5a889a6e9c5ddc436aac2 done [2022-01-25T14:24:35.776Z] #76 naming to docker.io/library/docker:b36d896fceba189f86cb9d57679c7559a63721e5 done [2022-01-25T14:24:35.776Z] #76 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] sh [2022-01-25T14:24:35.912Z] #19 10.42 Reading package lists... [2022-01-25T14:24:36.169Z] #19 13.41 Building dependency tree... [2022-01-25T14:24:36.179Z] + docker info [2022-01-25T14:24:36.179Z] Client: [2022-01-25T14:24:36.179Z] Context: default [2022-01-25T14:24:36.179Z] Debug Mode: false [2022-01-25T14:24:36.179Z] [2022-01-25T14:24:36.179Z] Server: [2022-01-25T14:24:36.179Z] Containers: 0 [2022-01-25T14:24:36.179Z] Running: 0 [2022-01-25T14:24:36.179Z] Paused: 0 [2022-01-25T14:24:36.179Z] Stopped: 0 [2022-01-25T14:24:36.179Z] Images: 11 [2022-01-25T14:24:36.179Z] Server Version: 20.10.9 [2022-01-25T14:24:36.179Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-01-25T14:24:36.179Z] Windows: [2022-01-25T14:24:36.179Z] LCOW: [2022-01-25T14:24:36.179Z] Logging Driver: json-file [2022-01-25T14:24:36.179Z] Plugins: [2022-01-25T14:24:36.179Z] Volume: local [2022-01-25T14:24:36.179Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-25T14:24:36.179Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-25T14:24:36.179Z] Swarm: inactive [2022-01-25T14:24:36.179Z] Default Isolation: process [2022-01-25T14:24:36.179Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-01-25T14:24:36.179Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-01-25T14:24:36.179Z] OSType: windows [2022-01-25T14:24:36.179Z] Architecture: x86_64 [2022-01-25T14:24:36.179Z] CPUs: 4 [2022-01-25T14:24:36.179Z] Total Memory: 32GiB [2022-01-25T14:24:36.179Z] Name: azwin-2-f30021 [2022-01-25T14:24:36.179Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-01-25T14:24:36.179Z] Docker Root Dir: D:\docker [2022-01-25T14:24:36.179Z] Debug Mode: false [2022-01-25T14:24:36.179Z] Registry: https://index.docker.io/v1/ [2022-01-25T14:24:36.179Z] Labels: [2022-01-25T14:24:36.179Z] Experimental: true [2022-01-25T14:24:36.179Z] Insecure Registries: [2022-01-25T14:24:36.179Z] 10.0.0.4:5000 [2022-01-25T14:24:36.179Z] 127.0.0.0/8 [2022-01-25T14:24:36.179Z] Registry Mirrors: [2022-01-25T14:24:36.179Z] http://10.0.0.4:5000/ [2022-01-25T14:24:36.179Z] Live Restore Enabled: false [2022-01-25T14:24:36.179Z] Product License: Community Engine [2022-01-25T14:24:36.179Z] [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-01-25T14:24:36.612Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43187/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=b36d896fceba189f86cb9d57679c7559a63721e5 -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:b36d896fceba189f86cb9d57679c7559a63721e5 hack/make.sh dynbinary test-integration [2022-01-25T14:24:36.732Z] #19 14.61 The following additional packages will be installed: [2022-01-25T14:24:36.733Z] #19 14.61 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-01-25T14:24:36.733Z] #19 14.61 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-01-25T14:24:36.733Z] #19 14.61 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-01-25T14:24:36.733Z] #19 14.61 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-01-25T14:24:36.733Z] #19 14.61 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-01-25T14:24:36.733Z] #19 14.61 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-01-25T14:24:36.733Z] #19 14.61 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-01-25T14:24:36.733Z] #19 14.61 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-01-25T14:24:36.733Z] #19 14.61 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-01-25T14:24:36.733Z] #19 14.61 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-01-25T14:24:36.733Z] #19 14.61 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-01-25T14:24:36.733Z] #19 14.61 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-01-25T14:24:36.733Z] #19 14.61 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-01-25T14:24:36.733Z] #19 14.61 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-01-25T14:24:36.733Z] #19 14.61 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-01-25T14:24:36.733Z] #19 14.61 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-01-25T14:24:36.733Z] #19 14.61 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-01-25T14:24:36.733Z] #19 14.61 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-01-25T14:24:36.733Z] #19 14.61 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-01-25T14:24:36.733Z] #19 14.61 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-01-25T14:24:36.733Z] #19 14.61 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-01-25T14:24:36.733Z] #19 14.61 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-01-25T14:24:36.733Z] #19 14.61 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-01-25T14:24:36.733Z] #19 14.62 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-01-25T14:24:36.733Z] #19 14.62 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-01-25T14:24:36.733Z] #19 14.62 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-01-25T14:24:36.733Z] #19 14.62 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-01-25T14:24:36.733Z] #19 14.62 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-01-25T14:24:36.733Z] #19 14.62 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-01-25T14:24:36.733Z] #19 14.62 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-01-25T14:24:36.733Z] #19 14.62 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-01-25T14:24:36.733Z] #19 14.62 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-01-25T14:24:36.733Z] #19 14.62 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-01-25T14:24:36.733Z] #19 14.62 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-01-25T14:24:36.733Z] #19 14.62 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-01-25T14:24:36.733Z] #19 14.62 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-01-25T14:24:36.733Z] #19 14.62 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-01-25T14:24:36.733Z] #19 14.62 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-01-25T14:24:36.733Z] #19 14.62 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-01-25T14:24:36.733Z] #19 14.62 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-01-25T14:24:36.733Z] #19 14.62 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-01-25T14:24:36.733Z] #19 14.62 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-01-25T14:24:36.733Z] #19 14.62 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-01-25T14:24:36.733Z] #19 14.62 linux-libc-dev-s390x-cross patch xz-utils [2022-01-25T14:24:36.767Z] + docker info [2022-01-25T14:24:36.767Z] Client: [2022-01-25T14:24:36.767Z] Context: default [2022-01-25T14:24:36.767Z] Debug Mode: false [2022-01-25T14:24:36.767Z] [2022-01-25T14:24:36.767Z] Server: [2022-01-25T14:24:36.767Z] Containers: 0 [2022-01-25T14:24:36.767Z] Running: 0 [2022-01-25T14:24:36.767Z] Paused: 0 [2022-01-25T14:24:36.767Z] Stopped: 0 [2022-01-25T14:24:36.767Z] Images: 11 [2022-01-25T14:24:36.767Z] Server Version: 20.10.9 [2022-01-25T14:24:36.767Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-01-25T14:24:36.767Z] Windows: [2022-01-25T14:24:36.767Z] LCOW: [2022-01-25T14:24:36.767Z] Logging Driver: json-file [2022-01-25T14:24:36.767Z] Plugins: [2022-01-25T14:24:36.767Z] Volume: local [2022-01-25T14:24:36.767Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-25T14:24:36.767Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-25T14:24:36.767Z] Swarm: inactive [2022-01-25T14:24:36.767Z] Default Isolation: process [2022-01-25T14:24:36.767Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-01-25T14:24:36.767Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-01-25T14:24:36.767Z] OSType: windows [2022-01-25T14:24:36.767Z] Architecture: x86_64 [2022-01-25T14:24:36.767Z] CPUs: 4 [2022-01-25T14:24:36.767Z] Total Memory: 32GiB [2022-01-25T14:24:36.767Z] Name: azwin-2-f30020 [2022-01-25T14:24:36.767Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-01-25T14:24:36.767Z] Docker Root Dir: D:\docker [2022-01-25T14:24:36.767Z] Debug Mode: false [2022-01-25T14:24:36.767Z] Registry: https://index.docker.io/v1/ [2022-01-25T14:24:36.767Z] Labels: [2022-01-25T14:24:36.767Z] Experimental: true [2022-01-25T14:24:36.767Z] Insecure Registries: [2022-01-25T14:24:36.767Z] 10.0.0.4:5000 [2022-01-25T14:24:36.767Z] 127.0.0.0/8 [2022-01-25T14:24:36.767Z] Registry Mirrors: [2022-01-25T14:24:36.767Z] http://10.0.0.4:5000/ [2022-01-25T14:24:36.767Z] Live Restore Enabled: false [2022-01-25T14:24:36.767Z] Product License: Community Engine [2022-01-25T14:24:36.767Z] [2022-01-25T14:24:36.872Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-01-25T14:24:36.872Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-01-25T14:24:36.872Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-01-25T14:24:36.872Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-01-25T14:24:36.872Z] 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) [2022-01-25T14:24:36.872Z] Detected virtualization docker. [2022-01-25T14:24:36.872Z] Detected architecture x86-64. [2022-01-25T14:24:36.872Z] Set hostname to . [Pipeline] } [2022-01-25T14:24:36.990Z] #19 14.63 Suggested packages: [2022-01-25T14:24:36.990Z] #19 14.63 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-01-25T14:24:36.990Z] #19 14.63 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-01-25T14:24:36.990Z] #19 14.63 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-01-25T14:24:36.990Z] #19 14.63 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-01-25T14:24:36.990Z] #19 14.63 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-01-25T14:24:36.990Z] #19 14.63 libyaml-shell-perl ed diffutils-doc [2022-01-25T14:24:36.990Z] #19 14.63 Recommended packages: [2022-01-25T14:24:36.990Z] #19 14.63 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-01-25T14:24:36.990Z] #19 14.63 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-01-25T14:24:37.132Z] modprobe@configfs.service: Succeeded. [2022-01-25T14:24:37.133Z] modprobe@drm.service: Succeeded. [2022-01-25T14:24:37.133Z] modprobe@fuse.service: Succeeded. [2022-01-25T14:24:37.133Z] + source /etc/docker-entrypoint-cmd [2022-01-25T14:24:37.133Z] ++ hack/make.sh dynbinary test-integration [2022-01-25T14:24:37.133Z] [2022-01-25T14:24:37.394Z] Removing bundles/ [2022-01-25T14:24:37.394Z] [2022-01-25T14:24:37.394Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-01-25T14:24:37.394Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-01-25T14:24:37.394Z] GOOS="" GOARCH="" GOARM="" [2022-01-25T14:24:38.359Z] #19 15.83 The following NEW packages will be installed: [2022-01-25T14:24:38.359Z] #19 15.83 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-01-25T14:24:38.359Z] #19 15.83 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-01-25T14:24:38.359Z] #19 15.83 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-01-25T14:24:38.359Z] #19 15.83 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-01-25T14:24:38.359Z] #19 15.83 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-01-25T14:24:38.359Z] #19 15.83 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-01-25T14:24:38.359Z] #19 15.83 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-01-25T14:24:38.359Z] #19 15.83 crossbuild-essential-armel crossbuild-essential-armhf [2022-01-25T14:24:38.359Z] #19 15.84 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-01-25T14:24:38.359Z] #19 15.84 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-01-25T14:24:38.359Z] #19 15.84 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-01-25T14:24:38.360Z] #19 15.84 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-01-25T14:24:38.360Z] #19 15.84 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-01-25T14:24:38.360Z] #19 15.84 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-01-25T14:24:38.360Z] #19 15.84 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-01-25T14:24:38.360Z] #19 15.84 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-01-25T14:24:38.360Z] #19 15.84 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-01-25T14:24:38.360Z] #19 15.84 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-01-25T14:24:38.360Z] #19 15.84 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-01-25T14:24:38.360Z] #19 15.84 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-01-25T14:24:38.360Z] #19 15.84 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-01-25T14:24:38.360Z] #19 15.84 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-01-25T14:24:38.360Z] #19 15.84 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-01-25T14:24:38.360Z] #19 15.84 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-01-25T14:24:38.360Z] #19 15.84 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-01-25T14:24:38.360Z] #19 15.84 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-01-25T14:24:38.360Z] #19 15.84 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-01-25T14:24:38.360Z] #19 15.84 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-01-25T14:24:38.360Z] #19 15.84 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-01-25T14:24:38.360Z] #19 15.84 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-01-25T14:24:38.360Z] #19 15.84 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-01-25T14:24:38.360Z] #19 15.84 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-01-25T14:24:38.360Z] #19 15.84 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-01-25T14:24:38.360Z] #19 15.84 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-01-25T14:24:38.360Z] #19 15.84 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-01-25T14:24:38.360Z] #19 15.84 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-01-25T14:24:38.360Z] #19 15.84 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-01-25T14:24:38.360Z] #19 15.84 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-01-25T14:24:38.360Z] #19 15.84 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-01-25T14:24:38.360Z] #19 15.84 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-01-25T14:24:38.360Z] #19 15.84 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-01-25T14:24:38.360Z] #19 15.84 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-01-25T14:24:38.360Z] #19 15.84 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-01-25T14:24:38.360Z] #19 15.84 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-01-25T14:24:38.360Z] #19 15.84 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-01-25T14:24:38.360Z] #19 15.84 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-01-25T14:24:38.360Z] #19 15.84 linux-libc-dev-s390x-cross patch xz-utils [2022-01-25T14:24:38.360Z] #19 16.15 0 upgraded, 133 newly installed, 0 to remove and 8 not upgraded. [2022-01-25T14:24:38.360Z] #19 16.15 Need to get 787 MB of archives. [2022-01-25T14:24:38.360Z] #19 16.15 After this operation, 3385 MB of additional disk space will be used. [2022-01-25T14:24:38.360Z] #19 16.15 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-01-25T14:24:38.360Z] #19 16.15 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-01-25T14:24:38.360Z] #19 16.15 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-01-25T14:24:38.360Z] #19 16.16 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-01-25T14:24:38.360Z] #19 16.16 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-01-25T14:24:38.360Z] #19 16.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-01-25T14:24:38.360Z] #19 16.16 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-01-25T14:24:38.360Z] #19 16.19 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-01-25T14:24:38.360Z] #19 16.21 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-01-25T14:24:38.360Z] #19 16.23 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-01-25T14:24:38.616Z] #19 16.24 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-01-25T14:24:38.616Z] #19 16.26 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-01-25T14:24:38.616Z] #19 16.26 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2022-01-25T14:24:38.872Z] #19 16.59 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2022-01-25T14:24:38.872Z] #19 16.59 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2022-01-25T14:24:39.130Z] #19 16.90 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2022-01-25T14:24:39.130Z] #19 16.90 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2022-01-25T14:24:39.399Z] #19 17.22 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-01-25T14:24:39.399Z] #19 17.22 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2022-01-25T14:24:40.036Z] #19 17.58 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-01-25T14:24:40.036Z] #19 17.59 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2022-01-25T14:24:40.295Z] #19 17.91 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-01-25T14:24:40.295Z] #19 17.91 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2022-01-25T14:24:40.295Z] #19 17.91 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2022-01-25T14:24:40.295Z] #19 17.91 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-01-25T14:24:40.295Z] #19 17.91 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-01-25T14:24:40.295Z] #19 17.91 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-01-25T14:24:40.295Z] #19 17.91 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-01-25T14:24:40.295Z] #19 17.91 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-01-25T14:24:40.295Z] #19 17.92 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-01-25T14:24:40.295Z] #19 17.92 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-01-25T14:24:40.295Z] #19 17.92 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-01-25T14:24:40.295Z] #19 17.92 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-01-25T14:24:40.295Z] #19 17.93 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-01-25T14:24:40.295Z] #19 17.94 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-01-25T14:24:40.295Z] #19 17.94 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-01-25T14:24:40.295Z] #19 17.95 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-01-25T14:24:40.295Z] #19 17.96 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-01-25T14:24:40.295Z] #19 17.96 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-01-25T14:24:40.295Z] #19 17.97 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2022-01-25T14:24:40.553Z] #19 18.35 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-01-25T14:24:40.553Z] #19 18.35 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-01-25T14:24:40.553Z] #19 18.36 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-01-25T14:24:40.554Z] #19 18.38 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-01-25T14:24:40.554Z] #19 18.39 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2022-01-25T14:24:40.812Z] #19 18.77 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-01-25T14:24:41.049Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-01-25T14:24:41.049Z] [2022-01-25T14:24:41.049Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-01-25T14:24:41.049Z] Installing docker-proxy to /usr/local/bin/ [2022-01-25T14:24:41.049Z] [2022-01-25T14:24:41.049Z] + mkdir -p bundles [2022-01-25T14:24:41.049Z] + '[' -n 'github.com/docker/docker/api [2022-01-25T14:24:41.049Z] github.com/docker/docker/api/server [2022-01-25T14:24:41.049Z] github.com/docker/docker/api/server/backend/build [2022-01-25T14:24:41.049Z] github.com/docker/docker/api/server/httputils [2022-01-25T14:24:41.049Z] github.com/docker/docker/api/server/middleware [2022-01-25T14:24:41.049Z] github.com/docker/docker/api/server/router [2022-01-25T14:24:41.049Z] github.com/docker/docker/api/server/router/build [2022-01-25T14:24:41.049Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-25T14:24:41.049Z] github.com/docker/docker/api/server/router/container [2022-01-25T14:24:41.049Z] github.com/docker/docker/api/server/router/debug [2022-01-25T14:24:41.049Z] github.com/docker/docker/api/server/router/distribution [2022-01-25T14:24:41.049Z] github.com/docker/docker/api/server/router/grpc [2022-01-25T14:24:41.049Z] github.com/docker/docker/api/server/router/image [2022-01-25T14:24:41.049Z] github.com/docker/docker/api/server/router/network [2022-01-25T14:24:41.049Z] github.com/docker/docker/api/server/router/plugin [2022-01-25T14:24:41.049Z] github.com/docker/docker/api/server/router/session [2022-01-25T14:24:41.049Z] github.com/docker/docker/api/server/router/swarm [2022-01-25T14:24:41.049Z] github.com/docker/docker/api/server/router/system [2022-01-25T14:24:41.049Z] github.com/docker/docker/api/server/router/volume [2022-01-25T14:24:41.049Z] github.com/docker/docker/api/types [2022-01-25T14:24:41.049Z] github.com/docker/docker/api/types/backend [2022-01-25T14:24:41.049Z] github.com/docker/docker/api/types/blkiodev [2022-01-25T14:24:41.049Z] github.com/docker/docker/api/types/container [2022-01-25T14:24:41.049Z] github.com/docker/docker/api/types/events [2022-01-25T14:24:41.049Z] github.com/docker/docker/api/types/filters [2022-01-25T14:24:41.049Z] github.com/docker/docker/api/types/image [2022-01-25T14:24:41.049Z] github.com/docker/docker/api/types/mount [2022-01-25T14:24:41.049Z] github.com/docker/docker/api/types/network [2022-01-25T14:24:41.049Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-25T14:24:41.049Z] github.com/docker/docker/api/types/registry [2022-01-25T14:24:41.049Z] github.com/docker/docker/api/types/strslice [2022-01-25T14:24:41.049Z] github.com/docker/docker/api/types/swarm [2022-01-25T14:24:41.049Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-25T14:24:41.049Z] github.com/docker/docker/api/types/time [2022-01-25T14:24:41.049Z] github.com/docker/docker/api/types/versions [2022-01-25T14:24:41.049Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-25T14:24:41.049Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-25T14:24:41.049Z] github.com/docker/docker/api/types/volume [2022-01-25T14:24:41.049Z] github.com/docker/docker/builder [2022-01-25T14:24:41.049Z] github.com/docker/docker/builder/builder-next [2022-01-25T14:24:41.049Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-25T14:24:41.049Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-25T14:24:41.049Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-25T14:24:41.049Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-25T14:24:41.049Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-25T14:24:41.049Z] github.com/docker/docker/builder/builder-next/worker [2022-01-25T14:24:41.049Z] github.com/docker/docker/builder/dockerfile [2022-01-25T14:24:41.049Z] github.com/docker/docker/builder/dockerignore [2022-01-25T14:24:41.049Z] github.com/docker/docker/builder/remotecontext [2022-01-25T14:24:41.049Z] github.com/docker/docker/builder/remotecontext/git [2022-01-25T14:24:41.049Z] github.com/docker/docker/cli [2022-01-25T14:24:41.049Z] github.com/docker/docker/cli/config [2022-01-25T14:24:41.049Z] github.com/docker/docker/cli/debug [2022-01-25T14:24:41.049Z] github.com/docker/docker/client [2022-01-25T14:24:41.049Z] github.com/docker/docker/cmd/docker-proxy [2022-01-25T14:24:41.049Z] github.com/docker/docker/cmd/dockerd [2022-01-25T14:24:41.049Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-25T14:24:41.049Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-25T14:24:41.049Z] github.com/docker/docker/container [2022-01-25T14:24:41.049Z] github.com/docker/docker/container/stream [2022-01-25T14:24:41.049Z] github.com/docker/docker/contrib/apparmor [2022-01-25T14:24:41.049Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-25T14:24:41.049Z] github.com/docker/docker/contrib/httpserver [2022-01-25T14:24:41.049Z] github.com/docker/docker/daemon [2022-01-25T14:24:41.049Z] github.com/docker/docker/daemon/cluster [2022-01-25T14:24:41.049Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-25T14:24:41.049Z] github.com/docker/docker/daemon/cluster/convert [2022-01-25T14:24:41.049Z] github.com/docker/docker/daemon/cluster/executor [2022-01-25T14:24:41.049Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-25T14:24:41.049Z] github.com/docker/docker/daemon/cluster/provider [2022-01-25T14:24:41.049Z] github.com/docker/docker/daemon/config [2022-01-25T14:24:41.049Z] github.com/docker/docker/daemon/events [2022-01-25T14:24:41.049Z] github.com/docker/docker/daemon/events/testutils [2022-01-25T14:24:41.049Z] github.com/docker/docker/daemon/exec [2022-01-25T14:24:41.049Z] github.com/docker/docker/daemon/graphdriver [2022-01-25T14:24:41.049Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-25T14:24:41.049Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-25T14:24:41.049Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-25T14:24:41.049Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-25T14:24:41.049Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-25T14:24:41.049Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-25T14:24:41.049Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-25T14:24:41.049Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-25T14:24:41.049Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-25T14:24:41.049Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-25T14:24:41.049Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-25T14:24:41.049Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-25T14:24:41.049Z] github.com/docker/docker/daemon/images [2022-01-25T14:24:41.049Z] github.com/docker/docker/daemon/initlayer [2022-01-25T14:24:41.049Z] github.com/docker/docker/daemon/links [2022-01-25T14:24:41.049Z] github.com/docker/docker/daemon/listeners [2022-01-25T14:24:41.049Z] github.com/docker/docker/daemon/logger [2022-01-25T14:24:41.049Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-25T14:24:41.049Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-25T14:24:41.049Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-25T14:24:41.049Z] github.com/docker/docker/daemon/logger/gelf [2022-01-25T14:24:41.049Z] github.com/docker/docker/daemon/logger/journald [2022-01-25T14:24:41.049Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-25T14:24:41.049Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-25T14:24:41.049Z] github.com/docker/docker/daemon/logger/local [2022-01-25T14:24:41.049Z] github.com/docker/docker/daemon/logger/logentries [2022-01-25T14:24:41.049Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-25T14:24:41.049Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-25T14:24:41.049Z] github.com/docker/docker/daemon/logger/splunk [2022-01-25T14:24:41.049Z] github.com/docker/docker/daemon/logger/syslog [2022-01-25T14:24:41.049Z] github.com/docker/docker/daemon/logger/templates [2022-01-25T14:24:41.049Z] github.com/docker/docker/daemon/names [2022-01-25T14:24:41.049Z] github.com/docker/docker/daemon/network [2022-01-25T14:24:41.049Z] github.com/docker/docker/daemon/stats [2022-01-25T14:24:41.049Z] github.com/docker/docker/distribution [2022-01-25T14:24:41.049Z] github.com/docker/docker/distribution/metadata [2022-01-25T14:24:41.049Z] github.com/docker/docker/distribution/utils [2022-01-25T14:24:41.049Z] github.com/docker/docker/distribution/xfer [2022-01-25T14:24:41.049Z] github.com/docker/docker/dockerversion [2022-01-25T14:24:41.049Z] github.com/docker/docker/errdefs [2022-01-25T14:24:41.049Z] github.com/docker/docker/image [2022-01-25T14:24:41.049Z] github.com/docker/docker/image/cache [2022-01-25T14:24:41.049Z] github.com/docker/docker/image/tarexport [2022-01-25T14:24:41.049Z] github.com/docker/docker/image/v1 [2022-01-25T14:24:41.049Z] github.com/docker/docker/internal/test/suite [2022-01-25T14:24:41.049Z] github.com/docker/docker/layer [2022-01-25T14:24:41.049Z] github.com/docker/docker/libcontainerd [2022-01-25T14:24:41.049Z] github.com/docker/docker/libcontainerd/queue [2022-01-25T14:24:41.049Z] github.com/docker/docker/libcontainerd/remote [2022-01-25T14:24:41.049Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-25T14:24:41.049Z] github.com/docker/docker/libcontainerd/types [2022-01-25T14:24:41.049Z] github.com/docker/docker/oci [2022-01-25T14:24:41.049Z] github.com/docker/docker/oci/caps [2022-01-25T14:24:41.049Z] github.com/docker/docker/opts [2022-01-25T14:24:41.049Z] github.com/docker/docker/pkg/aaparser [2022-01-25T14:24:41.049Z] github.com/docker/docker/pkg/archive [2022-01-25T14:24:41.049Z] github.com/docker/docker/pkg/authorization [2022-01-25T14:24:41.049Z] github.com/docker/docker/pkg/broadcaster [2022-01-25T14:24:41.049Z] github.com/docker/docker/pkg/capabilities [2022-01-25T14:24:41.049Z] github.com/docker/docker/pkg/chrootarchive [2022-01-25T14:24:41.049Z] github.com/docker/docker/pkg/containerfs [2022-01-25T14:24:41.049Z] github.com/docker/docker/pkg/devicemapper [2022-01-25T14:24:41.049Z] github.com/docker/docker/pkg/directory [2022-01-25T14:24:41.049Z] github.com/docker/docker/pkg/dmesg [2022-01-25T14:24:41.049Z] github.com/docker/docker/pkg/filenotify [2022-01-25T14:24:41.049Z] github.com/docker/docker/pkg/fileutils [2022-01-25T14:24:41.049Z] github.com/docker/docker/pkg/fsutils [2022-01-25T14:24:41.049Z] github.com/docker/docker/pkg/homedir [2022-01-25T14:24:41.049Z] github.com/docker/docker/pkg/idtools [2022-01-25T14:24:41.049Z] github.com/docker/docker/pkg/ioutils [2022-01-25T14:24:41.049Z] github.com/docker/docker/pkg/jsonmessage [2022-01-25T14:24:41.049Z] github.com/docker/docker/pkg/locker [2022-01-25T14:24:41.049Z] github.com/docker/docker/pkg/longpath [2022-01-25T14:24:41.049Z] github.com/docker/docker/pkg/loopback [2022-01-25T14:24:41.049Z] github.com/docker/docker/pkg/mount [2022-01-25T14:24:41.049Z] github.com/docker/docker/pkg/namesgenerator [2022-01-25T14:24:41.049Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-25T14:24:41.049Z] github.com/docker/docker/pkg/parsers [2022-01-25T14:24:41.049Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-25T14:24:41.049Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-25T14:24:41.049Z] github.com/docker/docker/pkg/pidfile [2022-01-25T14:24:41.049Z] github.com/docker/docker/pkg/platform [2022-01-25T14:24:41.049Z] github.com/docker/docker/pkg/plugingetter [2022-01-25T14:24:41.049Z] github.com/docker/docker/pkg/plugins [2022-01-25T14:24:41.049Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-25T14:24:41.049Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-25T14:24:41.049Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-25T14:24:41.049Z] github.com/docker/docker/pkg/plugins/transport [2022-01-25T14:24:41.049Z] github.com/docker/docker/pkg/pools [2022-01-25T14:24:41.049Z] github.com/docker/docker/pkg/progress [2022-01-25T14:24:41.049Z] github.com/docker/docker/pkg/pubsub [2022-01-25T14:24:41.049Z] github.com/docker/docker/pkg/reexec [2022-01-25T14:24:41.049Z] github.com/docker/docker/pkg/signal [2022-01-25T14:24:41.049Z] github.com/docker/docker/pkg/stack [2022-01-25T14:24:41.049Z] github.com/docker/docker/pkg/stdcopy [2022-01-25T14:24:41.049Z] github.com/docker/docker/pkg/streamformatter [2022-01-25T14:24:41.049Z] github.com/docker/docker/pkg/stringid [2022-01-25T14:24:41.049Z] github.com/docker/docker/pkg/symlink [2022-01-25T14:24:41.049Z] github.com/docker/docker/pkg/sysinfo [2022-01-25T14:24:41.049Z] github.com/docker/docker/pkg/system [2022-01-25T14:24:41.049Z] github.com/docker/docker/pkg/tailfile [2022-01-25T14:24:41.049Z] github.com/docker/docker/pkg/tarsum [2022-01-25T14:24:41.049Z] github.com/docker/docker/pkg/term [2022-01-25T14:24:41.049Z] github.com/docker/docker/pkg/term/windows [2022-01-25T14:24:41.049Z] github.com/docker/docker/pkg/truncindex [2022-01-25T14:24:41.049Z] github.com/docker/docker/pkg/urlutil [2022-01-25T14:24:41.049Z] github.com/docker/docker/pkg/useragent [2022-01-25T14:24:41.049Z] github.com/docker/docker/plugin [2022-01-25T14:24:41.049Z] github.com/docker/docker/plugin/executor/containerd [2022-01-25T14:24:41.049Z] github.com/docker/docker/plugin/v2 [2022-01-25T14:24:41.049Z] github.com/docker/docker/profiles/apparmor [2022-01-25T14:24:41.049Z] github.com/docker/docker/profiles/seccomp [2022-01-25T14:24:41.049Z] github.com/docker/docker/quota [2022-01-25T14:24:41.049Z] github.com/docker/docker/reference [2022-01-25T14:24:41.049Z] github.com/docker/docker/registry [2022-01-25T14:24:41.049Z] github.com/docker/docker/registry/resumable [2022-01-25T14:24:41.049Z] github.com/docker/docker/restartmanager [2022-01-25T14:24:41.049Z] github.com/docker/docker/rootless [2022-01-25T14:24:41.049Z] github.com/docker/docker/rootless/specconv [2022-01-25T14:24:41.049Z] github.com/docker/docker/runconfig [2022-01-25T14:24:41.049Z] github.com/docker/docker/runconfig/opts [2022-01-25T14:24:41.049Z] github.com/docker/docker/testutil [2022-01-25T14:24:41.049Z] github.com/docker/docker/testutil/daemon [2022-01-25T14:24:41.049Z] github.com/docker/docker/testutil/environment [2022-01-25T14:24:41.049Z] github.com/docker/docker/testutil/fakecontext [2022-01-25T14:24:41.049Z] github.com/docker/docker/testutil/fakegit [2022-01-25T14:24:41.049Z] github.com/docker/docker/testutil/fakestorage [2022-01-25T14:24:41.049Z] github.com/docker/docker/testutil/fixtures/load [2022-01-25T14:24:41.049Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-25T14:24:41.049Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-25T14:24:41.049Z] github.com/docker/docker/testutil/registry [2022-01-25T14:24:41.049Z] github.com/docker/docker/testutil/request [2022-01-25T14:24:41.049Z] github.com/docker/docker/volume [2022-01-25T14:24:41.049Z] github.com/docker/docker/volume/drivers [2022-01-25T14:24:41.049Z] github.com/docker/docker/volume/local [2022-01-25T14:24:41.049Z] github.com/docker/docker/volume/mounts [2022-01-25T14:24:41.049Z] github.com/docker/docker/volume/service [2022-01-25T14:24:41.049Z] github.com/docker/docker/volume/service/opts [2022-01-25T14:24:41.049Z] github.com/docker/docker/volume/testutils' ']' [2022-01-25T14:24:41.050Z] + 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/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/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 [2022-01-25T14:24:41.050Z] ? github.com/docker/docker/api [no test files] [2022-01-25T14:24:41.070Z] #19 18.77 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-01-25T14:24:41.070Z] #19 18.77 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-01-25T14:24:41.070Z] #19 18.79 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-01-25T14:24:41.070Z] #19 18.79 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-01-25T14:24:41.070Z] #19 18.79 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-01-25T14:24:41.070Z] #19 18.85 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-01-25T14:24:41.070Z] #19 18.86 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-01-25T14:24:41.070Z] #19 18.86 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-01-25T14:24:41.070Z] #19 18.86 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-01-25T14:24:41.070Z] #19 18.86 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-01-25T14:24:41.070Z] #19 18.86 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-01-25T14:24:41.070Z] #19 18.86 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-01-25T14:24:41.070Z] #19 18.86 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-01-25T14:24:41.070Z] #19 18.86 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-01-25T14:24:41.071Z] #19 18.86 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-01-25T14:24:41.071Z] #19 18.86 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-01-25T14:24:41.071Z] #19 18.86 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-01-25T14:24:41.071Z] #19 18.86 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-01-25T14:24:41.071Z] #19 18.87 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-01-25T14:24:41.071Z] #19 18.87 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-01-25T14:24:41.071Z] #19 18.87 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-01-25T14:24:41.071Z] #19 18.87 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-01-25T14:24:41.071Z] #19 18.87 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-01-25T14:24:41.071Z] #19 18.89 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-01-25T14:24:41.071Z] #19 18.89 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-01-25T14:24:41.071Z] #19 18.90 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-01-25T14:24:41.071Z] #19 18.90 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2022-01-25T14:24:41.327Z] #19 19.26 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-01-25T14:24:41.327Z] #19 19.26 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-01-25T14:24:41.327Z] #19 19.27 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-01-25T14:24:41.327Z] #19 19.28 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-01-25T14:24:41.583Z] #19 19.30 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2022-01-25T14:24:41.839Z] #19 19.66 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-01-25T14:24:41.839Z] #19 19.66 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-01-25T14:24:41.839Z] #19 19.66 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-01-25T14:24:41.839Z] #19 19.67 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-01-25T14:24:41.840Z] #19 19.67 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-01-25T14:24:41.840Z] #19 19.67 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-01-25T14:24:41.840Z] #19 19.67 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-01-25T14:24:41.840Z] #19 19.69 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-01-25T14:24:42.095Z] #19 19.69 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-01-25T14:24:42.095Z] #19 19.70 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-01-25T14:24:42.095Z] #19 19.70 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-01-25T14:24:42.352Z] #19 20.11 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-01-25T14:24:42.352Z] #19 20.11 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-01-25T14:24:42.352Z] #19 20.12 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-01-25T14:24:42.352Z] #19 20.13 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-01-25T14:24:42.352Z] #19 20.14 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-01-25T14:24:42.419Z] using credential docker-jenkins-github-credentials [2022-01-25T14:24:42.505Z] Cloning the remote Git repository [2022-01-25T14:24:42.505Z] Cloning with configured refspecs honoured and without tags [2022-01-25T14:24:42.608Z] #19 20.51 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-01-25T14:24:42.865Z] #19 20.51 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-01-25T14:24:42.865Z] #19 20.51 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-01-25T14:24:42.865Z] #19 20.52 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-01-25T14:24:42.865Z] #19 20.52 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-01-25T14:24:42.865Z] #19 20.52 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-01-25T14:24:42.865Z] #19 20.52 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-01-25T14:24:42.865Z] #19 20.52 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-01-25T14:24:42.865Z] #19 20.54 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-01-25T14:24:42.865Z] #19 20.55 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-01-25T14:24:42.865Z] #19 20.56 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-01-25T14:24:42.865Z] #19 20.56 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-01-25T14:24:42.865Z] #19 20.57 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-01-25T14:24:42.865Z] #19 20.57 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-01-25T14:24:42.865Z] #19 20.58 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-01-25T14:24:42.722Z] Cloning repository https://github.com/moby/moby.git [2022-01-25T14:24:43.175Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-01-25T14:24:43.367Z] Fetching without tags [2022-01-25T14:24:43.428Z] #19 20.97 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-01-25T14:24:43.428Z] #19 20.97 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-01-25T14:24:43.428Z] #19 20.98 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-01-25T14:24:43.428Z] #19 21.00 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-01-25T14:24:43.428Z] #19 21.01 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2022-01-25T14:24:43.428Z] #19 21.35 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-01-25T14:24:43.428Z] #19 21.35 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-01-25T14:24:43.428Z] #19 21.35 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-01-25T14:24:43.428Z] #19 21.36 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-01-25T14:24:43.428Z] #19 21.36 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-01-25T14:24:43.428Z] #19 21.36 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-01-25T14:24:43.428Z] #19 21.37 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-01-25T14:24:43.594Z] Merging remotes/origin/master commit 559ff0ac661c1ca27bb17765629f6166d90ff499 into PR head commit b36d896fceba189f86cb9d57679c7559a63721e5 [2022-01-25T14:24:43.684Z] #19 21.37 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-01-25T14:24:43.684Z] #19 21.38 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-01-25T14:24:43.684Z] #19 21.38 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-01-25T14:24:43.684Z] #19 21.39 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-01-25T14:24:43.684Z] #19 21.39 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-01-25T14:24:43.941Z] #19 21.73 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-01-25T14:24:43.941Z] #19 21.73 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-01-25T14:24:43.941Z] #19 21.74 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-01-25T14:24:43.941Z] #19 21.76 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-01-25T14:24:43.941Z] #19 21.77 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-01-25T14:24:44.100Z] Merge succeeded, producing b36d896fceba189f86cb9d57679c7559a63721e5 [2022-01-25T14:24:44.100Z] Checking out Revision b36d896fceba189f86cb9d57679c7559a63721e5 (PR-43187) [2022-01-25T14:24:43.345Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-25T14:24:43.352Z] > git config --add remote.origin.fetch +refs/pull/43187/head:refs/remotes/origin/PR-43187 # timeout=10 [2022-01-25T14:24:43.356Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-25T14:24:43.372Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-25T14:24:43.387Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-25T14:24:43.387Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-25T14:24:43.388Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43187/head:refs/remotes/origin/PR-43187 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-25T14:24:43.613Z] > git config core.sparsecheckout # timeout=10 [2022-01-25T14:24:43.621Z] > git checkout -f b36d896fceba189f86cb9d57679c7559a63721e5 # timeout=10 [2022-01-25T14:24:44.080Z] > git remote # timeout=10 [2022-01-25T14:24:44.085Z] > git config --get remote.origin.url # timeout=10 [2022-01-25T14:24:44.088Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-25T14:24:44.089Z] > git merge 559ff0ac661c1ca27bb17765629f6166d90ff499 # timeout=10 [2022-01-25T14:24:44.108Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-25T14:24:44.120Z] > git config core.sparsecheckout # timeout=10 [2022-01-25T14:24:44.122Z] > git checkout -f b36d896fceba189f86cb9d57679c7559a63721e5 # timeout=10 [2022-01-25T14:24:44.227Z] Commit message: "layer: remove OS from layerstore" [2022-01-25T14:24:44.502Z] #19 22.12 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-01-25T14:24:44.502Z] #19 22.12 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-25T14:24:44.758Z] #19 22.42 debconf: delaying package configuration, since apt-utils is not installed [2022-01-25T14:24:44.758Z] #19 22.54 Fetched 787 MB in 6s (126 MB/s) [2022-01-25T14:24:44.758Z] #19 22.58 Selecting previously unselected package liblocale-gettext-perl. [2022-01-25T14:24:44.937Z] + docker version [2022-01-25T14:24:44.937Z] Client: Docker Engine - Community [2022-01-25T14:24:44.937Z] Version: 20.10.12 [2022-01-25T14:24:44.937Z] API version: 1.41 [2022-01-25T14:24:44.937Z] Go version: go1.16.12 [2022-01-25T14:24:44.937Z] Git commit: e91ed57 [2022-01-25T14:24:44.937Z] Built: Mon Dec 13 11:45:27 2021 [2022-01-25T14:24:44.937Z] OS/Arch: linux/amd64 [2022-01-25T14:24:44.937Z] Context: default [2022-01-25T14:24:44.937Z] Experimental: true [2022-01-25T14:24:44.937Z] [2022-01-25T14:24:44.937Z] Server: Docker Engine - Community [2022-01-25T14:24:44.937Z] Engine: [2022-01-25T14:24:44.937Z] Version: 20.10.12 [2022-01-25T14:24:44.937Z] API version: 1.41 (minimum version 1.12) [2022-01-25T14:24:44.937Z] Go version: go1.16.12 [2022-01-25T14:24:44.937Z] Git commit: 459d0df [2022-01-25T14:24:44.937Z] Built: Mon Dec 13 11:43:36 2021 [2022-01-25T14:24:44.937Z] OS/Arch: linux/amd64 [2022-01-25T14:24:44.937Z] Experimental: true [2022-01-25T14:24:44.937Z] containerd: [2022-01-25T14:24:44.937Z] Version: 1.4.12 [2022-01-25T14:24:44.937Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-25T14:24:44.937Z] runc: [2022-01-25T14:24:44.937Z] Version: 1.0.2 [2022-01-25T14:24:44.937Z] GitCommit: v1.0.2-0-g52b36a2 [2022-01-25T14:24:44.937Z] docker-init: [2022-01-25T14:24:44.937Z] Version: 0.19.0 [2022-01-25T14:24:44.937Z] GitCommit: de40ad0 [Pipeline] sh [2022-01-25T14:24:45.013Z] #19 22.58 (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 ... 15709 files and directories currently installed.) [2022-01-25T14:24:45.013Z] #19 22.67 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-01-25T14:24:45.013Z] #19 22.68 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-01-25T14:24:45.013Z] #19 22.72 Selecting previously unselected package bzip2. [2022-01-25T14:24:45.013Z] #19 22.72 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-01-25T14:24:45.013Z] #19 22.72 Unpacking bzip2 (1.0.8-4) ... [2022-01-25T14:24:45.013Z] #19 22.75 Selecting previously unselected package libmagic-mgc. [2022-01-25T14:24:45.013Z] #19 22.75 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-01-25T14:24:45.013Z] #19 22.76 Unpacking libmagic-mgc (1:5.39-3) ... [2022-01-25T14:24:45.013Z] #19 22.83 Selecting previously unselected package libmagic1:amd64. [2022-01-25T14:24:45.013Z] #19 22.83 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-01-25T14:24:45.013Z] #19 22.84 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-01-25T14:24:45.013Z] #19 22.87 Selecting previously unselected package file. [2022-01-25T14:24:45.223Z] + docker info [2022-01-25T14:24:45.223Z] Client: [2022-01-25T14:24:45.223Z] Context: default [2022-01-25T14:24:45.223Z] Debug Mode: false [2022-01-25T14:24:45.223Z] Plugins: [2022-01-25T14:24:45.223Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-01-25T14:24:45.223Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-01-25T14:24:45.223Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-01-25T14:24:45.223Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-01-25T14:24:45.223Z] [2022-01-25T14:24:45.223Z] Server: [2022-01-25T14:24:45.223Z] Containers: 0 [2022-01-25T14:24:45.223Z] Running: 0 [2022-01-25T14:24:45.223Z] Paused: 0 [2022-01-25T14:24:45.223Z] Stopped: 0 [2022-01-25T14:24:45.223Z] Images: 4 [2022-01-25T14:24:45.223Z] Server Version: 20.10.12 [2022-01-25T14:24:45.223Z] Storage Driver: overlay2 [2022-01-25T14:24:45.223Z] Backing Filesystem: extfs [2022-01-25T14:24:45.223Z] Supports d_type: true [2022-01-25T14:24:45.223Z] Native Overlay Diff: true [2022-01-25T14:24:45.223Z] userxattr: false [2022-01-25T14:24:45.223Z] Logging Driver: json-file [2022-01-25T14:24:45.223Z] Cgroup Driver: cgroupfs [2022-01-25T14:24:45.223Z] Cgroup Version: 1 [2022-01-25T14:24:45.223Z] Plugins: [2022-01-25T14:24:45.223Z] Volume: local [2022-01-25T14:24:45.223Z] Network: bridge host ipvlan macvlan null overlay [2022-01-25T14:24:45.223Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-01-25T14:24:45.223Z] Swarm: inactive [2022-01-25T14:24:45.223Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-01-25T14:24:45.223Z] Default Runtime: runc [2022-01-25T14:24:45.223Z] Init Binary: docker-init [2022-01-25T14:24:45.223Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-25T14:24:45.223Z] runc version: v1.0.2-0-g52b36a2 [2022-01-25T14:24:45.223Z] init version: de40ad0 [2022-01-25T14:24:45.223Z] Security Options: [2022-01-25T14:24:45.223Z] apparmor [2022-01-25T14:24:45.223Z] seccomp [2022-01-25T14:24:45.223Z] Profile: default [2022-01-25T14:24:45.223Z] Kernel Version: 5.4.0-1061-aws [2022-01-25T14:24:45.223Z] Operating System: Ubuntu 18.04.6 LTS [2022-01-25T14:24:45.223Z] OSType: linux [2022-01-25T14:24:45.223Z] Architecture: x86_64 [2022-01-25T14:24:45.223Z] CPUs: 2 [2022-01-25T14:24:45.223Z] Total Memory: 7.483GiB [2022-01-25T14:24:45.223Z] Name: ip-10-100-35-131 [2022-01-25T14:24:45.223Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-01-25T14:24:45.223Z] Docker Root Dir: /var/lib/docker [2022-01-25T14:24:45.223Z] Debug Mode: false [2022-01-25T14:24:45.223Z] Registry: https://index.docker.io/v1/ [2022-01-25T14:24:45.223Z] Labels: [2022-01-25T14:24:45.223Z] Experimental: true [2022-01-25T14:24:45.223Z] Insecure Registries: [2022-01-25T14:24:45.223Z] 127.0.0.0/8 [2022-01-25T14:24:45.223Z] Live Restore Enabled: true [2022-01-25T14:24:45.223Z] [2022-01-25T14:24:45.223Z] WARNING: No swap limit support [Pipeline] sh [2022-01-25T14:24:45.269Z] #19 22.88 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-01-25T14:24:45.269Z] #19 22.88 Unpacking file (1:5.39-3) ... [2022-01-25T14:24:45.269Z] #19 22.91 Selecting previously unselected package xz-utils. [2022-01-25T14:24:45.269Z] #19 22.92 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ... [2022-01-25T14:24:45.269Z] #19 22.92 Unpacking xz-utils (5.2.5-2) ... [2022-01-25T14:24:45.269Z] #19 23.01 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-01-25T14:24:45.269Z] #19 23.01 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-01-25T14:24:45.269Z] #19 23.01 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-01-25T14:24:45.511Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-25T14:24:45.511Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-25T14:24:45.511Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43187/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-01-25T14:24:45.511Z] + bash /home/ubuntu/workspace/moby_PR-43187/check-config.sh [2022-01-25T14:24:45.511Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-01-25T14:24:45.511Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-01-25T14:24:45.511Z] [2022-01-25T14:24:45.511Z] Generally Necessary: [2022-01-25T14:24:45.511Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-01-25T14:24:45.511Z] - apparmor: enabled and tools installed [2022-01-25T14:24:45.511Z] - CONFIG_NAMESPACES: enabled [2022-01-25T14:24:45.511Z] - CONFIG_NET_NS: enabled [2022-01-25T14:24:45.511Z] - CONFIG_PID_NS: enabled [2022-01-25T14:24:45.511Z] - CONFIG_IPC_NS: enabled [2022-01-25T14:24:45.511Z] - CONFIG_UTS_NS: enabled [2022-01-25T14:24:45.511Z] - CONFIG_CGROUPS: enabled [2022-01-25T14:24:45.511Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-01-25T14:24:45.511Z] - CONFIG_CGROUP_DEVICE: enabled [2022-01-25T14:24:45.511Z] - CONFIG_CGROUP_FREEZER: enabled [2022-01-25T14:24:45.511Z] - CONFIG_CGROUP_SCHED: enabled [2022-01-25T14:24:45.511Z] - CONFIG_CPUSETS: enabled [2022-01-25T14:24:45.511Z] - CONFIG_MEMCG: enabled [2022-01-25T14:24:45.525Z] #19 23.34 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-01-25T14:24:45.525Z] #19 23.34 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-01-25T14:24:45.525Z] #19 23.35 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-01-25T14:24:43.975Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-25T14:24:43.975Z] > git --version # timeout=10 [2022-01-25T14:24:44.027Z] > git --version # 'git version 2.24.1.windows.2' [2022-01-25T14:24:44.028Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-25T14:24:44.031Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43187/head:refs/remotes/origin/PR-43187 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-25T14:24:45.771Z] - CONFIG_KEYS: enabled [2022-01-25T14:24:45.771Z] - CONFIG_VETH: enabled (as module) [2022-01-25T14:24:45.771Z] - CONFIG_BRIDGE: enabled (as module) [2022-01-25T14:24:45.771Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-01-25T14:24:45.771Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-01-25T14:24:45.771Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-01-25T14:24:45.771Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-01-25T14:24:45.771Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-01-25T14:24:45.771Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-01-25T14:24:45.771Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-01-25T14:24:45.771Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-01-25T14:24:45.771Z] - CONFIG_NF_NAT: enabled (as module) [2022-01-25T14:24:45.771Z] - CONFIG_POSIX_MQUEUE: enabled [2022-01-25T14:24:45.771Z] - CONFIG_CGROUP_BPF: enabled [2022-01-25T14:24:45.771Z] [2022-01-25T14:24:45.771Z] Optional Features: [2022-01-25T14:24:45.771Z] - CONFIG_USER_NS: enabled [2022-01-25T14:24:45.771Z] - CONFIG_SECCOMP: enabled [2022-01-25T14:24:45.771Z] - CONFIG_SECCOMP_FILTER: enabled [2022-01-25T14:24:45.771Z] - CONFIG_CGROUP_PIDS: enabled [2022-01-25T14:24:45.771Z] - CONFIG_MEMCG_SWAP: enabled [2022-01-25T14:24:45.771Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-01-25T14:24:45.771Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-01-25T14:24:45.771Z] - CONFIG_BLK_CGROUP: enabled [2022-01-25T14:24:45.771Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-01-25T14:24:45.771Z] - CONFIG_CGROUP_PERF: enabled [2022-01-25T14:24:45.771Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-01-25T14:24:45.771Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-01-25T14:24:45.771Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-01-25T14:24:45.771Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-01-25T14:24:45.771Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-01-25T14:24:45.771Z] - CONFIG_RT_GROUP_SCHED: missing [2022-01-25T14:24:45.771Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-01-25T14:24:45.771Z] - CONFIG_IP_VS: enabled (as module) [2022-01-25T14:24:45.771Z] - CONFIG_IP_VS_NFCT: enabled [2022-01-25T14:24:45.771Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-01-25T14:24:45.771Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-01-25T14:24:45.771Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-01-25T14:24:45.771Z] - CONFIG_SECURITY_SELINUX: enabled [2022-01-25T14:24:45.771Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-01-25T14:24:45.771Z] - CONFIG_EXT4_FS: enabled [2022-01-25T14:24:45.771Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-01-25T14:24:45.771Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-01-25T14:24:45.771Z] - Network Drivers: [2022-01-25T14:24:45.771Z] - "overlay": [2022-01-25T14:24:45.771Z] - CONFIG_VXLAN: enabled (as module) [2022-01-25T14:24:45.771Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-01-25T14:24:45.771Z] Optional (for encrypted networks): [2022-01-25T14:24:45.809Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-01-25T14:24:45.809Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-0e580da5\powershellScript.ps1'; exit $LASTEXITCODE; [2022-01-25T14:24:45.809Z] ---------------------------------------------------------------------------- [2022-01-25T14:24:45.809Z] [2022-01-25T14:24:45.809Z] INFO: executeCI.ps1 starting at Tue Jan 25 14:24:45 CUT 2022 [2022-01-25T14:24:45.809Z] [2022-01-25T14:24:45.809Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-01-25T14:24:45.809Z] INFO: Running git version 2.24.1.windows.2 [2022-01-25T14:24:45.809Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-01-25T14:24:45.809Z] INFO: Environment variables: [2022-01-25T14:24:45.809Z] [2022-01-25T14:24:45.809Z] Name Value [2022-01-25T14:24:45.809Z] ---- ----- [2022-01-25T14:24:45.809Z] ALLUSERSPROFILE C:\ProgramData [2022-01-25T14:24:45.809Z] amd64 true [2022-01-25T14:24:45.809Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-01-25T14:24:45.809Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-01-25T14:24:45.809Z] arm64 true [2022-01-25T14:24:45.809Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-01-25T14:24:45.809Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-01-25T14:24:45.809Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-01-25T14:24:45.809Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-01-25T14:24:45.809Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-01-25T14:24:45.809Z] BRANCH_NAME PR-43187 [2022-01-25T14:24:45.809Z] BUILD_DISPLAY_NAME #3 [2022-01-25T14:24:45.809Z] BUILD_ID 3 [2022-01-25T14:24:45.809Z] BUILD_NUMBER 3 [2022-01-25T14:24:45.809Z] BUILD_TAG jenkins-moby-PR-43187-3 [2022-01-25T14:24:45.809Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43187/3/ [2022-01-25T14:24:45.809Z] cgroup2 true [2022-01-25T14:24:45.809Z] CHANGE_AUTHOR thaJeztah [2022-01-25T14:24:45.809Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-01-25T14:24:45.809Z] CHANGE_BRANCH remove_lcow_checks [2022-01-25T14:24:45.809Z] CHANGE_FORK thaJeztah/docker [2022-01-25T14:24:45.809Z] CHANGE_ID 43187 [2022-01-25T14:24:45.809Z] CHANGE_TARGET master [2022-01-25T14:24:45.809Z] CHANGE_TITLE Remove various leftover LCOW checks [2022-01-25T14:24:45.809Z] CHANGE_URL https://github.com/moby/moby/pull/43187 [2022-01-25T14:24:45.809Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-25T14:24:45.809Z] CommonProgramFiles C:\Program Files\Common Files [2022-01-25T14:24:45.809Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-01-25T14:24:45.809Z] CommonProgramW6432 C:\Program Files\Common Files [2022-01-25T14:24:45.809Z] COMPUTERNAME azwin-2-f30021 [2022-01-25T14:24:45.809Z] ComSpec C:\Windows\system32\cmd.exe [2022-01-25T14:24:45.809Z] ConfigSequenceNumber 0 [2022-01-25T14:24:45.809Z] dco true [2022-01-25T14:24:45.809Z] DOCKER_BUILDKIT 0 [2022-01-25T14:24:45.809Z] DOCKER_DUT_DEBUG 1 [2022-01-25T14:24:45.809Z] DOCKER_EXPERIMENTAL 1 [2022-01-25T14:24:45.809Z] DOCKER_GRAPHDRIVER overlay2 [2022-01-25T14:24:45.809Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-01-25T14:24:45.809Z] EXECUTOR_NUMBER 0 [2022-01-25T14:24:45.809Z] FQDN azwin-2-f30021.westus.cloudapp.azure.com [2022-01-25T14:24:45.809Z] GIT_BRANCH PR-43187 [2022-01-25T14:24:45.809Z] GIT_COMMIT b36d896fceba189f86cb9d57679c7559a63721e5 [2022-01-25T14:24:45.809Z] GIT_URL https://github.com/moby/moby.git [2022-01-25T14:24:45.809Z] HUDSON_COOKIE 2e06fc0b-526d-4bcb-86bb-b1c8529fd83d [2022-01-25T14:24:45.809Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-01-25T14:24:45.809Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-01-25T14:24:45.809Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-01-25T14:24:45.809Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-01-25T14:24:45.809Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-01-25T14:24:45.809Z] JENKINS_NODE_COOKIE fc70df02-8d20-4d16-a831-019886951a20 [2022-01-25T14:24:45.809Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-01-25T14:24:45.809Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-01-25T14:24:45.809Z] JOB_BASE_NAME PR-43187 [2022-01-25T14:24:45.809Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43187/display/redirect [2022-01-25T14:24:45.809Z] JOB_NAME moby/PR-43187 [2022-01-25T14:24:45.809Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43187/ [2022-01-25T14:24:45.809Z] library.jps.version master [2022-01-25T14:24:45.809Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-01-25T14:24:45.809Z] NODE_LABELS amd64 azure azwin-2-f30021 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-01-25T14:24:45.809Z] NODE_NAME azwin-2-f30021 [2022-01-25T14:24:45.809Z] NUMBER_OF_PROCESSORS 4 [2022-01-25T14:24:45.809Z] OS Windows_NT [2022-01-25T14:24:45.809Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-01-25T14:24:45.809Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-01-25T14:24:45.809Z] ppc64le false [2022-01-25T14:24:45.809Z] PROCESSOR_ARCHITECTURE AMD64 [2022-01-25T14:24:45.809Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-01-25T14:24:45.809Z] PROCESSOR_LEVEL 6 [2022-01-25T14:24:45.809Z] PROCESSOR_REVISION 4f01 [2022-01-25T14:24:45.809Z] ProgramData C:\ProgramData [2022-01-25T14:24:45.809Z] ProgramFiles C:\Program Files [2022-01-25T14:24:45.809Z] ProgramFiles(x86) C:\Program Files (x86) [2022-01-25T14:24:45.809Z] ProgramW6432 C:\Program Files [2022-01-25T14:24:45.809Z] PROMPT $P$G [2022-01-25T14:24:45.809Z] PSExecutionPolicyPreference Bypass [2022-01-25T14:24:45.809Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-01-25T14:24:45.809Z] PUBLIC C:\Users\Public [2022-01-25T14:24:45.809Z] rootless true [2022-01-25T14:24:45.809Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43187/3/display/redirect?page=artif... [2022-01-25T14:24:45.809Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43187/3/display/redirect?page=changes [2022-01-25T14:24:45.809Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43187/3/display/redirect [2022-01-25T14:24:45.809Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43187/3/display/redirect?page=tests [2022-01-25T14:24:45.809Z] s390x false [2022-01-25T14:24:45.809Z] SKIP_VALIDATION_TESTS 1 [2022-01-25T14:24:45.809Z] SOURCES_DRIVE d [2022-01-25T14:24:45.809Z] SOURCES_SUBDIR gopath [2022-01-25T14:24:45.809Z] STAGE_NAME Run tests [2022-01-25T14:24:45.809Z] SystemDrive C: [2022-01-25T14:24:45.809Z] SystemRoot C:\Windows [2022-01-25T14:24:45.809Z] TEMP C:\Windows\TEMP [2022-01-25T14:24:45.809Z] TESTDEBUG 0 [2022-01-25T14:24:45.809Z] TESTRUN_DRIVE d [2022-01-25T14:24:45.809Z] TESTRUN_SUBDIR CI [2022-01-25T14:24:45.809Z] TIMEOUT 120m [2022-01-25T14:24:45.809Z] TMP C:\Windows\TEMP [2022-01-25T14:24:45.809Z] unit_validate true [2022-01-25T14:24:45.809Z] USERDOMAIN WORKGROUP [2022-01-25T14:24:45.809Z] USERNAME azwin-2-f30021$ [2022-01-25T14:24:45.809Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-01-25T14:24:45.809Z] validate_force false [2022-01-25T14:24:45.809Z] windir C:\Windows [2022-01-25T14:24:45.809Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-01-25T14:24:45.809Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-01-25T14:24:45.809Z] windows2022 true [2022-01-25T14:24:45.809Z] windows2022containerd true [2022-01-25T14:24:45.809Z] windowsRS5 true [2022-01-25T14:24:45.809Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-01-25T14:24:45.810Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-01-25T14:24:45.810Z] [2022-01-25T14:24:45.810Z] [2022-01-25T14:24:45.810Z] [2022-01-25T14:24:46.032Z] - CONFIG_CRYPTO: enabled [2022-01-25T14:24:46.032Z] - CONFIG_CRYPTO_AEAD: enabled [2022-01-25T14:24:46.032Z] - CONFIG_CRYPTO_GCM: enabled [2022-01-25T14:24:46.032Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-01-25T14:24:46.032Z] - CONFIG_CRYPTO_GHASH: enabled [2022-01-25T14:24:46.032Z] - CONFIG_XFRM: enabled [2022-01-25T14:24:46.032Z] - CONFIG_XFRM_USER: enabled (as module) [2022-01-25T14:24:46.032Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-01-25T14:24:46.032Z] - CONFIG_INET_ESP: enabled (as module) [2022-01-25T14:24:46.032Z] - "ipvlan": [2022-01-25T14:24:46.032Z] - CONFIG_IPVLAN: enabled (as module) [2022-01-25T14:24:46.032Z] - "macvlan": [2022-01-25T14:24:46.032Z] - CONFIG_MACVLAN: enabled (as module) [2022-01-25T14:24:46.032Z] - CONFIG_DUMMY: enabled (as module) [2022-01-25T14:24:46.032Z] - "ftp,tftp client in container": [2022-01-25T14:24:46.032Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-01-25T14:24:46.032Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-01-25T14:24:46.032Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-01-25T14:24:46.032Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-01-25T14:24:46.032Z] - Storage Drivers: [2022-01-25T14:24:46.032Z] - "aufs": [2022-01-25T14:24:46.032Z] - CONFIG_AUFS_FS: enabled (as module) [2022-01-25T14:24:46.032Z] - "btrfs": [2022-01-25T14:24:46.032Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-01-25T14:24:46.032Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-01-25T14:24:46.032Z] - "devicemapper": [2022-01-25T14:24:46.032Z] - CONFIG_BLK_DEV_DM: enabled [2022-01-25T14:24:46.032Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-01-25T14:24:46.032Z] - "overlay": [2022-01-25T14:24:46.032Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-01-25T14:24:46.032Z] - "zfs": [2022-01-25T14:24:46.032Z] - /dev/zfs: present [2022-01-25T14:24:46.032Z] - zfs command: missing [2022-01-25T14:24:46.032Z] - zpool command: missing [2022-01-25T14:24:46.032Z] [2022-01-25T14:24:46.032Z] Limits: [2022-01-25T14:24:46.032Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-01-25T14:24:46.032Z] [2022-01-25T14:24:46.032Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2022-01-25T14:24:46.088Z] #19 23.64 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-01-25T14:24:46.088Z] #19 23.64 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-01-25T14:24:46.088Z] #19 23.64 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [Pipeline] sh [2022-01-25T14:24:46.296Z] INFO: Sources under d:\gopath\... [2022-01-25T14:24:46.296Z] INFO: Test run under d:\CI\... [2022-01-25T14:24:46.296Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-01-25T14:24:46.296Z] INFO: docker/docker repository was found [2022-01-25T14:24:46.296Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-01-25T14:24:46.296Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.473' [2022-01-25T14:24:46.296Z] INFO: Docker version of control daemon [2022-01-25T14:24:46.296Z] [2022-01-25T14:24:46.296Z] Client: [2022-01-25T14:24:46.296Z] Version: 20.10.9 [2022-01-25T14:24:46.296Z] API version: 1.41 [2022-01-25T14:24:46.296Z] Go version: go1.16.8 [2022-01-25T14:24:46.296Z] Git commit: c2ea9bc [2022-01-25T14:24:46.296Z] Built: Mon Oct 4 16:11:10 2021 [2022-01-25T14:24:46.296Z] OS/Arch: windows/amd64 [2022-01-25T14:24:46.296Z] Context: default [2022-01-25T14:24:46.296Z] Experimental: true [2022-01-25T14:24:46.296Z] [2022-01-25T14:24:46.296Z] Server: Docker Engine - Community [2022-01-25T14:24:46.296Z] Engine: [2022-01-25T14:24:46.296Z] Version: 20.10.9 [2022-01-25T14:24:46.296Z] API version: 1.41 (minimum version 1.24) [2022-01-25T14:24:46.296Z] Go version: go1.16.8 [2022-01-25T14:24:46.296Z] Git commit: 79ea9d3 [2022-01-25T14:24:46.296Z] Built: Mon Oct 4 16:06:39 2021 [2022-01-25T14:24:46.296Z] OS/Arch: windows/amd64 [2022-01-25T14:24:46.296Z] Experimental: true [2022-01-25T14:24:46.296Z] [2022-01-25T14:24:46.296Z] INFO: Docker info of control daemon [2022-01-25T14:24:46.296Z] [2022-01-25T14:24:46.296Z] Client: [2022-01-25T14:24:46.344Z] #19 23.94 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-01-25T14:24:46.344Z] #19 23.94 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-01-25T14:24:46.344Z] #19 23.95 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-01-25T14:24:46.364Z] + sudo modprobe ip_vs [2022-01-25T14:24:46.364Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b36d896fceba189f86cb9d57679c7559a63721e5 . [2022-01-25T14:24:46.394Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-01-25T14:24:46.394Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-8f3722e4\powershellScript.ps1'; exit $LASTEXITCODE; [2022-01-25T14:24:46.394Z] ---------------------------------------------------------------------------- [2022-01-25T14:24:46.394Z] [2022-01-25T14:24:46.394Z] INFO: executeCI.ps1 starting at Tue Jan 25 14:24:45 CUT 2022 [2022-01-25T14:24:46.394Z] [2022-01-25T14:24:46.394Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-01-25T14:24:46.394Z] INFO: Running git version 2.24.1.windows.2 [2022-01-25T14:24:46.394Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-01-25T14:24:46.394Z] INFO: Environment variables: [2022-01-25T14:24:46.394Z] [2022-01-25T14:24:46.394Z] Name Value [2022-01-25T14:24:46.394Z] ---- ----- [2022-01-25T14:24:46.394Z] ALLUSERSPROFILE C:\ProgramData [2022-01-25T14:24:46.394Z] amd64 true [2022-01-25T14:24:46.394Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-01-25T14:24:46.394Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-01-25T14:24:46.394Z] arm64 true [2022-01-25T14:24:46.394Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-01-25T14:24:46.394Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-01-25T14:24:46.394Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-01-25T14:24:46.394Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-01-25T14:24:46.394Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-01-25T14:24:46.394Z] BRANCH_NAME PR-43187 [2022-01-25T14:24:46.394Z] BUILD_DISPLAY_NAME #3 [2022-01-25T14:24:46.394Z] BUILD_ID 3 [2022-01-25T14:24:46.394Z] BUILD_NUMBER 3 [2022-01-25T14:24:46.394Z] BUILD_TAG jenkins-moby-PR-43187-3 [2022-01-25T14:24:46.394Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43187/3/ [2022-01-25T14:24:46.395Z] cgroup2 true [2022-01-25T14:24:46.395Z] CHANGE_AUTHOR thaJeztah [2022-01-25T14:24:46.395Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-01-25T14:24:46.395Z] CHANGE_BRANCH remove_lcow_checks [2022-01-25T14:24:46.395Z] CHANGE_FORK thaJeztah/docker [2022-01-25T14:24:46.395Z] CHANGE_ID 43187 [2022-01-25T14:24:46.395Z] CHANGE_TARGET master [2022-01-25T14:24:46.395Z] CHANGE_TITLE Remove various leftover LCOW checks [2022-01-25T14:24:46.395Z] CHANGE_URL https://github.com/moby/moby/pull/43187 [2022-01-25T14:24:46.395Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-25T14:24:46.395Z] CommonProgramFiles C:\Program Files\Common Files [2022-01-25T14:24:46.395Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-01-25T14:24:46.395Z] CommonProgramW6432 C:\Program Files\Common Files [2022-01-25T14:24:46.395Z] COMPUTERNAME azwin-2-f30020 [2022-01-25T14:24:46.395Z] ComSpec C:\Windows\system32\cmd.exe [2022-01-25T14:24:46.395Z] ConfigSequenceNumber 0 [2022-01-25T14:24:46.395Z] dco true [2022-01-25T14:24:46.395Z] DOCKER_BUILDKIT 0 [2022-01-25T14:24:46.395Z] DOCKER_DUT_DEBUG 1 [2022-01-25T14:24:46.395Z] DOCKER_EXPERIMENTAL 1 [2022-01-25T14:24:46.395Z] DOCKER_GRAPHDRIVER overlay2 [2022-01-25T14:24:46.395Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-01-25T14:24:46.395Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-01-25T14:24:46.395Z] EXECUTOR_NUMBER 0 [2022-01-25T14:24:46.395Z] FQDN azwin-2-f30020.westus.cloudapp.azure.com [2022-01-25T14:24:46.395Z] GIT_BRANCH PR-43187 [2022-01-25T14:24:46.395Z] GIT_COMMIT b36d896fceba189f86cb9d57679c7559a63721e5 [2022-01-25T14:24:46.395Z] GIT_URL https://github.com/moby/moby.git [2022-01-25T14:24:46.395Z] HUDSON_COOKIE 2f89f494-ab27-469f-9a72-a37cd7dc398b [2022-01-25T14:24:46.395Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-01-25T14:24:46.395Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-01-25T14:24:46.395Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-01-25T14:24:46.395Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-01-25T14:24:46.395Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-01-25T14:24:46.395Z] JENKINS_NODE_COOKIE b5107881-241a-4c8b-81d2-5ebc6dc44bfc [2022-01-25T14:24:46.395Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-01-25T14:24:46.395Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-01-25T14:24:46.395Z] JOB_BASE_NAME PR-43187 [2022-01-25T14:24:46.395Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43187/display/redirect [2022-01-25T14:24:46.395Z] JOB_NAME moby/PR-43187 [2022-01-25T14:24:46.395Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43187/ [2022-01-25T14:24:46.395Z] library.jps.version master [2022-01-25T14:24:46.395Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-01-25T14:24:46.395Z] NODE_LABELS amd64 azure azwin-2-f30020 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-01-25T14:24:46.395Z] NODE_NAME azwin-2-f30020 [2022-01-25T14:24:46.395Z] NUMBER_OF_PROCESSORS 4 [2022-01-25T14:24:46.395Z] OS Windows_NT [2022-01-25T14:24:46.395Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-01-25T14:24:46.395Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-01-25T14:24:46.395Z] ppc64le false [2022-01-25T14:24:46.395Z] PROCESSOR_ARCHITECTURE AMD64 [2022-01-25T14:24:46.395Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2022-01-25T14:24:46.395Z] PROCESSOR_LEVEL 6 [2022-01-25T14:24:46.395Z] PROCESSOR_REVISION 5504 [2022-01-25T14:24:46.395Z] ProgramData C:\ProgramData [2022-01-25T14:24:46.395Z] ProgramFiles C:\Program Files [2022-01-25T14:24:46.395Z] ProgramFiles(x86) C:\Program Files (x86) [2022-01-25T14:24:46.395Z] ProgramW6432 C:\Program Files [2022-01-25T14:24:46.395Z] PROMPT $P$G [2022-01-25T14:24:46.395Z] PSExecutionPolicyPreference Bypass [2022-01-25T14:24:46.395Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-01-25T14:24:46.395Z] PUBLIC C:\Users\Public [2022-01-25T14:24:46.395Z] rootless true [2022-01-25T14:24:46.395Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43187/3/display/redirect?page=artif... [2022-01-25T14:24:46.395Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43187/3/display/redirect?page=changes [2022-01-25T14:24:46.395Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43187/3/display/redirect [2022-01-25T14:24:46.395Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43187/3/display/redirect?page=tests [2022-01-25T14:24:46.395Z] s390x false [2022-01-25T14:24:46.395Z] SKIP_VALIDATION_TESTS 1 [2022-01-25T14:24:46.395Z] SOURCES_DRIVE d [2022-01-25T14:24:46.395Z] SOURCES_SUBDIR gopath [2022-01-25T14:24:46.395Z] STAGE_NAME Run tests [2022-01-25T14:24:46.395Z] SystemDrive C: [2022-01-25T14:24:46.395Z] SystemRoot C:\Windows [2022-01-25T14:24:46.395Z] TEMP C:\Windows\TEMP [2022-01-25T14:24:46.395Z] TESTDEBUG 0 [2022-01-25T14:24:46.395Z] TESTRUN_DRIVE d [2022-01-25T14:24:46.395Z] TESTRUN_SUBDIR CI [2022-01-25T14:24:46.395Z] TIMEOUT 120m [2022-01-25T14:24:46.395Z] TMP C:\Windows\TEMP [2022-01-25T14:24:46.395Z] unit_validate true [2022-01-25T14:24:46.395Z] USERDOMAIN WORKGROUP [2022-01-25T14:24:46.395Z] USERNAME azwin-2-f30020$ [2022-01-25T14:24:46.395Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-01-25T14:24:46.395Z] validate_force false [2022-01-25T14:24:46.395Z] windir C:\Windows [2022-01-25T14:24:46.395Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-01-25T14:24:46.395Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-01-25T14:24:46.395Z] windows2022 true [2022-01-25T14:24:46.395Z] windows2022containerd true [2022-01-25T14:24:46.395Z] windowsRS5 true [2022-01-25T14:24:46.395Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-01-25T14:24:46.395Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-01-25T14:24:46.395Z] [2022-01-25T14:24:46.395Z] [2022-01-25T14:24:46.395Z] [2022-01-25T14:24:46.395Z] INFO: Sources under d:\gopath\... [2022-01-25T14:24:46.395Z] INFO: Test run under d:\CI\... [2022-01-25T14:24:46.395Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-01-25T14:24:46.395Z] INFO: docker/docker repository was found [2022-01-25T14:24:46.395Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-01-25T14:24:46.395Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.473' [2022-01-25T14:24:46.395Z] INFO: Docker version of control daemon [2022-01-25T14:24:46.395Z] [2022-01-25T14:24:46.395Z] Client: [2022-01-25T14:24:46.395Z] Version: 20.10.9 [2022-01-25T14:24:46.395Z] API version: 1.41 [2022-01-25T14:24:46.395Z] Go version: go1.16.8 [2022-01-25T14:24:46.395Z] Git commit: c2ea9bc [2022-01-25T14:24:46.395Z] Built: Mon Oct 4 16:11:10 2021 [2022-01-25T14:24:46.395Z] OS/Arch: windows/amd64 [2022-01-25T14:24:46.395Z] Context: default [2022-01-25T14:24:46.395Z] Experimental: true [2022-01-25T14:24:46.395Z] [2022-01-25T14:24:46.395Z] Server: Docker Engine - Community [2022-01-25T14:24:46.395Z] Engine: [2022-01-25T14:24:46.395Z] Version: 20.10.9 [2022-01-25T14:24:46.395Z] API version: 1.41 (minimum version 1.24) [2022-01-25T14:24:46.395Z] Go version: go1.16.8 [2022-01-25T14:24:46.395Z] Git commit: 79ea9d3 [2022-01-25T14:24:46.395Z] Built: Mon Oct 4 16:06:39 2021 [2022-01-25T14:24:46.395Z] OS/Arch: windows/amd64 [2022-01-25T14:24:46.395Z] Experimental: true [2022-01-25T14:24:46.395Z] [2022-01-25T14:24:46.395Z] INFO: Docker info of control daemon [2022-01-25T14:24:46.395Z] [2022-01-25T14:24:46.395Z] Client: [2022-01-25T14:24:46.395Z] Context: default [2022-01-25T14:24:46.395Z] Debug Mode: false [2022-01-25T14:24:46.395Z] [2022-01-25T14:24:46.395Z] Server: [2022-01-25T14:24:46.395Z] Containers: 0 [2022-01-25T14:24:46.395Z] Running: 0 [2022-01-25T14:24:46.395Z] Paused: 0 [2022-01-25T14:24:46.395Z] Stopped: 0 [2022-01-25T14:24:46.395Z] Images: 11 [2022-01-25T14:24:46.395Z] Server Version: 20.10.9 [2022-01-25T14:24:46.395Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-01-25T14:24:46.395Z] Windows: [2022-01-25T14:24:46.395Z] LCOW: [2022-01-25T14:24:46.395Z] Logging Driver: json-file [2022-01-25T14:24:46.395Z] Plugins: [2022-01-25T14:24:46.395Z] Volume: local [2022-01-25T14:24:46.395Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-25T14:24:46.395Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-25T14:24:46.395Z] Swarm: inactive [2022-01-25T14:24:46.395Z] Default Isolation: process [2022-01-25T14:24:46.395Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-01-25T14:24:46.395Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-01-25T14:24:46.395Z] OSType: windows [2022-01-25T14:24:46.395Z] Architecture: x86_64 [2022-01-25T14:24:46.395Z] CPUs: 4 [2022-01-25T14:24:46.395Z] Total Memory: 32GiB [2022-01-25T14:24:46.395Z] Name: azwin-2-f30020 [2022-01-25T14:24:46.395Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-01-25T14:24:46.395Z] Docker Root Dir: D:\docker [2022-01-25T14:24:46.395Z] Debug Mode: false [2022-01-25T14:24:46.395Z] Registry: https://index.docker.io/v1/ [2022-01-25T14:24:46.395Z] Labels: [2022-01-25T14:24:46.395Z] Experimental: true [2022-01-25T14:24:46.395Z] Insecure Registries: [2022-01-25T14:24:46.395Z] 10.0.0.4:5000 [2022-01-25T14:24:46.395Z] 127.0.0.0/8 [2022-01-25T14:24:46.395Z] Registry Mirrors: [2022-01-25T14:24:46.395Z] http://10.0.0.4:5000/ [2022-01-25T14:24:46.395Z] Live Restore Enabled: false [2022-01-25T14:24:46.395Z] Product License: Community Engine [2022-01-25T14:24:46.395Z] [2022-01-25T14:24:46.395Z] [2022-01-25T14:24:46.395Z] INFO: Commit hash is b36d896fce [2022-01-25T14:24:46.395Z] INFO: Nuke-Everything... [2022-01-25T14:24:46.395Z] INFO: Container count on control daemon to delete is 0 [2022-01-25T14:24:46.600Z] #19 24.22 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-01-25T14:24:46.600Z] #19 24.23 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-01-25T14:24:46.600Z] #19 24.23 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-01-25T14:24:46.600Z] #19 24.45 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-01-25T14:24:46.600Z] #19 24.46 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-01-25T14:24:46.600Z] #19 24.46 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-01-25T14:24:46.600Z] #19 24.50 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-01-25T14:24:46.624Z] #1 [internal] load build definition from Dockerfile [2022-01-25T14:24:46.624Z] #1 sha256:81ddfdb8ee5ed9c5a43490016c57c7b17ea206e786664aa224b44916cb4addcf [2022-01-25T14:24:46.624Z] #1 transferring dockerfile: 16.86kB done [2022-01-25T14:24:46.624Z] #1 DONE 0.0s [2022-01-25T14:24:46.624Z] [2022-01-25T14:24:46.624Z] #2 [internal] load .dockerignore [2022-01-25T14:24:46.624Z] #2 sha256:69e4f365f261b1132fa29ec1d80dec6a96b900ced5729042742a782d01b9c2e2 [2022-01-25T14:24:46.624Z] #2 transferring context: 87B done [2022-01-25T14:24:46.624Z] #2 DONE 0.0s [2022-01-25T14:24:46.624Z] [2022-01-25T14:24:46.624Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-01-25T14:24:46.624Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-01-25T14:24:46.624Z] #3 DONE 0.1s [2022-01-25T14:24:46.624Z] [2022-01-25T14:24:46.624Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-01-25T14:24:46.624Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-01-25T14:24:46.624Z] #4 CACHED [2022-01-25T14:24:46.781Z] Context: default [2022-01-25T14:24:46.781Z] Debug Mode: false [2022-01-25T14:24:46.781Z] [2022-01-25T14:24:46.781Z] Server: [2022-01-25T14:24:46.781Z] Containers: 0 [2022-01-25T14:24:46.781Z] Running: 0 [2022-01-25T14:24:46.781Z] Paused: 0 [2022-01-25T14:24:46.781Z] Stopped: 0 [2022-01-25T14:24:46.781Z] Images: 11 [2022-01-25T14:24:46.781Z] Server Version: 20.10.9 [2022-01-25T14:24:46.781Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-01-25T14:24:46.781Z] Windows: [2022-01-25T14:24:46.781Z] LCOW: [2022-01-25T14:24:46.781Z] Logging Driver: json-file [2022-01-25T14:24:46.781Z] Plugins: [2022-01-25T14:24:46.781Z] Volume: local [2022-01-25T14:24:46.781Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-25T14:24:46.781Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-25T14:24:46.781Z] Swarm: inactive [2022-01-25T14:24:46.781Z] Default Isolation: process [2022-01-25T14:24:46.781Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-01-25T14:24:46.781Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-01-25T14:24:46.781Z] OSType: windows [2022-01-25T14:24:46.781Z] Architecture: x86_64 [2022-01-25T14:24:46.781Z] CPUs: 4 [2022-01-25T14:24:46.781Z] Total Memory: 32GiB [2022-01-25T14:24:46.781Z] Name: azwin-2-f30021 [2022-01-25T14:24:46.781Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-01-25T14:24:46.781Z] Docker Root Dir: D:\docker [2022-01-25T14:24:46.781Z] Debug Mode: false [2022-01-25T14:24:46.781Z] Registry: https://index.docker.io/v1/ [2022-01-25T14:24:46.781Z] Labels: [2022-01-25T14:24:46.781Z] Experimental: true [2022-01-25T14:24:46.781Z] Insecure Registries: [2022-01-25T14:24:46.781Z] 10.0.0.4:5000 [2022-01-25T14:24:46.781Z] 127.0.0.0/8 [2022-01-25T14:24:46.781Z] Registry Mirrors: [2022-01-25T14:24:46.781Z] http://10.0.0.4:5000/ [2022-01-25T14:24:46.781Z] Live Restore Enabled: false [2022-01-25T14:24:46.781Z] Product License: Community Engine [2022-01-25T14:24:46.781Z] [2022-01-25T14:24:46.781Z] [2022-01-25T14:24:46.781Z] INFO: Commit hash is b36d896fce [2022-01-25T14:24:46.781Z] INFO: Nuke-Everything... [2022-01-25T14:24:46.781Z] INFO: Container count on control daemon to delete is 0 [2022-01-25T14:24:46.781Z] INFO: Nuking d:\CI [2022-01-25T14:24:46.781Z] INFO: Zapped successfully [2022-01-25T14:24:46.856Z] #19 24.50 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-25T14:24:46.856Z] #19 24.50 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-01-25T14:24:46.878Z] INFO: Nuking d:\CI [2022-01-25T14:24:46.878Z] INFO: Zapped successfully [2022-01-25T14:24:46.878Z] INFO: Location for testing is d:\CI\PR-43187\3 [2022-01-25T14:24:46.878Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-01-25T14:24:46.878Z] [2022-01-25T14:24:46.878Z] [2022-01-25T14:24:46.878Z] INFO: Building the image from Dockerfile.windows at 01/25/2022 14:24:46... [2022-01-25T14:24:46.878Z] [2022-01-25T14:24:46.885Z] [2022-01-25T14:24:46.885Z] #5 [internal] load build definition from Dockerfile [2022-01-25T14:24:46.885Z] #5 sha256:1cd7d822ee9e9cca2daf258d1391b5cd696fcedfe918fbf31908d57c7d2712d8 [2022-01-25T14:24:46.885Z] #5 DONE 0.0s [2022-01-25T14:24:46.885Z] [2022-01-25T14:24:46.885Z] #6 [internal] load .dockerignore [2022-01-25T14:24:46.885Z] #6 sha256:4d73edc9b8df6c881c3daa0c0a399976ba84634a9b78d33d208ae19601b1ae62 [2022-01-25T14:24:46.885Z] #6 DONE 0.0s [2022-01-25T14:24:46.885Z] [2022-01-25T14:24:46.885Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-01-25T14:24:46.885Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-01-25T14:24:46.885Z] #7 DONE 0.1s [2022-01-25T14:24:46.885Z] [2022-01-25T14:24:46.885Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-25T14:24:46.885Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-01-25T14:24:46.885Z] #10 DONE 0.1s [2022-01-25T14:24:46.885Z] [2022-01-25T14:24:46.885Z] #8 [internal] load metadata for docker.io/library/golang:1.17.6-bullseye [2022-01-25T14:24:46.885Z] #8 sha256:eda05fc3da6faa541b4282a9f511df3d293d97e722e26daa7bfa08bc5da49211 [2022-01-25T14:24:46.885Z] #8 DONE 0.1s [2022-01-25T14:24:46.885Z] [2022-01-25T14:24:46.885Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-25T14:24:46.885Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-01-25T14:24:46.885Z] #9 DONE 0.1s [2022-01-25T14:24:47.147Z] [2022-01-25T14:24:47.147Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-25T14:24:47.147Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-25T14:24:47.147Z] #69 DONE 0.0s [2022-01-25T14:24:47.147Z] [2022-01-25T14:24:47.147Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-25T14:24:47.147Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-25T14:24:47.147Z] #11 DONE 0.0s [2022-01-25T14:24:47.147Z] [2022-01-25T14:24:47.147Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-25T14:24:47.147Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-01-25T14:24:47.147Z] #67 DONE 0.0s [2022-01-25T14:24:47.147Z] [2022-01-25T14:24:47.147Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-01-25T14:24:47.147Z] #12 sha256:03cbbbe5264556b234ae858dd69330bbf0ae57a83384a975fb14f1ae7c737f06 [2022-01-25T14:24:47.147Z] #12 CACHED [2022-01-25T14:24:47.147Z] [2022-01-25T14:24:47.147Z] #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 [2022-01-25T14:24:47.147Z] #13 sha256:f7735ec6592b88b649d66ab2e69ea6a2b3398928bf58462994f70520fbe88fcc [2022-01-25T14:24:47.147Z] #13 CACHED [2022-01-25T14:24:47.147Z] [2022-01-25T14:24:47.147Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-25T14:24:47.147Z] #28 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2022-01-25T14:24:47.147Z] #28 DONE 0.0s [2022-01-25T14:24:47.147Z] [2022-01-25T14:24:47.147Z] #24 [internal] load build context [2022-01-25T14:24:47.147Z] #24 sha256:b5c2d352d0df572ef3ae1a9434186980e87008db99ada7964e9941c897573d49 [2022-01-25T14:24:47.267Z] INFO: Location for testing is d:\CI\PR-43187\3 [2022-01-25T14:24:47.267Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-01-25T14:24:47.267Z] [2022-01-25T14:24:47.267Z] [2022-01-25T14:24:47.267Z] INFO: Building the image from Dockerfile.windows at 01/25/2022 14:24:46... [2022-01-25T14:24:47.267Z] [2022-01-25T14:24:47.718Z] #24 ... [2022-01-25T14:24:47.718Z] [2022-01-25T14:24:47.718Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-01-25T14:24:47.718Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-01-25T14:24:47.718Z] #45 DONE 0.5s [2022-01-25T14:24:47.718Z] [2022-01-25T14:24:47.718Z] #24 [internal] load build context [2022-01-25T14:24:47.718Z] #24 sha256:b5c2d352d0df572ef3ae1a9434186980e87008db99ada7964e9941c897573d49 [2022-01-25T14:24:49.780Z] Fetching without tags [2022-01-25T14:24:50.026Z] Merging remotes/origin/master commit 559ff0ac661c1ca27bb17765629f6166d90ff499 into PR head commit b36d896fceba189f86cb9d57679c7559a63721e5 [2022-01-25T14:24:50.398Z] #24 transferring context: 56.55MB 3.3s done [2022-01-25T14:24:50.398Z] #24 DONE 3.4s [2022-01-25T14:24:50.398Z] [2022-01-25T14:24:50.398Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-01-25T14:24:50.398Z] #62 sha256:b0a091202ee97bb8c10cd1ea2c028b7d5248c6b3e8c5962928c49e800cb47cd1 [2022-01-25T14:24:50.511Z] Merge succeeded, producing b36d896fceba189f86cb9d57679c7559a63721e5 [2022-01-25T14:24:50.511Z] Checking out Revision b36d896fceba189f86cb9d57679c7559a63721e5 (PR-43187) [2022-01-25T14:24:49.767Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-25T14:24:49.770Z] > git config --add remote.origin.fetch +refs/pull/43187/head:refs/remotes/origin/PR-43187 # timeout=10 [2022-01-25T14:24:49.772Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-25T14:24:49.776Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-25T14:24:49.780Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-25T14:24:49.781Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-25T14:24:49.781Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43187/head:refs/remotes/origin/PR-43187 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-25T14:24:50.027Z] > git config core.sparsecheckout # timeout=10 [2022-01-25T14:24:50.031Z] > git checkout -f b36d896fceba189f86cb9d57679c7559a63721e5 # timeout=10 [2022-01-25T14:24:50.491Z] > git remote # timeout=10 [2022-01-25T14:24:50.495Z] > git config --get remote.origin.url # timeout=10 [2022-01-25T14:24:50.499Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-25T14:24:50.499Z] > git merge 559ff0ac661c1ca27bb17765629f6166d90ff499 # timeout=10 [2022-01-25T14:24:50.506Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-25T14:24:50.659Z] #62 DONE 0.3s [2022-01-25T14:24:50.659Z] [2022-01-25T14:24:50.659Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-01-25T14:24:50.659Z] #25 sha256:9865f766ee760f3f9fc9e7e535d29680ed133a698f1589fead06716ef99a3873 [2022-01-25T14:24:50.920Z] #25 DONE 0.3s [2022-01-25T14:24:50.920Z] [2022-01-25T14:24:50.920Z] #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 [2022-01-25T14:24:50.920Z] #26 sha256:7f69aa57e93530e7f3146e3a75cf64d7015d18da81e44593400f73d03033c5b0 [2022-01-25T14:24:51.025Z] #19 28.95 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-01-25T14:24:51.025Z] #19 28.95 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-01-25T14:24:51.025Z] #19 28.95 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-01-25T14:24:51.025Z] #19 28.99 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-01-25T14:24:51.112Z] Commit message: "layer: remove OS from layerstore" [2022-01-25T14:24:51.282Z] #19 28.99 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-01-25T14:24:51.282Z] #19 29.00 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-25T14:24:51.754Z] + docker version [2022-01-25T14:24:51.754Z] Client: Docker Engine - Community [2022-01-25T14:24:51.754Z] Version: 20.10.12 [2022-01-25T14:24:51.754Z] API version: 1.41 [2022-01-25T14:24:51.754Z] Go version: go1.16.12 [2022-01-25T14:24:51.754Z] Git commit: e91ed57 [2022-01-25T14:24:51.754Z] Built: Mon Dec 13 11:45:27 2021 [2022-01-25T14:24:51.754Z] OS/Arch: linux/amd64 [2022-01-25T14:24:51.754Z] Context: default [2022-01-25T14:24:51.754Z] Experimental: true [2022-01-25T14:24:51.754Z] [2022-01-25T14:24:51.754Z] Server: Docker Engine - Community [2022-01-25T14:24:51.754Z] Engine: [2022-01-25T14:24:51.754Z] Version: 20.10.12 [2022-01-25T14:24:51.754Z] API version: 1.41 (minimum version 1.12) [2022-01-25T14:24:51.754Z] Go version: go1.16.12 [2022-01-25T14:24:51.754Z] Git commit: 459d0df [2022-01-25T14:24:51.754Z] Built: Mon Dec 13 11:43:36 2021 [2022-01-25T14:24:51.754Z] OS/Arch: linux/amd64 [2022-01-25T14:24:51.754Z] Experimental: true [2022-01-25T14:24:51.754Z] containerd: [2022-01-25T14:24:51.754Z] Version: 1.4.12 [2022-01-25T14:24:51.754Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-25T14:24:51.754Z] runc: [2022-01-25T14:24:51.754Z] Version: 1.0.2 [2022-01-25T14:24:51.754Z] GitCommit: v1.0.2-0-g52b36a2 [2022-01-25T14:24:51.754Z] docker-init: [2022-01-25T14:24:51.754Z] Version: 0.19.0 [2022-01-25T14:24:51.754Z] GitCommit: de40ad0 [Pipeline] sh [2022-01-25T14:24:51.863Z] #26 1.070 + RM_GOPATH=0 [2022-01-25T14:24:51.863Z] #26 1.070 + TMP_GOPATH= [2022-01-25T14:24:51.863Z] #26 1.070 + : /build [2022-01-25T14:24:51.863Z] #26 1.070 + '[' -z '' ']' [2022-01-25T14:24:51.863Z] #26 1.070 ++ mktemp -d [2022-01-25T14:24:51.863Z] #26 1.070 + export GOPATH=/tmp/tmp.LDTKvHLLXs [2022-01-25T14:24:51.863Z] #26 1.070 + GOPATH=/tmp/tmp.LDTKvHLLXs [2022-01-25T14:24:51.863Z] #26 1.070 + RM_GOPATH=1 [2022-01-25T14:24:51.863Z] #26 1.070 + case "$(go env GOARCH)" in [2022-01-25T14:24:51.863Z] #26 1.072 ++ go env GOARCH [2022-01-25T14:24:51.863Z] #26 1.096 + export GO_BUILDMODE=-buildmode=pie [2022-01-25T14:24:51.863Z] #26 1.097 + GO_BUILDMODE=-buildmode=pie [2022-01-25T14:24:51.863Z] #26 1.097 ++ dirname /install.sh [2022-01-25T14:24:51.863Z] #26 1.098 + dir=/ [2022-01-25T14:24:51.863Z] #26 1.098 + bin=dockercli [2022-01-25T14:24:51.863Z] #26 1.099 + shift [2022-01-25T14:24:51.863Z] #26 1.099 + '[' '!' -f //dockercli.installer ']' [2022-01-25T14:24:51.863Z] #26 1.099 + . //dockercli.installer [2022-01-25T14:24:51.863Z] #26 1.099 ++ : stable [2022-01-25T14:24:51.863Z] #26 1.100 ++ : 17.06.2-ce [2022-01-25T14:24:51.863Z] #26 1.100 + install_dockercli [2022-01-25T14:24:51.863Z] #26 1.100 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-01-25T14:24:51.863Z] #26 1.100 Install docker/cli version 17.06.2-ce from stable [2022-01-25T14:24:51.863Z] #26 1.101 ++ uname -m [2022-01-25T14:24:51.863Z] #26 1.102 + arch=x86_64 [2022-01-25T14:24:51.863Z] #26 1.108 + '[' x86_64 '!=' x86_64 ']' [2022-01-25T14:24:51.863Z] #26 1.108 + url=https://download.docker.com/linux/static [2022-01-25T14:24:51.863Z] #26 1.109 + tar -xz docker/docker [2022-01-25T14:24:51.863Z] #26 1.109 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-01-25T14:24:52.030Z] + docker info [2022-01-25T14:24:50.552Z] > git config core.sparsecheckout # timeout=10 [2022-01-25T14:24:50.554Z] > git checkout -f b36d896fceba189f86cb9d57679c7559a63721e5 # timeout=10 [2022-01-25T14:24:52.592Z] Client: [2022-01-25T14:24:52.592Z] Context: default [2022-01-25T14:24:52.592Z] Debug Mode: false [2022-01-25T14:24:52.592Z] Plugins: [2022-01-25T14:24:52.592Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-01-25T14:24:52.592Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-01-25T14:24:52.592Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-01-25T14:24:52.592Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-01-25T14:24:52.592Z] [2022-01-25T14:24:52.592Z] Server: [2022-01-25T14:24:52.592Z] Containers: 0 [2022-01-25T14:24:52.592Z] Running: 0 [2022-01-25T14:24:52.592Z] Paused: 0 [2022-01-25T14:24:52.592Z] Stopped: 0 [2022-01-25T14:24:52.592Z] Images: 4 [2022-01-25T14:24:52.592Z] Server Version: 20.10.12 [2022-01-25T14:24:52.592Z] Storage Driver: overlay2 [2022-01-25T14:24:52.592Z] Backing Filesystem: extfs [2022-01-25T14:24:52.592Z] Supports d_type: true [2022-01-25T14:24:52.592Z] Native Overlay Diff: true [2022-01-25T14:24:52.592Z] userxattr: false [2022-01-25T14:24:52.592Z] Logging Driver: json-file [2022-01-25T14:24:52.592Z] Cgroup Driver: cgroupfs [2022-01-25T14:24:52.592Z] Cgroup Version: 1 [2022-01-25T14:24:52.592Z] Plugins: [2022-01-25T14:24:52.592Z] Volume: local [2022-01-25T14:24:52.592Z] Network: bridge host ipvlan macvlan null overlay [2022-01-25T14:24:52.592Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-01-25T14:24:52.592Z] Swarm: inactive [2022-01-25T14:24:52.592Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-01-25T14:24:52.592Z] Default Runtime: runc [2022-01-25T14:24:52.592Z] Init Binary: docker-init [2022-01-25T14:24:52.592Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-25T14:24:52.592Z] runc version: v1.0.2-0-g52b36a2 [2022-01-25T14:24:52.592Z] init version: de40ad0 [2022-01-25T14:24:52.592Z] Security Options: [2022-01-25T14:24:52.592Z] apparmor [2022-01-25T14:24:52.592Z] seccomp [2022-01-25T14:24:52.592Z] Profile: default [2022-01-25T14:24:52.592Z] Kernel Version: 5.4.0-1061-aws [2022-01-25T14:24:52.592Z] Operating System: Ubuntu 18.04.6 LTS [2022-01-25T14:24:52.592Z] OSType: linux [2022-01-25T14:24:52.592Z] Architecture: x86_64 [2022-01-25T14:24:52.592Z] CPUs: 2 [2022-01-25T14:24:52.592Z] Total Memory: 7.565GiB [2022-01-25T14:24:52.592Z] Name: ip-10-100-89-28 [2022-01-25T14:24:52.592Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-01-25T14:24:52.592Z] Docker Root Dir: /var/lib/docker [2022-01-25T14:24:52.592Z] Debug Mode: false [2022-01-25T14:24:52.592Z] Registry: https://index.docker.io/v1/ [2022-01-25T14:24:52.592Z] Labels: [2022-01-25T14:24:52.592Z] Experimental: true [2022-01-25T14:24:52.592Z] Insecure Registries: [2022-01-25T14:24:52.592Z] 127.0.0.0/8 [2022-01-25T14:24:52.592Z] Live Restore Enabled: true [2022-01-25T14:24:52.592Z] [2022-01-25T14:24:52.592Z] WARNING: No swap limit support [Pipeline] sh [2022-01-25T14:24:52.861Z] Sending build context to Docker daemon 61.79MB [2022-01-25T14:24:52.861Z] [2022-01-25T14:24:52.861Z] Step 1/11 : FROM microsoft/windowsservercore [2022-01-25T14:24:52.861Z] ---> 11cbc9e36c7a [2022-01-25T14:24:52.861Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-01-25T14:24:52.861Z] ---> Using cache [2022-01-25T14:24:52.861Z] ---> 230c54a4a4b3 [2022-01-25T14:24:52.861Z] Step 3/11 : ARG GO_VERSION=1.17.6 [2022-01-25T14:24:52.861Z] ---> Using cache [2022-01-25T14:24:52.861Z] ---> 720ef60f9349 [2022-01-25T14:24:52.861Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.9 [2022-01-25T14:24:52.861Z] ---> Using cache [2022-01-25T14:24:52.861Z] ---> 028143620940 [2022-01-25T14:24:52.862Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-01-25T14:24:52.862Z] ---> Using cache [2022-01-25T14:24:52.862Z] ---> dec2cde8e90b [2022-01-25T14:24:52.862Z] 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} [2022-01-25T14:24:52.862Z] ---> Using cache [2022-01-25T14:24:52.862Z] ---> d55ae7c813d0 [2022-01-25T14:24:52.862Z] 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; [2022-01-25T14:24:52.862Z] ---> Using cache [2022-01-25T14:24:52.862Z] ---> 2aad5785e709 [2022-01-25T14:24:52.862Z] 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 [2022-01-25T14:24:52.862Z] ---> Using cache [2022-01-25T14:24:52.862Z] ---> 3e6ebccfce60 [2022-01-25T14:24:52.862Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-01-25T14:24:52.862Z] ---> Using cache [2022-01-25T14:24:52.862Z] ---> 0f79c6e55ec9 [2022-01-25T14:24:52.862Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-01-25T14:24:52.862Z] ---> Using cache [2022-01-25T14:24:52.862Z] ---> 4100ed022221 [2022-01-25T14:24:52.862Z] Step 11/11 : COPY . . [2022-01-25T14:24:52.866Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-25T14:24:52.866Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-25T14:24:52.866Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43187/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-01-25T14:24:52.866Z] + bash /home/ubuntu/workspace/moby_PR-43187/check-config.sh [2022-01-25T14:24:52.866Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-01-25T14:24:52.866Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-01-25T14:24:52.866Z] [2022-01-25T14:24:52.866Z] Generally Necessary: [2022-01-25T14:24:52.866Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-01-25T14:24:52.866Z] - apparmor: enabled and tools installed [2022-01-25T14:24:52.866Z] - CONFIG_NAMESPACES: enabled [2022-01-25T14:24:52.866Z] - CONFIG_NET_NS: enabled [2022-01-25T14:24:52.866Z] - CONFIG_PID_NS: enabled [2022-01-25T14:24:52.866Z] - CONFIG_IPC_NS: enabled [2022-01-25T14:24:52.866Z] - CONFIG_UTS_NS: enabled [2022-01-25T14:24:52.866Z] - CONFIG_CGROUPS: enabled [2022-01-25T14:24:52.866Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-01-25T14:24:52.866Z] - CONFIG_CGROUP_DEVICE: enabled [2022-01-25T14:24:52.866Z] - CONFIG_CGROUP_FREEZER: enabled [2022-01-25T14:24:52.866Z] - CONFIG_CGROUP_SCHED: enabled [2022-01-25T14:24:52.866Z] - CONFIG_CPUSETS: enabled [2022-01-25T14:24:52.866Z] - CONFIG_MEMCG: enabled [2022-01-25T14:24:52.866Z] - CONFIG_KEYS: enabled [2022-01-25T14:24:52.866Z] - CONFIG_VETH: enabled (as module) [2022-01-25T14:24:52.866Z] - CONFIG_BRIDGE: enabled (as module) [2022-01-25T14:24:53.122Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-01-25T14:24:53.122Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-01-25T14:24:53.122Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-01-25T14:24:53.122Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-01-25T14:24:53.122Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-01-25T14:24:53.122Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-01-25T14:24:53.122Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-01-25T14:24:53.122Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-01-25T14:24:53.122Z] - CONFIG_NF_NAT: enabled (as module) [2022-01-25T14:24:53.122Z] - CONFIG_POSIX_MQUEUE: enabled [2022-01-25T14:24:53.122Z] - CONFIG_CGROUP_BPF: enabled [2022-01-25T14:24:53.122Z] [2022-01-25T14:24:53.122Z] Optional Features: [2022-01-25T14:24:53.122Z] - CONFIG_USER_NS: enabled [2022-01-25T14:24:53.122Z] - CONFIG_SECCOMP: enabled [2022-01-25T14:24:53.122Z] - CONFIG_SECCOMP_FILTER: enabled [2022-01-25T14:24:53.122Z] - CONFIG_CGROUP_PIDS: enabled [2022-01-25T14:24:53.122Z] - CONFIG_MEMCG_SWAP: enabled [2022-01-25T14:24:53.122Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-01-25T14:24:53.122Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-01-25T14:24:53.122Z] - CONFIG_BLK_CGROUP: enabled [2022-01-25T14:24:53.122Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-01-25T14:24:53.122Z] - CONFIG_CGROUP_PERF: enabled [2022-01-25T14:24:53.122Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-01-25T14:24:53.122Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-01-25T14:24:53.122Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-01-25T14:24:53.122Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-01-25T14:24:53.122Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-01-25T14:24:53.122Z] - CONFIG_RT_GROUP_SCHED: missing [2022-01-25T14:24:53.122Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-01-25T14:24:53.122Z] - CONFIG_IP_VS: enabled (as module) [2022-01-25T14:24:53.122Z] - CONFIG_IP_VS_NFCT: enabled [2022-01-25T14:24:53.122Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-01-25T14:24:53.122Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-01-25T14:24:53.122Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-01-25T14:24:53.122Z] - CONFIG_SECURITY_SELINUX: enabled [2022-01-25T14:24:53.122Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-01-25T14:24:53.122Z] - CONFIG_EXT4_FS: enabled [2022-01-25T14:24:53.122Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-01-25T14:24:53.122Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-01-25T14:24:53.122Z] - Network Drivers: [2022-01-25T14:24:53.122Z] - "overlay": [2022-01-25T14:24:53.122Z] - CONFIG_VXLAN: enabled (as module) [2022-01-25T14:24:53.122Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-01-25T14:24:53.122Z] Optional (for encrypted networks): [2022-01-25T14:24:53.122Z] - CONFIG_CRYPTO: enabled [2022-01-25T14:24:53.122Z] - CONFIG_CRYPTO_AEAD: enabled [2022-01-25T14:24:53.122Z] - CONFIG_CRYPTO_GCM: enabled [2022-01-25T14:24:53.122Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-01-25T14:24:53.122Z] - CONFIG_CRYPTO_GHASH: enabled [2022-01-25T14:24:53.122Z] - CONFIG_XFRM: enabled [2022-01-25T14:24:53.122Z] - CONFIG_XFRM_USER: enabled (as module) [2022-01-25T14:24:53.122Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-01-25T14:24:53.122Z] - CONFIG_INET_ESP: enabled (as module) [2022-01-25T14:24:53.122Z] - "ipvlan": [2022-01-25T14:24:53.227Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2022-01-25T14:24:53.273Z] Sending build context to Docker daemon 61.79MB [2022-01-25T14:24:53.273Z] [2022-01-25T14:24:53.378Z] - CONFIG_IPVLAN: enabled (as module) [2022-01-25T14:24:53.378Z] - "macvlan": [2022-01-25T14:24:53.378Z] - CONFIG_MACVLAN: enabled (as module) [2022-01-25T14:24:53.378Z] - CONFIG_DUMMY: enabled (as module) [2022-01-25T14:24:53.378Z] - "ftp,tftp client in container": [2022-01-25T14:24:53.378Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-01-25T14:24:53.378Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-01-25T14:24:53.378Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-01-25T14:24:53.378Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-01-25T14:24:53.378Z] - Storage Drivers: [2022-01-25T14:24:53.378Z] - "aufs": [2022-01-25T14:24:53.378Z] - CONFIG_AUFS_FS: enabled (as module) [2022-01-25T14:24:53.378Z] - "btrfs": [2022-01-25T14:24:53.378Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-01-25T14:24:53.378Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-01-25T14:24:53.378Z] - "devicemapper": [2022-01-25T14:24:53.378Z] - CONFIG_BLK_DEV_DM: enabled [2022-01-25T14:24:53.378Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-01-25T14:24:53.378Z] - "overlay": [2022-01-25T14:24:53.378Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-01-25T14:24:53.378Z] - "zfs": [2022-01-25T14:24:53.378Z] - /dev/zfs: present [2022-01-25T14:24:53.378Z] - zfs command: missing [2022-01-25T14:24:53.378Z] - zpool command: missing [2022-01-25T14:24:53.378Z] [2022-01-25T14:24:53.378Z] Limits: [2022-01-25T14:24:53.378Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-01-25T14:24:53.378Z] [2022-01-25T14:24:53.378Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-01-25T14:24:53.696Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b36d896fceba189f86cb9d57679c7559a63721e5 . [2022-01-25T14:24:53.696Z] #1 [internal] load build definition from Dockerfile [2022-01-25T14:24:53.696Z] #1 sha256:86c35cbe531173702a6c47534fa96e0cfcb03677616cacddd7df5a005f85ecec [2022-01-25T14:24:53.696Z] #1 transferring dockerfile: 16.86kB done [2022-01-25T14:24:53.696Z] #1 DONE 0.0s [2022-01-25T14:24:53.696Z] [2022-01-25T14:24:53.696Z] #2 [internal] load .dockerignore [2022-01-25T14:24:53.696Z] #2 sha256:ebee7aae0d93335eafeb31311c42623634a8997b358d21dc588b2bf22292c9b7 [2022-01-25T14:24:53.696Z] #2 transferring context: 87B done [2022-01-25T14:24:53.696Z] #2 DONE 0.0s [2022-01-25T14:24:53.696Z] [2022-01-25T14:24:53.696Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-01-25T14:24:53.696Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-01-25T14:24:53.759Z] Step 1/11 : FROM microsoft/windowsservercore [2022-01-25T14:24:53.759Z] ---> 11cbc9e36c7a [2022-01-25T14:24:53.759Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-01-25T14:24:53.759Z] ---> Using cache [2022-01-25T14:24:53.759Z] ---> 29f967349e6f [2022-01-25T14:24:53.759Z] Step 3/11 : ARG GO_VERSION=1.17.6 [2022-01-25T14:24:53.759Z] ---> Using cache [2022-01-25T14:24:53.759Z] ---> 049db1dbb82b [2022-01-25T14:24:53.759Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.9 [2022-01-25T14:24:53.759Z] ---> Using cache [2022-01-25T14:24:53.759Z] ---> 21350366a256 [2022-01-25T14:24:53.759Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-01-25T14:24:53.759Z] ---> Using cache [2022-01-25T14:24:53.759Z] ---> 39e32b86b387 [2022-01-25T14:24:53.759Z] 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} [2022-01-25T14:24:53.759Z] ---> Using cache [2022-01-25T14:24:53.759Z] ---> b8d9ab19c3c7 [2022-01-25T14:24:53.759Z] 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; [2022-01-25T14:24:53.759Z] ---> Using cache [2022-01-25T14:24:53.759Z] ---> a3a611deb26d [2022-01-25T14:24:53.759Z] 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 [2022-01-25T14:24:53.759Z] ---> Using cache [2022-01-25T14:24:53.759Z] ---> 46bc9ac554eb [2022-01-25T14:24:53.759Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-01-25T14:24:53.759Z] ---> Using cache [2022-01-25T14:24:53.759Z] ---> 25c95521cc0c [2022-01-25T14:24:53.759Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-01-25T14:24:53.759Z] ---> Using cache [2022-01-25T14:24:53.759Z] ---> 422a10f52550 [2022-01-25T14:24:53.759Z] Step 11/11 : COPY . . [2022-01-25T14:24:53.952Z] #3 DONE 0.1s [2022-01-25T14:24:53.952Z] [2022-01-25T14:24:53.952Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-01-25T14:24:53.952Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-01-25T14:24:53.952Z] #4 CACHED [2022-01-25T14:24:54.208Z] [2022-01-25T14:24:54.208Z] #5 [internal] load .dockerignore [2022-01-25T14:24:54.208Z] #5 sha256:26016fe2d13293de4db9900581a0df300261cc68044811f454e8e039eec0961e [2022-01-25T14:24:54.208Z] #5 DONE 0.0s [2022-01-25T14:24:54.208Z] [2022-01-25T14:24:54.208Z] #6 [internal] load build definition from Dockerfile [2022-01-25T14:24:54.208Z] #6 sha256:f3fc8c45ecaaa18d74009da5a3dfd8924153f0d2965496aec93f6e966cbf0a0d [2022-01-25T14:24:54.208Z] #6 DONE 0.0s [2022-01-25T14:24:54.208Z] [2022-01-25T14:24:54.208Z] #9 [internal] load metadata for docker.io/library/golang:1.17.6-bullseye [2022-01-25T14:24:54.208Z] #9 sha256:eda05fc3da6faa541b4282a9f511df3d293d97e722e26daa7bfa08bc5da49211 [2022-01-25T14:24:54.208Z] #9 DONE 0.1s [2022-01-25T14:24:54.208Z] [2022-01-25T14:24:54.208Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-25T14:24:54.208Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-01-25T14:24:54.465Z] #10 DONE 0.1s [2022-01-25T14:24:54.465Z] [2022-01-25T14:24:54.465Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-01-25T14:24:54.465Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-01-25T14:24:54.465Z] #7 DONE 0.1s [2022-01-25T14:24:54.465Z] [2022-01-25T14:24:54.465Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-25T14:24:54.465Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-01-25T14:24:54.465Z] #8 DONE 0.1s [2022-01-25T14:24:54.465Z] [2022-01-25T14:24:54.465Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-25T14:24:54.465Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-25T14:24:54.465Z] #11 DONE 0.0s [2022-01-25T14:24:54.465Z] [2022-01-25T14:24:54.465Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-25T14:24:54.465Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-25T14:24:54.465Z] #69 DONE 0.0s [2022-01-25T14:24:54.465Z] [2022-01-25T14:24:54.465Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-25T14:24:54.465Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-01-25T14:24:54.465Z] #67 DONE 0.0s [2022-01-25T14:24:54.465Z] [2022-01-25T14:24:54.465Z] #24 [internal] load build context [2022-01-25T14:24:54.465Z] #24 sha256:b64506777dbef87e427766ac8d95c1c458529d76f5a1086781b2755aa4a4ccdf [2022-01-25T14:24:54.465Z] #24 ... [2022-01-25T14:24:54.465Z] [2022-01-25T14:24:54.465Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-25T14:24:54.465Z] #28 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2022-01-25T14:24:54.465Z] #28 DONE 0.0s [2022-01-25T14:24:54.465Z] [2022-01-25T14:24:54.465Z] #24 [internal] load build context [2022-01-25T14:24:54.465Z] #24 sha256:b64506777dbef87e427766ac8d95c1c458529d76f5a1086781b2755aa4a4ccdf [2022-01-25T14:24:54.721Z] #24 ... [2022-01-25T14:24:54.721Z] [2022-01-25T14:24:54.721Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-01-25T14:24:54.721Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-01-25T14:24:54.721Z] #45 DONE 0.4s [2022-01-25T14:24:54.721Z] [2022-01-25T14:24:54.721Z] #24 [internal] load build context [2022-01-25T14:24:54.721Z] #24 sha256:b64506777dbef87e427766ac8d95c1c458529d76f5a1086781b2755aa4a4ccdf [2022-01-25T14:24:55.170Z] #26 4.121 + mkdir -p /build [2022-01-25T14:24:55.170Z] #26 4.125 + mv docker/docker /build/ [2022-01-25T14:24:55.170Z] #26 4.128 + rmdir docker [2022-01-25T14:24:55.170Z] #26 DONE 4.3s [2022-01-25T14:24:55.170Z] [2022-01-25T14:24:55.170Z] #63 [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 [2022-01-25T14:24:55.170Z] #63 sha256:bfb89ba3d0d506f62379da97c855fa9988ae9b2e53843eca92a93305609a5df6 [2022-01-25T14:24:55.170Z] #63 1.142 + RM_GOPATH=0 [2022-01-25T14:24:55.170Z] #63 1.143 + TMP_GOPATH= [2022-01-25T14:24:55.170Z] #63 1.143 + : /build [2022-01-25T14:24:55.170Z] #63 1.143 + '[' -z '' ']' [2022-01-25T14:24:55.170Z] #63 1.143 ++ mktemp -d [2022-01-25T14:24:55.170Z] #63 1.145 + export GOPATH=/tmp/tmp.1EBGZZgf9A [2022-01-25T14:24:55.170Z] #63 1.145 + GOPATH=/tmp/tmp.1EBGZZgf9A [2022-01-25T14:24:55.170Z] #63 1.145 + RM_GOPATH=1 [2022-01-25T14:24:55.170Z] #63 1.146 + case "$(go env GOARCH)" in [2022-01-25T14:24:55.170Z] #63 1.146 ++ go env GOARCH [2022-01-25T14:24:55.170Z] #63 1.158 + export GO_BUILDMODE=-buildmode=pie [2022-01-25T14:24:55.170Z] #63 1.158 + GO_BUILDMODE=-buildmode=pie [2022-01-25T14:24:55.170Z] #63 1.158 ++ dirname /install.sh [2022-01-25T14:24:55.170Z] #63 1.159 + dir=/ [2022-01-25T14:24:55.170Z] #63 1.159 + bin=rootlesskit [2022-01-25T14:24:55.170Z] #63 1.160 + shift [2022-01-25T14:24:55.170Z] #63 1.160 + '[' '!' -f //rootlesskit.installer ']' [2022-01-25T14:24:55.170Z] #63 1.160 + . //rootlesskit.installer [2022-01-25T14:24:55.170Z] #63 1.160 ++ : v0.14.6 [2022-01-25T14:24:55.170Z] #63 1.160 + install_rootlesskit [2022-01-25T14:24:55.170Z] #63 1.160 + case "$1" in [2022-01-25T14:24:55.170Z] #63 1.160 + export CGO_ENABLED=0 [2022-01-25T14:24:55.170Z] #63 1.161 + CGO_ENABLED=0 [2022-01-25T14:24:55.170Z] #63 1.161 + _install_rootlesskit [2022-01-25T14:24:55.170Z] #63 1.161 + echo 'Install rootlesskit version v0.14.6' [2022-01-25T14:24:55.170Z] #63 1.161 Install rootlesskit version v0.14.6 [2022-01-25T14:24:55.170Z] #63 1.161 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-25T14:24:55.170Z] #63 1.161 + GOBIN=/build [2022-01-25T14:24:55.170Z] #63 1.162 + GO111MODULE=on [2022-01-25T14:24:55.170Z] #63 1.162 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-01-25T14:24:55.170Z] #63 1.580 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-01-25T14:24:55.170Z] #63 3.493 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-01-25T14:24:55.170Z] #63 3.500 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-01-25T14:24:55.170Z] #63 3.717 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-01-25T14:24:55.450Z] #19 33.16 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-01-25T14:24:55.451Z] #19 33.16 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-01-25T14:24:55.451Z] #19 33.16 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-01-25T14:24:55.451Z] #19 33.20 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-01-25T14:24:55.451Z] #19 33.20 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-01-25T14:24:55.451Z] #19 33.20 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-01-25T14:24:56.114Z] #63 5.031 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-01-25T14:24:56.114Z] #63 5.350 go: downloading github.com/google/uuid v1.3.0 [2022-01-25T14:24:56.114Z] #63 5.370 go: downloading github.com/moby/vpnkit v0.5.0 [2022-01-25T14:24:56.114Z] #63 5.397 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-01-25T14:24:56.376Z] #63 5.516 go: downloading github.com/gofrs/flock v0.8.1 [2022-01-25T14:24:56.376Z] #63 5.572 go: downloading github.com/gorilla/mux v1.8.0 [2022-01-25T14:24:56.376Z] #63 5.718 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-01-25T14:24:56.615Z] #24 transferring context: 56.55MB 1.8s done [2022-01-25T14:24:56.615Z] #24 DONE 1.9s [2022-01-25T14:24:56.615Z] [2022-01-25T14:24:56.615Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-01-25T14:24:56.615Z] #41 sha256:3de74f7bd32474fffd5f1cee6699965e927000cf7c774eb3b494f6785b5d3c80 [2022-01-25T14:24:56.615Z] #41 CACHED [2022-01-25T14:24:56.615Z] [2022-01-25T14:24:56.615Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-01-25T14:24:56.615Z] #60 sha256:d1f93d04829ecf944e20ea384f279ade6f32829388606d81d639f57abada4029 [2022-01-25T14:24:56.615Z] #60 CACHED [2022-01-25T14:24:56.615Z] [2022-01-25T14:24:56.615Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-01-25T14:24:56.615Z] #16 sha256:2166b8a9e3cccc2aedf08e9b13b2f5c89aa9241bc84188e03bce10f5aae71242 [2022-01-25T14:24:56.615Z] #16 CACHED [2022-01-25T14:24:56.615Z] [2022-01-25T14:24:56.615Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-01-25T14:24:56.615Z] #59 sha256:d3be588c9a4eabd2fc07fee19757086cd0bb4b73e256a8140227c016924c31cb [2022-01-25T14:24:56.615Z] #59 CACHED [2022-01-25T14:24:56.615Z] [2022-01-25T14:24:56.615Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-01-25T14:24:56.615Z] #33 sha256:98d5654ceec952420a8b3d953715f6f9a47e2f6532f7388f73e17751e924a797 [2022-01-25T14:24:56.615Z] #33 CACHED [2022-01-25T14:24:56.615Z] [2022-01-25T14:24:56.615Z] #58 [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 [2022-01-25T14:24:56.615Z] #58 sha256:2863a34a8394af6d04c11f3d9e339f77039fc9082de27c8735be89ab11429dd4 [2022-01-25T14:24:56.615Z] #58 CACHED [2022-01-25T14:24:56.615Z] [2022-01-25T14:24:56.615Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-01-25T14:24:56.615Z] #62 sha256:3ce36fa420de4b280e574ccf19c791ba7573886d98a47093a24176f270dca8bf [2022-01-25T14:24:56.615Z] #62 CACHED [2022-01-25T14:24:56.615Z] [2022-01-25T14:24:56.615Z] #22 [dev-systemd-false 8/24] 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 [2022-01-25T14:24:56.615Z] #22 sha256:8e8a2568d8b42e3431a1de8ca3e5e0a9c966cfcce2f579991af4863412e0c9e0 [2022-01-25T14:24:56.615Z] #22 CACHED [2022-01-25T14:24:56.615Z] [2022-01-25T14:24:56.615Z] #49 [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 [2022-01-25T14:24:56.615Z] #49 sha256:77cb706d755e16aea54301fa925fe1a91b1df361756934152b11e5eb1aa5503b [2022-01-25T14:24:56.615Z] #49 CACHED [2022-01-25T14:24:56.615Z] [2022-01-25T14:24:56.615Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-01-25T14:24:56.615Z] #55 sha256:49f6b07b269deee3810ac2750b5538a1819ea23939ad0c4d9ce4d654054a4220 [2022-01-25T14:24:56.615Z] #55 CACHED [2022-01-25T14:24:56.615Z] [2022-01-25T14:24:56.615Z] #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 [2022-01-25T14:24:56.615Z] #26 sha256:8e14641d4268e3ce4042ca8b38a0548a3d7d1c5b270b266a76a39724107697de [2022-01-25T14:24:56.615Z] #26 CACHED [2022-01-25T14:24:56.615Z] [2022-01-25T14:24:56.615Z] #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 [2022-01-25T14:24:56.615Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-25T14:24:56.615Z] #14 CACHED [2022-01-25T14:24:56.615Z] [2022-01-25T14:24:56.615Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-01-25T14:24:56.615Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-01-25T14:24:56.615Z] #68 CACHED [2022-01-25T14:24:56.615Z] [2022-01-25T14:24:56.615Z] #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 [2022-01-25T14:24:56.615Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-25T14:24:56.615Z] #38 CACHED [2022-01-25T14:24:56.615Z] [2022-01-25T14:24:56.615Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-01-25T14:24:56.615Z] #50 sha256:db84df8df95a353011cb463ca81341f374be6450a7c55cb2e5aaf8ae296d19c9 [2022-01-25T14:24:56.615Z] #50 CACHED [2022-01-25T14:24:56.615Z] [2022-01-25T14:24:56.615Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-01-25T14:24:56.615Z] #27 sha256:44e0d0d9abcf1bcf933efce57af2edd65195e488836314ee87ba2dff4e22a908 [2022-01-25T14:24:56.615Z] #27 CACHED [2022-01-25T14:24:56.615Z] [2022-01-25T14:24:56.615Z] #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 [2022-01-25T14:24:56.615Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-25T14:24:56.615Z] #43 CACHED [2022-01-25T14:24:56.615Z] [2022-01-25T14:24:56.615Z] #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 [2022-01-25T14:24:56.615Z] #29 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2022-01-25T14:24:56.615Z] #29 CACHED [2022-01-25T14:24:56.615Z] [2022-01-25T14:24:56.615Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-01-25T14:24:56.615Z] #23 sha256:553b68e326ee4cc8bacee9c0f32e9ee3e9d3bd3f2cb5ca6edb8fb5fe1d0106b7 [2022-01-25T14:24:56.615Z] #23 CACHED [2022-01-25T14:24:56.615Z] [2022-01-25T14:24:56.615Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-01-25T14:24:56.615Z] #65 sha256:b026db9f69ac4e4b2d35ef33dfd547c1b40ee85a491a40ffe2ec0037094549af [2022-01-25T14:24:56.615Z] #65 CACHED [2022-01-25T14:24:56.615Z] [2022-01-25T14:24:56.615Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-01-25T14:24:56.615Z] #44 sha256:281dcb822a787738fdaedb5ed2ec68d3d9c6af1e216ef99ddcd74be2a707e60a [2022-01-25T14:24:56.615Z] #44 CACHED [2022-01-25T14:24:56.615Z] [2022-01-25T14:24:56.615Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-01-25T14:24:56.615Z] #48 sha256:d699a2fd9efce0d0e99bca1eb8d0ab0b0375ee26eed6e92c15d156b97cb05686 [2022-01-25T14:24:56.615Z] #48 CACHED [2022-01-25T14:24:56.615Z] [2022-01-25T14:24:56.615Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-01-25T14:24:56.615Z] #54 sha256:3f7e0854e8f5fe95aa6ce1d9b59e68facc67393c7439ea5a6c80f1ba40b6e5a3 [2022-01-25T14:24:56.615Z] #54 CACHED [2022-01-25T14:24:56.615Z] [2022-01-25T14:24:56.615Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-01-25T14:24:56.615Z] #39 sha256:4bdcb8c3defbb816680f97e4c96f6650916bb303fcf4c09b617ac55234978051 [2022-01-25T14:24:56.615Z] #39 CACHED [2022-01-25T14:24:56.615Z] [2022-01-25T14:24:56.615Z] #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 [2022-01-25T14:24:56.615Z] #46 sha256:7637d72c282c0da148c4c3fca0d2b40d5aa304f92b36b3602e1d88b10226c023 [2022-01-25T14:24:56.615Z] #46 CACHED [2022-01-25T14:24:56.615Z] [2022-01-25T14:24:56.615Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-01-25T14:24:56.615Z] #30 sha256:ec5b3bac4ae2d18bf2d52a8c02ff1c1b1712b0db4805ae98cc38f5ef33f4b24a [2022-01-25T14:24:56.615Z] #30 CACHED [2022-01-25T14:24:56.615Z] [2022-01-25T14:24:56.615Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-01-25T14:24:56.615Z] #57 sha256:2446d4215b8b1c63dec5b231099ce2301a0a5a608ada279d197defbbd2908efd [2022-01-25T14:24:56.615Z] #57 CACHED [2022-01-25T14:24:56.615Z] [2022-01-25T14:24:56.615Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-01-25T14:24:56.615Z] #17 sha256:1d9a10fa1e71232ffd398f54e30861b815ed30ab219704877afd4bc9ccd30468 [2022-01-25T14:24:56.615Z] #17 CACHED [2022-01-25T14:24:56.615Z] [2022-01-25T14:24:56.615Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-01-25T14:24:56.615Z] #20 sha256:64591cc4e5143c43afe6e0b0ae4c475714e81c8d8a0164bcc8364ef7f5cf0f78 [2022-01-25T14:24:56.615Z] #20 CACHED [2022-01-25T14:24:56.615Z] [2022-01-25T14:24:56.615Z] #63 [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 [2022-01-25T14:24:56.615Z] #63 sha256:0ce84d0036013ddc229585a943acd40b84611ad5fdce608fb428cc77ccdf4713 [2022-01-25T14:24:56.615Z] #63 CACHED [2022-01-25T14:24:56.615Z] [2022-01-25T14:24:56.615Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-01-25T14:24:56.615Z] #66 sha256:0c57aa97a7e81e8f8a19db7216406f253e32672343a4530df199c869b2c32246 [2022-01-25T14:24:56.615Z] #66 CACHED [2022-01-25T14:24:56.615Z] [2022-01-25T14:24:56.615Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-01-25T14:24:56.615Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-01-25T14:24:56.615Z] #70 CACHED [2022-01-25T14:24:56.615Z] [2022-01-25T14:24:56.615Z] #21 [dev-systemd-false 7/24] 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 [2022-01-25T14:24:56.615Z] #21 sha256:25b5507dab344cd0e5a3da2e5150a5085c76a60af2ea560649b1de46f5baaf51 [2022-01-25T14:24:56.615Z] #21 CACHED [2022-01-25T14:24:56.615Z] [2022-01-25T14:24:56.615Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-01-25T14:24:56.615Z] #18 sha256:66cb3ca5958d12fc89abce9ad3ff0546abab2d677c4969b8453243b436f4daee [2022-01-25T14:24:56.615Z] #18 CACHED [2022-01-25T14:24:56.615Z] [2022-01-25T14:24:56.615Z] #51 [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 [2022-01-25T14:24:56.615Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-25T14:24:56.615Z] #51 CACHED [2022-01-25T14:24:56.615Z] [2022-01-25T14:24:56.615Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-01-25T14:24:56.615Z] #71 sha256:1dd336fe2d26b8c1bf81ff0161747a07e84963935fd5b0f3449b233b85427682 [2022-01-25T14:24:56.615Z] #71 CACHED [2022-01-25T14:24:56.615Z] [2022-01-25T14:24:56.615Z] #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 [2022-01-25T14:24:56.615Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-25T14:24:56.615Z] #47 CACHED [2022-01-25T14:24:56.615Z] [2022-01-25T14:24:56.615Z] #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 [2022-01-25T14:24:56.615Z] #13 sha256:f7735ec6592b88b649d66ab2e69ea6a2b3398928bf58462994f70520fbe88fcc [2022-01-25T14:24:56.615Z] #13 CACHED [2022-01-25T14:24:56.615Z] [2022-01-25T14:24:56.615Z] #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 [2022-01-25T14:24:56.615Z] #31 sha256:56a446dd8791a13733bc924ee9d83225e36e75ce58ab57bfe721325ac64ff42e [2022-01-25T14:24:56.615Z] #31 CACHED [2022-01-25T14:24:56.615Z] [2022-01-25T14:24:56.615Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-01-25T14:24:56.615Z] #52 sha256:3a271c3705d19b32feec65763f5b4433dcc2896cb095071c7237c69fe588a9c5 [2022-01-25T14:24:56.615Z] #52 CACHED [2022-01-25T14:24:56.615Z] [2022-01-25T14:24:56.615Z] #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 [2022-01-25T14:24:56.615Z] #40 sha256:53ecf424dd3d762f07a4ade791b9cf3162953edacf00629df0456c367dcbdd0d [2022-01-25T14:24:56.615Z] #40 CACHED [2022-01-25T14:24:56.615Z] [2022-01-25T14:24:56.615Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-01-25T14:24:56.615Z] #12 sha256:03cbbbe5264556b234ae858dd69330bbf0ae57a83384a975fb14f1ae7c737f06 [2022-01-25T14:24:56.615Z] #12 CACHED [2022-01-25T14:24:56.615Z] [2022-01-25T14:24:56.615Z] #53 [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 [2022-01-25T14:24:56.615Z] #53 sha256:aa54a61e59505073eec406052f5ff896ab764d94fa0b9ccff610139d7b0cdc04 [2022-01-25T14:24:56.615Z] #53 CACHED [2022-01-25T14:24:56.615Z] [2022-01-25T14:24:56.615Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-01-25T14:24:56.615Z] #56 sha256:3966529b0510efdffe1456fc1f5b470c2de297dba0bb900763d18935f7431dee [2022-01-25T14:24:56.615Z] #56 CACHED [2022-01-25T14:24:56.615Z] [2022-01-25T14:24:56.615Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-01-25T14:24:56.615Z] #25 sha256:dd5612f4ad7070f807c0c2b7fd192114e714219474acd43d6266d729d86d1b5c [2022-01-25T14:24:56.615Z] #25 CACHED [2022-01-25T14:24:56.615Z] [2022-01-25T14:24:56.615Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-01-25T14:24:56.615Z] #32 sha256:06e098a53df690b4fef2d6a7d14c4523322b2112e334283243623ebac00821b8 [2022-01-25T14:24:56.615Z] #32 CACHED [2022-01-25T14:24:56.615Z] [2022-01-25T14:24:56.615Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-01-25T14:24:56.615Z] #35 sha256:c196ad2b9a2af7a285ade8fac226251979dc8b5769896ee4476f75ed9f60a77e [2022-01-25T14:24:56.615Z] #35 CACHED [2022-01-25T14:24:56.615Z] [2022-01-25T14:24:56.615Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-01-25T14:24:56.615Z] #19 sha256:226076c6e75ec2917465d02033ead7f7c18bd9271ef04371ee3f84fa6965ee6a [2022-01-25T14:24:56.615Z] #19 CACHED [2022-01-25T14:24:56.615Z] [2022-01-25T14:24:56.615Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-01-25T14:24:56.615Z] #15 sha256:4e589520ad799bfc353249e1dd4287c7128a42444952712e1e83904eb7721cbc [2022-01-25T14:24:56.615Z] #15 CACHED [2022-01-25T14:24:56.615Z] [2022-01-25T14:24:56.615Z] #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 [2022-01-25T14:24:56.615Z] #36 sha256:e3b06d2cc729b500db80a4f8f2b9ef144764be859b05cce2d047165ef878a07d [2022-01-25T14:24:56.615Z] #36 CACHED [2022-01-25T14:24:56.615Z] [2022-01-25T14:24:56.615Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-01-25T14:24:56.615Z] #61 sha256:9200297dbda067ad68abd89acaca059caee44e86510850c1660a09e0650770cc [2022-01-25T14:24:56.615Z] #61 CACHED [2022-01-25T14:24:56.615Z] [2022-01-25T14:24:56.615Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-01-25T14:24:56.615Z] #37 sha256:60c269de4d70a143285b7fe08370003fca00693a5911ca43996d70d8c52607a4 [2022-01-25T14:24:56.615Z] #37 CACHED [2022-01-25T14:24:56.615Z] [2022-01-25T14:24:56.615Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-01-25T14:24:56.615Z] #42 sha256:6df18a1cbf32ae0dbb54fd86536fa70fef801c693fabf8ca94b397d501658057 [2022-01-25T14:24:56.615Z] #42 CACHED [2022-01-25T14:24:56.615Z] [2022-01-25T14:24:56.615Z] #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 [2022-01-25T14:24:56.615Z] #34 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-25T14:24:56.615Z] #34 CACHED [2022-01-25T14:24:56.615Z] [2022-01-25T14:24:56.615Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-01-25T14:24:56.615Z] #64 sha256:145399d7e92c14fd3b939ca356b25a835e50786362c270eaa9b2cf3790d183fc [2022-01-25T14:24:56.615Z] #64 CACHED [2022-01-25T14:24:56.615Z] [2022-01-25T14:24:56.615Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-01-25T14:24:56.616Z] #72 sha256:a970899ef5a1dd19e0ed067a95dfbfebb48e9e276eb3cd822512ffe21f22cf18 [2022-01-25T14:24:56.616Z] #72 CACHED [2022-01-25T14:24:56.616Z] [2022-01-25T14:24:56.616Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-01-25T14:24:56.616Z] #73 sha256:ca2e0defbdffdbbf4f94c7426cdb3078255fc7f431fc4c8225be333f6caf7ed3 [2022-01-25T14:24:56.639Z] #63 ... [2022-01-25T14:24:56.639Z] [2022-01-25T14:24:56.639Z] #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 [2022-01-25T14:24:56.639Z] #29 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2022-01-25T14:24:56.639Z] #29 CACHED [2022-01-25T14:24:56.639Z] [2022-01-25T14:24:56.639Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-01-25T14:24:56.639Z] #30 sha256:511545e68dafca0a004d3e5a8f8d4e478243a4b64ddae880826cf1baaddb3148 [2022-01-25T14:24:56.639Z] #30 CACHED [2022-01-25T14:24:56.639Z] [2022-01-25T14:24:56.639Z] #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 [2022-01-25T14:24:56.639Z] #31 sha256:0dcdc5f5d2104010970b30fd4cff121b3e9172d0d81c6d7cd701c23255feed88 [2022-01-25T14:24:56.639Z] #31 CACHED [2022-01-25T14:24:56.639Z] [2022-01-25T14:24:56.639Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-01-25T14:24:56.639Z] #33 sha256:98d5654ceec952420a8b3d953715f6f9a47e2f6532f7388f73e17751e924a797 [2022-01-25T14:24:56.639Z] #33 CACHED [2022-01-25T14:24:56.639Z] [2022-01-25T14:24:56.639Z] #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 [2022-01-25T14:24:56.639Z] #34 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-25T14:24:56.639Z] #34 CACHED [2022-01-25T14:24:56.639Z] [2022-01-25T14:24:56.639Z] #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 [2022-01-25T14:24:56.639Z] #36 sha256:e3b06d2cc729b500db80a4f8f2b9ef144764be859b05cce2d047165ef878a07d [2022-01-25T14:24:56.639Z] #36 CACHED [2022-01-25T14:24:56.639Z] [2022-01-25T14:24:56.639Z] #63 [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 [2022-01-25T14:24:56.639Z] #63 sha256:bfb89ba3d0d506f62379da97c855fa9988ae9b2e53843eca92a93305609a5df6 [2022-01-25T14:24:56.639Z] #63 5.981 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-01-25T14:24:56.639Z] #63 ... [2022-01-25T14:24:56.639Z] [2022-01-25T14:24:56.639Z] #58 [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 [2022-01-25T14:24:56.639Z] #58 sha256:2863a34a8394af6d04c11f3d9e339f77039fc9082de27c8735be89ab11429dd4 [2022-01-25T14:24:56.639Z] #58 1.950 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-01-25T14:24:56.639Z] #58 1.950 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-01-25T14:24:56.639Z] #58 1.950 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-01-25T14:24:56.639Z] #58 3.147 Reading package lists... [2022-01-25T14:24:56.639Z] #58 4.992 Reading package lists... [2022-01-25T14:24:56.639Z] #58 6.701 Building dependency tree... [2022-01-25T14:24:56.639Z] #58 7.183 Reading state information... [2022-01-25T14:24:56.639Z] #58 7.828 The following additional packages will be installed: [2022-01-25T14:24:56.639Z] #58 7.840 libbtrfs0 [2022-01-25T14:24:56.639Z] #58 7.912 The following NEW packages will be installed: [2022-01-25T14:24:56.639Z] #58 7.920 libbtrfs-dev libbtrfs0 [2022-01-25T14:24:56.639Z] #58 8.285 0 upgraded, 2 newly installed, 0 to remove and 8 not upgraded. [2022-01-25T14:24:56.639Z] #58 8.285 Need to get 460 kB of archives. [2022-01-25T14:24:56.639Z] #58 8.285 After this operation, 1237 kB of additional disk space will be used. [2022-01-25T14:24:56.639Z] #58 8.285 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-01-25T14:24:56.639Z] #58 8.288 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-01-25T14:24:56.639Z] #58 8.984 debconf: delaying package configuration, since apt-utils is not installed [2022-01-25T14:24:56.639Z] #58 9.116 Fetched 460 kB in 0s (1388 kB/s) [2022-01-25T14:24:56.639Z] #58 9.189 Selecting previously unselected package libbtrfs0:amd64. [2022-01-25T14:24:56.639Z] #58 9.189 (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 ... 15709 files and directories currently installed.) [2022-01-25T14:24:56.639Z] #58 9.340 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-01-25T14:24:56.639Z] #58 9.340 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-01-25T14:24:56.639Z] #58 9.589 Selecting previously unselected package libbtrfs-dev:amd64. [2022-01-25T14:24:56.639Z] #58 9.598 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-01-25T14:24:56.639Z] #58 9.603 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-25T14:24:56.901Z] #58 9.789 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-01-25T14:24:56.901Z] #58 9.817 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-25T14:24:56.901Z] #58 ... [2022-01-25T14:24:56.901Z] [2022-01-25T14:24:56.901Z] #63 [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 [2022-01-25T14:24:56.901Z] #63 sha256:bfb89ba3d0d506f62379da97c855fa9988ae9b2e53843eca92a93305609a5df6 [2022-01-25T14:24:56.901Z] #63 6.025 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-01-25T14:24:57.163Z] #63 ... [2022-01-25T14:24:57.163Z] [2022-01-25T14:24:57.163Z] #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 [2022-01-25T14:24:57.163Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-25T14:24:57.163Z] #14 1.702 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-01-25T14:24:57.163Z] #14 1.702 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-01-25T14:24:57.163Z] #14 1.702 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-01-25T14:24:57.163Z] #14 2.846 Reading package lists... [2022-01-25T14:24:57.163Z] #14 5.088 Reading package lists... [2022-01-25T14:24:57.163Z] #14 6.828 Building dependency tree... [2022-01-25T14:24:57.163Z] #14 7.316 Reading state information... [2022-01-25T14:24:57.163Z] #14 7.890 The following additional packages will be installed: [2022-01-25T14:24:57.163Z] #14 7.891 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-25T14:24:57.163Z] #14 7.891 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-01-25T14:24:57.163Z] #14 7.891 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-01-25T14:24:57.163Z] #14 7.892 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-01-25T14:24:57.163Z] #14 7.892 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-01-25T14:24:57.163Z] #14 7.893 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-01-25T14:24:57.163Z] #14 7.894 mingw-w64-common mingw-w64-x86-64-dev [2022-01-25T14:24:57.163Z] #14 7.901 Suggested packages: [2022-01-25T14:24:57.163Z] #14 7.901 gcc-10-locales seccomp wine64 [2022-01-25T14:24:57.163Z] #14 8.573 The following NEW packages will be installed: [2022-01-25T14:24:57.163Z] #14 8.573 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-25T14:24:57.163Z] #14 8.573 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-01-25T14:24:57.163Z] #14 8.573 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-01-25T14:24:57.163Z] #14 8.573 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-01-25T14:24:57.163Z] #14 8.573 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-01-25T14:24:57.163Z] #14 8.573 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-01-25T14:24:57.163Z] #14 8.573 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-01-25T14:24:57.163Z] #14 8.573 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-01-25T14:24:57.163Z] #14 8.573 mingw-w64-x86-64-dev [2022-01-25T14:24:57.163Z] #14 8.916 0 upgraded, 30 newly installed, 0 to remove and 8 not upgraded. [2022-01-25T14:24:57.163Z] #14 8.916 Need to get 115 MB of archives. [2022-01-25T14:24:57.163Z] #14 8.916 After this operation, 645 MB of additional disk space will be used. [2022-01-25T14:24:57.163Z] #14 8.916 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] [2022-01-25T14:24:57.163Z] #14 8.981 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] [2022-01-25T14:24:57.163Z] #14 9.050 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-01-25T14:24:57.163Z] #14 9.066 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-01-25T14:24:57.163Z] #14 9.066 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-01-25T14:24:57.163Z] #14 9.080 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-01-25T14:24:57.163Z] #14 9.190 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-01-25T14:24:57.163Z] #14 9.335 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] [2022-01-25T14:24:57.163Z] #14 9.342 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] [2022-01-25T14:24:57.163Z] #14 9.697 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] [2022-01-25T14:24:57.163Z] #14 ... [2022-01-25T14:24:57.163Z] [2022-01-25T14:24:57.163Z] #58 [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 [2022-01-25T14:24:57.163Z] #58 sha256:2863a34a8394af6d04c11f3d9e339f77039fc9082de27c8735be89ab11429dd4 [2022-01-25T14:24:57.163Z] #58 9.834 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-25T14:24:57.163Z] #58 DONE 10.1s [2022-01-25T14:24:57.163Z] [2022-01-25T14:24:57.163Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-01-25T14:24:57.163Z] #59 sha256:68e901656cf027d5b3a989433ba15c84d0b19a7bd04666a15dac3fb38395e0a3 [2022-01-25T14:24:57.163Z] #59 DONE 0.1s [2022-01-25T14:24:57.163Z] [2022-01-25T14:24:57.163Z] #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 [2022-01-25T14:24:57.163Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-25T14:24:57.163Z] #38 2.095 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-01-25T14:24:57.163Z] #38 2.095 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-01-25T14:24:57.163Z] #38 2.095 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-01-25T14:24:57.163Z] #38 3.346 Reading package lists... [2022-01-25T14:24:57.163Z] #38 5.536 Reading package lists... [2022-01-25T14:24:57.163Z] #38 7.433 Building dependency tree... [2022-01-25T14:24:57.163Z] #38 7.900 Reading state information... [2022-01-25T14:24:57.163Z] #38 8.378 The following additional packages will be installed: [2022-01-25T14:24:57.163Z] #38 8.385 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-01-25T14:24:57.163Z] #38 8.432 Suggested packages: [2022-01-25T14:24:57.163Z] #38 8.432 cmake-doc ninja-build lrzip [2022-01-25T14:24:57.163Z] #38 8.432 Recommended packages: [2022-01-25T14:24:57.163Z] #38 8.432 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-01-25T14:24:57.163Z] #38 8.857 The following NEW packages will be installed: [2022-01-25T14:24:57.163Z] #38 8.890 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-01-25T14:24:57.163Z] #38 8.890 vim-common xxd [2022-01-25T14:24:57.163Z] #38 9.205 0 upgraded, 10 newly installed, 0 to remove and 8 not upgraded. [2022-01-25T14:24:57.163Z] #38 9.205 Need to get 17.7 MB of archives. [2022-01-25T14:24:57.163Z] #38 9.205 After this operation, 70.7 MB of additional disk space will be used. [2022-01-25T14:24:57.163Z] #38 9.205 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-25T14:24:57.163Z] #38 9.214 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-25T14:24:57.163Z] #38 9.217 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-01-25T14:24:57.163Z] #38 9.295 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-01-25T14:24:57.163Z] #38 9.640 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-01-25T14:24:57.163Z] #38 9.652 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-01-25T14:24:57.163Z] #38 9.665 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-01-25T14:24:57.163Z] #38 9.666 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-01-25T14:24:57.163Z] #38 9.672 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-01-25T14:24:57.163Z] #38 9.682 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-01-25T14:24:57.163Z] #38 10.18 debconf: delaying package configuration, since apt-utils is not installed [2022-01-25T14:24:57.178Z] #73 DONE 0.8s [2022-01-25T14:24:57.178Z] [2022-01-25T14:24:57.178Z] #74 exporting to image [2022-01-25T14:24:57.178Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-01-25T14:24:57.178Z] #74 exporting layers [2022-01-25T14:24:57.425Z] #38 10.37 Fetched 17.7 MB in 1s (19.4 MB/s) [2022-01-25T14:24:57.425Z] #38 ... [2022-01-25T14:24:57.425Z] [2022-01-25T14:24:57.425Z] #63 [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 [2022-01-25T14:24:57.425Z] #63 sha256:bfb89ba3d0d506f62379da97c855fa9988ae9b2e53843eca92a93305609a5df6 [2022-01-25T14:24:57.425Z] #63 6.584 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-01-25T14:24:57.425Z] #63 6.679 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-01-25T14:24:58.109Z] #74 exporting layers 1.0s done [2022-01-25T14:24:58.109Z] #74 writing image sha256:84c0f6fb1900239576d0da5dd322721438d5395b6cd9c11740c1b4bcd8d572e1 done [2022-01-25T14:24:58.109Z] #74 naming to docker.io/library/docker:b36d896fceba189f86cb9d57679c7559a63721e5 done [2022-01-25T14:24:58.109Z] #74 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-01-25T14:24:58.443Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43187/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=b36d896fceba189f86cb9d57679c7559a63721e5 -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:b36d896fceba189f86cb9d57679c7559a63721e5 hack/make.sh dynbinary test-integration [2022-01-25T14:24:58.699Z] [2022-01-25T14:24:58.956Z] Removing bundles/ [2022-01-25T14:24:58.956Z] [2022-01-25T14:24:58.956Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-01-25T14:24:58.956Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-01-25T14:24:58.956Z] GOOS="" GOARCH="" GOARM="" [2022-01-25T14:24:59.634Z] #19 37.38 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-01-25T14:24:59.634Z] #19 37.38 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-01-25T14:24:59.634Z] #19 37.38 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-01-25T14:24:59.634Z] #19 37.42 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-01-25T14:24:59.634Z] #19 37.42 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-25T14:24:59.634Z] #19 37.42 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-01-25T14:25:01.200Z] Fetching without tags [2022-01-25T14:25:00.850Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-25T14:25:00.914Z] > git config --add remote.origin.fetch +refs/pull/43187/head:refs/remotes/origin/PR-43187 # timeout=10 [2022-01-25T14:25:00.970Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-25T14:25:01.105Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-25T14:25:01.243Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-25T14:25:01.244Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-25T14:25:01.245Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43187/head:refs/remotes/origin/PR-43187 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-25T14:25:02.063Z] Merging remotes/origin/master commit 559ff0ac661c1ca27bb17765629f6166d90ff499 into PR head commit b36d896fceba189f86cb9d57679c7559a63721e5 [2022-01-25T14:25:02.719Z] #63 ... [2022-01-25T14:25:02.719Z] [2022-01-25T14:25:02.719Z] #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 [2022-01-25T14:25:02.719Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-25T14:25:02.719Z] #14 10.26 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] [2022-01-25T14:25:02.719Z] #14 10.60 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] [2022-01-25T14:25:02.719Z] #14 10.85 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] [2022-01-25T14:25:02.719Z] #14 11.35 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] [2022-01-25T14:25:02.719Z] #14 11.53 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] [2022-01-25T14:25:02.719Z] #14 11.53 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-01-25T14:25:02.719Z] #14 11.53 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-01-25T14:25:02.719Z] #14 11.54 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-01-25T14:25:02.719Z] #14 11.54 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-01-25T14:25:02.719Z] #14 11.55 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] [2022-01-25T14:25:02.719Z] #14 11.55 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-01-25T14:25:02.719Z] #14 11.55 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-01-25T14:25:02.719Z] #14 11.56 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-01-25T14:25:02.719Z] #14 11.56 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-01-25T14:25:02.719Z] #14 11.57 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-01-25T14:25:02.719Z] #14 11.57 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-01-25T14:25:02.719Z] #14 11.57 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-01-25T14:25:02.719Z] #14 11.58 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-01-25T14:25:02.719Z] #14 11.58 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-01-25T14:25:02.719Z] #14 11.58 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-01-25T14:25:02.719Z] #14 11.84 debconf: delaying package configuration, since apt-utils is not installed [2022-01-25T14:25:02.719Z] #14 11.93 Fetched 115 MB in 3s (38.3 MB/s) [2022-01-25T14:25:02.719Z] #14 11.97 Selecting previously unselected package binutils-mingw-w64-i686. [2022-01-25T14:25:02.719Z] #14 11.97 (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 ... 15709 files and directories currently installed.) [2022-01-25T14:25:02.719Z] #14 12.00 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-01-25T14:25:02.719Z] #14 12.01 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-25T14:25:02.719Z] #14 12.87 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-01-25T14:25:02.719Z] #14 12.87 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-01-25T14:25:02.719Z] #14 12.88 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-25T14:25:02.719Z] #14 13.86 Selecting previously unselected package binutils-mingw-w64. [2022-01-25T14:25:02.719Z] #14 13.86 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-01-25T14:25:02.719Z] #14 13.86 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-25T14:25:02.719Z] #14 13.93 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-01-25T14:25:02.719Z] #14 13.93 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-01-25T14:25:02.719Z] #14 13.94 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-25T14:25:02.719Z] #14 14.05 Selecting previously unselected package dmsetup. [2022-01-25T14:25:02.719Z] #14 14.05 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-01-25T14:25:02.719Z] #14 14.05 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-01-25T14:25:02.719Z] #14 14.13 Selecting previously unselected package mingw-w64-common. [2022-01-25T14:25:02.719Z] #14 14.13 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-01-25T14:25:02.719Z] #14 14.13 Unpacking mingw-w64-common (8.0.0-1) ... [2022-01-25T14:25:03.291Z] #14 16.26 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-01-25T14:25:03.291Z] #14 16.27 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-01-25T14:25:03.291Z] #14 16.27 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-25T14:25:04.686Z] #14 ... [2022-01-25T14:25:04.686Z] [2022-01-25T14:25:04.686Z] #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 [2022-01-25T14:25:04.686Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-25T14:25:04.686Z] #38 10.42 Selecting previously unselected package xxd. [2022-01-25T14:25:04.687Z] #38 10.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 ... 15709 files and directories currently installed.) [2022-01-25T14:25:04.687Z] #38 10.46 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-25T14:25:04.687Z] #38 10.48 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-25T14:25:04.687Z] #38 10.66 Selecting previously unselected package vim-common. [2022-01-25T14:25:04.687Z] #38 10.66 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-25T14:25:04.687Z] #38 10.67 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-25T14:25:04.687Z] #38 10.84 Selecting previously unselected package cmake-data. [2022-01-25T14:25:04.687Z] #38 10.84 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-01-25T14:25:04.687Z] #38 10.85 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-01-25T14:25:04.687Z] #38 11.77 Selecting previously unselected package libicu67:amd64. [2022-01-25T14:25:04.687Z] #38 11.77 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-01-25T14:25:04.687Z] #38 11.77 Unpacking libicu67:amd64 (67.1-7) ... [2022-01-25T14:25:04.687Z] #38 14.08 Selecting previously unselected package libxml2:amd64. [2022-01-25T14:25:04.687Z] #38 14.09 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-01-25T14:25:04.687Z] #38 14.09 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-01-25T14:25:04.687Z] #38 14.35 Selecting previously unselected package libarchive13:amd64. [2022-01-25T14:25:04.687Z] #38 14.36 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-01-25T14:25:04.687Z] #38 14.37 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-01-25T14:25:04.687Z] #38 14.54 Selecting previously unselected package libjsoncpp24:amd64. [2022-01-25T14:25:04.687Z] #38 14.54 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-01-25T14:25:04.687Z] #38 14.55 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-01-25T14:25:04.687Z] #38 14.65 Selecting previously unselected package librhash0:amd64. [2022-01-25T14:25:04.687Z] #38 14.65 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-01-25T14:25:04.687Z] #38 14.66 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-01-25T14:25:04.687Z] #38 14.76 Selecting previously unselected package libuv1:amd64. [2022-01-25T14:25:04.687Z] #38 14.76 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-01-25T14:25:04.687Z] #38 14.76 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-01-25T14:25:04.687Z] #38 14.86 Selecting previously unselected package cmake. [2022-01-25T14:25:04.687Z] #38 14.86 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-01-25T14:25:04.687Z] #38 14.86 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-01-25T14:25:04.687Z] #38 16.53 Setting up libicu67:amd64 (67.1-7) ... [2022-01-25T14:25:04.687Z] #38 16.55 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-25T14:25:04.687Z] #38 16.56 Setting up libuv1:amd64 (1.40.0-2) ... [2022-01-25T14:25:04.687Z] #38 16.57 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-25T14:25:04.687Z] #38 16.59 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-01-25T14:25:04.687Z] #38 16.61 Setting up librhash0:amd64 (1.4.1-2) ... [2022-01-25T14:25:04.687Z] #38 16.62 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-01-25T14:25:04.687Z] #38 16.63 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-01-25T14:25:04.687Z] #38 16.65 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-01-25T14:25:04.687Z] #38 16.66 Setting up cmake (3.18.4-2+deb11u1) ... [2022-01-25T14:25:04.687Z] #38 16.67 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-25T14:25:04.687Z] #38 DONE 17.3s [2022-01-25T14:25:04.687Z] [2022-01-25T14:25:04.687Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-01-25T14:25:04.687Z] #39 sha256:44a8dd81e6ddab270a586da9defeac960d3044d26f36c72153456eef97d72c65 [2022-01-25T14:25:04.687Z] #39 DONE 0.1s [2022-01-25T14:25:04.687Z] [2022-01-25T14:25:04.687Z] #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 [2022-01-25T14:25:04.687Z] #40 sha256:f7098bb835c166f35c61a7f26fcf581012c839ce29b386d303bca98c5c69154a [2022-01-25T14:25:04.917Z] #19 41.93 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-01-25T14:25:04.917Z] #19 41.93 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-01-25T14:25:04.917Z] #19 41.99 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-01-25T14:25:04.917Z] #19 42.39 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-01-25T14:25:04.917Z] #19 42.40 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-25T14:25:04.917Z] #19 42.46 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-01-25T14:25:02.190Z] > git config core.sparsecheckout # timeout=10 [2022-01-25T14:25:02.242Z] > git checkout -f b36d896fceba189f86cb9d57679c7559a63721e5 # timeout=10 [2022-01-25T14:25:04.891Z] > git remote # timeout=10 [2022-01-25T14:25:04.968Z] > git config --get remote.origin.url # timeout=10 [2022-01-25T14:25:05.020Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-25T14:25:05.022Z] > git merge 559ff0ac661c1ca27bb17765629f6166d90ff499 # timeout=10 [2022-01-25T14:25:05.259Z] #40 0.803 + RM_GOPATH=0 [2022-01-25T14:25:05.259Z] #40 0.803 + TMP_GOPATH= [2022-01-25T14:25:05.259Z] #40 0.805 + : /build [2022-01-25T14:25:05.259Z] #40 0.805 + '[' -z '' ']' [2022-01-25T14:25:05.259Z] #40 0.806 ++ mktemp -d [2022-01-25T14:25:05.259Z] #40 0.807 + export GOPATH=/tmp/tmp.qAchg8suzX [2022-01-25T14:25:05.259Z] #40 0.807 + GOPATH=/tmp/tmp.qAchg8suzX [2022-01-25T14:25:05.259Z] #40 0.808 + RM_GOPATH=1 [2022-01-25T14:25:05.259Z] #40 0.808 + case "$(go env GOARCH)" in [2022-01-25T14:25:05.259Z] #40 0.808 ++ go env GOARCH [2022-01-25T14:25:05.259Z] #40 0.820 + export GO_BUILDMODE=-buildmode=pie [2022-01-25T14:25:05.259Z] #40 0.820 + GO_BUILDMODE=-buildmode=pie [2022-01-25T14:25:05.259Z] #40 0.820 ++ dirname /install.sh [2022-01-25T14:25:05.259Z] #40 0.821 + dir=/ [2022-01-25T14:25:05.259Z] #40 0.821 + bin=tini [2022-01-25T14:25:05.259Z] #40 0.821 + shift [2022-01-25T14:25:05.259Z] #40 0.821 + '[' '!' -f //tini.installer ']' [2022-01-25T14:25:05.259Z] #40 0.821 + . //tini.installer [2022-01-25T14:25:05.259Z] #40 0.823 Install tini version v0.19.0 [2022-01-25T14:25:05.259Z] #40 0.823 ++ : v0.19.0 [2022-01-25T14:25:05.259Z] #40 0.823 + install_tini [2022-01-25T14:25:05.259Z] #40 0.823 + echo 'Install tini version v0.19.0' [2022-01-25T14:25:05.259Z] #40 0.823 + git clone https://github.com/krallin/tini.git /tmp/tmp.qAchg8suzX/tini [2022-01-25T14:25:05.259Z] #40 0.824 Cloning into '/tmp/tmp.qAchg8suzX/tini'... [2022-01-25T14:25:05.269Z] Merge succeeded, producing b36d896fceba189f86cb9d57679c7559a63721e5 [2022-01-25T14:25:05.269Z] Checking out Revision b36d896fceba189f86cb9d57679c7559a63721e5 (PR-43187) [2022-01-25T14:25:05.833Z] #40 1.298 + cd /tmp/tmp.qAchg8suzX/tini [2022-01-25T14:25:05.833Z] #40 1.299 + git checkout -q v0.19.0 [2022-01-25T14:25:05.833Z] #40 1.303 + cmake . [2022-01-25T14:25:06.094Z] #40 1.585 -- The C compiler identification is GNU 10.2.1 [2022-01-25T14:25:06.094Z] #40 1.610 -- Detecting C compiler ABI info [2022-01-25T14:25:06.355Z] #40 1.907 -- Detecting C compiler ABI info - done [2022-01-25T14:25:06.355Z] #40 1.960 -- Check for working C compiler: /usr/bin/cc - skipped [2022-01-25T14:25:06.355Z] #40 1.960 -- Detecting C compile features [2022-01-25T14:25:06.355Z] #40 1.961 -- Detecting C compile features - done [2022-01-25T14:25:06.355Z] #40 1.976 -- Performing Test HAS_BUILTIN_FORTIFY [2022-01-25T14:25:06.617Z] #40 2.078 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-01-25T14:25:06.617Z] #40 2.128 -- Configuring done [2022-01-25T14:25:06.617Z] #40 2.137 -- Generating done [2022-01-25T14:25:06.617Z] #40 2.148 -- Build files have been written to: /tmp/tmp.qAchg8suzX/tini [2022-01-25T14:25:06.617Z] #40 2.151 + make tini-static [2022-01-25T14:25:06.882Z] #40 2.357 Scanning dependencies of target tini-static [2022-01-25T14:25:06.882Z] #40 2.390 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-01-25T14:25:07.454Z] #40 2.946 [100%] Linking C executable tini-static [2022-01-25T14:25:07.454Z] #40 ... [2022-01-25T14:25:07.454Z] [2022-01-25T14:25:07.454Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-01-25T14:25:07.454Z] #60 sha256:8c419dee9c2dbf6b1086725ea9d420b2ef8ab5d8b4749c54eda58476eea395da [2022-01-25T14:25:07.454Z] #60 0.851 + RM_GOPATH=0 [2022-01-25T14:25:07.454Z] #60 0.851 + TMP_GOPATH= [2022-01-25T14:25:07.454Z] #60 0.851 + : /build [2022-01-25T14:25:07.454Z] #60 0.851 + '[' -z '' ']' [2022-01-25T14:25:07.454Z] #60 0.851 ++ mktemp -d [2022-01-25T14:25:07.454Z] #60 0.857 + export GOPATH=/tmp/tmp.oLoE9YaRa1 [2022-01-25T14:25:07.454Z] #60 0.857 + GOPATH=/tmp/tmp.oLoE9YaRa1 [2022-01-25T14:25:07.454Z] #60 0.857 + RM_GOPATH=1 [2022-01-25T14:25:07.454Z] #60 0.857 + case "$(go env GOARCH)" in [2022-01-25T14:25:07.454Z] #60 0.858 ++ go env GOARCH [2022-01-25T14:25:07.454Z] #60 0.877 + export GO_BUILDMODE=-buildmode=pie [2022-01-25T14:25:07.454Z] #60 0.877 + GO_BUILDMODE=-buildmode=pie [2022-01-25T14:25:07.454Z] #60 0.877 ++ dirname /install.sh [2022-01-25T14:25:07.454Z] #60 0.882 + dir=/ [2022-01-25T14:25:07.454Z] #60 0.882 + bin=containerd [2022-01-25T14:25:07.454Z] #60 0.882 + shift [2022-01-25T14:25:07.454Z] #60 0.882 + '[' '!' -f //containerd.installer ']' [2022-01-25T14:25:07.454Z] #60 0.882 + . //containerd.installer [2022-01-25T14:25:07.454Z] #60 0.882 ++ set -e [2022-01-25T14:25:07.454Z] #60 0.882 ++ : v1.5.9 [2022-01-25T14:25:07.454Z] #60 0.882 + install_containerd [2022-01-25T14:25:07.454Z] #60 0.883 + echo 'Install containerd version v1.5.9' [2022-01-25T14:25:07.454Z] #60 0.883 Install containerd version v1.5.9 [2022-01-25T14:25:07.454Z] #60 0.883 + git clone https://github.com/containerd/containerd.git /tmp/tmp.oLoE9YaRa1/src/github.com/containerd/containerd [2022-01-25T14:25:07.454Z] #60 0.886 Cloning into '/tmp/tmp.oLoE9YaRa1/src/github.com/containerd/containerd'... [2022-01-25T14:25:07.454Z] #60 ... [2022-01-25T14:25:07.454Z] [2022-01-25T14:25:07.454Z] #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 [2022-01-25T14:25:07.454Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-25T14:25:07.454Z] #14 18.78 Selecting previously unselected package gcc-mingw-w64-base. [2022-01-25T14:25:07.454Z] #14 18.78 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-01-25T14:25:07.454Z] #14 18.79 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-25T14:25:07.454Z] #14 18.86 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-01-25T14:25:07.454Z] #14 18.86 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-01-25T14:25:07.454Z] #14 18.87 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-25T14:25:08.025Z] #14 ... [2022-01-25T14:25:08.025Z] [2022-01-25T14:25:08.025Z] #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 [2022-01-25T14:25:08.025Z] #40 sha256:f7098bb835c166f35c61a7f26fcf581012c839ce29b386d303bca98c5c69154a [2022-01-25T14:25:08.025Z] #40 3.236 [100%] Built target tini-static [2022-01-25T14:25:08.025Z] #40 3.264 + mkdir -p /build [2022-01-25T14:25:08.025Z] #40 3.269 + cp tini-static /build/docker-init [2022-01-25T14:25:08.025Z] #40 DONE 3.5s [2022-01-25T14:25:08.025Z] [2022-01-25T14:25:08.025Z] #63 [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 [2022-01-25T14:25:08.025Z] #63 sha256:bfb89ba3d0d506f62379da97c855fa9988ae9b2e53843eca92a93305609a5df6 [2022-01-25T14:25:05.174Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-01-25T14:25:05.311Z] > git config core.sparsecheckout # timeout=10 [2022-01-25T14:25:05.365Z] > git checkout -f b36d896fceba189f86cb9d57679c7559a63721e5 # timeout=10 [2022-01-25T14:25:08.969Z] #63 ... [2022-01-25T14:25:08.969Z] [2022-01-25T14:25:08.969Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-01-25T14:25:08.969Z] #42 sha256:6df18a1cbf32ae0dbb54fd86536fa70fef801c693fabf8ca94b397d501658057 [2022-01-25T14:25:08.969Z] #42 CACHED [2022-01-25T14:25:08.969Z] [2022-01-25T14:25:08.969Z] #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 [2022-01-25T14:25:08.969Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-25T14:25:08.969Z] #43 CACHED [2022-01-25T14:25:08.969Z] [2022-01-25T14:25:08.969Z] #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 [2022-01-25T14:25:08.969Z] #46 sha256:7637d72c282c0da148c4c3fca0d2b40d5aa304f92b36b3602e1d88b10226c023 [2022-01-25T14:25:08.970Z] #46 CACHED [2022-01-25T14:25:08.970Z] [2022-01-25T14:25:08.970Z] #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 [2022-01-25T14:25:08.970Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-25T14:25:08.970Z] #47 CACHED [2022-01-25T14:25:08.970Z] [2022-01-25T14:25:08.970Z] #49 [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 [2022-01-25T14:25:08.970Z] #49 sha256:77cb706d755e16aea54301fa925fe1a91b1df361756934152b11e5eb1aa5503b [2022-01-25T14:25:08.970Z] #49 CACHED [2022-01-25T14:25:08.970Z] [2022-01-25T14:25:08.970Z] #51 [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 [2022-01-25T14:25:08.970Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-25T14:25:08.970Z] #51 CACHED [2022-01-25T14:25:08.970Z] [2022-01-25T14:25:08.970Z] #53 [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 [2022-01-25T14:25:08.970Z] #53 sha256:aa54a61e59505073eec406052f5ff896ab764d94fa0b9ccff610139d7b0cdc04 [2022-01-25T14:25:08.970Z] #53 CACHED [2022-01-25T14:25:09.084Z] #19 46.31 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-01-25T14:25:09.084Z] #19 46.32 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-25T14:25:09.084Z] #19 46.32 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-01-25T14:25:09.084Z] #19 46.35 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-01-25T14:25:09.084Z] #19 46.35 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-01-25T14:25:09.084Z] #19 46.35 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-01-25T14:25:09.084Z] #19 46.38 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-01-25T14:25:09.084Z] #19 46.38 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-01-25T14:25:09.084Z] #19 46.38 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-01-25T14:25:09.084Z] #19 46.41 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-01-25T14:25:09.084Z] #19 46.41 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-25T14:25:09.084Z] #19 46.42 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-01-25T14:25:09.084Z] #19 46.44 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-01-25T14:25:09.084Z] #19 46.45 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-25T14:25:09.084Z] #19 46.45 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-01-25T14:25:09.084Z] #19 46.48 Selecting previously unselected package cross-config. [2022-01-25T14:25:09.084Z] #19 46.48 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-01-25T14:25:09.084Z] #19 46.48 Unpacking cross-config (2.6.18+nmu1) ... [2022-01-25T14:25:09.084Z] #19 46.51 Selecting previously unselected package gcc-10-cross-base. [2022-01-25T14:25:09.084Z] #19 46.52 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-01-25T14:25:09.084Z] #19 46.52 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-01-25T14:25:09.084Z] #19 46.56 Selecting previously unselected package libc6-arm64-cross. [2022-01-25T14:25:09.084Z] #19 46.56 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-01-25T14:25:09.084Z] #19 46.57 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-01-25T14:25:09.084Z] #19 46.70 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-01-25T14:25:09.084Z] #19 46.70 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-25T14:25:09.084Z] #19 46.70 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-01-25T14:25:09.084Z] #19 46.74 Selecting previously unselected package libgomp1-arm64-cross. [2022-01-25T14:25:09.084Z] #19 46.74 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-25T14:25:09.084Z] #19 46.75 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-01-25T14:25:09.084Z] #19 46.78 Selecting previously unselected package libitm1-arm64-cross. [2022-01-25T14:25:09.084Z] #19 46.79 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-25T14:25:09.084Z] #19 46.79 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-01-25T14:25:09.084Z] #19 46.82 Selecting previously unselected package libatomic1-arm64-cross. [2022-01-25T14:25:09.084Z] #19 46.82 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-25T14:25:09.084Z] #19 46.83 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-01-25T14:25:09.084Z] #19 46.85 Selecting previously unselected package libasan6-arm64-cross. [2022-01-25T14:25:09.084Z] #19 46.85 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-25T14:25:09.084Z] #19 46.86 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-01-25T14:25:09.231Z] [2022-01-25T14:25:09.231Z] #63 [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 [2022-01-25T14:25:09.231Z] #63 sha256:bfb89ba3d0d506f62379da97c855fa9988ae9b2e53843eca92a93305609a5df6 [2022-01-25T14:25:09.340Z] #19 47.09 Selecting previously unselected package liblsan0-arm64-cross. [2022-01-25T14:25:09.340Z] #19 47.09 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-25T14:25:09.340Z] #19 47.10 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-01-25T14:25:09.340Z] #19 47.20 Selecting previously unselected package libtsan0-arm64-cross. [2022-01-25T14:25:09.340Z] #19 47.20 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-25T14:25:09.492Z] #63 ... [2022-01-25T14:25:09.492Z] [2022-01-25T14:25:09.492Z] #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 [2022-01-25T14:25:09.492Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-25T14:25:09.492Z] #14 22.33 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-01-25T14:25:09.492Z] #14 22.33 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-01-25T14:25:09.492Z] #14 22.33 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-25T14:25:09.596Z] #19 47.20 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-01-25T14:25:09.596Z] #19 47.42 Selecting previously unselected package libstdc++6-arm64-cross. [2022-01-25T14:25:09.596Z] #19 47.43 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-25T14:25:09.596Z] #19 47.43 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-01-25T14:25:09.853Z] #19 47.50 Selecting previously unselected package libubsan1-arm64-cross. [2022-01-25T14:25:09.853Z] #19 47.50 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-25T14:25:09.853Z] #19 47.51 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-01-25T14:25:09.853Z] #19 47.60 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-01-25T14:25:09.853Z] #19 47.61 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-25T14:25:09.853Z] #19 47.61 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-01-25T14:25:09.853Z] #19 47.74 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-01-25T14:25:10.109Z] #19 47.75 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-25T14:25:10.109Z] #19 47.75 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-01-25T14:25:14.330Z] ---> c5c0813a80b4 [2022-01-25T14:25:14.786Z] #14 ... [2022-01-25T14:25:14.786Z] [2022-01-25T14:25:14.786Z] #63 [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 [2022-01-25T14:25:14.786Z] #63 sha256:bfb89ba3d0d506f62379da97c855fa9988ae9b2e53843eca92a93305609a5df6 [2022-01-25T14:25:14.786Z] #63 23.79 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-25T14:25:14.786Z] #63 23.79 + GOBIN=/build [2022-01-25T14:25:14.786Z] #63 23.79 + GO111MODULE=on [2022-01-25T14:25:14.786Z] #63 23.79 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-01-25T14:25:15.346Z] Successfully built c5c0813a80b4 [2022-01-25T14:25:15.346Z] Successfully tagged docker:latest [2022-01-25T14:25:15.346Z] INFO: Image build ended at 01/25/2022 14:25:15. Duration:00:00:28.6262644 [2022-01-25T14:25:15.360Z] #19 52.75 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-01-25T14:25:15.360Z] #19 52.75 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-25T14:25:15.360Z] #19 52.76 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-01-25T14:25:15.360Z] #19 52.79 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-01-25T14:25:15.360Z] #19 52.79 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-01-25T14:25:15.360Z] #19 52.80 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-01-25T14:25:15.360Z] #19 52.96 Selecting previously unselected package libc6-dev-arm64-cross. [2022-01-25T14:25:15.360Z] #19 52.96 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-01-25T14:25:15.360Z] #19 52.97 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-01-25T14:25:15.360Z] #19 53.20 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-01-25T14:25:15.360Z] #19 53.21 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-25T14:25:15.360Z] #19 53.21 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-01-25T14:25:15.616Z] #19 53.46 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-01-25T14:25:15.616Z] #19 53.46 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-25T14:25:15.828Z] [2022-01-25T14:25:15.828Z] [2022-01-25T14:25:15.828Z] INFO: Building the test binaries at 01/25/2022 14:25:15... [2022-01-25T14:25:15.873Z] #19 53.47 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-01-25T14:25:17.590Z] Commit message: "layer: remove OS from layerstore" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-25T14:25:19.820Z] INFO: make.ps1 starting at 01/25/2022 14:25:19 [2022-01-25T14:25:19.820Z] INFO: Git commit (b36d896fce) assumed from DOCKER_GITCOMMIT environment variable [2022-01-25T14:25:19.820Z] INFO: Invoking autogen... [2022-01-25T14:25:20.083Z] #63 28.39 rootlesskit version 0.14.6 [2022-01-25T14:25:20.083Z] #63 28.40 Usage of /build/rootlesskit-docker-proxy: [2022-01-25T14:25:20.083Z] #63 28.40 -container-ip string [2022-01-25T14:25:20.083Z] #63 28.40 container ip [2022-01-25T14:25:20.083Z] #63 28.40 -container-port int [2022-01-25T14:25:20.083Z] #63 28.40 container port (default -1) [2022-01-25T14:25:20.083Z] #63 28.40 -host-ip string [2022-01-25T14:25:20.083Z] #63 28.40 host ip [2022-01-25T14:25:20.083Z] #63 28.40 -host-port int [2022-01-25T14:25:20.083Z] #63 28.40 host port (default -1) [2022-01-25T14:25:20.083Z] #63 28.40 -proto string [2022-01-25T14:25:20.083Z] #63 28.40 proxy protocol (default "tcp") [2022-01-25T14:25:20.083Z] #63 DONE 28.9s [2022-01-25T14:25:20.083Z] [2022-01-25T14:25:20.083Z] #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 [2022-01-25T14:25:20.083Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-25T14:25:20.083Z] #14 27.54 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-01-25T14:25:20.083Z] #14 27.54 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-01-25T14:25:20.083Z] #14 27.55 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-25T14:25:20.083Z] #14 29.19 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-01-25T14:25:20.083Z] #14 29.19 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-01-25T14:25:20.083Z] #14 29.20 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-25T14:25:20.083Z] #14 31.06 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-01-25T14:25:20.083Z] #14 31.07 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-01-25T14:25:20.083Z] #14 31.07 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-25T14:25:20.083Z] #14 ... [2022-01-25T14:25:20.083Z] [2022-01-25T14:25:20.083Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-01-25T14:25:20.083Z] #64 sha256:aae1c1a3e8e0084187c7c8096e7cac2ad7b3ad57f5ce0619a71612d1d36e11be [2022-01-25T14:25:20.083Z] #64 DONE 0.0s [2022-01-25T14:25:20.083Z] [2022-01-25T14:25:20.083Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-01-25T14:25:20.083Z] #65 sha256:d4817e9adad15dbfb3b9b0363a958082d6e1aecabcea12586a00c34074d6bdcd [2022-01-25T14:25:20.083Z] #65 DONE 0.1s [2022-01-25T14:25:20.083Z] [2022-01-25T14:25:20.083Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-01-25T14:25:20.083Z] #60 sha256:8c419dee9c2dbf6b1086725ea9d420b2ef8ab5d8b4749c54eda58476eea395da [2022-01-25T14:25:20.083Z] #60 17.38 + cd /tmp/tmp.oLoE9YaRa1/src/github.com/containerd/containerd [2022-01-25T14:25:20.083Z] #60 17.38 + git checkout -q v1.5.9 [2022-01-25T14:25:20.083Z] #60 18.15 + export 'BUILDTAGS=netgo osusergo static_build' [2022-01-25T14:25:20.083Z] #60 18.15 + BUILDTAGS='netgo osusergo static_build' [2022-01-25T14:25:20.083Z] #60 18.15 + export EXTRA_FLAGS=-buildmode=pie [2022-01-25T14:25:20.083Z] #60 18.15 + EXTRA_FLAGS=-buildmode=pie [2022-01-25T14:25:20.083Z] #60 18.15 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-01-25T14:25:20.083Z] #60 18.15 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-01-25T14:25:20.083Z] #60 18.15 + '[' '' = dynamic ']' [2022-01-25T14:25:20.083Z] #60 18.15 + make [2022-01-25T14:25:20.083Z] #60 19.08 + bin/ctr [2022-01-25T14:25:20.302Z] INFO: Building daemon... [2022-01-25T14:25:20.657Z] #60 ... [2022-01-25T14:25:20.657Z] [2022-01-25T14:25:20.657Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-01-25T14:25:20.657Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-01-25T14:25:20.657Z] #68 CACHED [2022-01-25T14:25:20.657Z] [2022-01-25T14:25:20.657Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-01-25T14:25:20.657Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-01-25T14:25:20.657Z] #70 CACHED [2022-01-25T14:25:20.919Z] [2022-01-25T14:25:20.919Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-01-25T14:25:20.919Z] #60 sha256:8c419dee9c2dbf6b1086725ea9d420b2ef8ab5d8b4749c54eda58476eea395da [2022-01-25T14:25:20.978Z] + docker version [2022-01-25T14:25:21.124Z] #19 58.18 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-01-25T14:25:21.124Z] #19 58.18 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-25T14:25:21.124Z] #19 58.18 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-01-25T14:25:21.124Z] #19 58.21 Selecting previously unselected package patch. [2022-01-25T14:25:21.124Z] #19 58.21 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-01-25T14:25:21.124Z] #19 58.21 Unpacking patch (2.7.6-7) ... [2022-01-25T14:25:21.124Z] #19 58.25 Selecting previously unselected package dpkg-dev. [2022-01-25T14:25:21.124Z] #19 58.25 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-01-25T14:25:21.124Z] #19 58.26 Unpacking dpkg-dev (1.20.9) ... [2022-01-25T14:25:21.124Z] #19 58.38 Selecting previously unselected package libconfig-inifiles-perl. [2022-01-25T14:25:21.124Z] #19 58.39 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-01-25T14:25:21.124Z] #19 58.39 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-01-25T14:25:21.124Z] #19 58.42 Selecting previously unselected package libio-string-perl. [2022-01-25T14:25:21.124Z] #19 58.42 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-01-25T14:25:21.124Z] #19 58.42 Unpacking libio-string-perl (1.08-3.1) ... [2022-01-25T14:25:21.124Z] #19 58.45 Selecting previously unselected package libicu67:amd64. [2022-01-25T14:25:21.124Z] #19 58.45 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-01-25T14:25:21.124Z] #19 58.46 Unpacking libicu67:amd64 (67.1-7) ... [2022-01-25T14:25:21.379Z] #19 59.27 Selecting previously unselected package libxml2:amd64. [2022-01-25T14:25:21.635Z] #19 59.28 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-01-25T14:25:21.635Z] #19 59.28 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-01-25T14:25:21.635Z] #19 59.36 Selecting previously unselected package libxml-namespacesupport-perl. [2022-01-25T14:25:21.635Z] #19 59.36 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-01-25T14:25:21.635Z] #19 59.37 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-01-25T14:25:21.635Z] #19 59.40 Selecting previously unselected package libxml-sax-base-perl. [2022-01-25T14:25:21.635Z] #19 59.40 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-01-25T14:25:21.635Z] #19 59.40 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-01-25T14:25:21.635Z] #19 59.44 Selecting previously unselected package libxml-sax-perl. [2022-01-25T14:25:21.635Z] #19 59.44 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-01-25T14:25:21.635Z] #19 59.44 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-01-25T14:25:21.635Z] #19 59.48 Selecting previously unselected package libxml-libxml-perl. [2022-01-25T14:25:21.635Z] #19 59.48 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-01-25T14:25:21.635Z] #19 59.49 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-01-25T14:25:21.635Z] #19 59.54 Selecting previously unselected package libxml-simple-perl. [2022-01-25T14:25:21.891Z] #19 59.55 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-01-25T14:25:21.891Z] #19 59.55 Unpacking libxml-simple-perl (2.25-1) ... [2022-01-25T14:25:21.891Z] #19 59.58 Selecting previously unselected package libyaml-perl. [2022-01-25T14:25:21.891Z] #19 59.58 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-01-25T14:25:21.891Z] #19 59.59 Unpacking libyaml-perl (1.30-1) ... [2022-01-25T14:25:21.891Z] #19 59.62 Selecting previously unselected package libconfig-auto-perl. [2022-01-25T14:25:21.891Z] #19 59.62 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-01-25T14:25:21.891Z] #19 59.63 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-01-25T14:25:21.891Z] #19 59.65 Selecting previously unselected package libfile-which-perl. [2022-01-25T14:25:21.891Z] #19 59.66 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-01-25T14:25:21.891Z] #19 59.66 Unpacking libfile-which-perl (1.23-1) ... [2022-01-25T14:25:21.891Z] #19 59.69 Selecting previously unselected package libfile-homedir-perl. [2022-01-25T14:25:21.891Z] #19 59.69 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-01-25T14:25:21.891Z] #19 59.69 Unpacking libfile-homedir-perl (1.006-1) ... [2022-01-25T14:25:21.891Z] #19 59.72 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-01-25T14:25:21.891Z] #19 59.73 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-01-25T14:25:21.891Z] #19 59.73 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-01-25T14:25:21.891Z] #19 59.76 Selecting previously unselected package dpkg-cross. [2022-01-25T14:25:22.148Z] #19 59.76 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-01-25T14:25:22.148Z] #19 59.77 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-01-25T14:25:22.148Z] #19 59.80 Selecting previously unselected package crossbuild-essential-arm64. [2022-01-25T14:25:22.148Z] #19 59.80 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-01-25T14:25:22.148Z] #19 59.80 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-01-25T14:25:22.148Z] #19 59.83 Selecting previously unselected package libc6-armel-cross. [2022-01-25T14:25:22.148Z] #19 59.83 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-01-25T14:25:22.148Z] #19 59.84 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-01-25T14:25:22.148Z] #19 59.96 Selecting previously unselected package libgcc-s1-armel-cross. [2022-01-25T14:25:22.148Z] #19 59.96 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-01-25T14:25:22.148Z] #19 59.97 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-01-25T14:25:22.148Z] #19 60.00 Selecting previously unselected package libgomp1-armel-cross. [2022-01-25T14:25:22.148Z] #19 60.00 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-01-25T14:25:22.148Z] #19 60.00 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-01-25T14:25:22.148Z] #19 60.03 Selecting previously unselected package libatomic1-armel-cross. [2022-01-25T14:25:22.405Z] #19 60.04 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-01-25T14:25:22.405Z] #19 60.04 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-01-25T14:25:22.405Z] #19 60.07 Selecting previously unselected package libasan6-armel-cross. [2022-01-25T14:25:22.405Z] #19 60.07 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-01-25T14:25:22.405Z] #19 60.07 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-01-25T14:25:22.405Z] #19 60.30 Selecting previously unselected package libstdc++6-armel-cross. [2022-01-25T14:25:22.661Z] #19 60.30 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-01-25T14:25:22.661Z] #19 60.30 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-01-25T14:25:22.661Z] #19 60.37 Selecting previously unselected package libubsan1-armel-cross. [2022-01-25T14:25:22.661Z] #19 60.37 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-01-25T14:25:22.661Z] #19 60.37 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-01-25T14:25:22.661Z] #19 60.50 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-01-25T14:25:22.661Z] #19 60.50 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-01-25T14:25:22.661Z] #19 60.51 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-01-25T14:25:22.858Z] #60 ... [2022-01-25T14:25:22.859Z] [2022-01-25T14:25:22.859Z] #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 [2022-01-25T14:25:22.859Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-25T14:25:22.859Z] #14 35.88 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-01-25T14:25:22.859Z] #14 35.89 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-01-25T14:25:22.859Z] #14 35.89 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-25T14:25:22.918Z] #19 60.72 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-01-25T14:25:22.918Z] #19 60.72 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-01-25T14:25:22.918Z] #19 60.74 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-01-25T14:25:24.189Z] ---> 44e9c58688d6 [2022-01-25T14:25:24.190Z] Successfully built 44e9c58688d6 [2022-01-25T14:25:24.190Z] Successfully tagged docker:latest [2022-01-25T14:25:24.190Z] INFO: Image build ended at 01/25/2022 14:25:20. Duration:00:00:34.0582719 [2022-01-25T14:25:24.190Z] [2022-01-25T14:25:24.190Z] [2022-01-25T14:25:24.190Z] INFO: Building the test binaries at 01/25/2022 14:25:21... [2022-01-25T14:25:24.784Z] #14 37.52 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-01-25T14:25:24.784Z] #14 37.53 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-01-25T14:25:24.784Z] #14 37.53 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-25T14:25:24.784Z] #14 37.59 Selecting previously unselected package libapparmor1:amd64. [2022-01-25T14:25:24.784Z] #14 37.59 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-01-25T14:25:24.784Z] #14 37.60 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-01-25T14:25:24.784Z] #14 37.64 Selecting previously unselected package libapparmor-dev:amd64. [2022-01-25T14:25:24.784Z] #14 37.65 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-01-25T14:25:24.784Z] #14 37.65 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-01-25T14:25:24.784Z] #14 37.72 Selecting previously unselected package libbtrfs0:amd64. [2022-01-25T14:25:24.784Z] #14 37.72 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-01-25T14:25:24.784Z] #14 37.72 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-01-25T14:25:24.784Z] #14 37.79 Selecting previously unselected package libbtrfs-dev:amd64. [2022-01-25T14:25:24.784Z] #14 37.79 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-01-25T14:25:24.784Z] #14 37.80 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-25T14:25:25.045Z] #14 37.88 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-01-25T14:25:25.045Z] #14 37.88 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-01-25T14:25:25.045Z] #14 37.88 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-25T14:25:25.045Z] #14 37.92 Selecting previously unselected package libudev-dev:amd64. [2022-01-25T14:25:25.045Z] #14 37.93 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-01-25T14:25:25.045Z] #14 37.94 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-01-25T14:25:25.045Z] #14 38.00 Selecting previously unselected package libsepol1-dev:amd64. [2022-01-25T14:25:25.045Z] #14 38.00 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-01-25T14:25:25.045Z] #14 38.01 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-01-25T14:25:25.217Z] INFO: make.ps1 starting at 01/25/2022 14:25:24 [2022-01-25T14:25:25.306Z] #14 38.11 Selecting previously unselected package libpcre2-16-0:amd64. [2022-01-25T14:25:25.306Z] #14 38.12 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-01-25T14:25:25.306Z] #14 38.12 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-01-25T14:25:25.306Z] #14 38.20 Selecting previously unselected package libpcre2-32-0:amd64. [2022-01-25T14:25:25.306Z] #14 38.20 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-01-25T14:25:25.306Z] #14 38.21 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-01-25T14:25:25.567Z] #14 38.28 Selecting previously unselected package libpcre2-posix2:amd64. [2022-01-25T14:25:25.567Z] #14 38.28 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-01-25T14:25:25.567Z] #14 38.29 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-01-25T14:25:25.567Z] #14 38.33 Selecting previously unselected package libpcre2-dev:amd64. [2022-01-25T14:25:25.567Z] #14 38.33 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-01-25T14:25:25.567Z] #14 38.34 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-01-25T14:25:25.567Z] #14 38.52 Selecting previously unselected package libselinux1-dev:amd64. [2022-01-25T14:25:25.567Z] #14 38.53 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-01-25T14:25:25.567Z] #14 38.53 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-01-25T14:25:25.704Z] INFO: Git commit (b36d896fce) assumed from DOCKER_GITCOMMIT environment variable [2022-01-25T14:25:25.704Z] INFO: Invoking autogen... [2022-01-25T14:25:25.828Z] #14 38.63 Selecting previously unselected package libdevmapper-dev:amd64. [2022-01-25T14:25:25.828Z] #14 38.63 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-01-25T14:25:25.828Z] #14 38.64 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-01-25T14:25:25.828Z] #14 38.68 Selecting previously unselected package libseccomp-dev:amd64. [2022-01-25T14:25:25.828Z] #14 38.69 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-01-25T14:25:25.828Z] #14 38.69 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-01-25T14:25:25.828Z] #14 38.75 Selecting previously unselected package libsystemd-dev:amd64. [2022-01-25T14:25:25.828Z] #14 38.76 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-01-25T14:25:25.828Z] #14 38.76 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-01-25T14:25:26.089Z] #14 38.97 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-01-25T14:25:26.089Z] #14 38.99 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-01-25T14:25:26.089Z] #14 39.00 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-25T14:25:26.089Z] #14 39.01 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-01-25T14:25:26.089Z] #14 39.02 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-25T14:25:26.089Z] #14 39.02 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-01-25T14:25:26.089Z] #14 39.03 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-01-25T14:25:26.089Z] #14 39.04 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-01-25T14:25:26.089Z] #14 39.05 Setting up libudev-dev:amd64 (247.3-6) ... [2022-01-25T14:25:26.089Z] #14 39.06 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-01-25T14:25:26.089Z] #14 39.07 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-25T14:25:26.089Z] #14 39.08 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-25T14:25:26.089Z] #14 39.09 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-25T14:25:26.089Z] #14 39.10 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-01-25T14:25:26.190Z] INFO: Building daemon... [2022-01-25T14:25:26.352Z] #14 39.11 Setting up mingw-w64-common (8.0.0-1) ... [2022-01-25T14:25:26.352Z] #14 39.12 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-01-25T14:25:26.352Z] #14 39.13 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-25T14:25:26.352Z] #14 39.14 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-01-25T14:25:26.352Z] #14 39.15 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-01-25T14:25:26.352Z] #14 39.16 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-25T14:25:26.352Z] #14 39.17 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-25T14:25:26.352Z] #14 39.18 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 [2022-01-25T14:25:26.352Z] #14 39.19 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-25T14:25:26.352Z] #14 39.20 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 [2022-01-25T14:25:26.352Z] #14 39.21 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-25T14:25:26.352Z] #14 39.22 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-25T14:25:26.352Z] #14 39.23 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 [2022-01-25T14:25:26.352Z] #14 39.24 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-25T14:25:26.352Z] #14 39.25 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-25T14:25:26.352Z] #14 39.26 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-25T14:25:26.352Z] #14 39.27 Setting up dmsetup (2:1.02.175-2.1) ... [2022-01-25T14:25:26.352Z] #14 39.28 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-25T14:25:26.352Z] #14 39.30 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-01-25T14:25:26.352Z] #14 39.31 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-25T14:25:26.929Z] #14 DONE 39.8s [2022-01-25T14:25:26.929Z] [2022-01-25T14:25:26.929Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-01-25T14:25:26.929Z] #15 sha256:4e589520ad799bfc353249e1dd4287c7128a42444952712e1e83904eb7721cbc [2022-01-25T14:25:26.929Z] #15 ... [2022-01-25T14:25:26.929Z] [2022-01-25T14:25:26.929Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-01-25T14:25:26.929Z] #55 sha256:bf50fde6843df9df7cb08728f0b9669e13f81ea2d2d5d4cafb47bd11f540f789 [2022-01-25T14:25:26.929Z] #55 DONE 0.2s [2022-01-25T14:25:27.007Z] Client: [2022-01-25T14:25:27.007Z] Version: 20.10.9 [2022-01-25T14:25:27.007Z] API version: 1.41 [2022-01-25T14:25:27.007Z] Go version: go1.16.8 [2022-01-25T14:25:27.007Z] Git commit: c2ea9bc [2022-01-25T14:25:27.007Z] Built: Mon Oct 4 16:11:10 2021 [2022-01-25T14:25:27.007Z] OS/Arch: windows/amd64 [2022-01-25T14:25:27.007Z] Context: default [2022-01-25T14:25:27.007Z] Experimental: true [2022-01-25T14:25:27.007Z] [2022-01-25T14:25:27.007Z] Server: Docker Engine - Community [2022-01-25T14:25:27.007Z] Engine: [2022-01-25T14:25:27.007Z] Version: 20.10.9 [2022-01-25T14:25:27.007Z] API version: 1.41 (minimum version 1.24) [2022-01-25T14:25:27.007Z] Go version: go1.16.8 [2022-01-25T14:25:27.007Z] Git commit: 79ea9d3 [2022-01-25T14:25:27.007Z] Built: Mon Oct 4 16:06:39 2021 [2022-01-25T14:25:27.007Z] OS/Arch: windows/amd64 [2022-01-25T14:25:27.007Z] Experimental: true [2022-01-25T14:25:27.190Z] [2022-01-25T14:25:27.190Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-01-25T14:25:27.190Z] #56 sha256:03007b582019113e97d15c5fc8aed3804c5ad19cd31b2c83125a6778853e3597 [Pipeline] sh [2022-01-25T14:25:28.138Z] #56 ... [2022-01-25T14:25:28.138Z] [2022-01-25T14:25:28.138Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-01-25T14:25:28.138Z] #15 sha256:4e589520ad799bfc353249e1dd4287c7128a42444952712e1e83904eb7721cbc [2022-01-25T14:25:28.138Z] #15 DONE 1.2s [2022-01-25T14:25:28.138Z] [2022-01-25T14:25:28.138Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-01-25T14:25:28.138Z] #56 sha256:03007b582019113e97d15c5fc8aed3804c5ad19cd31b2c83125a6778853e3597 [2022-01-25T14:25:28.138Z] #56 1.035 + RM_GOPATH=0 [2022-01-25T14:25:28.138Z] #56 1.035 + TMP_GOPATH= [2022-01-25T14:25:28.138Z] #56 1.035 + : /build [2022-01-25T14:25:28.138Z] #56 1.035 + '[' -z '' ']' [2022-01-25T14:25:28.138Z] #56 1.035 ++ mktemp -d [2022-01-25T14:25:28.138Z] #56 1.045 + export GOPATH=/tmp/tmp.5e3GiJU93c [2022-01-25T14:25:28.138Z] #56 1.045 + GOPATH=/tmp/tmp.5e3GiJU93c [2022-01-25T14:25:28.138Z] #56 1.045 + RM_GOPATH=1 [2022-01-25T14:25:28.138Z] #56 1.045 + case "$(go env GOARCH)" in [2022-01-25T14:25:28.138Z] #56 1.045 ++ go env GOARCH [2022-01-25T14:25:28.138Z] #56 1.058 Install runc version v1.0.3 (build tags: seccomp) [2022-01-25T14:25:28.138Z] #56 1.058 + export GO_BUILDMODE=-buildmode=pie [2022-01-25T14:25:28.138Z] #56 1.058 + GO_BUILDMODE=-buildmode=pie [2022-01-25T14:25:28.138Z] #56 1.058 ++ dirname /install.sh [2022-01-25T14:25:28.138Z] #56 1.058 + dir=/ [2022-01-25T14:25:28.138Z] #56 1.058 + bin=runc [2022-01-25T14:25:28.138Z] #56 1.058 + shift [2022-01-25T14:25:28.138Z] #56 1.058 + '[' '!' -f //runc.installer ']' [2022-01-25T14:25:28.138Z] #56 1.058 + . //runc.installer [2022-01-25T14:25:28.138Z] #56 1.058 ++ set -e [2022-01-25T14:25:28.138Z] #56 1.058 ++ : v1.0.3 [2022-01-25T14:25:28.138Z] #56 1.058 + install_runc [2022-01-25T14:25:28.138Z] #56 1.058 + RUNC_BUILDTAGS=seccomp [2022-01-25T14:25:28.138Z] #56 1.058 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-01-25T14:25:28.138Z] #56 1.058 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.5e3GiJU93c/src/github.com/opencontainers/runc [2022-01-25T14:25:28.138Z] #56 1.058 Cloning into '/tmp/tmp.5e3GiJU93c/src/github.com/opencontainers/runc'... [2022-01-25T14:25:28.164Z] #19 65.44 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-01-25T14:25:28.164Z] #19 65.44 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-01-25T14:25:28.164Z] #19 65.45 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-01-25T14:25:28.164Z] #19 65.47 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-01-25T14:25:28.164Z] #19 65.48 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-01-25T14:25:28.164Z] #19 65.48 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-01-25T14:25:28.164Z] #19 65.65 Selecting previously unselected package libc6-dev-armel-cross. [2022-01-25T14:25:28.164Z] #19 65.65 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-01-25T14:25:28.164Z] #19 65.65 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-01-25T14:25:28.164Z] #19 65.87 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-01-25T14:25:28.164Z] #19 65.87 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-01-25T14:25:28.164Z] #19 65.88 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-01-25T14:25:28.420Z] #19 66.13 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-01-25T14:25:28.420Z] #19 66.13 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-01-25T14:25:28.420Z] #19 66.14 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-01-25T14:25:28.712Z] + docker info [2022-01-25T14:25:29.082Z] #56 ... [2022-01-25T14:25:29.082Z] [2022-01-25T14:25:29.082Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-01-25T14:25:29.082Z] #16 sha256:2166b8a9e3cccc2aedf08e9b13b2f5c89aa9241bc84188e03bce10f5aae71242 [2022-01-25T14:25:29.082Z] #16 DONE 0.9s [2022-01-25T14:25:29.082Z] [2022-01-25T14:25:29.082Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-01-25T14:25:29.082Z] #17 sha256:1d9a10fa1e71232ffd398f54e30861b815ed30ab219704877afd4bc9ccd30468 [2022-01-25T14:25:30.030Z] #17 0.801 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-01-25T14:25:30.030Z] #17 DONE 0.9s [2022-01-25T14:25:30.030Z] [2022-01-25T14:25:30.030Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-01-25T14:25:30.030Z] #56 sha256:03007b582019113e97d15c5fc8aed3804c5ad19cd31b2c83125a6778853e3597 [2022-01-25T14:25:30.604Z] #56 ... [2022-01-25T14:25:30.604Z] [2022-01-25T14:25:30.604Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-01-25T14:25:30.604Z] #18 sha256:66cb3ca5958d12fc89abce9ad3ff0546abab2d677c4969b8453243b436f4daee [2022-01-25T14:25:30.604Z] #18 DONE 0.9s [2022-01-25T14:25:30.865Z] [2022-01-25T14:25:30.865Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-01-25T14:25:30.865Z] #19 sha256:226076c6e75ec2917465d02033ead7f7c18bd9271ef04371ee3f84fa6965ee6a [2022-01-25T14:25:31.811Z] #19 DONE 0.8s [2022-01-25T14:25:31.811Z] [2022-01-25T14:25:31.811Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-01-25T14:25:31.811Z] #20 sha256:64591cc4e5143c43afe6e0b0ae4c475714e81c8d8a0164bcc8364ef7f5cf0f78 [2022-01-25T14:25:32.385Z] #20 DONE 0.9s [2022-01-25T14:25:32.385Z] [2022-01-25T14:25:32.385Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-01-25T14:25:32.385Z] #56 sha256:03007b582019113e97d15c5fc8aed3804c5ad19cd31b2c83125a6778853e3597 [2022-01-25T14:25:32.385Z] #56 5.383 + cd /tmp/tmp.5e3GiJU93c/src/github.com/opencontainers/runc [2022-01-25T14:25:32.385Z] #56 5.383 + git checkout -q v1.0.3 [2022-01-25T14:25:32.958Z] #56 5.876 + '[' -z '' ']' [2022-01-25T14:25:32.958Z] #56 5.876 + target=static [2022-01-25T14:25:32.958Z] #56 5.876 + make BUILDTAGS=seccomp static [2022-01-25T14:25:33.221Z] #56 6.262 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 . [2022-01-25T14:25:33.673Z] #19 70.64 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-01-25T14:25:33.673Z] #19 70.64 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-01-25T14:25:33.673Z] #19 70.65 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-01-25T14:25:33.673Z] #19 70.67 Selecting previously unselected package crossbuild-essential-armel. [2022-01-25T14:25:33.673Z] #19 70.68 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-01-25T14:25:33.673Z] #19 70.68 Unpacking crossbuild-essential-armel (12.9) ... [2022-01-25T14:25:33.673Z] #19 70.71 Selecting previously unselected package libc6-armhf-cross. [2022-01-25T14:25:33.673Z] #19 70.71 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-01-25T14:25:33.673Z] #19 70.72 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-01-25T14:25:33.673Z] #19 70.83 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-01-25T14:25:33.673Z] #19 70.84 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-01-25T14:25:33.673Z] #19 70.84 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-01-25T14:25:33.673Z] #19 70.87 Selecting previously unselected package libgomp1-armhf-cross. [2022-01-25T14:25:33.673Z] #19 70.87 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-01-25T14:25:33.673Z] #19 70.87 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-01-25T14:25:33.673Z] #19 70.91 Selecting previously unselected package libatomic1-armhf-cross. [2022-01-25T14:25:33.673Z] #19 70.91 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-01-25T14:25:33.673Z] #19 70.94 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-01-25T14:25:33.673Z] #19 70.96 Selecting previously unselected package libasan6-armhf-cross. [2022-01-25T14:25:33.673Z] #19 70.96 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-01-25T14:25:33.673Z] #19 70.97 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-01-25T14:25:33.673Z] #19 71.19 Selecting previously unselected package libstdc++6-armhf-cross. [2022-01-25T14:25:33.673Z] #19 71.19 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-01-25T14:25:33.673Z] #19 71.19 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-01-25T14:25:33.673Z] #19 71.26 Selecting previously unselected package libubsan1-armhf-cross. [2022-01-25T14:25:33.673Z] #19 71.26 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-01-25T14:25:33.673Z] #19 71.26 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-01-25T14:25:33.673Z] #19 71.36 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-01-25T14:25:33.673Z] #19 71.36 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-01-25T14:25:33.673Z] #19 71.37 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-01-25T14:25:33.673Z] #19 71.47 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-01-25T14:25:33.673Z] #19 71.48 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-01-25T14:25:33.673Z] #19 71.48 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-01-25T14:25:38.513Z] #56 10.88 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 [2022-01-25T14:25:38.513Z] #56 ... [2022-01-25T14:25:38.513Z] [2022-01-25T14:25:38.513Z] #21 [dev-systemd-false 7/24] 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 [2022-01-25T14:25:38.513Z] #21 sha256:25b5507dab344cd0e5a3da2e5150a5085c76a60af2ea560649b1de46f5baaf51 [2022-01-25T14:25:38.513Z] #21 1.303 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-01-25T14:25:38.513Z] #21 1.455 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-01-25T14:25:38.513Z] #21 1.711 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-01-25T14:25:38.513Z] #21 1.887 Reading package lists... [2022-01-25T14:25:38.513Z] #21 3.102 Reading package lists... [2022-01-25T14:25:38.513Z] #21 4.225 Building dependency tree... [2022-01-25T14:25:38.513Z] #21 4.523 Reading state information... [2022-01-25T14:25:38.513Z] #21 4.778 The following additional packages will be installed: [2022-01-25T14:25:38.513Z] #21 4.779 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-01-25T14:25:38.513Z] #21 4.779 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-01-25T14:25:38.513Z] #21 4.780 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-01-25T14:25:38.513Z] #21 4.780 python3-pkg-resources vim-runtime xxd [2022-01-25T14:25:38.513Z] #21 4.782 Suggested packages: [2022-01-25T14:25:38.513Z] #21 4.782 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-01-25T14:25:38.513Z] #21 4.782 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-01-25T14:25:38.513Z] #21 4.782 acl attr quota [2022-01-25T14:25:38.513Z] #21 4.783 Recommended packages: [2022-01-25T14:25:38.513Z] #21 4.783 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-01-25T14:25:38.513Z] #21 5.376 The following NEW packages will be installed: [2022-01-25T14:25:38.513Z] #21 5.377 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-01-25T14:25:38.513Z] #21 5.377 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-01-25T14:25:38.513Z] #21 5.378 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-01-25T14:25:38.513Z] #21 5.378 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-01-25T14:25:38.513Z] #21 5.379 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-01-25T14:25:38.513Z] #21 5.379 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-01-25T14:25:38.513Z] #21 5.379 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-01-25T14:25:38.513Z] #21 5.380 xz-utils zip zstd [2022-01-25T14:25:38.513Z] #21 5.668 0 upgraded, 48 newly installed, 0 to remove and 8 not upgraded. [2022-01-25T14:25:38.513Z] #21 5.668 Need to get 27.6 MB of archives. [2022-01-25T14:25:38.513Z] #21 5.668 After this operation, 106 MB of additional disk space will be used. [2022-01-25T14:25:38.513Z] #21 5.668 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-01-25T14:25:38.513Z] #21 5.673 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-01-25T14:25:38.513Z] #21 5.676 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-01-25T14:25:38.513Z] #21 5.677 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-01-25T14:25:38.513Z] #21 5.678 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-01-25T14:25:38.513Z] #21 5.679 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-01-25T14:25:38.513Z] #21 5.680 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-01-25T14:25:38.513Z] #21 5.681 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-01-25T14:25:38.513Z] #21 5.698 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-25T14:25:38.513Z] #21 5.700 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-25T14:25:38.513Z] #21 5.709 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-01-25T14:25:38.513Z] #21 5.712 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-01-25T14:25:38.513Z] #21 5.713 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-01-25T14:25:38.513Z] #21 5.716 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-01-25T14:25:38.513Z] #21 5.724 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-01-25T14:25:38.513Z] #21 5.727 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-01-25T14:25:38.513Z] #21 5.732 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-01-25T14:25:38.513Z] #21 5.733 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-01-25T14:25:38.513Z] #21 5.733 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-01-25T14:25:38.513Z] #21 5.735 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-01-25T14:25:38.513Z] #21 5.736 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-01-25T14:25:38.513Z] #21 5.741 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-01-25T14:25:38.513Z] #21 5.749 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-01-25T14:25:38.513Z] #21 5.751 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-01-25T14:25:38.513Z] #21 5.752 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-01-25T14:25:38.513Z] #21 5.753 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-01-25T14:25:38.513Z] #21 5.754 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-01-25T14:25:38.513Z] #21 5.872 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-01-25T14:25:38.513Z] #21 5.873 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-25T14:25:38.513Z] #21 5.875 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-01-25T14:25:38.513Z] #21 5.876 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-01-25T14:25:38.513Z] #21 5.877 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-01-25T14:25:38.513Z] #21 5.880 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-01-25T14:25:38.513Z] #21 5.884 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-01-25T14:25:38.513Z] #21 5.910 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-01-25T14:25:38.514Z] #21 5.911 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-01-25T14:25:38.514Z] #21 5.916 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-25T14:25:38.514Z] #21 5.919 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-01-25T14:25:38.514Z] #21 5.923 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-01-25T14:25:38.514Z] #21 5.925 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-01-25T14:25:38.514Z] #21 5.934 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-01-25T14:25:38.514Z] #21 5.948 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-01-25T14:25:38.514Z] #21 5.952 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-01-25T14:25:38.514Z] #21 5.955 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-01-25T14:25:38.514Z] #21 6.038 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-01-25T14:25:38.514Z] #21 6.056 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-01-25T14:25:38.514Z] #21 6.071 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-01-25T14:25:38.514Z] #21 6.074 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-01-25T14:25:38.776Z] #21 6.315 debconf: delaying package configuration, since apt-utils is not installed [2022-01-25T14:25:38.776Z] #21 6.376 Fetched 27.6 MB in 1s (39.9 MB/s) [2022-01-25T14:25:38.776Z] #21 6.402 Selecting previously unselected package pigz. [2022-01-25T14:25:38.776Z] #21 6.402 (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 ... 24010 files and directories currently installed.) [2022-01-25T14:25:38.776Z] #21 6.431 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-01-25T14:25:38.776Z] #21 6.438 Unpacking pigz (2.6-1) ... [2022-01-25T14:25:38.776Z] #21 6.513 Selecting previously unselected package libelf1:amd64. [2022-01-25T14:25:38.776Z] #21 6.531 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-01-25T14:25:38.920Z] #19 76.20 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-01-25T14:25:38.920Z] #19 76.20 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-01-25T14:25:38.920Z] #19 76.21 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-01-25T14:25:38.920Z] #19 76.23 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-01-25T14:25:38.920Z] #19 76.23 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-01-25T14:25:38.920Z] #19 76.24 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-01-25T14:25:38.920Z] #19 76.41 Selecting previously unselected package libc6-dev-armhf-cross. [2022-01-25T14:25:38.920Z] #19 76.41 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-01-25T14:25:38.920Z] #19 76.42 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-01-25T14:25:38.920Z] #19 76.63 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-01-25T14:25:38.920Z] #19 76.63 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-01-25T14:25:38.920Z] #19 76.64 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-01-25T14:25:38.920Z] #19 76.88 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-01-25T14:25:38.920Z] #19 76.89 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-01-25T14:25:39.038Z] #21 ... [2022-01-25T14:25:39.038Z] [2022-01-25T14:25:39.038Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-01-25T14:25:39.038Z] #56 sha256:03007b582019113e97d15c5fc8aed3804c5ad19cd31b2c83125a6778853e3597 [2022-01-25T14:25:39.038Z] #56 11.85 + mkdir -p /build [2022-01-25T14:25:39.038Z] #56 11.85 + cp runc /build/runc [2022-01-25T14:25:39.038Z] #56 DONE 12.0s [2022-01-25T14:25:39.038Z] [2022-01-25T14:25:39.038Z] #21 [dev-systemd-false 7/24] 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 [2022-01-25T14:25:39.038Z] #21 sha256:25b5507dab344cd0e5a3da2e5150a5085c76a60af2ea560649b1de46f5baaf51 [2022-01-25T14:25:39.038Z] #21 6.568 Unpacking libelf1:amd64 (0.183-1) ... [2022-01-25T14:25:39.038Z] #21 6.671 Selecting previously unselected package libbpf0:amd64. [2022-01-25T14:25:39.176Z] #19 76.89 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-01-25T14:25:39.304Z] #21 6.671 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-01-25T14:25:39.304Z] #21 6.675 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-01-25T14:25:39.304Z] #21 6.818 Selecting previously unselected package libcap2:amd64. [2022-01-25T14:25:39.304Z] #21 6.826 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-01-25T14:25:39.304Z] #21 6.846 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-01-25T14:25:39.304Z] #21 6.911 Selecting previously unselected package libmnl0:amd64. [2022-01-25T14:25:39.304Z] #21 6.914 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-01-25T14:25:39.304Z] #21 6.920 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-01-25T14:25:39.304Z] #21 6.986 Selecting previously unselected package libxtables12:amd64. [2022-01-25T14:25:39.304Z] #21 6.990 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-01-25T14:25:39.304Z] #21 6.994 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-01-25T14:25:39.566Z] #21 7.078 Selecting previously unselected package libcap2-bin. [2022-01-25T14:25:39.566Z] #21 7.083 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-01-25T14:25:39.566Z] #21 7.087 Unpacking libcap2-bin (1:2.44-1) ... [2022-01-25T14:25:39.566Z] #21 7.148 Selecting previously unselected package iproute2. [2022-01-25T14:25:39.566Z] #21 7.153 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-01-25T14:25:39.566Z] #21 7.159 Unpacking iproute2 (5.10.0-4) ... [2022-01-25T14:25:39.827Z] #21 7.479 Selecting previously unselected package xxd. [2022-01-25T14:25:39.827Z] #21 7.479 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-25T14:25:40.089Z] #21 7.498 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-25T14:25:40.089Z] #21 7.647 Selecting previously unselected package vim-common. [2022-01-25T14:25:40.089Z] #21 7.647 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-25T14:25:40.089Z] #21 7.647 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-25T14:25:40.089Z] #21 7.768 Selecting previously unselected package bash-completion. [2022-01-25T14:25:40.089Z] #21 7.768 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-01-25T14:25:41.444Z] Client: [2022-01-25T14:25:41.444Z] Context: default [2022-01-25T14:25:41.444Z] Debug Mode: false [2022-01-25T14:25:41.444Z] Plugins: [2022-01-25T14:25:41.444Z] app: Docker Application (Docker Inc., v0.8.0) [2022-01-25T14:25:41.444Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-01-25T14:25:41.444Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-01-25T14:25:41.444Z] [2022-01-25T14:25:41.444Z] Server: [2022-01-25T14:25:41.444Z] Containers: 0 [2022-01-25T14:25:41.444Z] Running: 0 [2022-01-25T14:25:41.444Z] Paused: 0 [2022-01-25T14:25:41.444Z] Stopped: 0 [2022-01-25T14:25:41.444Z] Images: 0 [2022-01-25T14:25:41.444Z] Server Version: 20.10.9 [2022-01-25T14:25:41.444Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-01-25T14:25:41.444Z] Windows: [2022-01-25T14:25:41.444Z] LCOW: [2022-01-25T14:25:41.444Z] Logging Driver: json-file [2022-01-25T14:25:41.444Z] Plugins: [2022-01-25T14:25:41.444Z] Volume: local [2022-01-25T14:25:41.444Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-25T14:25:41.444Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-25T14:25:41.444Z] Swarm: inactive [2022-01-25T14:25:41.444Z] Default Isolation: process [2022-01-25T14:25:41.444Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-01-25T14:25:41.444Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-01-25T14:25:41.444Z] OSType: windows [2022-01-25T14:25:41.444Z] Architecture: x86_64 [2022-01-25T14:25:41.444Z] CPUs: 4 [2022-01-25T14:25:41.444Z] Total Memory: 32GiB [2022-01-25T14:25:41.444Z] Name: azwin-2-e836e0 [2022-01-25T14:25:41.444Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-01-25T14:25:41.444Z] Docker Root Dir: D:\docker [2022-01-25T14:25:41.444Z] Debug Mode: false [2022-01-25T14:25:41.444Z] Registry: https://index.docker.io/v1/ [2022-01-25T14:25:41.444Z] Labels: [2022-01-25T14:25:41.444Z] Experimental: true [2022-01-25T14:25:41.444Z] Insecure Registries: [2022-01-25T14:25:41.444Z] 10.0.0.4:5000 [2022-01-25T14:25:41.444Z] 127.0.0.0/8 [2022-01-25T14:25:41.444Z] Registry Mirrors: [2022-01-25T14:25:41.444Z] http://10.0.0.4:5000/ [2022-01-25T14:25:41.444Z] Live Restore Enabled: false [2022-01-25T14:25:41.444Z] Product License: Community Engine [2022-01-25T14:25:41.444Z] [2022-01-25T14:25:41.477Z] #21 9.010 Unpacking bash-completion (1:2.11-2) ... [2022-01-25T14:25:41.477Z] #21 9.190 Selecting previously unselected package bzip2. [2022-01-25T14:25:41.477Z] #21 9.194 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-01-25T14:25:41.477Z] #21 9.198 Unpacking bzip2 (1.0.8-4) ... [2022-01-25T14:25:41.477Z] #21 9.243 Selecting previously unselected package xz-utils. [2022-01-25T14:25:41.477Z] #21 9.243 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-01-25T14:25:41.739Z] #21 9.247 Unpacking xz-utils (5.2.5-2) ... [2022-01-25T14:25:41.739Z] #21 9.337 Selecting previously unselected package apparmor. [2022-01-25T14:25:41.739Z] #21 9.341 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-01-25T14:25:42.001Z] #21 9.365 Unpacking apparmor (2.13.6-10) ... [2022-01-25T14:25:42.001Z] #21 9.535 Selecting previously unselected package inetutils-ping. [2022-01-25T14:25:42.001Z] #21 9.539 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-01-25T14:25:42.001Z] #21 9.542 Unpacking inetutils-ping (2:2.0-1) ... [2022-01-25T14:25:42.001Z] #21 9.610 Selecting previously unselected package libip4tc2:amd64. [2022-01-25T14:25:42.001Z] #21 9.618 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-01-25T14:25:42.001Z] #21 9.622 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-01-25T14:25:42.001Z] #21 9.655 Selecting previously unselected package libip6tc2:amd64. [2022-01-25T14:25:42.001Z] #21 9.659 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-01-25T14:25:42.001Z] #21 9.663 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-01-25T14:25:42.001Z] #21 9.710 Selecting previously unselected package libnfnetlink0:amd64. [2022-01-25T14:25:42.001Z] #21 9.710 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-01-25T14:25:42.001Z] #21 9.717 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-25T14:25:42.278Z] #21 9.751 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-01-25T14:25:42.278Z] #21 9.759 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-01-25T14:25:42.278Z] #21 9.763 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-01-25T14:25:42.278Z] #21 9.831 Selecting previously unselected package libnftnl11:amd64. [2022-01-25T14:25:42.278Z] #21 9.834 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-01-25T14:25:42.278Z] #21 9.838 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-01-25T14:25:42.278Z] #21 9.891 Selecting previously unselected package iptables. [2022-01-25T14:25:42.278Z] #21 9.892 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-01-25T14:25:42.278Z] #21 9.902 Unpacking iptables (1.8.7-1) ... [2022-01-25T14:25:42.278Z] #21 10.04 Selecting previously unselected package libonig5:amd64. [2022-01-25T14:25:42.550Z] #21 10.04 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-01-25T14:25:42.550Z] #21 10.05 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-01-25T14:25:42.550Z] #21 10.15 Selecting previously unselected package libjq1:amd64. [2022-01-25T14:25:42.550Z] #21 10.15 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-01-25T14:25:42.550Z] #21 10.15 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-01-25T14:25:42.550Z] #21 10.21 Selecting previously unselected package jq. [2022-01-25T14:25:42.550Z] #21 10.22 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-01-25T14:25:42.550Z] #21 10.22 Unpacking jq (1.6-2.1) ... [2022-01-25T14:25:42.550Z] #21 10.27 Selecting previously unselected package libaio1:amd64. [2022-01-25T14:25:42.812Z] #21 10.27 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-01-25T14:25:42.812Z] #21 10.28 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-01-25T14:25:42.812Z] #21 10.33 Selecting previously unselected package libgpm2:amd64. [2022-01-25T14:25:42.812Z] #21 10.33 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-01-25T14:25:42.812Z] #21 10.33 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-01-25T14:25:42.812Z] #21 10.38 Selecting previously unselected package libicu67:amd64. [2022-01-25T14:25:42.812Z] #21 10.38 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-01-25T14:25:42.812Z] #21 10.39 Unpacking libicu67:amd64 (67.1-7) ... [2022-01-25T14:25:44.198Z] #21 11.66 Selecting previously unselected package libinih1:amd64. [2022-01-25T14:25:44.198Z] #21 11.66 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-01-25T14:25:44.198Z] #21 11.67 Unpacking libinih1:amd64 (53-1+b2) ... [2022-01-25T14:25:44.198Z] #21 11.71 Selecting previously unselected package libnet1:amd64. [2022-01-25T14:25:44.198Z] #21 11.71 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-25T14:25:44.198Z] #21 11.72 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-25T14:25:44.198Z] #21 11.77 Selecting previously unselected package libnl-3-200:amd64. [2022-01-25T14:25:44.198Z] #21 11.77 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-01-25T14:25:44.198Z] #21 11.78 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-25T14:25:44.198Z] #21 11.83 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-25T14:25:44.198Z] #21 11.84 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-01-25T14:25:44.198Z] #21 11.84 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-25T14:25:44.198Z] #21 11.87 Selecting previously unselected package net-tools. [2022-01-25T14:25:44.198Z] #21 11.88 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-01-25T14:25:44.198Z] #21 11.88 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-01-25T14:25:44.198Z] #21 11.96 Selecting previously unselected package patch. [2022-01-25T14:25:44.425Z] #19 81.36 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-01-25T14:25:44.425Z] #19 81.37 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-01-25T14:25:44.425Z] #19 81.37 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-01-25T14:25:44.425Z] #19 81.40 Selecting previously unselected package crossbuild-essential-armhf. [2022-01-25T14:25:44.425Z] #19 81.40 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-01-25T14:25:44.425Z] #19 81.40 Unpacking crossbuild-essential-armhf (12.9) ... [2022-01-25T14:25:44.425Z] #19 81.43 Selecting previously unselected package libc6-ppc64el-cross. [2022-01-25T14:25:44.425Z] #19 81.43 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-01-25T14:25:44.425Z] #19 81.44 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-01-25T14:25:44.425Z] #19 81.59 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-01-25T14:25:44.425Z] #19 81.59 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-25T14:25:44.425Z] #19 81.60 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-25T14:25:44.425Z] #19 81.63 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-01-25T14:25:44.425Z] #19 81.63 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-25T14:25:44.425Z] #19 81.63 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-25T14:25:44.425Z] #19 81.67 Selecting previously unselected package libitm1-ppc64el-cross. [2022-01-25T14:25:44.425Z] #19 81.67 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-25T14:25:44.425Z] #19 81.67 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-25T14:25:44.425Z] #19 81.70 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-01-25T14:25:44.425Z] #19 81.71 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-25T14:25:44.425Z] #19 81.71 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-25T14:25:44.425Z] #19 81.74 Selecting previously unselected package libasan6-ppc64el-cross. [2022-01-25T14:25:44.425Z] #19 81.74 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-25T14:25:44.425Z] #19 81.74 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-01-25T14:25:44.425Z] #19 81.98 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-01-25T14:25:44.425Z] #19 81.98 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-25T14:25:44.425Z] #19 81.98 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-01-25T14:25:44.425Z] #19 82.09 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-01-25T14:25:44.425Z] #19 82.09 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-25T14:25:44.425Z] #19 82.09 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-01-25T14:25:44.425Z] #19 82.32 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-01-25T14:25:44.459Z] #21 11.96 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-01-25T14:25:44.459Z] #21 11.96 Unpacking patch (2.7.6-7) ... [2022-01-25T14:25:44.459Z] #21 12.02 Selecting previously unselected package python-pip-whl. [2022-01-25T14:25:44.459Z] #21 12.03 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-01-25T14:25:44.459Z] #21 12.03 Unpacking python-pip-whl (20.3.4-4) ... [2022-01-25T14:25:44.681Z] #19 82.32 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-25T14:25:44.681Z] #19 82.33 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-01-25T14:25:44.681Z] #19 82.41 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-01-25T14:25:44.681Z] #19 82.41 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-25T14:25:44.681Z] #19 82.41 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-25T14:25:44.681Z] #19 82.51 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-01-25T14:25:44.681Z] #19 82.52 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-25T14:25:44.681Z] #19 82.52 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-01-25T14:25:44.681Z] #19 82.56 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-01-25T14:25:44.681Z] #19 82.56 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-25T14:25:44.682Z] #19 82.56 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-01-25T14:25:44.720Z] #21 12.26 Selecting previously unselected package python3-lib2to3. [2022-01-25T14:25:44.720Z] #21 12.27 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-01-25T14:25:44.720Z] #21 12.27 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-01-25T14:25:44.720Z] #21 12.34 Selecting previously unselected package python3-distutils. [2022-01-25T14:25:44.720Z] #21 12.34 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-01-25T14:25:44.720Z] #21 12.35 Unpacking python3-distutils (3.9.2-1) ... [2022-01-25T14:25:44.938Z] #19 82.73 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-01-25T14:25:44.938Z] #19 82.73 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-25T14:25:44.938Z] #19 82.74 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-01-25T14:25:44.982Z] #21 12.43 Selecting previously unselected package python3-pkg-resources. [2022-01-25T14:25:44.982Z] #21 12.43 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-25T14:25:44.982Z] #21 12.44 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-25T14:25:44.982Z] #21 12.51 Selecting previously unselected package python3-setuptools. [2022-01-25T14:25:44.982Z] #21 12.51 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-01-25T14:25:44.982Z] #21 12.52 Unpacking python3-setuptools (52.0.0-4) ... [2022-01-25T14:25:45.244Z] #21 12.64 Selecting previously unselected package python3-wheel. [2022-01-25T14:25:45.244Z] #21 12.65 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-01-25T14:25:45.244Z] #21 12.65 Unpacking python3-wheel (0.34.2-1) ... [2022-01-25T14:25:45.244Z] #21 12.70 Selecting previously unselected package python3-pip. [2022-01-25T14:25:45.244Z] #21 12.70 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-01-25T14:25:45.244Z] #21 12.71 Unpacking python3-pip (20.3.4-4) ... [2022-01-25T14:25:45.244Z] #21 12.83 Selecting previously unselected package sudo. [2022-01-25T14:25:45.244Z] #21 12.83 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-01-25T14:25:45.244Z] #21 12.84 Unpacking sudo (1.9.5p2-3) ... [2022-01-25T14:25:45.506Z] #21 13.08 Selecting previously unselected package thin-provisioning-tools. [2022-01-25T14:25:45.506Z] #21 13.09 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-01-25T14:25:45.506Z] #21 13.09 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-01-25T14:25:45.506Z] #21 13.18 Selecting previously unselected package uidmap. [2022-01-25T14:25:45.768Z] #21 13.19 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-01-25T14:25:45.768Z] #21 13.19 Unpacking uidmap (1:4.8.1-1) ... [2022-01-25T14:25:45.768Z] #21 13.27 Selecting previously unselected package vim-runtime. [2022-01-25T14:25:45.768Z] #21 13.28 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-25T14:25:45.768Z] #21 13.29 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-01-25T14:25:45.768Z] #21 13.31 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-01-25T14:25:45.768Z] #21 13.31 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-25T14:25:46.712Z] #21 14.48 Selecting previously unselected package vim. [2022-01-25T14:25:46.974Z] #21 14.49 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-25T14:25:46.974Z] #21 14.50 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-01-25T14:25:47.236Z] #21 14.72 Selecting previously unselected package xfsprogs. [2022-01-25T14:25:47.236Z] #21 14.73 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-01-25T14:25:47.236Z] #21 14.73 Unpacking xfsprogs (5.10.0-4) ... [2022-01-25T14:25:47.236Z] #21 14.91 Selecting previously unselected package zip. [2022-01-25T14:25:47.497Z] #21 14.92 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-01-25T14:25:47.497Z] #21 14.92 Unpacking zip (3.0-12) ... [2022-01-25T14:25:47.497Z] #21 14.99 Selecting previously unselected package zstd. [2022-01-25T14:25:47.497Z] #21 14.99 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-01-25T14:25:47.497Z] #21 15.00 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-01-25T14:25:47.497Z] #21 15.13 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-25T14:25:48.070Z] #21 15.55 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-01-25T14:25:48.070Z] #21 15.56 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-01-25T14:25:48.070Z] #21 15.57 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-01-25T14:25:48.070Z] #21 15.58 Setting up libicu67:amd64 (67.1-7) ... [2022-01-25T14:25:48.070Z] #21 15.59 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-01-25T14:25:48.070Z] #21 15.61 Setting up libinih1:amd64 (53-1+b2) ... [2022-01-25T14:25:48.070Z] #21 15.62 Setting up uidmap (1:4.8.1-1) ... [2022-01-25T14:25:48.070Z] #21 15.63 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-25T14:25:48.070Z] #21 15.64 Setting up bzip2 (1.0.8-4) ... [2022-01-25T14:25:48.070Z] #21 15.65 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-25T14:25:48.070Z] #21 15.66 Setting up python3-wheel (0.34.2-1) ... [2022-01-25T14:25:48.332Z] #21 15.93 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-25T14:25:48.332Z] #21 15.95 Setting up libcap2:amd64 (1:2.44-1) ... [2022-01-25T14:25:48.332Z] #21 15.96 Setting up libcap2-bin (1:2.44-1) ... [2022-01-25T14:25:48.332Z] #21 15.97 Setting up apparmor (2.13.6-10) ... [2022-01-25T14:25:49.275Z] #21 16.84 Setting up zip (3.0-12) ... [2022-01-25T14:25:49.276Z] #21 16.85 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-25T14:25:49.276Z] #21 16.87 Setting up bash-completion (1:2.11-2) ... [2022-01-25T14:25:50.187Z] #19 87.26 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-01-25T14:25:50.187Z] #19 87.26 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-25T14:25:50.187Z] #19 87.27 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-01-25T14:25:50.187Z] #19 87.30 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-01-25T14:25:50.187Z] #19 87.30 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-01-25T14:25:50.187Z] #19 87.30 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-01-25T14:25:50.187Z] #19 87.47 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-01-25T14:25:50.187Z] #19 87.48 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-01-25T14:25:50.187Z] #19 87.48 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-01-25T14:25:50.187Z] #19 87.75 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-01-25T14:25:50.187Z] #19 87.75 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-25T14:25:50.187Z] #19 87.75 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-01-25T14:25:50.187Z] #19 88.01 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-01-25T14:25:50.187Z] #19 88.01 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-25T14:25:50.187Z] #19 88.02 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-01-25T14:25:50.220Z] #21 17.96 Setting up xz-utils (5.2.5-2) ... [2022-01-25T14:25:50.221Z] #21 17.97 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-01-25T14:25:50.482Z] #21 17.98 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-01-25T14:25:50.482Z] #21 17.99 Setting up patch (2.7.6-7) ... [2022-01-25T14:25:50.482Z] #21 18.00 Setting up sudo (1.9.5p2-3) ... [2022-01-25T14:25:50.482Z] #21 18.05 invoke-rc.d: could not determine current runlevel [2022-01-25T14:25:50.482Z] #21 18.06 invoke-rc.d: policy-rc.d denied execution of start. [2022-01-25T14:25:50.482Z] #21 18.07 Setting up xfsprogs (5.10.0-4) ... [2022-01-25T14:25:50.482Z] #21 18.08 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-01-25T14:25:50.482Z] #21 18.09 Setting up inetutils-ping (2:2.0-1) ... [2022-01-25T14:25:50.482Z] #21 18.10 Setting up pigz (2.6-1) ... [2022-01-25T14:25:50.482Z] #21 18.11 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-25T14:25:50.482Z] #21 18.12 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-25T14:25:50.482Z] #21 18.13 Setting up python-pip-whl (20.3.4-4) ... [2022-01-25T14:25:50.482Z] #21 18.14 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-25T14:25:51.055Z] #21 18.41 Setting up libaio1:amd64 (0.3.112-9) ... [2022-01-25T14:25:51.055Z] #21 18.43 Setting up python3-lib2to3 (3.9.2-1) ... [2022-01-25T14:25:51.055Z] #21 18.64 Setting up libelf1:amd64 (0.183-1) ... [2022-01-25T14:25:51.055Z] #21 18.67 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-01-25T14:25:51.055Z] #21 18.68 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-01-25T14:25:51.055Z] #21 18.69 Setting up python3-distutils (3.9.2-1) ... [2022-01-25T14:25:51.317Z] #21 18.88 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-01-25T14:25:51.317Z] #21 18.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-01-25T14:25:51.317Z] #21 18.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-01-25T14:25:51.317Z] #21 18.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-01-25T14:25:51.317Z] #21 18.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-01-25T14:25:51.317Z] #21 18.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-01-25T14:25:51.317Z] #21 18.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-01-25T14:25:51.317Z] #21 18.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-01-25T14:25:51.317Z] #21 18.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-01-25T14:25:51.317Z] #21 18.93 Setting up python3-setuptools (52.0.0-4) ... [2022-01-25T14:25:52.261Z] #21 19.55 Setting up libjq1:amd64 (1.6-2.1) ... [2022-01-25T14:25:52.261Z] #21 19.56 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-01-25T14:25:52.261Z] #21 19.57 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-01-25T14:25:52.261Z] #21 19.58 Setting up python3-pip (20.3.4-4) ... [2022-01-25T14:25:52.523Z] #21 20.10 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-01-25T14:25:52.523Z] #21 20.11 Setting up jq (1.6-2.1) ... [2022-01-25T14:25:52.523Z] #21 20.12 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-01-25T14:25:52.523Z] #21 20.19 Setting up iptables (1.8.7-1) ... [2022-01-25T14:25:52.523Z] #21 20.20 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-25T14:25:52.785Z] #21 20.20 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-25T14:25:52.785Z] #21 20.21 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-25T14:25:52.785Z] #21 20.22 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-25T14:25:52.785Z] #21 20.22 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-01-25T14:25:52.785Z] #21 20.23 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-01-25T14:25:52.785Z] #21 20.23 Setting up iproute2 (5.10.0-4) ... [2022-01-25T14:25:52.785Z] #21 20.42 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-25T14:25:53.359Z] #21 DONE 20.8s [2022-01-25T14:25:53.359Z] [2022-01-25T14:25:53.359Z] #22 [dev-systemd-false 8/24] 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 [2022-01-25T14:25:53.359Z] #22 sha256:8e8a2568d8b42e3431a1de8ca3e5e0a9c966cfcce2f579991af4863412e0c9e0 [2022-01-25T14:25:54.193Z] #22 0.728 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-01-25T14:25:54.193Z] #22 0.732 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-01-25T14:25:54.193Z] #22 0.735 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-01-25T14:25:54.193Z] #22 DONE 0.8s [2022-01-25T14:25:54.193Z] [2022-01-25T14:25:54.193Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-01-25T14:25:54.193Z] #23 sha256:553b68e326ee4cc8bacee9c0f32e9ee3e9d3bd3f2cb5ca6edb8fb5fe1d0106b7 [2022-01-25T14:25:55.438Z] #19 92.34 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-01-25T14:25:55.438Z] #19 92.34 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-25T14:25:55.438Z] #19 92.35 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-01-25T14:25:55.438Z] #19 92.37 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-01-25T14:25:55.438Z] #19 92.37 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-01-25T14:25:55.438Z] #19 92.38 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-01-25T14:25:55.438Z] #19 92.41 Selecting previously unselected package libc6-s390x-cross. [2022-01-25T14:25:55.438Z] #19 92.41 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-01-25T14:25:55.438Z] #19 92.42 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-01-25T14:25:55.438Z] #19 92.55 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-01-25T14:25:55.438Z] #19 92.55 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-25T14:25:55.438Z] #19 92.55 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-01-25T14:25:55.438Z] #19 92.58 Selecting previously unselected package libgomp1-s390x-cross. [2022-01-25T14:25:55.438Z] #19 92.58 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-25T14:25:55.438Z] #19 92.59 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-01-25T14:25:55.438Z] #19 92.62 Selecting previously unselected package libitm1-s390x-cross. [2022-01-25T14:25:55.438Z] #19 92.62 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-25T14:25:55.438Z] #19 92.63 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-01-25T14:25:55.438Z] #19 92.66 Selecting previously unselected package libatomic1-s390x-cross. [2022-01-25T14:25:55.438Z] #19 92.66 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-25T14:25:55.438Z] #19 92.66 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-01-25T14:25:55.438Z] #19 92.69 Selecting previously unselected package libasan6-s390x-cross. [2022-01-25T14:25:55.438Z] #19 92.70 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-25T14:25:55.438Z] #19 92.70 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-01-25T14:25:55.438Z] #19 92.92 Selecting previously unselected package libstdc++6-s390x-cross. [2022-01-25T14:25:55.438Z] #19 92.92 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-25T14:25:55.438Z] #19 92.93 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-01-25T14:25:55.438Z] #19 93.00 Selecting previously unselected package libubsan1-s390x-cross. [2022-01-25T14:25:55.438Z] #19 93.00 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-25T14:25:55.438Z] #19 93.00 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-01-25T14:25:55.438Z] #19 93.10 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-01-25T14:25:55.438Z] #19 93.11 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-25T14:25:55.438Z] #19 93.11 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-01-25T14:25:55.438Z] #19 93.21 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-01-25T14:25:55.438Z] #19 93.22 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-25T14:25:55.438Z] #19 93.22 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-01-25T14:25:57.404Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-01-25T14:25:57.404Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-aab96733\powershellScript.ps1'; exit $LASTEXITCODE; [2022-01-25T14:25:57.404Z] ---------------------------------------------------------------------------- [2022-01-25T14:25:57.404Z] [2022-01-25T14:25:57.404Z] INFO: executeCI.ps1 starting at Tue Jan 25 14:25:55 CUT 2022 [2022-01-25T14:25:57.404Z] [2022-01-25T14:25:57.404Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-01-25T14:25:57.404Z] INFO: Running git version 2.24.1.windows.2 [2022-01-25T14:25:57.404Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-01-25T14:25:57.404Z] INFO: Environment variables: [2022-01-25T14:25:57.404Z] [2022-01-25T14:25:57.404Z] Name Value [2022-01-25T14:25:57.404Z] ---- ----- [2022-01-25T14:25:57.404Z] ALLUSERSPROFILE C:\ProgramData [2022-01-25T14:25:57.404Z] amd64 true [2022-01-25T14:25:57.404Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-01-25T14:25:57.404Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-01-25T14:25:57.404Z] arm64 true [2022-01-25T14:25:57.404Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-01-25T14:25:57.404Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-01-25T14:25:57.404Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-01-25T14:25:57.404Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-01-25T14:25:57.404Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-01-25T14:25:57.404Z] BRANCH_NAME PR-43187 [2022-01-25T14:25:57.404Z] BUILD_DISPLAY_NAME #3 [2022-01-25T14:25:57.404Z] BUILD_ID 3 [2022-01-25T14:25:57.404Z] BUILD_NUMBER 3 [2022-01-25T14:25:57.404Z] BUILD_TAG jenkins-moby-PR-43187-3 [2022-01-25T14:25:57.404Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43187/3/ [2022-01-25T14:25:57.404Z] cgroup2 true [2022-01-25T14:25:57.404Z] CHANGE_AUTHOR thaJeztah [2022-01-25T14:25:57.404Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-01-25T14:25:57.404Z] CHANGE_BRANCH remove_lcow_checks [2022-01-25T14:25:57.404Z] CHANGE_FORK thaJeztah/docker [2022-01-25T14:25:57.404Z] CHANGE_ID 43187 [2022-01-25T14:25:57.404Z] CHANGE_TARGET master [2022-01-25T14:25:57.404Z] CHANGE_TITLE Remove various leftover LCOW checks [2022-01-25T14:25:57.404Z] CHANGE_URL https://github.com/moby/moby/pull/43187 [2022-01-25T14:25:57.404Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-25T14:25:57.404Z] CommonProgramFiles C:\Program Files\Common Files [2022-01-25T14:25:57.404Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-01-25T14:25:57.404Z] CommonProgramW6432 C:\Program Files\Common Files [2022-01-25T14:25:57.404Z] COMPUTERNAME azwin-2-e836e0 [2022-01-25T14:25:57.404Z] ComSpec C:\Windows\system32\cmd.exe [2022-01-25T14:25:57.404Z] ConfigSequenceNumber 0 [2022-01-25T14:25:57.404Z] dco true [2022-01-25T14:25:57.404Z] DOCKER_BUILDKIT 0 [2022-01-25T14:25:57.404Z] DOCKER_DUT_DEBUG 1 [2022-01-25T14:25:57.404Z] DOCKER_EXPERIMENTAL 1 [2022-01-25T14:25:57.404Z] DOCKER_GRAPHDRIVER overlay2 [2022-01-25T14:25:57.404Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-01-25T14:25:57.404Z] EXECUTOR_NUMBER 0 [2022-01-25T14:25:57.404Z] FQDN azwin-2-e836e0.westus.cloudapp.azure.com [2022-01-25T14:25:57.404Z] GIT_BRANCH PR-43187 [2022-01-25T14:25:57.404Z] GIT_COMMIT b36d896fceba189f86cb9d57679c7559a63721e5 [2022-01-25T14:25:57.404Z] GIT_URL https://github.com/moby/moby.git [2022-01-25T14:25:57.404Z] HUDSON_COOKIE 5077706b-40b7-4201-b901-53030380fec4 [2022-01-25T14:25:57.404Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-01-25T14:25:57.404Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-01-25T14:25:57.404Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-01-25T14:25:57.404Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-01-25T14:25:57.404Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-01-25T14:25:57.404Z] JENKINS_NODE_COOKIE 84f38b5e-117a-4953-9b6f-92e88a2bc281 [2022-01-25T14:25:57.404Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-01-25T14:25:57.404Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-01-25T14:25:57.404Z] JOB_BASE_NAME PR-43187 [2022-01-25T14:25:57.404Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43187/display/redirect [2022-01-25T14:25:57.404Z] JOB_NAME moby/PR-43187 [2022-01-25T14:25:57.404Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43187/ [2022-01-25T14:25:57.404Z] library.jps.version master [2022-01-25T14:25:57.404Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-01-25T14:25:57.404Z] NODE_LABELS amd64 azure azwin-2-e836e0 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-01-25T14:25:57.404Z] NODE_NAME azwin-2-e836e0 [2022-01-25T14:25:57.404Z] NUMBER_OF_PROCESSORS 4 [2022-01-25T14:25:57.404Z] OS Windows_NT [2022-01-25T14:25:57.404Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-01-25T14:25:57.404Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-01-25T14:25:57.404Z] ppc64le false [2022-01-25T14:25:57.404Z] PROCESSOR_ARCHITECTURE AMD64 [2022-01-25T14:25:57.404Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2022-01-25T14:25:57.404Z] PROCESSOR_LEVEL 6 [2022-01-25T14:25:57.404Z] PROCESSOR_REVISION 5504 [2022-01-25T14:25:57.404Z] ProgramData C:\ProgramData [2022-01-25T14:25:57.404Z] ProgramFiles C:\Program Files [2022-01-25T14:25:57.404Z] ProgramFiles(x86) C:\Program Files (x86) [2022-01-25T14:25:57.404Z] ProgramW6432 C:\Program Files [2022-01-25T14:25:57.404Z] PROMPT $P$G [2022-01-25T14:25:57.404Z] PSExecutionPolicyPreference Bypass [2022-01-25T14:25:57.404Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-01-25T14:25:57.404Z] PUBLIC C:\Users\Public [2022-01-25T14:25:57.404Z] rootless true [2022-01-25T14:25:57.404Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43187/3/display/redirect?page=artif... [2022-01-25T14:25:57.404Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43187/3/display/redirect?page=changes [2022-01-25T14:25:57.404Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43187/3/display/redirect [2022-01-25T14:25:57.404Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43187/3/display/redirect?page=tests [2022-01-25T14:25:57.404Z] s390x false [2022-01-25T14:25:57.404Z] SKIP_VALIDATION_TESTS 1 [2022-01-25T14:25:57.404Z] SOURCES_DRIVE d [2022-01-25T14:25:57.404Z] SOURCES_SUBDIR gopath [2022-01-25T14:25:57.404Z] STAGE_NAME Run tests [2022-01-25T14:25:57.404Z] SystemDrive C: [2022-01-25T14:25:57.404Z] SystemRoot C:\Windows [2022-01-25T14:25:57.404Z] TEMP C:\Windows\TEMP [2022-01-25T14:25:57.404Z] TESTDEBUG 0 [2022-01-25T14:25:57.404Z] TESTRUN_DRIVE d [2022-01-25T14:25:57.404Z] TESTRUN_SUBDIR CI [2022-01-25T14:25:57.405Z] TIMEOUT 120m [2022-01-25T14:25:57.405Z] TMP C:\Windows\TEMP [2022-01-25T14:25:57.405Z] unit_validate true [2022-01-25T14:25:57.405Z] USERDOMAIN WORKGROUP [2022-01-25T14:25:57.405Z] USERNAME azwin-2-e836e0$ [2022-01-25T14:25:57.405Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-01-25T14:25:57.405Z] validate_force false [2022-01-25T14:25:57.405Z] windir C:\Windows [2022-01-25T14:25:57.405Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-01-25T14:25:57.405Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-01-25T14:25:57.405Z] windows2022 true [2022-01-25T14:25:57.405Z] windows2022containerd true [2022-01-25T14:25:57.405Z] windowsRS5 true [2022-01-25T14:25:57.405Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-01-25T14:25:57.405Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-01-25T14:25:57.405Z] [2022-01-25T14:25:57.405Z] [2022-01-25T14:25:57.405Z] [2022-01-25T14:25:57.405Z] INFO: Sources under d:\gopath\... [2022-01-25T14:25:57.405Z] INFO: Test run under d:\CI\... [2022-01-25T14:25:57.405Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-01-25T14:25:57.405Z] INFO: docker/docker repository was found [2022-01-25T14:25:57.405Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-01-25T14:25:57.405Z] ltsc2019: Pulling from windows/servercore [2022-01-25T14:25:57.405Z] 4612f6d0b889: Pulling fs layer [2022-01-25T14:25:57.405Z] 567fd00846e9: Pulling fs layer [2022-01-25T14:26:00.688Z] #19 97.72 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-01-25T14:26:00.688Z] #19 97.72 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-25T14:26:00.688Z] #19 97.73 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-01-25T14:26:00.688Z] #19 97.75 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-01-25T14:26:00.688Z] #19 97.76 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-01-25T14:26:00.688Z] #19 97.76 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-01-25T14:26:00.688Z] #19 97.93 Selecting previously unselected package libc6-dev-s390x-cross. [2022-01-25T14:26:00.688Z] #19 97.93 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-01-25T14:26:00.688Z] #19 97.94 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-01-25T14:26:00.688Z] #19 98.17 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-01-25T14:26:00.688Z] #19 98.17 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-25T14:26:00.688Z] #19 98.17 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-01-25T14:26:00.688Z] #19 98.42 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-01-25T14:26:00.688Z] #19 98.42 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-25T14:26:00.688Z] #19 98.43 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-01-25T14:26:00.782Z] #23 6.651 Collecting yamllint==1.26.1 [2022-01-25T14:26:00.861Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-01-25T14:26:00.861Z] ok github.com/docker/docker/api/server/httputils 0.002s coverage: 14.7% of statements [2022-01-25T14:26:00.861Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2022-01-25T14:26:00.861Z] ? github.com/docker/docker/api/server/router [no test files] [2022-01-25T14:26:00.861Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-01-25T14:26:00.861Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-01-25T14:26:00.861Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-01-25T14:26:00.861Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-01-25T14:26:00.861Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-01-25T14:26:00.861Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-01-25T14:26:00.861Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-01-25T14:26:00.861Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-01-25T14:26:00.861Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-01-25T14:26:00.861Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-01-25T14:26:00.861Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2022-01-25T14:26:00.861Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-01-25T14:26:00.861Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-01-25T14:26:00.861Z] ? github.com/docker/docker/api/types [no test files] [2022-01-25T14:26:00.861Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-01-25T14:26:00.861Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-01-25T14:26:00.861Z] ? github.com/docker/docker/api/types/container [no test files] [2022-01-25T14:26:00.861Z] ? github.com/docker/docker/api/types/events [no test files] [2022-01-25T14:26:00.861Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2022-01-25T14:26:00.861Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2022-01-25T14:26:00.861Z] ? github.com/docker/docker/api/types/image [no test files] [2022-01-25T14:26:00.861Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-01-25T14:26:00.861Z] ? github.com/docker/docker/api/types/network [no test files] [2022-01-25T14:26:00.861Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-01-25T14:26:00.861Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-01-25T14:26:00.861Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-01-25T14:26:00.861Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-01-25T14:26:00.861Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2022-01-25T14:26:00.861Z] ok github.com/docker/docker/api/types/versions 0.011s coverage: 77.3% of statements [2022-01-25T14:26:00.861Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-01-25T14:26:00.861Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-01-25T14:26:00.861Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-01-25T14:26:00.861Z] ? github.com/docker/docker/builder [no test files] [2022-01-25T14:26:00.861Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-01-25T14:26:00.861Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-01-25T14:26:00.861Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-01-25T14:26:00.861Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-01-25T14:26:00.861Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-01-25T14:26:00.861Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-01-25T14:26:00.861Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-01-25T14:26:00.861Z] ok github.com/docker/docker/builder/remotecontext 0.061s coverage: 13.7% of statements [2022-01-25T14:26:00.861Z] ok github.com/docker/docker/builder/dockerfile 0.155s coverage: 49.3% of statements [2022-01-25T14:26:00.861Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-01-25T14:26:00.861Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-01-25T14:26:00.861Z] ok github.com/docker/docker/builder/remotecontext/git 0.967s coverage: 86.3% of statements [2022-01-25T14:26:00.861Z] ? github.com/docker/docker/cli [no test files] [2022-01-25T14:26:00.861Z] ? github.com/docker/docker/cli/config [no test files] [2022-01-25T14:26:00.861Z] ok github.com/docker/docker/cmd/docker-proxy 0.017s coverage: 67.6% of statements [2022-01-25T14:26:01.425Z] ok github.com/docker/docker/client 0.073s coverage: 75.6% of statements [2022-01-25T14:26:01.724Z] #23 7.701 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-01-25T14:26:01.724Z] #23 ... [2022-01-25T14:26:01.724Z] [2022-01-25T14:26:01.724Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-01-25T14:26:01.724Z] #60 sha256:8c419dee9c2dbf6b1086725ea9d420b2ef8ab5d8b4749c54eda58476eea395da [2022-01-25T14:26:01.724Z] #60 64.30 + bin/containerd [2022-01-25T14:26:03.639Z] #60 ... [2022-01-25T14:26:03.639Z] [2022-01-25T14:26:03.639Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-01-25T14:26:03.639Z] #23 sha256:553b68e326ee4cc8bacee9c0f32e9ee3e9d3bd3f2cb5ca6edb8fb5fe1d0106b7 [2022-01-25T14:26:03.640Z] #23 8.132 Collecting pathspec>=0.5.3 [2022-01-25T14:26:03.640Z] #23 8.139 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-01-25T14:26:03.640Z] #23 8.278 Collecting pyyaml [2022-01-25T14:26:03.640Z] #23 8.286 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) [2022-01-25T14:26:03.640Z] #23 8.318 Building wheels for collected packages: yamllint [2022-01-25T14:26:03.640Z] #23 8.325 Building wheel for yamllint (setup.py): started [2022-01-25T14:26:03.640Z] #23 8.719 Building wheel for yamllint (setup.py): finished with status 'done' [2022-01-25T14:26:03.640Z] #23 8.720 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=8d624c6e030af324afffcfa3e74d90e4a5dc83bb3751be000843f9a7e770ef96 [2022-01-25T14:26:03.640Z] #23 8.720 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-01-25T14:26:03.640Z] #23 8.723 Successfully built yamllint [2022-01-25T14:26:03.640Z] #23 8.733 Installing collected packages: pyyaml, pathspec, yamllint [2022-01-25T14:26:03.640Z] #23 8.908 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-01-25T14:26:03.640Z] #23 DONE 9.2s [2022-01-25T14:26:03.640Z] [2022-01-25T14:26:03.640Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-01-25T14:26:03.640Z] #27 sha256:bbfabefa1a23ca65671a184a16c61cca3da3cbffba9f66b3a3776508e3b0b61f [2022-01-25T14:26:03.640Z] #27 DONE 0.2s [2022-01-25T14:26:03.640Z] [2022-01-25T14:26:03.640Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-01-25T14:26:03.640Z] #32 sha256:74ca20eed7c7b0f563528cca9a6a0c155cfb923d697892f49ac46ecd03e648e5 [2022-01-25T14:26:03.640Z] #32 DONE 0.3s [2022-01-25T14:26:03.640Z] [2022-01-25T14:26:03.640Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-01-25T14:26:03.640Z] #35 sha256:83a1355e4d503890c0d864f2efa6fb2095c6df72b222a61cc85b36d02fd76813 [2022-01-25T14:26:03.901Z] #35 DONE 0.2s [2022-01-25T14:26:03.901Z] [2022-01-25T14:26:03.901Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-01-25T14:26:03.901Z] #60 sha256:8c419dee9c2dbf6b1086725ea9d420b2ef8ab5d8b4749c54eda58476eea395da [2022-01-25T14:26:03.901Z] #60 ... [2022-01-25T14:26:03.901Z] [2022-01-25T14:26:03.901Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-01-25T14:26:03.901Z] #37 sha256:8b948a260ef12c7acde3651008ab0273b9110c974d7c9694cf0557768bf188ae [2022-01-25T14:26:03.901Z] #37 DONE 0.1s [2022-01-25T14:26:03.901Z] [2022-01-25T14:26:03.901Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-01-25T14:26:03.901Z] #41 sha256:743296c97afd279bced72f29269369518b8a0fdcf53edd6b3f54433f454e75ef [2022-01-25T14:26:03.901Z] #41 DONE 0.1s [2022-01-25T14:26:04.166Z] [2022-01-25T14:26:04.166Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-01-25T14:26:04.166Z] #44 sha256:9382ec1ece7d99fa685d8664f28df40d0f173a11aaa3dd2522f11522b05eb6c1 [2022-01-25T14:26:04.166Z] #44 DONE 0.3s [2022-01-25T14:26:04.166Z] [2022-01-25T14:26:04.166Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-01-25T14:26:04.166Z] #60 sha256:8c419dee9c2dbf6b1086725ea9d420b2ef8ab5d8b4749c54eda58476eea395da [2022-01-25T14:26:04.428Z] #60 ... [2022-01-25T14:26:04.428Z] [2022-01-25T14:26:04.428Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-01-25T14:26:04.428Z] #48 sha256:5ccf3b4437b2725cff1da6f289766e63eb2ebd9382ebcdb46adfd5b4de161f35 [2022-01-25T14:26:04.428Z] #48 DONE 0.1s [2022-01-25T14:26:04.692Z] [2022-01-25T14:26:04.692Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-01-25T14:26:04.692Z] #50 sha256:52e3e7db6de1ab713afd90646cca61847dfded7c13d37a1ceef200d82a6e3864 [2022-01-25T14:26:04.692Z] #50 DONE 0.1s [2022-01-25T14:26:04.692Z] [2022-01-25T14:26:04.692Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-01-25T14:26:04.692Z] #52 sha256:d44d67fce6ba98c93262e35fdc6a422a1fa1b0d229f7c5efd47c744506868c4e [2022-01-25T14:26:04.692Z] #52 DONE 0.2s [2022-01-25T14:26:04.692Z] [2022-01-25T14:26:04.692Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-01-25T14:26:04.692Z] #54 sha256:1a2e587d31492747044a8a5d1625575d419eff27f55ec446b25ea388421bd4db [2022-01-25T14:26:04.872Z] #19 102.6 Selecting previously unselected package g++-s390x-linux-gnu. [2022-01-25T14:26:04.872Z] #19 102.6 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-25T14:26:04.872Z] #19 102.6 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-01-25T14:26:04.872Z] #19 102.6 Selecting previously unselected package crossbuild-essential-s390x. [2022-01-25T14:26:04.872Z] #19 102.6 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-01-25T14:26:04.872Z] #19 102.7 Unpacking crossbuild-essential-s390x (12.9) ... [2022-01-25T14:26:04.872Z] #19 102.7 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-01-25T14:26:04.872Z] #19 102.7 Setting up libfile-which-perl (1.23-1) ... [2022-01-25T14:26:04.872Z] #19 102.7 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-01-25T14:26:04.872Z] #19 102.7 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-01-25T14:26:04.872Z] #19 102.7 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-01-25T14:26:04.872Z] #19 102.7 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-01-25T14:26:04.872Z] #19 102.8 Setting up libicu67:amd64 (67.1-7) ... [2022-01-25T14:26:04.872Z] #19 102.8 Setting up libmagic-mgc (1:5.39-3) ... [2022-01-25T14:26:04.872Z] #19 102.8 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-01-25T14:26:04.872Z] #19 102.8 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-01-25T14:26:04.872Z] #19 102.8 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-01-25T14:26:04.872Z] #19 102.8 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-01-25T14:26:04.953Z] #54 DONE 0.1s [2022-01-25T14:26:04.953Z] [2022-01-25T14:26:04.953Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-01-25T14:26:04.953Z] #57 sha256:6126bd0fcf2ffa513f4222df41d753366f1fa4093b948c36055c179316ad8d88 [2022-01-25T14:26:04.953Z] #57 DONE 0.1s [2022-01-25T14:26:04.953Z] [2022-01-25T14:26:04.953Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-01-25T14:26:04.953Z] #60 sha256:8c419dee9c2dbf6b1086725ea9d420b2ef8ab5d8b4749c54eda58476eea395da [2022-01-25T14:26:05.128Z] #19 102.8 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-01-25T14:26:05.128Z] #19 102.9 Setting up file (1:5.39-3) ... [2022-01-25T14:26:05.128Z] #19 102.9 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-01-25T14:26:05.128Z] #19 102.9 Setting up bzip2 (1.0.8-4) ... [2022-01-25T14:26:05.128Z] #19 102.9 Setting up libyaml-perl (1.30-1) ... [2022-01-25T14:26:05.128Z] #19 102.9 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-01-25T14:26:05.128Z] #19 102.9 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-01-25T14:26:05.128Z] #19 102.9 Setting up libio-string-perl (1.08-3.1) ... [2022-01-25T14:26:05.128Z] #19 102.9 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-01-25T14:26:05.128Z] #19 102.9 Setting up cross-config (2.6.18+nmu1) ... [2022-01-25T14:26:05.128Z] #19 103.0 Setting up xz-utils (5.2.5-2) ... [2022-01-25T14:26:05.384Z] #19 103.1 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-01-25T14:26:05.384Z] #19 103.1 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-01-25T14:26:05.384Z] #19 103.1 Setting up patch (2.7.6-7) ... [2022-01-25T14:26:05.384Z] #19 103.1 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-01-25T14:26:05.384Z] #19 103.1 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-01-25T14:26:05.384Z] #19 103.1 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-25T14:26:05.384Z] #19 103.1 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-01-25T14:26:05.384Z] #19 103.2 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-01-25T14:26:05.384Z] #19 103.2 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-01-25T14:26:05.384Z] #19 103.2 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-25T14:26:05.384Z] #19 103.2 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-01-25T14:26:05.384Z] #19 103.2 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-01-25T14:26:05.384Z] #19 103.2 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-25T14:26:05.384Z] #19 103.2 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-01-25T14:26:05.384Z] #19 103.2 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-01-25T14:26:05.384Z] #19 103.3 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-01-25T14:26:05.384Z] #19 103.3 Setting up libfile-homedir-perl (1.006-1) ... [2022-01-25T14:26:05.639Z] #19 103.3 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-01-25T14:26:05.639Z] #19 103.3 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-01-25T14:26:05.639Z] #19 103.3 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-01-25T14:26:05.639Z] #19 103.3 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-01-25T14:26:05.639Z] #19 103.3 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-01-25T14:26:05.639Z] #19 103.3 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-01-25T14:26:05.639Z] #19 103.4 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-01-25T14:26:05.639Z] #19 103.4 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-01-25T14:26:05.639Z] #19 103.4 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-01-25T14:26:05.639Z] #19 103.4 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-01-25T14:26:05.639Z] #19 103.4 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-01-25T14:26:05.639Z] #19 103.4 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-01-25T14:26:05.639Z] #19 103.4 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-01-25T14:26:05.639Z] #19 103.4 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-01-25T14:26:05.639Z] #19 103.4 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-01-25T14:26:05.639Z] #19 103.5 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-01-25T14:26:05.639Z] #19 103.5 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-01-25T14:26:05.639Z] #19 103.5 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-01-25T14:26:05.639Z] #19 103.5 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-01-25T14:26:05.639Z] #19 103.5 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-01-25T14:26:05.639Z] #19 103.5 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-01-25T14:26:05.639Z] #19 103.5 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-01-25T14:26:05.639Z] #19 103.5 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-01-25T14:26:05.639Z] #19 103.5 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-01-25T14:26:05.639Z] #19 103.6 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-01-25T14:26:05.639Z] #19 103.6 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-01-25T14:26:05.639Z] #19 103.6 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-01-25T14:26:05.895Z] #19 103.6 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-01-25T14:26:05.895Z] #19 103.6 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-25T14:26:05.895Z] #19 103.6 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-01-25T14:26:05.895Z] #19 103.7 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-01-25T14:26:05.895Z] #19 103.7 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-01-25T14:26:06.152Z] #19 103.9 [2022-01-25T14:26:06.152Z] #19 103.9 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-01-25T14:26:06.152Z] #19 103.9 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-01-25T14:26:06.152Z] #19 103.9 Setting up dpkg-dev (1.20.9) ... [2022-01-25T14:26:06.152Z] #19 103.9 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-01-25T14:26:06.152Z] #19 103.9 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-01-25T14:26:06.152Z] #19 104.0 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-01-25T14:26:06.152Z] #19 104.0 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-01-25T14:26:06.152Z] #19 104.0 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-01-25T14:26:06.152Z] #19 104.0 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-01-25T14:26:06.152Z] #19 104.0 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-01-25T14:26:06.152Z] #19 104.0 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-01-25T14:26:06.152Z] #19 104.0 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-01-25T14:26:06.408Z] #19 104.1 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-01-25T14:26:06.408Z] #19 104.1 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-01-25T14:26:06.408Z] #19 104.1 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-01-25T14:26:06.408Z] #19 104.1 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-01-25T14:26:06.408Z] #19 104.2 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-01-25T14:26:06.408Z] #19 104.3 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-01-25T14:26:06.664Z] #19 104.4 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-01-25T14:26:06.664Z] #19 104.4 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-01-25T14:26:06.664Z] #19 104.4 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-01-25T14:26:06.664Z] #19 104.4 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-01-25T14:26:06.664Z] #19 104.4 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-01-25T14:26:06.664Z] #19 104.4 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-01-25T14:26:06.664Z] #19 104.5 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-01-25T14:26:06.664Z] #19 104.5 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-01-25T14:26:06.664Z] #19 104.5 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-01-25T14:26:06.664Z] #19 104.5 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-01-25T14:26:06.664Z] #19 104.5 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-01-25T14:26:06.664Z] #19 104.5 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-01-25T14:26:06.664Z] #19 104.5 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-25T14:26:06.664Z] #19 104.5 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-01-25T14:26:06.664Z] #19 104.6 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-01-25T14:26:06.920Z] #19 104.6 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-01-25T14:26:06.920Z] #19 104.6 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-01-25T14:26:06.920Z] #19 104.6 Setting up libxml-simple-perl (2.25-1) ... [2022-01-25T14:26:06.920Z] #19 104.6 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-01-25T14:26:06.920Z] #19 104.6 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-01-25T14:26:06.920Z] #19 104.6 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-01-25T14:26:06.920Z] #19 104.6 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-01-25T14:26:06.920Z] #19 104.6 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-01-25T14:26:06.920Z] #19 104.7 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-01-25T14:26:06.920Z] #19 104.7 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-01-25T14:26:06.920Z] #19 104.7 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-01-25T14:26:06.920Z] #19 104.7 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-01-25T14:26:06.920Z] #19 104.7 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-01-25T14:26:06.920Z] #19 104.7 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-01-25T14:26:06.920Z] #19 104.7 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-01-25T14:26:06.920Z] #19 104.7 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-01-25T14:26:06.920Z] #19 104.7 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-01-25T14:26:06.920Z] #19 104.8 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-01-25T14:26:06.920Z] #19 104.8 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-01-25T14:26:06.920Z] #19 104.8 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-01-25T14:26:06.920Z] #19 104.8 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-01-25T14:26:06.920Z] #19 104.8 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-01-25T14:26:06.920Z] #19 104.8 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-01-25T14:26:06.920Z] #19 104.8 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-01-25T14:26:06.920Z] #19 104.8 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-01-25T14:26:06.920Z] #19 104.8 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-01-25T14:26:06.920Z] #19 104.9 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-01-25T14:26:07.176Z] #19 104.9 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-01-25T14:26:07.176Z] #19 104.9 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-01-25T14:26:07.176Z] #19 104.9 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-01-25T14:26:07.176Z] #19 104.9 Setting up crossbuild-essential-armel (12.9) ... [2022-01-25T14:26:07.176Z] #19 104.9 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-01-25T14:26:07.176Z] #19 105.0 Setting up crossbuild-essential-armhf (12.9) ... [2022-01-25T14:26:07.176Z] #19 105.0 Setting up crossbuild-essential-arm64 (12.9) ... [2022-01-25T14:26:07.176Z] #19 105.0 Setting up crossbuild-essential-s390x (12.9) ... [2022-01-25T14:26:07.176Z] #19 105.0 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-01-25T14:26:07.176Z] #19 105.0 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-25T14:26:08.542Z] #19 DONE 106.1s [2022-01-25T14:26:08.542Z] [2022-01-25T14:26:08.542Z] #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 [2022-01-25T14:26:08.542Z] #45 sha256:90c89df8883ca88f0e32888d4d00daaaad77178036ad28515f473b11bcfb8f61 [2022-01-25T14:26:08.542Z] #45 ... [2022-01-25T14:26:08.542Z] [2022-01-25T14:26:08.542Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-01-25T14:26:08.542Z] #32 sha256:041fc0280f3382e6b72b93ee53a8d486a8ab1ab2b6f740e1b48aaa996d17b907 [2022-01-25T14:26:08.542Z] #32 DONE 0.2s [2022-01-25T14:26:08.542Z] [2022-01-25T14:26:08.542Z] #69 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-01-25T14:26:08.542Z] #69 sha256:e19e8a98f1dd0370078837ea93bb17a137db8dee463f6b77aaa27539b05979a8 [2022-01-25T14:26:08.542Z] #69 DONE 0.2s [2022-01-25T14:26:08.798Z] [2022-01-25T14:26:08.799Z] #70 [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 [2022-01-25T14:26:08.799Z] #70 sha256:bef534d3558d64efab3e1ac29ee95484d4c56bb273e76d558f15fab448abd896 [2022-01-25T14:26:10.166Z] #70 1.314 + RM_GOPATH=0 [2022-01-25T14:26:10.166Z] #70 1.315 + TMP_GOPATH= [2022-01-25T14:26:10.166Z] #70 1.315 + : /build [2022-01-25T14:26:10.166Z] #70 1.315 + '[' -z '' ']' [2022-01-25T14:26:10.166Z] #70 1.317 ++ mktemp -d [2022-01-25T14:26:10.166Z] #70 1.318 + export GOPATH=/tmp/tmp.KZ1fRdqWKC [2022-01-25T14:26:10.166Z] #70 1.318 + GOPATH=/tmp/tmp.KZ1fRdqWKC [2022-01-25T14:26:10.166Z] #70 1.318 + RM_GOPATH=1 [2022-01-25T14:26:10.166Z] #70 1.318 + case "$(go env GOARCH)" in [2022-01-25T14:26:10.166Z] #70 1.318 ++ go env GOARCH [2022-01-25T14:26:10.166Z] #70 1.323 + export GO_BUILDMODE=-buildmode=pie [2022-01-25T14:26:10.166Z] #70 1.323 + GO_BUILDMODE=-buildmode=pie [2022-01-25T14:26:10.166Z] #70 1.323 ++ dirname /install.sh [2022-01-25T14:26:10.166Z] #70 1.324 + dir=/ [2022-01-25T14:26:10.166Z] #70 1.325 + bin=rootlesskit [2022-01-25T14:26:10.166Z] #70 1.325 + shift [2022-01-25T14:26:10.166Z] #70 1.325 + '[' '!' -f //rootlesskit.installer ']' [2022-01-25T14:26:10.166Z] #70 1.325 + . //rootlesskit.installer [2022-01-25T14:26:10.166Z] #70 1.325 ++ : v0.14.6 [2022-01-25T14:26:10.166Z] #70 1.325 + install_rootlesskit [2022-01-25T14:26:10.166Z] #70 1.325 + case "$1" in [2022-01-25T14:26:10.166Z] #70 1.325 + export CGO_ENABLED=0 [2022-01-25T14:26:10.166Z] #70 1.325 + CGO_ENABLED=0 [2022-01-25T14:26:10.166Z] #70 1.325 + _install_rootlesskit [2022-01-25T14:26:10.166Z] #70 1.325 + echo 'Install rootlesskit version v0.14.6' [2022-01-25T14:26:10.166Z] #70 1.326 Install rootlesskit version v0.14.6 [2022-01-25T14:26:10.166Z] #70 1.326 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-25T14:26:10.166Z] #70 1.326 + GOBIN=/build [2022-01-25T14:26:10.166Z] #70 1.326 + GO111MODULE=on [2022-01-25T14:26:10.166Z] #70 1.326 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-01-25T14:26:10.166Z] #70 1.734 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-01-25T14:26:12.063Z] #70 3.569 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-01-25T14:26:12.063Z] #70 3.585 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-01-25T14:26:12.319Z] #70 3.805 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-01-25T14:26:12.613Z] 567fd00846e9: Verifying Checksum [2022-01-25T14:26:12.613Z] 567fd00846e9: Download complete [2022-01-25T14:26:13.689Z] #70 ... [2022-01-25T14:26:13.689Z] [2022-01-25T14:26:13.690Z] #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 [2022-01-25T14:26:13.690Z] #33 sha256:2dcfe3243bae8500189d1b0e058292751b4c3ff7901375088cb1abcb702cd6ec [2022-01-25T14:26:13.690Z] #33 1.333 + RM_GOPATH=0 [2022-01-25T14:26:13.690Z] #33 1.333 + TMP_GOPATH= [2022-01-25T14:26:13.690Z] #33 1.333 + : /build [2022-01-25T14:26:13.690Z] #33 1.333 + '[' -z '' ']' [2022-01-25T14:26:13.690Z] #33 1.333 ++ mktemp -d [2022-01-25T14:26:13.690Z] #33 1.334 + export GOPATH=/tmp/tmp.cbLofWU6w6 [2022-01-25T14:26:13.690Z] #33 1.334 + GOPATH=/tmp/tmp.cbLofWU6w6 [2022-01-25T14:26:13.690Z] #33 1.334 + RM_GOPATH=1 [2022-01-25T14:26:13.690Z] #33 1.334 + case "$(go env GOARCH)" in [2022-01-25T14:26:13.690Z] #33 1.334 ++ go env GOARCH [2022-01-25T14:26:13.690Z] #33 1.342 + export GO_BUILDMODE=-buildmode=pie [2022-01-25T14:26:13.690Z] #33 1.343 + GO_BUILDMODE=-buildmode=pie [2022-01-25T14:26:13.690Z] #33 1.343 ++ dirname /install.sh [2022-01-25T14:26:13.690Z] #33 1.344 + dir=/ [2022-01-25T14:26:13.690Z] #33 1.345 + bin=dockercli [2022-01-25T14:26:13.690Z] #33 1.345 + shift [2022-01-25T14:26:13.690Z] #33 1.345 + '[' '!' -f //dockercli.installer ']' [2022-01-25T14:26:13.690Z] #33 1.345 + . //dockercli.installer [2022-01-25T14:26:13.690Z] #33 1.345 ++ : stable [2022-01-25T14:26:13.690Z] #33 1.346 ++ : 17.06.2-ce [2022-01-25T14:26:13.690Z] #33 1.346 + install_dockercli [2022-01-25T14:26:13.690Z] #33 1.347 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-01-25T14:26:13.690Z] #33 1.348 Install docker/cli version 17.06.2-ce from stable [2022-01-25T14:26:13.690Z] #33 1.348 ++ uname -m [2022-01-25T14:26:13.690Z] #33 1.351 + arch=x86_64 [2022-01-25T14:26:13.690Z] #33 1.351 + '[' x86_64 '!=' x86_64 ']' [2022-01-25T14:26:13.690Z] #33 1.351 + url=https://download.docker.com/linux/static [2022-01-25T14:26:13.690Z] #33 1.351 + tar -xz docker/docker [2022-01-25T14:26:13.690Z] #33 1.353 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-01-25T14:26:13.690Z] #33 4.716 + mkdir -p /build [2022-01-25T14:26:13.690Z] #33 4.719 + mv docker/docker /build/ [2022-01-25T14:26:13.690Z] #33 4.723 + rmdir docker [2022-01-25T14:26:13.690Z] #33 DONE 5.0s [2022-01-25T14:26:13.690Z] [2022-01-25T14:26:13.690Z] #70 [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 [2022-01-25T14:26:13.690Z] #70 sha256:bef534d3558d64efab3e1ac29ee95484d4c56bb273e76d558f15fab448abd896 [2022-01-25T14:26:13.690Z] #70 5.136 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-01-25T14:26:13.690Z] #70 ... [2022-01-25T14:26:13.690Z] [2022-01-25T14:26:13.690Z] #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 [2022-01-25T14:26:13.690Z] #45 sha256:90c89df8883ca88f0e32888d4d00daaaad77178036ad28515f473b11bcfb8f61 [2022-01-25T14:26:13.690Z] #45 1.726 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-01-25T14:26:13.690Z] #45 1.726 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-01-25T14:26:13.690Z] #45 1.726 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-01-25T14:26:13.690Z] #45 2.079 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-01-25T14:26:13.690Z] #45 2.445 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-25T14:26:13.690Z] #45 2.857 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-01-25T14:26:13.690Z] #45 3.158 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-01-25T14:26:13.690Z] #45 3.653 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-01-25T14:26:13.690Z] #45 3.993 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [111 kB] [2022-01-25T14:26:13.690Z] #45 4.009 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [115 kB] [2022-01-25T14:26:13.690Z] #45 4.016 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [107 kB] [2022-01-25T14:26:13.690Z] #45 4.022 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [107 kB] [2022-01-25T14:26:13.690Z] #45 4.027 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [115 kB] [2022-01-25T14:26:13.690Z] #45 4.428 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-01-25T14:26:13.690Z] #45 4.436 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-01-25T14:26:13.690Z] #45 4.437 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-01-25T14:26:13.690Z] #45 4.446 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-01-25T14:26:13.690Z] #45 4.447 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-01-25T14:26:13.912Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-01-25T14:26:13.912Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-25T14:26:13.912Z] GOOS="" GOARCH="" GOARM="" [2022-01-25T14:26:13.912Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-25T14:26:13.912Z] [2022-01-25T14:26:13.912Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-01-25T14:26:13.912Z] DOCKER_SYSTEMD=1 [2022-01-25T14:26:13.912Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-01-25T14:26:13.912Z] HOSTNAME=e82ff0b059d0 [2022-01-25T14:26:13.912Z] DEST=bundles/test-integration [2022-01-25T14:26:13.912Z] PWD=/go/src/github.com/docker/docker [2022-01-25T14:26:13.912Z] DOCKER_GITCOMMIT=b36d896fceba189f86cb9d57679c7559a63721e5 [2022-01-25T14:26:13.912Z] container=docker [2022-01-25T14:26:13.912Z] HOME=/root [2022-01-25T14:26:13.912Z] LANG=C.UTF-8 [2022-01-25T14:26:13.912Z] INVOCATION_ID=c4f2504af5bc48d586615765581870b5 [2022-01-25T14:26:13.912Z] GOLANG_VERSION=1.17.6 [2022-01-25T14:26:13.912Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-01-25T14:26:13.912Z] VALIDATE_BRANCH=master [2022-01-25T14:26:13.912Z] TERM=xterm [2022-01-25T14:26:13.912Z] DOCKER_PKG=github.com/docker/docker [2022-01-25T14:26:13.912Z] SHLVL=3 [2022-01-25T14:26:13.912Z] TIMEOUT=120m [2022-01-25T14:26:13.912Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-01-25T14:26:13.912Z] DOCKER_GRAPHDRIVER=overlay2 [2022-01-25T14:26:13.912Z] GO111MODULE=off [2022-01-25T14:26:13.912Z] DOCKER_EXPERIMENTAL=1 [2022-01-25T14:26:13.912Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-01-25T14:26:13.912Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-01-25T14:26:13.912Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-01-25T14:26:13.912Z] GOPATH=/go [2022-01-25T14:26:13.912Z] PKG_CONFIG=pkg-config [2022-01-25T14:26:13.912Z] _=/usr/bin/env [2022-01-25T14:26:13.912Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-01-25T14:26:16.965Z] #45 ... [2022-01-25T14:26:16.965Z] [2022-01-25T14:26:16.965Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-01-25T14:26:16.965Z] #37 sha256:09a4e8a48ea2ed9762aab1db360874862c9df10087848208ac8e8ca53fd7397a [2022-01-25T14:26:16.965Z] #37 CACHED [2022-01-25T14:26:16.965Z] [2022-01-25T14:26:16.965Z] #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 [2022-01-25T14:26:16.965Z] #36 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2022-01-25T14:26:16.965Z] #36 CACHED [2022-01-25T14:26:16.965Z] [2022-01-25T14:26:16.965Z] #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 [2022-01-25T14:26:16.965Z] #38 sha256:eb2cbe1bdb9bc774ce8fa43621d281d0679f6ece4fb953d4cc69b52bc369211e [2022-01-25T14:26:16.965Z] #38 CACHED [2022-01-25T14:26:16.965Z] [2022-01-25T14:26:16.965Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-01-25T14:26:16.965Z] #40 sha256:98d5654ceec952420a8b3d953715f6f9a47e2f6532f7388f73e17751e924a797 [2022-01-25T14:26:16.965Z] #40 CACHED [2022-01-25T14:26:16.965Z] [2022-01-25T14:26:16.965Z] #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 [2022-01-25T14:26:16.965Z] #41 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-25T14:26:16.965Z] #41 CACHED [2022-01-25T14:26:16.965Z] [2022-01-25T14:26:16.965Z] #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 [2022-01-25T14:26:16.965Z] #43 sha256:e3b06d2cc729b500db80a4f8f2b9ef144764be859b05cce2d047165ef878a07d [2022-01-25T14:26:16.965Z] #43 CACHED [2022-01-25T14:26:16.965Z] [2022-01-25T14:26:16.965Z] #70 [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 [2022-01-25T14:26:16.965Z] #70 sha256:bef534d3558d64efab3e1ac29ee95484d4c56bb273e76d558f15fab448abd896 [2022-01-25T14:26:16.965Z] #70 5.478 go: downloading github.com/google/uuid v1.3.0 [2022-01-25T14:26:16.965Z] #70 5.569 go: downloading github.com/moby/vpnkit v0.5.0 [2022-01-25T14:26:16.965Z] #70 5.686 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-01-25T14:26:16.965Z] #70 5.733 go: downloading github.com/gofrs/flock v0.8.1 [2022-01-25T14:26:16.966Z] #70 5.763 go: downloading github.com/gorilla/mux v1.8.0 [2022-01-25T14:26:16.966Z] #70 5.809 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-01-25T14:26:16.966Z] #70 6.003 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-01-25T14:26:16.966Z] #70 6.117 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-01-25T14:26:16.966Z] #70 6.181 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-01-25T14:26:16.966Z] #70 6.798 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-01-25T14:26:18.332Z] #70 ... [2022-01-25T14:26:18.332Z] [2022-01-25T14:26:18.332Z] #65 [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 [2022-01-25T14:26:18.332Z] #65 sha256:93360e637b3f7527445a322b003e3b364d10992b4cff9c01d91032db88f2a1b2 [2022-01-25T14:26:18.332Z] #65 1.702 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-01-25T14:26:18.332Z] #65 1.702 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-01-25T14:26:18.332Z] #65 1.702 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-01-25T14:26:18.332Z] #65 1.978 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-01-25T14:26:18.332Z] #65 2.378 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-25T14:26:18.332Z] #65 2.906 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-01-25T14:26:18.332Z] #65 3.467 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-01-25T14:26:18.332Z] #65 4.017 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-01-25T14:26:18.332Z] #65 4.426 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [111 kB] [2022-01-25T14:26:18.332Z] #65 4.430 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [107 kB] [2022-01-25T14:26:18.333Z] #65 4.446 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [107 kB] [2022-01-25T14:26:18.333Z] #65 4.457 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [115 kB] [2022-01-25T14:26:18.333Z] #65 4.459 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [115 kB] [2022-01-25T14:26:18.333Z] #65 4.888 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-01-25T14:26:18.333Z] #65 4.894 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-01-25T14:26:18.333Z] #65 4.901 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-01-25T14:26:18.333Z] #65 4.902 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-01-25T14:26:18.333Z] #65 4.902 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-01-25T14:26:18.589Z] #65 ... [2022-01-25T14:26:18.589Z] [2022-01-25T14:26:18.589Z] #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 [2022-01-25T14:26:18.589Z] #20 sha256:0e7d4b378268740fde2ef02280cca54ed9100434ef5bd9ec7be26d55190ec00b [2022-01-25T14:26:18.589Z] #20 1.639 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-01-25T14:26:18.589Z] #20 1.639 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-01-25T14:26:18.589Z] #20 1.639 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-01-25T14:26:18.589Z] #20 1.786 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-01-25T14:26:18.589Z] #20 2.113 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-01-25T14:26:18.589Z] #20 2.361 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-01-25T14:26:18.589Z] #20 2.714 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-01-25T14:26:18.589Z] #20 3.291 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-25T14:26:18.589Z] #20 3.883 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [115 kB] [2022-01-25T14:26:18.589Z] #20 3.884 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [107 kB] [2022-01-25T14:26:18.589Z] #20 3.910 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [107 kB] [2022-01-25T14:26:18.589Z] #20 3.918 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [111 kB] [2022-01-25T14:26:18.589Z] #20 3.920 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [115 kB] [2022-01-25T14:26:18.589Z] #20 4.197 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-01-25T14:26:18.589Z] #20 4.203 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-01-25T14:26:18.589Z] #20 4.206 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-01-25T14:26:18.589Z] #20 4.209 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-01-25T14:26:18.589Z] #20 4.209 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-01-25T14:26:21.467Z] 4612f6d0b889: Verifying Checksum [2022-01-25T14:26:21.467Z] 4612f6d0b889: Download complete [2022-01-25T14:26:28.537Z] #20 ... [2022-01-25T14:26:28.537Z] [2022-01-25T14:26:28.538Z] #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 [2022-01-25T14:26:28.538Z] #45 sha256:90c89df8883ca88f0e32888d4d00daaaad77178036ad28515f473b11bcfb8f61 [2022-01-25T14:26:28.538Z] #45 18.61 Fetched 40.4 MB in 17s (2356 kB/s) [2022-01-25T14:26:32.918Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-01-25T14:26:32.918Z] [2022-01-25T14:26:32.918Z] ________ ____ __. [2022-01-25T14:26:32.918Z] \_____ \ | |/ _| [2022-01-25T14:26:32.918Z] / | \| < [2022-01-25T14:26:32.919Z] / | \ | \ [2022-01-25T14:26:32.919Z] \_______ /____|__ \ [2022-01-25T14:26:32.919Z] \/ \/ [2022-01-25T14:26:32.919Z] [2022-01-25T14:26:32.919Z] INFO: make.ps1 ended at 01/25/2022 14:26:30 [2022-01-25T14:26:32.919Z] INFO: Binaries build ended at 01/25/2022 14:26:31. Duration:00:01:16.1908954 [2022-01-25T14:26:32.919Z] INFO: Copying the built daemon binary to d:\CI\PR-43187\3\binary\dockerd-b36d896fce.exe... [2022-01-25T14:26:32.919Z] INFO: Copying the built client binary to d:\CI\PR-43187\3\binary\docker-b36d896fce.exe... [2022-01-25T14:26:32.919Z] INFO: Copying dockerversion from the container... [2022-01-25T14:26:32.919Z] INFO: Copying the golang package from the container to d:\CI\PR-43187\3\installer\go.zip... [2022-01-25T14:26:33.647Z] ok github.com/docker/docker/cmd/dockerd 0.038s coverage: 29.1% of statements [2022-01-25T14:26:33.647Z] ok github.com/docker/docker/container 0.112s coverage: 34.8% of statements [2022-01-25T14:26:33.647Z] ok github.com/docker/docker/cmd/dockerd/trap 2.424s coverage: 0.0% of statements [2022-01-25T14:26:33.647Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-01-25T14:26:33.647Z] ? github.com/docker/docker/container/stream [no test files] [2022-01-25T14:26:33.647Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-01-25T14:26:33.647Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-01-25T14:26:33.647Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-01-25T14:26:33.935Z] INFO: Extracting go.zip to d:\CI\PR-43187\3\go [2022-01-25T14:26:35.101Z] #45 18.61 Reading package lists... [2022-01-25T14:26:35.102Z] #45 ... [2022-01-25T14:26:35.102Z] [2022-01-25T14:26:35.102Z] #65 [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 [2022-01-25T14:26:35.102Z] #65 sha256:93360e637b3f7527445a322b003e3b364d10992b4cff9c01d91032db88f2a1b2 [2022-01-25T14:26:35.102Z] #65 18.78 Fetched 40.4 MB in 17s (2327 kB/s) [2022-01-25T14:26:35.102Z] #65 18.78 Reading package lists... [2022-01-25T14:26:35.102Z] #65 ... [2022-01-25T14:26:35.102Z] [2022-01-25T14:26:35.102Z] #70 [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 [2022-01-25T14:26:35.102Z] #70 sha256:bef534d3558d64efab3e1ac29ee95484d4c56bb273e76d558f15fab448abd896 [2022-01-25T14:26:35.102Z] #70 26.65 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-25T14:26:35.358Z] #70 26.65 + GOBIN=/build [2022-01-25T14:26:35.358Z] #70 26.65 + GO111MODULE=on [2022-01-25T14:26:35.358Z] #70 26.65 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-01-25T14:26:35.364Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-01-25T14:26:35.364Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-25T14:26:35.364Z] GOOS="" GOARCH="" GOARM="" [2022-01-25T14:26:35.364Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-25T14:26:35.364Z] [2022-01-25T14:26:35.364Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-01-25T14:26:35.364Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-01-25T14:26:35.364Z] HOSTNAME=306a245b7753 [2022-01-25T14:26:35.364Z] DEST=bundles/test-integration [2022-01-25T14:26:35.364Z] PWD=/go/src/github.com/docker/docker [2022-01-25T14:26:35.364Z] DOCKER_ROOTLESS=1 [2022-01-25T14:26:35.364Z] DOCKER_GITCOMMIT=b36d896fceba189f86cb9d57679c7559a63721e5 [2022-01-25T14:26:35.364Z] container=docker [2022-01-25T14:26:35.364Z] HOME=/root [2022-01-25T14:26:35.364Z] GOLANG_VERSION=1.17.6 [2022-01-25T14:26:35.364Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-01-25T14:26:35.364Z] VALIDATE_BRANCH=master [2022-01-25T14:26:35.364Z] TERM=xterm [2022-01-25T14:26:35.364Z] DOCKER_PKG=github.com/docker/docker [2022-01-25T14:26:35.364Z] SHLVL=1 [2022-01-25T14:26:35.364Z] TIMEOUT=120m [2022-01-25T14:26:35.364Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-01-25T14:26:35.364Z] DOCKER_GRAPHDRIVER=overlay2 [2022-01-25T14:26:35.364Z] GO111MODULE=off [2022-01-25T14:26:35.364Z] DOCKER_EXPERIMENTAL=1 [2022-01-25T14:26:35.364Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-01-25T14:26:35.364Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-01-25T14:26:35.364Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-01-25T14:26:35.364Z] GOPATH=/go [2022-01-25T14:26:35.364Z] PKG_CONFIG=pkg-config [2022-01-25T14:26:35.364Z] _=/usr/bin/env [2022-01-25T14:26:35.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-01-25T14:26:37.096Z] #60 95.94 # github.com/containerd/containerd/cmd/containerd [2022-01-25T14:26:37.096Z] #60 95.94 /usr/bin/ld: /tmp/go-link-1003876420/000019.o: in function `New': [2022-01-25T14:26:37.096Z] #60 95.94 /tmp/tmp.oLoE9YaRa1/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 [2022-01-25T14:26:37.096Z] #60 96.00 + bin/containerd-stress [2022-01-25T14:26:37.096Z] #60 97.04 + bin/containerd-shim [2022-01-25T14:26:37.324Z] #70 ... [2022-01-25T14:26:37.324Z] [2022-01-25T14:26:37.324Z] #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 [2022-01-25T14:26:37.324Z] #20 sha256:0e7d4b378268740fde2ef02280cca54ed9100434ef5bd9ec7be26d55190ec00b [2022-01-25T14:26:37.324Z] #20 18.69 Fetched 40.4 MB in 17s (2331 kB/s) [2022-01-25T14:26:37.324Z] #20 18.69 Reading package lists... [2022-01-25T14:26:37.324Z] #20 27.73 Reading package lists... [2022-01-25T14:26:37.324Z] #20 ... [2022-01-25T14:26:37.324Z] [2022-01-25T14:26:37.324Z] #65 [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 [2022-01-25T14:26:37.324Z] #65 sha256:93360e637b3f7527445a322b003e3b364d10992b4cff9c01d91032db88f2a1b2 [2022-01-25T14:26:37.324Z] #65 18.78 Reading package lists... [2022-01-25T14:26:39.034Z] ok github.com/docker/docker/daemon/cluster 0.040s coverage: 0.5% of statements [2022-01-25T14:26:39.597Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2022-01-25T14:26:40.597Z] #65 28.06 Reading package lists... [2022-01-25T14:26:40.597Z] #65 ... [2022-01-25T14:26:40.597Z] [2022-01-25T14:26:40.597Z] #70 [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 [2022-01-25T14:26:40.597Z] #70 sha256:bef534d3558d64efab3e1ac29ee95484d4c56bb273e76d558f15fab448abd896 [2022-01-25T14:26:40.597Z] #70 29.97 rootlesskit version 0.14.6 [2022-01-25T14:26:40.597Z] #70 29.97 Usage of /build/rootlesskit-docker-proxy: [2022-01-25T14:26:40.597Z] #70 29.98 -container-ip string [2022-01-25T14:26:40.597Z] #70 29.98 container ip [2022-01-25T14:26:40.597Z] #70 29.98 -container-port int [2022-01-25T14:26:40.597Z] #70 29.98 container port (default -1) [2022-01-25T14:26:40.597Z] #70 29.98 -host-ip string [2022-01-25T14:26:40.597Z] #70 29.98 host ip [2022-01-25T14:26:40.597Z] #70 29.98 -host-port int [2022-01-25T14:26:40.597Z] #70 29.98 host port (default -1) [2022-01-25T14:26:40.597Z] #70 29.98 -proto string [2022-01-25T14:26:40.597Z] #70 29.98 proxy protocol (default "tcp") [2022-01-25T14:26:40.597Z] #70 DONE 31.7s [2022-01-25T14:26:40.597Z] [2022-01-25T14:26:40.597Z] #71 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-01-25T14:26:40.597Z] #71 sha256:32708f07f53666ed6ae2e1a0e11f494cb8b15c559364233da90e35c180fa5b9a [2022-01-25T14:26:40.597Z] #71 DONE 0.1s [2022-01-25T14:26:40.597Z] [2022-01-25T14:26:40.597Z] #72 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-01-25T14:26:40.597Z] #72 sha256:141ac79034813c46c60a124c7219b34b422a05ef8afe2d0b7d90417ad367431e [2022-01-25T14:26:40.597Z] #72 DONE 0.1s [2022-01-25T14:26:40.597Z] [2022-01-25T14:26:40.597Z] #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 [2022-01-25T14:26:40.597Z] #45 sha256:90c89df8883ca88f0e32888d4d00daaaad77178036ad28515f473b11bcfb8f61 [2022-01-25T14:26:40.597Z] #45 18.61 Reading package lists... [2022-01-25T14:26:40.967Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.9% of statements [2022-01-25T14:26:41.528Z] #45 27.63 Reading package lists... [2022-01-25T14:26:41.528Z] #45 ... [2022-01-25T14:26:41.528Z] [2022-01-25T14:26:41.528Z] #75 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-01-25T14:26:41.528Z] #75 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-01-25T14:26:41.528Z] #75 CACHED [2022-01-25T14:26:41.528Z] [2022-01-25T14:26:41.528Z] #77 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-01-25T14:26:41.528Z] #77 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-01-25T14:26:41.528Z] #77 CACHED [2022-01-25T14:26:41.785Z] [2022-01-25T14:26:41.785Z] #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 [2022-01-25T14:26:41.785Z] #20 sha256:0e7d4b378268740fde2ef02280cca54ed9100434ef5bd9ec7be26d55190ec00b [2022-01-25T14:26:42.395Z] #60 104.2 + bin/containerd-shim-runc-v1 [2022-01-25T14:26:44.316Z] #20 27.73 Reading package lists... [2022-01-25T14:26:44.316Z] #20 ... [2022-01-25T14:26:44.316Z] [2022-01-25T14:26:44.316Z] #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 [2022-01-25T14:26:44.316Z] #45 sha256:90c89df8883ca88f0e32888d4d00daaaad77178036ad28515f473b11bcfb8f61 [2022-01-25T14:26:44.316Z] #45 27.63 Reading package lists... [2022-01-25T14:26:45.683Z] #45 35.70 Building dependency tree... [2022-01-25T14:26:45.683Z] #45 37.23 Reading state information... [2022-01-25T14:26:46.605Z] #60 109.3 + bin/containerd-shim-runc-v2 [2022-01-25T14:26:47.050Z] #45 38.53 The following additional packages will be installed: [2022-01-25T14:26:47.050Z] #45 38.56 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-01-25T14:26:47.050Z] #45 38.60 Suggested packages: [2022-01-25T14:26:47.050Z] #45 38.60 cmake-doc ninja-build lrzip [2022-01-25T14:26:47.050Z] #45 38.60 Recommended packages: [2022-01-25T14:26:47.050Z] #45 38.60 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-01-25T14:26:47.178Z] #60 109.9 + binaries [2022-01-25T14:26:47.439Z] #60 109.9 + install -D bin/containerd /build/containerd [2022-01-25T14:26:47.439Z] #60 109.9 + install -D bin/containerd-shim /build/containerd-shim [2022-01-25T14:26:47.439Z] #60 109.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-01-25T14:26:47.439Z] #60 109.9 + install -D bin/ctr /build/ctr [2022-01-25T14:26:47.511Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.8% of statements [2022-01-25T14:26:47.612Z] #45 39.11 The following NEW packages will be installed: [2022-01-25T14:26:47.612Z] #45 39.13 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-01-25T14:26:47.868Z] #45 39.56 0 upgraded, 8 newly installed, 0 to remove and 8 not upgraded. [2022-01-25T14:26:47.868Z] #45 39.56 Need to get 8418 kB of archives. [2022-01-25T14:26:47.868Z] #45 39.56 After this operation, 34.9 MB of additional disk space will be used. [2022-01-25T14:26:47.868Z] #45 39.56 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-25T14:26:47.868Z] #45 39.56 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-25T14:26:47.868Z] #45 39.56 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-01-25T14:26:47.868Z] #45 39.58 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-01-25T14:26:47.868Z] #45 39.58 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-01-25T14:26:47.868Z] #45 39.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-01-25T14:26:47.868Z] #45 39.59 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-01-25T14:26:47.868Z] #45 39.59 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-01-25T14:26:48.011Z] #60 DONE 110.5s [2022-01-25T14:26:48.430Z] #45 40.12 debconf: delaying package configuration, since apt-utils is not installed [2022-01-25T14:26:48.440Z] ok github.com/docker/docker/daemon/config 0.023s coverage: 81.0% of statements [2022-01-25T14:26:48.583Z] [2022-01-25T14:26:48.583Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-01-25T14:26:48.583Z] #61 sha256:aa917feb8cabeb4bb57dd466477dd921072593e460fbe1272d90c8ed6222e5b9 [2022-01-25T14:26:48.687Z] #45 40.42 Fetched 8418 kB in 0s (20.8 MB/s) [2022-01-25T14:26:48.697Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2022-01-25T14:26:48.843Z] #61 DONE 0.2s [2022-01-25T14:26:48.843Z] [2022-01-25T14:26:48.843Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-01-25T14:26:48.843Z] #66 sha256:e58139bd569c3a850ef4dabe2237b067a661a413bc5f89eec88a25f0bf339a86 [2022-01-25T14:26:48.843Z] #66 DONE 0.1s [2022-01-25T14:26:48.843Z] [2022-01-25T14:26:48.843Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-01-25T14:26:48.843Z] #71 sha256:30eccfa31e5856e35e2c5b5576b8575e2fc264be65df9d4910707d0f250b2666 [2022-01-25T14:26:48.943Z] #45 40.54 Selecting previously unselected package xxd. [2022-01-25T14:26:48.943Z] #45 40.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-01-25T14:26:48.943Z] #45 40.59 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-25T14:26:48.943Z] #45 40.60 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-25T14:26:49.199Z] #45 40.70 Selecting previously unselected package vim-common. [2022-01-25T14:26:49.199Z] #45 40.70 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-25T14:26:49.199Z] #45 40.72 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-25T14:26:49.261Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2022-01-25T14:26:49.414Z] #71 DONE 0.5s [2022-01-25T14:26:49.414Z] [2022-01-25T14:26:49.414Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-01-25T14:26:49.414Z] #72 sha256:b63e5bfc73f5676bdb5b6a9f207116f4ce101d371607edb0532035ae57600727 [2022-01-25T14:26:49.414Z] #72 DONE 0.0s [2022-01-25T14:26:49.414Z] [2022-01-25T14:26:49.414Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-01-25T14:26:49.414Z] #73 sha256:0ab79dd8899936a796c89eb86a63ec2b617e82467dd086aa3dc3b138cc9e5191 [2022-01-25T14:26:49.760Z] #45 41.35 Selecting previously unselected package cmake-data. [2022-01-25T14:26:49.761Z] #45 41.36 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-01-25T14:26:49.761Z] #45 41.36 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-01-25T14:26:50.190Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.007s coverage: 4.2% of statements [2022-01-25T14:26:50.358Z] #73 DONE 0.8s [2022-01-25T14:26:50.358Z] [2022-01-25T14:26:50.358Z] #74 exporting to image [2022-01-25T14:26:50.358Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-01-25T14:26:50.358Z] #74 exporting layers [2022-01-25T14:26:50.753Z] ok github.com/docker/docker/daemon 10.102s coverage: 17.2% of statements [2022-01-25T14:26:50.754Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-01-25T14:26:50.754Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-01-25T14:26:50.754Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-01-25T14:26:50.754Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-01-25T14:26:51.128Z] [2022-01-25T14:26:51.128Z] #45 ... [2022-01-25T14:26:51.128Z] [2022-01-25T14:26:51.128Z] #65 [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 [2022-01-25T14:26:51.128Z] #65 sha256:93360e637b3f7527445a322b003e3b364d10992b4cff9c01d91032db88f2a1b2 [2022-01-25T14:26:51.128Z] #65 28.06 Reading package lists... [2022-01-25T14:26:51.128Z] #65 35.99 Building dependency tree... [2022-01-25T14:26:51.128Z] #65 37.56 Reading state information... [2022-01-25T14:26:51.128Z] #65 38.96 The following additional packages will be installed: [2022-01-25T14:26:51.128Z] #65 38.97 libbtrfs0 [2022-01-25T14:26:51.128Z] #65 39.20 The following NEW packages will be installed: [2022-01-25T14:26:51.128Z] #65 39.22 libbtrfs-dev libbtrfs0 [2022-01-25T14:26:51.128Z] #65 39.61 0 upgraded, 2 newly installed, 0 to remove and 8 not upgraded. [2022-01-25T14:26:51.128Z] #65 39.61 Need to get 460 kB of archives. [2022-01-25T14:26:51.128Z] #65 39.61 After this operation, 1237 kB of additional disk space will be used. [2022-01-25T14:26:51.128Z] #65 39.61 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-01-25T14:26:51.128Z] #65 39.61 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-01-25T14:26:51.128Z] #65 40.04 debconf: delaying package configuration, since apt-utils is not installed [2022-01-25T14:26:51.128Z] #65 40.42 Fetched 460 kB in 0s (1653 kB/s) [2022-01-25T14:26:51.128Z] #65 40.55 Selecting previously unselected package libbtrfs0:amd64. [2022-01-25T14:26:51.128Z] #65 40.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-01-25T14:26:51.128Z] #65 40.60 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-01-25T14:26:51.128Z] #65 40.60 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-01-25T14:26:51.128Z] #65 40.69 Selecting previously unselected package libbtrfs-dev:amd64. [2022-01-25T14:26:51.128Z] #65 40.69 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-01-25T14:26:51.128Z] #65 40.69 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-25T14:26:51.128Z] #65 41.36 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-01-25T14:26:51.128Z] #65 41.38 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-25T14:26:51.128Z] #65 41.40 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-25T14:26:51.128Z] #65 DONE 42.4s [2022-01-25T14:26:51.128Z] [2022-01-25T14:26:51.128Z] #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 [2022-01-25T14:26:51.128Z] #45 sha256:90c89df8883ca88f0e32888d4d00daaaad77178036ad28515f473b11bcfb8f61 [2022-01-25T14:26:51.128Z] #45 42.47 Selecting previously unselected package libarchive13:amd64. [2022-01-25T14:26:51.128Z] #45 42.51 Preparing to unpack .../3-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-01-25T14:26:51.128Z] #45 ... [2022-01-25T14:26:51.128Z] [2022-01-25T14:26:51.128Z] #66 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-01-25T14:26:51.128Z] #66 sha256:aeebe11bc2099163d752ddd3c57eab32bab502b61154c3778cf9804d6be9e1f6 [2022-01-25T14:26:51.128Z] #66 DONE 0.1s [2022-01-25T14:26:51.128Z] [2022-01-25T14:26:51.128Z] #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 [2022-01-25T14:26:51.128Z] #45 sha256:90c89df8883ca88f0e32888d4d00daaaad77178036ad28515f473b11bcfb8f61 [2022-01-25T14:26:51.128Z] #45 42.51 Preparing to unpack .../3-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-01-25T14:26:51.128Z] #45 42.53 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-01-25T14:26:51.128Z] #45 42.73 Selecting previously unselected package libjsoncpp24:amd64. [2022-01-25T14:26:51.128Z] #45 42.73 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-01-25T14:26:51.128Z] #45 42.74 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-01-25T14:26:51.128Z] #45 42.83 Selecting previously unselected package librhash0:amd64. [2022-01-25T14:26:51.128Z] #45 42.85 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-01-25T14:26:51.128Z] #45 42.85 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-01-25T14:26:51.128Z] #45 42.93 Selecting previously unselected package libuv1:amd64. [2022-01-25T14:26:51.384Z] #45 42.94 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-01-25T14:26:51.384Z] #45 42.95 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-01-25T14:26:51.384Z] #45 43.01 Selecting previously unselected package cmake. [2022-01-25T14:26:51.384Z] #45 43.02 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-01-25T14:26:51.384Z] #45 43.02 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-01-25T14:26:51.691Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 3.0% of statements [2022-01-25T14:26:51.691Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.368s coverage: 56.2% of statements [2022-01-25T14:26:52.315Z] #45 44.01 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-01-25T14:26:52.315Z] #45 44.02 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-25T14:26:52.315Z] #45 44.04 Setting up libuv1:amd64 (1.40.0-2) ... [2022-01-25T14:26:52.315Z] #45 44.05 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-25T14:26:52.315Z] #45 44.08 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-01-25T14:26:52.315Z] #45 44.09 Setting up librhash0:amd64 (1.4.1-2) ... [2022-01-25T14:26:52.315Z] #45 44.10 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-01-25T14:26:52.315Z] #45 44.12 Setting up cmake (3.18.4-2+deb11u1) ... [2022-01-25T14:26:52.572Z] #45 44.14 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-25T14:26:52.666Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-01-25T14:26:52.666Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-01-25T14:26:52.862Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-01-25T14:26:52.862Z] [2022-01-25T14:26:52.862Z] ________ ____ __. [2022-01-25T14:26:52.862Z] \_____ \ | |/ _| [2022-01-25T14:26:52.862Z] / | \| < [2022-01-25T14:26:52.862Z] / | \ | \ [2022-01-25T14:26:52.862Z] \_______ /____|__ \ [2022-01-25T14:26:52.862Z] \/ \/ [2022-01-25T14:26:52.862Z] [2022-01-25T14:26:52.862Z] INFO: make.ps1 ended at 01/25/2022 14:26:40 [2022-01-25T14:26:52.862Z] INFO: Binaries build ended at 01/25/2022 14:26:41. Duration:00:01:20.9058656 [2022-01-25T14:26:52.862Z] INFO: Copying the built daemon binary to d:\CI\PR-43187\3\binary\dockerd-b36d896fce.exe... [2022-01-25T14:26:52.862Z] INFO: Copying the built client binary to d:\CI\PR-43187\3\binary\docker-b36d896fce.exe... [2022-01-25T14:26:52.862Z] INFO: Copying dockerversion from the container... [2022-01-25T14:26:52.862Z] INFO: Copying the golang package from the container to d:\CI\PR-43187\3\installer\go.zip... [2022-01-25T14:26:52.862Z] INFO: Extracting go.zip to d:\CI\PR-43187\3\go [2022-01-25T14:26:53.153Z] #45 DONE 44.8s [2022-01-25T14:26:53.153Z] [2022-01-25T14:26:53.153Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-01-25T14:26:53.153Z] #46 sha256:1e38d1f918a8f0d993f7c5db3193f5c304ec53ea02a4935a65e6d31d50d7cd1a [2022-01-25T14:26:53.410Z] #46 DONE 0.1s [2022-01-25T14:26:53.410Z] [2022-01-25T14:26:53.410Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-01-25T14:26:53.410Z] #67 sha256:d324f8d2f36773511a23a8c8ed18d0192f50d392ccb5137901dbcac8286bdd82 [2022-01-25T14:26:53.410Z] #67 0.623 + RM_GOPATH=0 [2022-01-25T14:26:53.410Z] #67 0.623 + TMP_GOPATH= [2022-01-25T14:26:53.410Z] #67 0.623 + : /build [2022-01-25T14:26:53.410Z] #67 0.623 + '[' -z '' ']' [2022-01-25T14:26:53.410Z] #67 0.624 ++ mktemp -d [2022-01-25T14:26:53.410Z] #67 0.626 + export GOPATH=/tmp/tmp.Cf7WURs4mg [2022-01-25T14:26:53.410Z] #67 0.627 + GOPATH=/tmp/tmp.Cf7WURs4mg [2022-01-25T14:26:53.410Z] #67 0.627 + RM_GOPATH=1 [2022-01-25T14:26:53.410Z] #67 0.627 + case "$(go env GOARCH)" in [2022-01-25T14:26:53.410Z] #67 0.628 ++ go env GOARCH [2022-01-25T14:26:53.410Z] #67 0.633 + export GO_BUILDMODE=-buildmode=pie [2022-01-25T14:26:53.410Z] #67 0.633 + GO_BUILDMODE=-buildmode=pie [2022-01-25T14:26:53.410Z] #67 0.634 ++ dirname /install.sh [2022-01-25T14:26:53.410Z] #67 0.634 + dir=/ [2022-01-25T14:26:53.410Z] #67 0.635 + bin=containerd [2022-01-25T14:26:53.410Z] #67 0.635 + shift [2022-01-25T14:26:53.410Z] #67 0.635 + '[' '!' -f //containerd.installer ']' [2022-01-25T14:26:53.410Z] #67 0.635 + . //containerd.installer [2022-01-25T14:26:53.410Z] #67 0.636 ++ set -e [2022-01-25T14:26:53.410Z] #67 0.636 ++ : v1.5.9 [2022-01-25T14:26:53.410Z] #67 0.636 + install_containerd [2022-01-25T14:26:53.410Z] #67 0.637 + echo 'Install containerd version v1.5.9' [2022-01-25T14:26:53.410Z] #67 0.637 Install containerd version v1.5.9 [2022-01-25T14:26:53.410Z] #67 0.637 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Cf7WURs4mg/src/github.com/containerd/containerd [2022-01-25T14:26:53.410Z] #67 0.665 Cloning into '/tmp/tmp.Cf7WURs4mg/src/github.com/containerd/containerd'... [2022-01-25T14:26:53.590Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.8% of statements [2022-01-25T14:26:54.338Z] #67 ... [2022-01-25T14:26:54.338Z] [2022-01-25T14:26:54.338Z] #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 [2022-01-25T14:26:54.338Z] #20 sha256:0e7d4b378268740fde2ef02280cca54ed9100434ef5bd9ec7be26d55190ec00b [2022-01-25T14:26:54.338Z] #20 27.73 Reading package lists... [2022-01-25T14:26:54.338Z] #20 35.85 Building dependency tree... [2022-01-25T14:26:54.338Z] #20 37.62 Reading state information... [2022-01-25T14:26:54.338Z] #20 39.20 The following additional packages will be installed: [2022-01-25T14:26:54.338Z] #20 39.20 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-25T14:26:54.338Z] #20 39.20 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-01-25T14:26:54.338Z] #20 39.20 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-01-25T14:26:54.338Z] #20 39.20 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-01-25T14:26:54.338Z] #20 39.20 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-01-25T14:26:54.338Z] #20 39.21 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-01-25T14:26:54.338Z] #20 39.21 mingw-w64-common mingw-w64-x86-64-dev [2022-01-25T14:26:54.338Z] #20 39.23 Suggested packages: [2022-01-25T14:26:54.338Z] #20 39.23 gcc-10-locales seccomp wine64 [2022-01-25T14:26:54.338Z] #20 39.57 The following NEW packages will be installed: [2022-01-25T14:26:54.338Z] #20 39.57 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-25T14:26:54.338Z] #20 39.57 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-01-25T14:26:54.338Z] #20 39.57 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-01-25T14:26:54.338Z] #20 39.57 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-01-25T14:26:54.338Z] #20 39.57 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-01-25T14:26:54.338Z] #20 39.57 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-01-25T14:26:54.338Z] #20 39.58 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-01-25T14:26:54.338Z] #20 39.58 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-01-25T14:26:54.338Z] #20 39.58 mingw-w64-x86-64-dev [2022-01-25T14:26:54.338Z] #20 39.98 0 upgraded, 30 newly installed, 0 to remove and 8 not upgraded. [2022-01-25T14:26:54.338Z] #20 39.98 Need to get 115 MB of archives. [2022-01-25T14:26:54.338Z] #20 39.98 After this operation, 645 MB of additional disk space will be used. [2022-01-25T14:26:54.338Z] #20 39.98 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] [2022-01-25T14:26:54.338Z] #20 40.01 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] [2022-01-25T14:26:54.338Z] #20 40.05 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-01-25T14:26:54.338Z] #20 40.05 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-01-25T14:26:54.338Z] #20 40.06 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-01-25T14:26:54.338Z] #20 40.06 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-01-25T14:26:54.338Z] #20 40.22 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-01-25T14:26:54.338Z] #20 40.28 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] [2022-01-25T14:26:54.338Z] #20 40.28 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] [2022-01-25T14:26:54.338Z] #20 40.48 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] [2022-01-25T14:26:54.338Z] #20 41.07 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] [2022-01-25T14:26:54.338Z] #20 41.30 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] [2022-01-25T14:26:54.338Z] #20 41.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] [2022-01-25T14:26:54.338Z] #20 42.11 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] [2022-01-25T14:26:54.338Z] #20 42.28 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] [2022-01-25T14:26:54.339Z] #20 42.28 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-01-25T14:26:54.339Z] #20 42.28 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-01-25T14:26:54.339Z] #20 42.28 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-01-25T14:26:54.339Z] #20 42.28 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-01-25T14:26:54.339Z] #20 42.28 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] [2022-01-25T14:26:54.339Z] #20 42.29 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-01-25T14:26:54.339Z] #20 42.29 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-01-25T14:26:54.339Z] #20 42.29 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-01-25T14:26:54.339Z] #20 42.29 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-01-25T14:26:54.339Z] #20 42.29 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-01-25T14:26:54.339Z] #20 42.29 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-01-25T14:26:54.339Z] #20 42.30 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-01-25T14:26:54.339Z] #20 42.30 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-01-25T14:26:54.339Z] #20 42.30 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-01-25T14:26:54.339Z] #20 42.31 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-01-25T14:26:54.339Z] #20 42.81 debconf: delaying package configuration, since apt-utils is not installed [2022-01-25T14:26:54.339Z] #20 43.06 Fetched 115 MB in 3s (43.4 MB/s) [2022-01-25T14:26:54.339Z] #20 43.12 Selecting previously unselected package binutils-mingw-w64-i686. [2022-01-25T14:26:54.339Z] #20 43.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-01-25T14:26:54.339Z] #20 43.16 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-01-25T14:26:54.339Z] #20 43.16 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-25T14:26:54.339Z] #20 43.71 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-01-25T14:26:54.339Z] #20 43.72 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-01-25T14:26:54.339Z] #20 43.72 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-25T14:26:54.339Z] #20 44.82 Selecting previously unselected package binutils-mingw-w64. [2022-01-25T14:26:54.339Z] #20 44.82 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-01-25T14:26:54.339Z] #20 44.82 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-25T14:26:54.339Z] #20 44.94 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-01-25T14:26:54.339Z] #20 44.94 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-01-25T14:26:54.339Z] #20 44.96 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-25T14:26:54.339Z] #20 45.09 Selecting previously unselected package dmsetup. [2022-01-25T14:26:54.339Z] #20 45.10 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-01-25T14:26:54.339Z] #20 45.10 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-01-25T14:26:54.339Z] #20 45.18 Selecting previously unselected package mingw-w64-common. [2022-01-25T14:26:54.339Z] #20 45.19 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-01-25T14:26:54.339Z] #20 45.20 Unpacking mingw-w64-common (8.0.0-1) ... [2022-01-25T14:26:54.339Z] #20 ... [2022-01-25T14:26:54.339Z] [2022-01-25T14:26:54.339Z] #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 [2022-01-25T14:26:54.339Z] #47 sha256:5971c5bbc7f55ec5c92138f95dcf7b0ac2e6e1ad17d199b5af8231ac9f91236d [2022-01-25T14:26:54.339Z] #47 0.833 + RM_GOPATH=0 [2022-01-25T14:26:54.339Z] #47 0.833 + TMP_GOPATH= [2022-01-25T14:26:54.339Z] #47 0.833 + : /build [2022-01-25T14:26:54.339Z] #47 0.833 + '[' -z '' ']' [2022-01-25T14:26:54.339Z] #47 0.833 ++ mktemp -d [2022-01-25T14:26:54.339Z] #47 0.835 + export GOPATH=/tmp/tmp.TsLKBuzgvo [2022-01-25T14:26:54.339Z] #47 0.836 + GOPATH=/tmp/tmp.TsLKBuzgvo [2022-01-25T14:26:54.339Z] #47 0.836 + RM_GOPATH=1 [2022-01-25T14:26:54.339Z] #47 0.836 + case "$(go env GOARCH)" in [2022-01-25T14:26:54.339Z] #47 0.837 ++ go env GOARCH [2022-01-25T14:26:54.339Z] #47 0.848 + export GO_BUILDMODE=-buildmode=pie [2022-01-25T14:26:54.339Z] #47 0.848 + GO_BUILDMODE=-buildmode=pie [2022-01-25T14:26:54.339Z] #47 0.849 ++ dirname /install.sh [2022-01-25T14:26:54.339Z] #47 0.850 + dir=/ [2022-01-25T14:26:54.339Z] #47 0.850 + bin=tini [2022-01-25T14:26:54.339Z] #47 0.850 + shift [2022-01-25T14:26:54.339Z] #47 0.850 + '[' '!' -f //tini.installer ']' [2022-01-25T14:26:54.339Z] #47 0.850 + . //tini.installer [2022-01-25T14:26:54.339Z] #47 0.850 ++ : v0.19.0 [2022-01-25T14:26:54.339Z] #47 0.850 + install_tini [2022-01-25T14:26:54.339Z] #47 0.851 + echo 'Install tini version v0.19.0' [2022-01-25T14:26:54.339Z] #47 0.851 + git clone https://github.com/krallin/tini.git /tmp/tmp.TsLKBuzgvo/tini [2022-01-25T14:26:54.339Z] #47 0.851 Install tini version v0.19.0 [2022-01-25T14:26:54.339Z] #47 0.853 Cloning into '/tmp/tmp.TsLKBuzgvo/tini'... [2022-01-25T14:26:54.532Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.235s coverage: 50.5% of statements [2022-01-25T14:26:54.596Z] #47 1.236 + cd /tmp/tmp.TsLKBuzgvo/tini [2022-01-25T14:26:54.596Z] #47 1.236 + git checkout -q v0.19.0 [2022-01-25T14:26:54.596Z] #47 1.246 + cmake . [2022-01-25T14:26:54.852Z] #47 1.531 -- The C compiler identification is GNU 10.2.1 [2022-01-25T14:26:54.852Z] #47 1.550 -- Detecting C compiler ABI info [2022-01-25T14:26:55.109Z] #47 1.803 -- Detecting C compiler ABI info - done [2022-01-25T14:26:55.109Z] #47 1.834 -- Check for working C compiler: /usr/bin/cc - skipped [2022-01-25T14:26:55.109Z] #47 1.835 -- Detecting C compile features [2022-01-25T14:26:55.109Z] #47 1.836 -- Detecting C compile features - done [2022-01-25T14:26:55.109Z] #47 1.854 -- Performing Test HAS_BUILTIN_FORTIFY [2022-01-25T14:26:55.109Z] #47 1.914 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-01-25T14:26:55.367Z] #47 1.930 -- Configuring done [2022-01-25T14:26:55.367Z] #47 1.935 -- Generating done [2022-01-25T14:26:55.367Z] #47 1.936 -- Build files have been written to: /tmp/tmp.TsLKBuzgvo/tini [2022-01-25T14:26:55.367Z] #47 1.939 + make tini-static [2022-01-25T14:26:55.367Z] #47 2.012 Scanning dependencies of target tini-static [2022-01-25T14:26:55.367Z] #47 2.027 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-01-25T14:26:55.462Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.956s coverage: 45.9% of statements [2022-01-25T14:26:55.462Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-01-25T14:26:55.623Z] #47 2.423 [100%] Linking C executable tini-static [2022-01-25T14:26:55.880Z] #47 2.729 [100%] Built target tini-static [2022-01-25T14:26:56.136Z] #47 2.754 + mkdir -p /build [2022-01-25T14:26:56.136Z] #47 2.756 + cp tini-static /build/docker-init [2022-01-25T14:26:56.392Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.696s coverage: 58.0% of statements [2022-01-25T14:26:56.392Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-01-25T14:26:56.392Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-01-25T14:26:56.392Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.8% of statements [2022-01-25T14:26:56.944Z] #74 exporting layers 5.7s done [2022-01-25T14:26:56.944Z] #74 writing image sha256:3ecfe6304f7581de600700a1eafccdda28253a7f18cf893b153269114c5da5ff done [2022-01-25T14:26:56.944Z] #74 naming to docker.io/library/docker:b36d896fceba189f86cb9d57679c7559a63721e5 done [2022-01-25T14:26:56.944Z] #74 DONE 5.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-01-25T14:26:57.065Z] #47 DONE 3.8s [2022-01-25T14:26:57.065Z] [2022-01-25T14:26:57.065Z] #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 [2022-01-25T14:26:57.065Z] #20 sha256:0e7d4b378268740fde2ef02280cca54ed9100434ef5bd9ec7be26d55190ec00b [2022-01-25T14:26:57.065Z] #20 46.85 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-01-25T14:26:57.065Z] #20 46.85 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-01-25T14:26:57.065Z] #20 46.86 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-25T14:26:57.065Z] #20 48.77 Selecting previously unselected package gcc-mingw-w64-base. [2022-01-25T14:26:57.065Z] #20 48.77 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-01-25T14:26:57.065Z] #20 48.78 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-25T14:26:57.285Z] + trap exit INT TERM [2022-01-25T14:26:57.285Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-01-25T14:26:57.285Z] + CONTAINER_NAME=docker-pr3 [2022-01-25T14:26:57.285Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43187/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43187/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b36d896fceba189f86cb9d57679c7559a63721e5 -e DOCKER_GRAPHDRIVER docker:b36d896fceba189f86cb9d57679c7559a63721e5 hack/make.sh dynbinary [2022-01-25T14:26:57.321Z] #20 48.86 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-01-25T14:26:57.321Z] #20 48.86 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-01-25T14:26:57.321Z] #20 48.87 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-25T14:26:57.323Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-01-25T14:26:57.546Z] [2022-01-25T14:26:57.806Z] Removing bundles/ [2022-01-25T14:26:57.806Z] [2022-01-25T14:26:57.806Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-01-25T14:26:57.806Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-01-25T14:26:57.806Z] GOOS="" GOARCH="" GOARM="" [2022-01-25T14:26:57.885Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2022-01-25T14:26:58.142Z] ok github.com/docker/docker/daemon/images 0.011s coverage: 6.7% of statements [2022-01-25T14:26:58.142Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-01-25T14:26:58.142Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-01-25T14:26:58.689Z] #20 ... [2022-01-25T14:26:58.689Z] [2022-01-25T14:26:58.689Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-01-25T14:26:58.689Z] #49 sha256:6df18a1cbf32ae0dbb54fd86536fa70fef801c693fabf8ca94b397d501658057 [2022-01-25T14:26:58.689Z] #49 CACHED [2022-01-25T14:26:58.689Z] [2022-01-25T14:26:58.689Z] #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 [2022-01-25T14:26:58.689Z] #50 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-25T14:26:58.689Z] #50 CACHED [2022-01-25T14:26:58.689Z] [2022-01-25T14:26:58.689Z] #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 [2022-01-25T14:26:58.689Z] #53 sha256:7637d72c282c0da148c4c3fca0d2b40d5aa304f92b36b3602e1d88b10226c023 [2022-01-25T14:26:58.689Z] #53 CACHED [2022-01-25T14:26:58.689Z] [2022-01-25T14:26:58.689Z] #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 [2022-01-25T14:26:58.689Z] #54 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-25T14:26:58.689Z] #54 CACHED [2022-01-25T14:26:58.689Z] [2022-01-25T14:26:58.689Z] #56 [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 [2022-01-25T14:26:58.689Z] #56 sha256:77cb706d755e16aea54301fa925fe1a91b1df361756934152b11e5eb1aa5503b [2022-01-25T14:26:58.689Z] #56 CACHED [2022-01-25T14:26:58.689Z] [2022-01-25T14:26:58.689Z] #58 [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 [2022-01-25T14:26:58.689Z] #58 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-25T14:26:58.689Z] #58 CACHED [2022-01-25T14:26:58.689Z] [2022-01-25T14:26:58.689Z] #60 [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 [2022-01-25T14:26:58.689Z] #60 sha256:aa54a61e59505073eec406052f5ff896ab764d94fa0b9ccff610139d7b0cdc04 [2022-01-25T14:26:58.689Z] #60 CACHED [2022-01-25T14:26:58.689Z] [2022-01-25T14:26:58.689Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-01-25T14:26:58.689Z] #67 sha256:d324f8d2f36773511a23a8c8ed18d0192f50d392ccb5137901dbcac8286bdd82 [2022-01-25T14:26:59.071Z] ok github.com/docker/docker/daemon/logger 0.214s coverage: 43.5% of statements [2022-01-25T14:26:59.590Z] INFO: Extraction ended at 01/25/2022 14:26:58. Duration:00:00:25.0212245 [2022-01-25T14:26:59.590Z] INFO: Updating the golang and path environment variables [2022-01-25T14:26:59.590Z] INFO: GOPATH=d:\gopath [2022-01-25T14:26:59.590Z] INFO: go version go1.17.6 windows/amd64 [2022-01-25T14:26:59.590Z] INFO: Running the daemon under test in debug mode [2022-01-25T14:26:59.590Z] INFO: Running the daemon under test in containerd mode [2022-01-25T14:26:59.590Z] INFO: Starting a daemon under test... [2022-01-25T14:26:59.590Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43187\3\daemon --pidfile d:\CI\PR-43187\3\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-01-25T14:26:59.590Z] INFO: Containerd started successfully. [2022-01-25T14:26:59.590Z] INFO: Process started successfully. [2022-01-25T14:26:59.590Z] INFO: Start tailing logs of the daemon under tests [2022-01-25T14:26:59.590Z] INFO: Waiting for the daemon under test to start... [2022-01-25T14:26:59.634Z] ok github.com/docker/docker/daemon/logger/awslogs 0.134s coverage: 80.2% of statements [2022-01-25T14:26:59.891Z] ok github.com/docker/docker/daemon/logger/fluentd 0.013s coverage: 33.6% of statements [2022-01-25T14:26:59.891Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-01-25T14:27:00.057Z] #67 ... [2022-01-25T14:27:00.057Z] [2022-01-25T14:27:00.057Z] #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 [2022-01-25T14:27:00.057Z] #20 sha256:0e7d4b378268740fde2ef02280cca54ed9100434ef5bd9ec7be26d55190ec00b [2022-01-25T14:27:00.057Z] #20 51.59 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-01-25T14:27:00.057Z] #20 51.59 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-01-25T14:27:00.057Z] #20 51.60 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-25T14:27:00.148Z] ok github.com/docker/docker/daemon/logger/gelf 0.003s coverage: 67.0% of statements [2022-01-25T14:27:00.711Z] ok github.com/docker/docker/daemon/logger/journald 0.003s coverage: 23.9% of statements [2022-01-25T14:27:00.711Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.005s coverage: 69.9% of statements [2022-01-25T14:27:00.967Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.013s coverage: 87.2% of statements [2022-01-25T14:27:01.529Z] ok github.com/docker/docker/daemon/logger/local 0.012s coverage: 78.7% of statements [2022-01-25T14:27:01.529Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-01-25T14:27:01.785Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.038s coverage: 58.9% of statements [2022-01-25T14:27:02.349Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.007s coverage: 31.5% of statements [2022-01-25T14:27:02.911Z] ok github.com/docker/docker/daemon/logger/syslog 0.013s coverage: 46.8% of statements [2022-01-25T14:27:03.167Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-01-25T14:27:03.728Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-01-25T14:27:04.229Z] #20 55.23 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-01-25T14:27:04.229Z] #20 55.23 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-01-25T14:27:04.229Z] #20 55.24 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-25T14:27:04.291Z] ok github.com/docker/docker/daemon/logger/splunk 1.549s coverage: 82.5% of statements [2022-01-25T14:27:04.291Z] ? github.com/docker/docker/daemon/names [no test files] [2022-01-25T14:27:04.291Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-01-25T14:27:04.854Z] ok github.com/docker/docker/distribution 0.066s coverage: 26.4% of statements [2022-01-25T14:27:05.159Z] #20 56.82 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-01-25T14:27:05.159Z] #20 56.83 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-01-25T14:27:05.159Z] #20 56.83 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-25T14:27:05.418Z] ok github.com/docker/docker/distribution/metadata 0.035s coverage: 48.2% of statements [2022-01-25T14:27:05.418Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-01-25T14:27:05.981Z] ok github.com/docker/docker/errdefs 0.003s coverage: 53.1% of statements [2022-01-25T14:27:06.544Z] ok github.com/docker/docker/image 0.014s coverage: 86.9% of statements [2022-01-25T14:27:07.050Z] #20 58.43 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-01-25T14:27:07.050Z] #20 58.43 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-01-25T14:27:07.050Z] #20 58.44 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-25T14:27:07.107Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-01-25T14:27:07.669Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-01-25T14:27:07.669Z] ok github.com/docker/docker/distribution/xfer 1.882s coverage: 85.1% of statements [2022-01-25T14:27:07.669Z] ? github.com/docker/docker/dockerversion [no test files] [2022-01-25T14:27:07.926Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2022-01-25T14:27:07.926Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-01-25T14:27:08.182Z] ok github.com/docker/docker/libcontainerd/queue 0.030s coverage: 100.0% of statements [2022-01-25T14:27:09.112Z] ok github.com/docker/docker/oci 0.014s coverage: 43.3% of statements [2022-01-25T14:27:09.675Z] ok github.com/docker/docker/opts 0.016s coverage: 67.1% of statements [2022-01-25T14:27:09.675Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-01-25T14:27:10.926Z] INFO: Extraction ended at 01/25/2022 14:27:10. Duration:00:00:26.0446027 [2022-01-25T14:27:10.926Z] INFO: Updating the golang and path environment variables [2022-01-25T14:27:10.926Z] INFO: GOPATH=d:\gopath [2022-01-25T14:27:10.926Z] INFO: go version go1.17.6 windows/amd64 [2022-01-25T14:27:10.926Z] INFO: Running the daemon under test in debug mode [2022-01-25T14:27:10.926Z] INFO: Starting a daemon under test... [2022-01-25T14:27:10.926Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43187\3\daemon --pidfile d:\CI\PR-43187\3\docker.pid -D [2022-01-25T14:27:10.926Z] INFO: Process started successfully. [2022-01-25T14:27:10.926Z] INFO: Start tailing logs of the daemon under tests [2022-01-25T14:27:10.926Z] INFO: Waiting for the daemon under test to start... [2022-01-25T14:27:11.041Z] ok github.com/docker/docker/pkg/archive 0.261s coverage: 82.6% of statements [2022-01-25T14:27:11.222Z] #20 62.19 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-01-25T14:27:11.222Z] #20 62.20 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-01-25T14:27:11.222Z] #20 62.20 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-25T14:27:11.978Z] ok github.com/docker/docker/pkg/authorization 0.308s coverage: 68.3% of statements [2022-01-25T14:27:11.978Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2022-01-25T14:27:12.154Z] #20 63.77 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-01-25T14:27:12.154Z] #20 63.78 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-01-25T14:27:12.154Z] #20 63.80 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-25T14:27:12.154Z] #20 63.86 Selecting previously unselected package libapparmor1:amd64. [2022-01-25T14:27:12.154Z] #20 63.87 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-01-25T14:27:12.154Z] #20 63.87 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-01-25T14:27:12.260Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-01-25T14:27:12.412Z] #20 63.92 Selecting previously unselected package libapparmor-dev:amd64. [2022-01-25T14:27:12.412Z] #20 63.93 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-01-25T14:27:12.412Z] #20 63.94 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-01-25T14:27:12.412Z] #20 64.00 Selecting previously unselected package libbtrfs0:amd64. [2022-01-25T14:27:12.412Z] #20 64.01 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-01-25T14:27:12.412Z] #20 64.01 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-01-25T14:27:12.412Z] #20 64.09 Selecting previously unselected package libbtrfs-dev:amd64. [2022-01-25T14:27:12.412Z] #20 64.10 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-01-25T14:27:12.412Z] #20 64.11 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-25T14:27:12.668Z] #20 64.20 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-01-25T14:27:12.668Z] #20 64.21 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-01-25T14:27:12.668Z] #20 64.21 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-25T14:27:12.668Z] #20 64.26 Selecting previously unselected package libudev-dev:amd64. [2022-01-25T14:27:12.668Z] #20 64.26 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-01-25T14:27:12.668Z] #20 64.26 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-01-25T14:27:12.668Z] #20 64.33 Selecting previously unselected package libsepol1-dev:amd64. [2022-01-25T14:27:12.668Z] #20 64.34 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-01-25T14:27:12.668Z] #20 64.34 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-01-25T14:27:12.925Z] #20 64.47 Selecting previously unselected package libpcre2-16-0:amd64. [2022-01-25T14:27:12.925Z] #20 64.47 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-01-25T14:27:12.925Z] #20 64.49 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-01-25T14:27:12.925Z] #20 64.56 Selecting previously unselected package libpcre2-32-0:amd64. [2022-01-25T14:27:12.925Z] #20 64.57 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-01-25T14:27:12.925Z] #20 64.58 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-01-25T14:27:12.925Z] #20 64.66 Selecting previously unselected package libpcre2-posix2:amd64. [2022-01-25T14:27:12.925Z] #20 64.67 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-01-25T14:27:12.925Z] #20 ... [2022-01-25T14:27:12.925Z] [2022-01-25T14:27:12.925Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-01-25T14:27:12.925Z] #67 sha256:d324f8d2f36773511a23a8c8ed18d0192f50d392ccb5137901dbcac8286bdd82 [2022-01-25T14:27:12.925Z] #67 12.14 + cd /tmp/tmp.Cf7WURs4mg/src/github.com/containerd/containerd [2022-01-25T14:27:12.925Z] #67 12.14 + git checkout -q v1.5.9 [2022-01-25T14:27:12.925Z] #67 13.00 + export 'BUILDTAGS=netgo osusergo static_build' [2022-01-25T14:27:12.925Z] #67 13.00 + BUILDTAGS='netgo osusergo static_build' [2022-01-25T14:27:12.925Z] #67 13.00 + export EXTRA_FLAGS=-buildmode=pie [2022-01-25T14:27:12.925Z] #67 13.00 + EXTRA_FLAGS=-buildmode=pie [2022-01-25T14:27:12.925Z] #67 13.00 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-01-25T14:27:12.925Z] #67 13.00 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-01-25T14:27:12.925Z] #67 13.00 + '[' '' = dynamic ']' [2022-01-25T14:27:12.925Z] #67 13.00 + make [2022-01-25T14:27:12.925Z] #67 13.70 + bin/ctr [2022-01-25T14:27:13.182Z] #67 ... [2022-01-25T14:27:13.182Z] [2022-01-25T14:27:13.182Z] #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 [2022-01-25T14:27:13.182Z] #20 sha256:0e7d4b378268740fde2ef02280cca54ed9100434ef5bd9ec7be26d55190ec00b [2022-01-25T14:27:13.182Z] #20 64.67 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-01-25T14:27:13.182Z] #20 64.68 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-01-25T14:27:13.182Z] #20 64.72 Selecting previously unselected package libpcre2-dev:amd64. [2022-01-25T14:27:13.182Z] #20 64.73 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-01-25T14:27:13.182Z] #20 64.73 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-01-25T14:27:13.182Z] #20 64.91 Selecting previously unselected package libselinux1-dev:amd64. [2022-01-25T14:27:13.182Z] #20 64.92 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-01-25T14:27:13.182Z] #20 64.92 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-01-25T14:27:13.439Z] #20 65.03 Selecting previously unselected package libdevmapper-dev:amd64. [2022-01-25T14:27:13.439Z] #20 65.04 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-01-25T14:27:13.439Z] #20 65.05 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-01-25T14:27:13.439Z] #20 65.11 Selecting previously unselected package libseccomp-dev:amd64. [2022-01-25T14:27:13.439Z] #20 65.12 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-01-25T14:27:13.439Z] #20 65.12 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-01-25T14:27:13.696Z] #20 65.18 Selecting previously unselected package libsystemd-dev:amd64. [2022-01-25T14:27:13.696Z] #20 65.19 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-01-25T14:27:13.696Z] #20 65.19 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-01-25T14:27:13.953Z] #20 65.55 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-01-25T14:27:13.953Z] #20 65.56 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-01-25T14:27:13.953Z] #20 65.58 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-25T14:27:13.953Z] #20 65.59 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-01-25T14:27:13.953Z] #20 65.60 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-25T14:27:13.953Z] #20 65.61 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-01-25T14:27:13.953Z] #20 65.63 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-01-25T14:27:13.953Z] #20 65.64 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-01-25T14:27:13.953Z] #20 65.65 Setting up libudev-dev:amd64 (247.3-6) ... [2022-01-25T14:27:13.953Z] #20 65.66 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-01-25T14:27:13.953Z] #20 65.68 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-25T14:27:13.953Z] #20 65.71 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-25T14:27:14.101Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-01-25T14:27:14.101Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-01-25T14:27:14.210Z] #20 65.72 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-25T14:27:14.210Z] #20 65.73 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-01-25T14:27:14.210Z] #20 65.74 Setting up mingw-w64-common (8.0.0-1) ... [2022-01-25T14:27:14.210Z] #20 65.76 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-01-25T14:27:14.210Z] #20 65.77 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-25T14:27:14.210Z] #20 65.78 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-01-25T14:27:14.210Z] #20 65.79 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-01-25T14:27:14.210Z] #20 65.80 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-25T14:27:14.210Z] #20 65.82 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-25T14:27:14.210Z] #20 65.83 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 [2022-01-25T14:27:14.210Z] #20 65.83 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-25T14:27:14.210Z] #20 65.85 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-01-25T14:27:14.210Z] #20 65.85 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-25T14:27:14.210Z] #20 65.86 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-25T14:27:14.210Z] #20 65.87 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 [2022-01-25T14:27:14.210Z] #20 65.88 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-25T14:27:14.210Z] #20 65.90 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-25T14:27:14.467Z] #20 65.92 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-25T14:27:14.467Z] #20 65.93 Setting up dmsetup (2:1.02.175-2.1) ... [2022-01-25T14:27:14.467Z] #20 65.94 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-25T14:27:14.467Z] #20 65.95 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-01-25T14:27:14.467Z] #20 65.96 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-25T14:27:14.633Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-01-25T14:27:15.539Z] ok github.com/docker/docker/pkg/chrootarchive 2.516s coverage: 43.5% of statements [2022-01-25T14:27:15.539Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-01-25T14:27:15.539Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-01-25T14:27:15.919Z] #20 DONE 67.3s [2022-01-25T14:27:15.919Z] [2022-01-25T14:27:15.919Z] #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 [2022-01-25T14:27:15.919Z] #21 sha256:99941ceab30114e1ff6211337aa5ca0b3aadbb6a9bc677f2e7e78c1f8cb561be [2022-01-25T14:27:16.467Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-01-25T14:27:16.724Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 87.2% of statements [2022-01-25T14:27:16.848Z] #21 1.119 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-01-25T14:27:16.848Z] #21 1.125 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-01-25T14:27:16.848Z] #21 1.125 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-01-25T14:27:16.980Z] ok github.com/docker/docker/pkg/fsutils 0.130s coverage: 85.1% of statements [2022-01-25T14:27:17.237Z] ok github.com/docker/docker/layer 7.842s coverage: 68.8% of statements [2022-01-25T14:27:17.237Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-01-25T14:27:17.237Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-01-25T14:27:17.237Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-01-25T14:27:17.237Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-01-25T14:27:17.237Z] ? github.com/docker/docker/oci/caps [no test files] [2022-01-25T14:27:17.237Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-01-25T14:27:17.237Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-01-25T14:27:17.237Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-01-25T14:27:18.166Z] ok github.com/docker/docker/pkg/idtools 0.310s coverage: 69.5% of statements [2022-01-25T14:27:18.166Z] ok github.com/docker/docker/pkg/ioutils 0.373s coverage: 71.0% of statements [2022-01-25T14:27:18.422Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2022-01-25T14:27:18.422Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-01-25T14:27:18.422Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2022-01-25T14:27:18.422Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-01-25T14:27:18.422Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-01-25T14:27:18.679Z] ok github.com/docker/docker/pkg/namesgenerator 0.009s coverage: 85.7% of statements [2022-01-25T14:27:18.680Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-01-25T14:27:18.680Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-01-25T14:27:18.680Z] ok github.com/docker/docker/pkg/parsers/kernel 0.009s coverage: 60.0% of statements [2022-01-25T14:27:18.936Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2022-01-25T14:27:18.936Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-01-25T14:27:18.936Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-01-25T14:27:18.936Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-01-25T14:27:19.499Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2022-01-25T14:27:20.063Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-01-25T14:27:20.063Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-01-25T14:27:20.319Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2022-01-25T14:27:21.048Z] ...INFO: Daemon under test started and replied! [2022-01-25T14:27:21.048Z] INFO: Docker version of the daemon under test [2022-01-25T14:27:21.048Z] [2022-01-25T14:27:21.048Z] Client: [2022-01-25T14:27:21.048Z] Version: 17.06.2-ce [2022-01-25T14:27:21.048Z] API version: 1.30 [2022-01-25T14:27:21.048Z] Go version: go1.8.3 [2022-01-25T14:27:21.048Z] Git commit: cec0b72 [2022-01-25T14:27:21.048Z] Built: Tue Sep 5 19:57:19 2017 [2022-01-25T14:27:21.048Z] OS/Arch: windows/amd64 [2022-01-25T14:27:21.048Z] [2022-01-25T14:27:21.048Z] Server: [2022-01-25T14:27:21.048Z] Version: 0.0.0-dev [2022-01-25T14:27:21.048Z] API version: 1.42 (minimum version 1.24) [2022-01-25T14:27:21.048Z] Go version: go1.17.6 [2022-01-25T14:27:21.048Z] Git commit: b36d896fce [2022-01-25T14:27:21.048Z] Built: 01/25/2022 14:25:19 [2022-01-25T14:27:21.048Z] OS/Arch: windows/amd64 [2022-01-25T14:27:21.048Z] Experimental: false [2022-01-25T14:27:21.048Z] [2022-01-25T14:27:21.048Z] INFO: Docker info of the daemon under test [2022-01-25T14:27:21.048Z] [2022-01-25T14:27:21.048Z] Containers: 0 [2022-01-25T14:27:21.048Z] Running: 0 [2022-01-25T14:27:21.048Z] Paused: 0 [2022-01-25T14:27:21.048Z] Stopped: 0 [2022-01-25T14:27:21.048Z] Images: 0 [2022-01-25T14:27:21.048Z] Server Version: 0.0.0-dev [2022-01-25T14:27:21.048Z] Storage Driver: windowsfilter [2022-01-25T14:27:21.048Z] Windows: [2022-01-25T14:27:21.048Z] Logging Driver: json-file [2022-01-25T14:27:21.048Z] Plugins: [2022-01-25T14:27:21.048Z] Volume: local [2022-01-25T14:27:21.048Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-25T14:27:21.048Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-25T14:27:21.048Z] Swarm: inactive [2022-01-25T14:27:21.048Z] Default Isolation: process [2022-01-25T14:27:21.048Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-01-25T14:27:21.048Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-01-25T14:27:21.048Z] OSType: windows [2022-01-25T14:27:21.048Z] Architecture: x86_64 [2022-01-25T14:27:21.048Z] CPUs: 4 [2022-01-25T14:27:21.048Z] Total Memory: 32GiB [2022-01-25T14:27:21.048Z] Name: azwin-2-f30020 [2022-01-25T14:27:21.048Z] ID: GPXC:HFUE:3OGD:HSOS:WDWM:FPUY:T5DI:ELEP:QU6O:YQKT:33BL:S2TQ [2022-01-25T14:27:21.048Z] Docker Root Dir: D:\CI\PR-43187\3\daemon [2022-01-25T14:27:21.048Z] Debug Mode (client): false [2022-01-25T14:27:21.048Z] Debug Mode (server): true [2022-01-25T14:27:21.048Z] File Descriptors: -1 [2022-01-25T14:27:21.048Z] Goroutines: 31 [2022-01-25T14:27:21.048Z] System Time: 2022-01-25T14:27:18.280101Z [2022-01-25T14:27:21.048Z] EventsListeners: 0 [2022-01-25T14:27:21.048Z] Registry: https://index.docker.io/v1/ [2022-01-25T14:27:21.048Z] Labels: [2022-01-25T14:27:21.048Z] Experimental: false [2022-01-25T14:27:21.048Z] Insecure Registries: [2022-01-25T14:27:21.048Z] 127.0.0.0/8 [2022-01-25T14:27:21.048Z] Live Restore Enabled: false [2022-01-25T14:27:21.048Z] [2022-01-25T14:27:21.048Z] [2022-01-25T14:27:21.048Z] INFO: Docker images of the daemon under test [2022-01-25T14:27:21.048Z] [2022-01-25T14:27:21.048Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-25T14:27:21.048Z] [2022-01-25T14:27:21.048Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-01-25T14:27:21.048Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-01-25T14:27:21.048Z] ltsc2022: Pulling from windows/servercore [2022-01-25T14:27:21.048Z] 8f616e6e9eec: Pulling fs layer [2022-01-25T14:27:21.048Z] 0e02c12b1310: Pulling fs layer [2022-01-25T14:27:21.683Z] ok github.com/docker/docker/pkg/pubsub 1.040s coverage: 75.0% of statements [2022-01-25T14:27:21.684Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2022-01-25T14:27:21.940Z] ok github.com/docker/docker/pkg/stack 0.002s coverage: 90.9% of statements [2022-01-25T14:27:22.196Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-01-25T14:27:22.452Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2022-01-25T14:27:22.452Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-01-25T14:27:22.666Z] #21 1.635 Reading package lists... [2022-01-25T14:27:22.775Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-01-25T14:27:23.014Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 50.7% of statements [2022-01-25T14:27:23.270Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 40.1% of statements [2022-01-25T14:27:23.527Z] ok github.com/docker/docker/pkg/tailfile 0.037s coverage: 88.6% of statements [2022-01-25T14:27:24.089Z] ok github.com/docker/docker/pkg/tarsum 0.049s coverage: 89.3% of statements [2022-01-25T14:27:24.089Z] coverage: [no statements] [2022-01-25T14:27:24.089Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2022-01-25T14:27:24.651Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-01-25T14:27:24.651Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2022-01-25T14:27:24.651Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2022-01-25T14:27:26.541Z] ok github.com/docker/docker/plugin 0.513s coverage: 23.2% of statements [2022-01-25T14:27:26.798Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.4% of statements [2022-01-25T14:27:26.839Z] #21 6.265 Reading package lists... [2022-01-25T14:27:27.055Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 86.0% of statements [2022-01-25T14:27:27.768Z] #21 10.97 Building dependency tree... [2022-01-25T14:27:27.768Z] #21 12.08 Reading state information... [2022-01-25T14:27:28.422Z] ok github.com/docker/docker/quota 0.209s coverage: 71.4% of statements [2022-01-25T14:27:28.422Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2022-01-25T14:27:28.698Z] #21 13.18 The following additional packages will be installed: [2022-01-25T14:27:28.955Z] #21 13.18 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-01-25T14:27:28.955Z] #21 13.18 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-01-25T14:27:28.955Z] #21 13.18 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-01-25T14:27:28.955Z] #21 13.18 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-01-25T14:27:28.955Z] #21 13.18 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-01-25T14:27:28.955Z] #21 13.19 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-01-25T14:27:28.955Z] #21 13.20 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-01-25T14:27:28.955Z] #21 13.21 Suggested packages: [2022-01-25T14:27:28.955Z] #21 13.21 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-01-25T14:27:28.955Z] #21 13.21 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-01-25T14:27:28.955Z] #21 13.21 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-01-25T14:27:28.955Z] #21 13.21 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-01-25T14:27:28.955Z] #21 13.21 seccomp:ppc64el seccomp:s390x [2022-01-25T14:27:28.955Z] #21 13.21 Recommended packages: [2022-01-25T14:27:28.955Z] #21 13.21 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-01-25T14:27:28.955Z] #21 13.21 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-01-25T14:27:28.955Z] #21 13.21 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-01-25T14:27:28.955Z] #21 13.21 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-01-25T14:27:29.351Z] ok github.com/docker/docker/registry 0.051s coverage: 58.3% of statements [2022-01-25T14:27:29.520Z] #21 13.64 The following NEW packages will be installed: [2022-01-25T14:27:29.520Z] #21 13.64 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-01-25T14:27:29.520Z] #21 13.64 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-01-25T14:27:29.520Z] #21 13.64 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-01-25T14:27:29.520Z] #21 13.64 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-01-25T14:27:29.520Z] #21 13.64 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-01-25T14:27:29.520Z] #21 13.64 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-01-25T14:27:29.520Z] #21 13.64 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-01-25T14:27:29.520Z] #21 13.65 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-01-25T14:27:29.520Z] #21 13.65 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-01-25T14:27:29.520Z] #21 13.65 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-01-25T14:27:29.520Z] #21 13.65 libseccomp2:ppc64el libseccomp2:s390x [2022-01-25T14:27:29.608Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2022-01-25T14:27:29.777Z] #21 14.00 0 upgraded, 40 newly installed, 0 to remove and 8 not upgraded. [2022-01-25T14:27:29.777Z] #21 14.00 Need to get 15.9 MB of archives. [2022-01-25T14:27:29.777Z] #21 14.00 After this operation, 73.0 MB of additional disk space will be used. [2022-01-25T14:27:29.777Z] #21 14.00 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-01-25T14:27:29.777Z] #21 14.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-01-25T14:27:29.777Z] #21 14.01 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-01-25T14:27:29.777Z] #21 14.01 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-01-25T14:27:29.777Z] #21 14.01 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-01-25T14:27:29.777Z] #21 14.02 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-01-25T14:27:29.777Z] #21 14.02 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-01-25T14:27:29.777Z] #21 14.02 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u2 [2448 kB] [2022-01-25T14:27:29.777Z] #21 14.09 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-01-25T14:27:29.777Z] #21 14.10 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-01-25T14:27:29.777Z] #21 14.10 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-01-25T14:27:29.777Z] #21 14.10 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-01-25T14:27:29.777Z] #21 14.10 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u2 [2831 kB] [2022-01-25T14:27:29.777Z] #21 14.14 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-01-25T14:27:29.777Z] #21 14.15 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-01-25T14:27:29.777Z] #21 14.15 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-01-25T14:27:29.777Z] #21 14.15 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-01-25T14:27:29.777Z] #21 14.15 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u2 [2333 kB] [2022-01-25T14:27:29.777Z] #21 14.18 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-01-25T14:27:29.777Z] #21 14.18 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-01-25T14:27:29.777Z] #21 14.18 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-01-25T14:27:29.864Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-01-25T14:27:30.034Z] #21 14.18 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-01-25T14:27:30.034Z] #21 14.18 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u2 [2458 kB] [2022-01-25T14:27:30.034Z] #21 14.21 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-01-25T14:27:30.034Z] #21 14.21 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-01-25T14:27:30.034Z] #21 14.21 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-01-25T14:27:30.034Z] #21 14.21 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-01-25T14:27:30.034Z] #21 14.21 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u2 [2338 kB] [2022-01-25T14:27:30.034Z] #21 14.24 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-01-25T14:27:30.034Z] #21 14.24 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-01-25T14:27:30.034Z] #21 14.24 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-01-25T14:27:30.034Z] #21 14.24 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-01-25T14:27:30.034Z] #21 14.24 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-01-25T14:27:30.034Z] #21 14.24 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-01-25T14:27:30.034Z] #21 14.24 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-01-25T14:27:30.034Z] #21 14.24 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-01-25T14:27:30.034Z] #21 14.25 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-01-25T14:27:30.034Z] #21 14.25 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-01-25T14:27:30.034Z] #21 14.25 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-01-25T14:27:30.034Z] #21 14.25 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-01-25T14:27:30.291Z] #21 14.69 debconf: delaying package configuration, since apt-utils is not installed [2022-01-25T14:27:30.427Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.7% of statements [2022-01-25T14:27:30.556Z] #21 14.87 Fetched 15.9 MB in 1s (30.0 MB/s) [2022-01-25T14:27:30.556Z] #21 14.90 Selecting previously unselected package gcc-10-base:armel. [2022-01-25T14:27:30.556Z] #21 14.90 (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 ... 38508 files and directories currently installed.) [2022-01-25T14:27:30.556Z] #21 14.94 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-01-25T14:27:30.556Z] #21 14.95 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-01-25T14:27:30.684Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-01-25T14:27:30.813Z] #21 15.01 Selecting previously unselected package gcc-10-base:armhf. [2022-01-25T14:27:30.813Z] #21 15.02 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-01-25T14:27:30.813Z] #21 15.02 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-01-25T14:27:30.813Z] #21 15.08 Selecting previously unselected package gcc-10-base:ppc64el. [2022-01-25T14:27:30.813Z] #21 15.08 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-01-25T14:27:30.813Z] #21 15.09 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-01-25T14:27:30.813Z] #21 15.15 Selecting previously unselected package gcc-10-base:s390x. [2022-01-25T14:27:30.813Z] #21 15.16 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-01-25T14:27:30.813Z] #21 15.16 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-01-25T14:27:30.813Z] #21 15.20 Selecting previously unselected package gcc-10-base:arm64. [2022-01-25T14:27:30.813Z] #21 15.21 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-01-25T14:27:30.813Z] #21 15.22 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-01-25T14:27:30.813Z] #21 15.28 Selecting previously unselected package libgcc-s1:armel. [2022-01-25T14:27:30.915Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-01-25T14:27:31.070Z] #21 15.28 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-01-25T14:27:31.070Z] #21 15.29 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-01-25T14:27:31.070Z] #21 15.34 Selecting previously unselected package libcrypt1:armel. [2022-01-25T14:27:31.070Z] #21 15.35 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-01-25T14:27:31.070Z] #21 15.35 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-01-25T14:27:31.175Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-01-25T14:27:31.327Z] #21 15.43 Selecting previously unselected package libc6:armel. [2022-01-25T14:27:31.327Z] #21 15.43 Preparing to unpack .../07-libc6_2.31-13+deb11u2_armel.deb ... [2022-01-25T14:27:31.327Z] #21 15.63 Unpacking libc6:armel (2.31-13+deb11u2) ... [2022-01-25T14:27:31.891Z] #21 16.05 Selecting previously unselected package libapparmor1:armel. [2022-01-25T14:27:31.891Z] #21 16.05 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-01-25T14:27:31.891Z] #21 16.06 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-01-25T14:27:31.891Z] #21 16.12 Selecting previously unselected package libapparmor-dev:armel. [2022-01-25T14:27:31.891Z] #21 16.12 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-01-25T14:27:31.891Z] #21 16.13 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-01-25T14:27:31.891Z] #21 16.20 Selecting previously unselected package libgcc-s1:arm64. [2022-01-25T14:27:31.891Z] #21 16.21 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-01-25T14:27:31.891Z] #21 16.22 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-01-25T14:27:31.891Z] #21 16.26 Selecting previously unselected package libcrypt1:arm64. [2022-01-25T14:27:31.891Z] #21 16.26 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-01-25T14:27:31.891Z] #21 16.27 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-01-25T14:27:31.891Z] #21 16.36 Selecting previously unselected package libc6:arm64. [2022-01-25T14:27:32.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-01-25T14:27:32.147Z] #21 16.36 Preparing to unpack .../12-libc6_2.31-13+deb11u2_arm64.deb ... [2022-01-25T14:27:32.404Z] #21 16.53 Unpacking libc6:arm64 (2.31-13+deb11u2) ... [2022-01-25T14:27:32.415Z] ...INFO: Daemon under test started and replied! [2022-01-25T14:27:32.416Z] INFO: Docker version of the daemon under test [2022-01-25T14:27:32.416Z] [2022-01-25T14:27:32.416Z] Client: [2022-01-25T14:27:32.416Z] Version: 17.06.2-ce [2022-01-25T14:27:32.416Z] API version: 1.30 [2022-01-25T14:27:32.416Z] Go version: go1.8.3 [2022-01-25T14:27:32.416Z] Git commit: cec0b72 [2022-01-25T14:27:32.416Z] Built: Tue Sep 5 19:57:19 2017 [2022-01-25T14:27:32.416Z] OS/Arch: windows/amd64 [2022-01-25T14:27:32.416Z] [2022-01-25T14:27:32.416Z] Server: [2022-01-25T14:27:32.416Z] Version: 0.0.0-dev [2022-01-25T14:27:32.416Z] API version: 1.42 (minimum version 1.24) [2022-01-25T14:27:32.416Z] Go version: go1.17.6 [2022-01-25T14:27:32.416Z] Git commit: b36d896fce [2022-01-25T14:27:32.416Z] Built: 01/25/2022 14:25:25 [2022-01-25T14:27:32.416Z] OS/Arch: windows/amd64 [2022-01-25T14:27:32.416Z] Experimental: false [2022-01-25T14:27:32.416Z] [2022-01-25T14:27:32.416Z] INFO: Docker info of the daemon under test [2022-01-25T14:27:32.416Z] [2022-01-25T14:27:32.416Z] Containers: 0 [2022-01-25T14:27:32.416Z] Running: 0 [2022-01-25T14:27:32.416Z] Paused: 0 [2022-01-25T14:27:32.416Z] Stopped: 0 [2022-01-25T14:27:32.416Z] Images: 0 [2022-01-25T14:27:32.416Z] Server Version: 0.0.0-dev [2022-01-25T14:27:32.416Z] Storage Driver: windowsfilter [2022-01-25T14:27:32.416Z] Windows: [2022-01-25T14:27:32.416Z] Logging Driver: json-file [2022-01-25T14:27:32.416Z] Plugins: [2022-01-25T14:27:32.416Z] Volume: local [2022-01-25T14:27:32.416Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-25T14:27:32.416Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-25T14:27:32.416Z] Swarm: inactive [2022-01-25T14:27:32.416Z] Default Isolation: process [2022-01-25T14:27:32.416Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-01-25T14:27:32.416Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-01-25T14:27:32.416Z] OSType: windows [2022-01-25T14:27:32.416Z] Architecture: x86_64 [2022-01-25T14:27:32.416Z] CPUs: 4 [2022-01-25T14:27:32.416Z] Total Memory: 32GiB [2022-01-25T14:27:32.416Z] Name: azwin-2-f30021 [2022-01-25T14:27:32.416Z] ID: 3XYO:HMSV:WELY:LD4P:73YC:TQ3Y:UYE5:HVR6:LP6O:7NN2:NVEQ:7LAJ [2022-01-25T14:27:32.416Z] Docker Root Dir: D:\CI\PR-43187\3\daemon [2022-01-25T14:27:32.416Z] Debug Mode (client): false [2022-01-25T14:27:32.416Z] Debug Mode (server): true [2022-01-25T14:27:32.416Z] File Descriptors: -1 [2022-01-25T14:27:32.416Z] Goroutines: 16 [2022-01-25T14:27:32.416Z] System Time: 2022-01-25T14:27:29.9113442Z [2022-01-25T14:27:32.416Z] EventsListeners: 0 [2022-01-25T14:27:32.416Z] Registry: https://index.docker.io/v1/ [2022-01-25T14:27:32.416Z] Labels: [2022-01-25T14:27:32.416Z] Experimental: false [2022-01-25T14:27:32.416Z] Insecure Registries: [2022-01-25T14:27:32.416Z] 127.0.0.0/8 [2022-01-25T14:27:32.416Z] Live Restore Enabled: false [2022-01-25T14:27:32.416Z] [2022-01-25T14:27:32.416Z] [2022-01-25T14:27:32.416Z] INFO: Docker images of the daemon under test [2022-01-25T14:27:32.416Z] [2022-01-25T14:27:32.416Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-25T14:27:32.416Z] [2022-01-25T14:27:32.416Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-01-25T14:27:32.416Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-01-25T14:27:32.416Z] ltsc2022: Pulling from windows/servercore [2022-01-25T14:27:32.416Z] 8f616e6e9eec: Pulling fs layer [2022-01-25T14:27:32.416Z] 0e02c12b1310: Pulling fs layer [2022-01-25T14:27:32.660Z] #21 17.00 Selecting previously unselected package libapparmor1:arm64. [2022-01-25T14:27:32.660Z] #21 17.02 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-01-25T14:27:32.660Z] #21 17.02 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-01-25T14:27:32.660Z] #21 17.07 Selecting previously unselected package libapparmor-dev:arm64. [2022-01-25T14:27:32.687Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-01-25T14:27:32.917Z] #21 17.08 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-01-25T14:27:32.917Z] #21 17.08 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-01-25T14:27:32.917Z] #21 17.16 Selecting previously unselected package libgcc-s1:s390x. [2022-01-25T14:27:32.917Z] #21 17.16 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-01-25T14:27:32.917Z] #21 17.17 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-01-25T14:27:32.917Z] #21 17.22 Selecting previously unselected package libcrypt1:s390x. [2022-01-25T14:27:32.917Z] #21 17.23 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-01-25T14:27:32.917Z] #21 17.23 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-01-25T14:27:32.917Z] #21 17.31 Selecting previously unselected package libc6:s390x. [2022-01-25T14:27:32.917Z] #21 17.32 Preparing to unpack .../17-libc6_2.31-13+deb11u2_s390x.deb ... [2022-01-25T14:27:32.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-01-25T14:27:33.174Z] #21 17.50 Unpacking libc6:s390x (2.31-13+deb11u2) ... [2022-01-25T14:27:33.241Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-01-25T14:27:33.714Z] 0e02c12b1310: Verifying Checksum [2022-01-25T14:27:33.714Z] 0e02c12b1310: Download complete [2022-01-25T14:27:33.714Z] 8f616e6e9eec: Verifying Checksum [2022-01-25T14:27:33.714Z] 8f616e6e9eec: Download complete [2022-01-25T14:27:33.739Z] #21 17.93 Selecting previously unselected package libapparmor1:s390x. [2022-01-25T14:27:33.739Z] #21 17.94 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-01-25T14:27:33.739Z] #21 17.94 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-01-25T14:27:33.739Z] #21 18.03 Selecting previously unselected package libapparmor-dev:s390x. [2022-01-25T14:27:33.739Z] #21 18.04 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-01-25T14:27:33.739Z] #21 18.05 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-01-25T14:27:33.739Z] #21 18.10 Selecting previously unselected package libgcc-s1:armhf. [2022-01-25T14:27:33.739Z] #21 18.11 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-01-25T14:27:33.739Z] #21 18.12 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-01-25T14:27:33.739Z] #21 18.16 Selecting previously unselected package libcrypt1:armhf. [2022-01-25T14:27:33.803Z] ok github.com/docker/docker/volume/local 0.097s coverage: 76.4% of statements [2022-01-25T14:27:33.888Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-01-25T14:27:33.998Z] #21 18.17 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-01-25T14:27:33.998Z] #21 18.17 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-01-25T14:27:33.998Z] #21 18.25 Selecting previously unselected package libc6:armhf. [2022-01-25T14:27:33.998Z] #21 18.26 Preparing to unpack .../22-libc6_2.31-13+deb11u2_armhf.deb ... [2022-01-25T14:27:34.059Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-01-25T14:27:34.254Z] #21 18.46 Unpacking libc6:armhf (2.31-13+deb11u2) ... [2022-01-25T14:27:34.818Z] #21 18.89 Selecting previously unselected package libapparmor1:armhf. [2022-01-25T14:27:34.818Z] #21 18.89 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-01-25T14:27:34.818Z] #21 18.90 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-01-25T14:27:34.818Z] #21 18.95 Selecting previously unselected package libapparmor-dev:armhf. [2022-01-25T14:27:34.818Z] #21 18.95 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-01-25T14:27:34.818Z] #21 18.96 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-01-25T14:27:34.818Z] #21 19.02 Selecting previously unselected package libgcc-s1:ppc64el. [2022-01-25T14:27:34.818Z] #21 19.03 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-01-25T14:27:34.818Z] #21 19.03 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-01-25T14:27:34.818Z] #21 19.08 Selecting previously unselected package libcrypt1:ppc64el. [2022-01-25T14:27:34.818Z] #21 19.08 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-01-25T14:27:34.818Z] #21 19.09 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-01-25T14:27:35.075Z] #21 19.17 Selecting previously unselected package libc6:ppc64el. [2022-01-25T14:27:35.075Z] #21 19.18 Preparing to unpack .../27-libc6_2.31-13+deb11u2_ppc64el.deb ... [2022-01-25T14:27:35.075Z] #21 19.35 Unpacking libc6:ppc64el (2.31-13+deb11u2) ... [2022-01-25T14:27:35.427Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-01-25T14:27:35.638Z] #21 19.95 Selecting previously unselected package libapparmor1:ppc64el. [2022-01-25T14:27:35.638Z] #21 19.95 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-01-25T14:27:35.638Z] #21 19.96 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-01-25T14:27:35.638Z] #21 20.00 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-01-25T14:27:35.639Z] #21 20.01 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-01-25T14:27:35.639Z] #21 20.01 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-01-25T14:27:35.896Z] #21 20.08 Selecting previously unselected package libseccomp2:s390x. [2022-01-25T14:27:35.896Z] #21 20.08 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-01-25T14:27:35.896Z] #21 20.09 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-01-25T14:27:35.896Z] #21 20.14 Selecting previously unselected package libseccomp-dev:s390x. [2022-01-25T14:27:35.896Z] #21 20.14 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-01-25T14:27:35.896Z] #21 20.15 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-01-25T14:27:35.896Z] #21 20.22 Selecting previously unselected package libseccomp2:ppc64el. [2022-01-25T14:27:35.896Z] #21 20.23 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-01-25T14:27:35.896Z] #21 20.23 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-01-25T14:27:35.896Z] #21 20.27 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-01-25T14:27:35.896Z] #21 20.28 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-01-25T14:27:35.896Z] #21 20.29 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-01-25T14:27:35.999Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-01-25T14:27:36.153Z] #21 20.35 Selecting previously unselected package libseccomp2:armhf. [2022-01-25T14:27:36.153Z] #21 20.36 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-01-25T14:27:36.153Z] #21 20.36 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-01-25T14:27:36.153Z] #21 20.41 Selecting previously unselected package libseccomp-dev:armhf. [2022-01-25T14:27:36.153Z] #21 20.42 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-01-25T14:27:36.153Z] #21 20.43 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-01-25T14:27:36.153Z] #21 20.49 Selecting previously unselected package libseccomp2:armel. [2022-01-25T14:27:36.153Z] #21 20.50 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-01-25T14:27:36.153Z] #21 20.50 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-01-25T14:27:36.153Z] #21 20.54 Selecting previously unselected package libseccomp-dev:armel. [2022-01-25T14:27:36.153Z] #21 20.55 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-01-25T14:27:36.153Z] #21 20.56 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-01-25T14:27:36.153Z] #21 20.62 Selecting previously unselected package libseccomp2:arm64. [2022-01-25T14:27:36.410Z] #21 20.62 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-01-25T14:27:36.410Z] #21 20.64 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-01-25T14:27:36.410Z] #21 20.69 Selecting previously unselected package libseccomp-dev:arm64. [2022-01-25T14:27:36.410Z] #21 20.69 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-01-25T14:27:36.410Z] #21 20.70 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-01-25T14:27:36.410Z] #21 20.78 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-01-25T14:27:36.410Z] #21 20.80 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-01-25T14:27:36.410Z] #21 20.81 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-01-25T14:27:36.410Z] #21 20.82 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-01-25T14:27:36.410Z] #21 20.83 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-01-25T14:27:36.410Z] #21 20.85 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-01-25T14:27:36.410Z] #21 20.86 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-01-25T14:27:36.410Z] #21 20.88 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-01-25T14:27:36.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-01-25T14:27:36.667Z] #21 20.89 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-01-25T14:27:36.667Z] #21 20.91 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-01-25T14:27:36.667Z] #21 20.92 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-01-25T14:27:36.667Z] #21 20.93 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-01-25T14:27:36.667Z] #21 20.96 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-01-25T14:27:36.667Z] #21 20.99 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-01-25T14:27:36.667Z] #21 21.00 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-01-25T14:27:36.667Z] #21 21.01 Setting up libc6:arm64 (2.31-13+deb11u2) ... [2022-01-25T14:27:37.026Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-01-25T14:27:37.971Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-01-25T14:27:38.056Z] #21 22.23 Setting up libc6:armel (2.31-13+deb11u2) ... [2022-01-25T14:27:38.233Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-01-25T14:27:39.177Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-01-25T14:27:39.423Z] #21 23.41 Setting up libc6:armhf (2.31-13+deb11u2) ... [2022-01-25T14:27:39.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-01-25T14:27:40.351Z] #21 24.61 Setting up libc6:ppc64el (2.31-13+deb11u2) ... [2022-01-25T14:27:41.131Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-01-25T14:27:41.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-01-25T14:27:41.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-01-25T14:27:41.720Z] #21 25.83 Setting up libc6:s390x (2.31-13+deb11u2) ... [2022-01-25T14:27:42.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-01-25T14:27:42.649Z] #21 27.05 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-01-25T14:27:42.649Z] #21 27.06 Setting up libapparmor1:armel (2.13.6-10) ... [2022-01-25T14:27:42.649Z] #21 27.07 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-01-25T14:27:42.649Z] #21 27.09 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-01-25T14:27:42.649Z] #21 27.10 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-01-25T14:27:42.905Z] #21 27.11 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-01-25T14:27:42.905Z] #21 27.12 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-01-25T14:27:42.905Z] #21 27.13 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-01-25T14:27:42.905Z] #21 27.15 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-01-25T14:27:42.905Z] #21 27.16 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-01-25T14:27:42.905Z] #21 27.17 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-01-25T14:27:42.905Z] #21 27.18 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-01-25T14:27:42.905Z] #21 27.19 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-01-25T14:27:42.905Z] #21 27.20 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-01-25T14:27:42.905Z] #21 27.22 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-01-25T14:27:42.905Z] #21 27.23 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-01-25T14:27:42.905Z] #21 27.24 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-01-25T14:27:42.905Z] #21 27.25 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-01-25T14:27:42.905Z] #21 27.26 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-01-25T14:27:42.905Z] #21 27.27 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-01-25T14:27:42.905Z] #21 27.29 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-25T14:27:43.029Z] 8f616e6e9eec: Verifying Checksum [2022-01-25T14:27:43.030Z] 8f616e6e9eec: Download complete [2022-01-25T14:27:43.213Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-01-25T14:27:43.213Z] Using test binary docker [2022-01-25T14:27:43.213Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-01-25T14:27:43.213Z] Starting apparmor (via systemctl): apparmor.service. [2022-01-25T14:27:43.213Z] Starting dockerd [2022-01-25T14:27:43.213Z] INFO: Waiting for daemon to start... [2022-01-25T14:27:43.834Z] #21 DONE 27.9s [2022-01-25T14:27:43.834Z] [2022-01-25T14:27:43.834Z] #62 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-01-25T14:27:43.834Z] #62 sha256:aae65f88f458efe68d1cd483d5aa9c48d8beb5475e258219cc7bf7f4ba20cb75 [2022-01-25T14:27:43.834Z] #62 DONE 0.1s [2022-01-25T14:27:43.834Z] [2022-01-25T14:27:43.834Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-01-25T14:27:43.834Z] #63 sha256:6833374f5632fc2c2f7a020e258494d89bec0a4e1cc583989fca65bdb02e4c3c [2022-01-25T14:27:44.766Z] #63 0.970 + RM_GOPATH=0 [2022-01-25T14:27:44.766Z] #63 0.970 + TMP_GOPATH= [2022-01-25T14:27:44.766Z] #63 0.970 + : /build [2022-01-25T14:27:44.766Z] #63 0.970 + '[' -z '' ']' [2022-01-25T14:27:44.766Z] #63 ... [2022-01-25T14:27:44.766Z] [2022-01-25T14:27:44.766Z] #22 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-01-25T14:27:44.766Z] #22 sha256:1364fa573d63dd63ee483e32922b1af2179d33650eba89bb1f311323d0998bc1 [2022-01-25T14:27:44.766Z] #22 DONE 1.2s [2022-01-25T14:27:44.766Z] [2022-01-25T14:27:44.766Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-01-25T14:27:44.766Z] #63 sha256:6833374f5632fc2c2f7a020e258494d89bec0a4e1cc583989fca65bdb02e4c3c [2022-01-25T14:27:44.766Z] #63 0.971 ++ mktemp -d [2022-01-25T14:27:44.766Z] #63 0.983 + export GOPATH=/tmp/tmp.lWkHYIksmx [2022-01-25T14:27:44.766Z] #63 0.983 + GOPATH=/tmp/tmp.lWkHYIksmx [2022-01-25T14:27:44.766Z] #63 0.983 + RM_GOPATH=1 [2022-01-25T14:27:44.766Z] #63 0.983 + case "$(go env GOARCH)" in [2022-01-25T14:27:44.766Z] #63 0.984 ++ go env GOARCH [2022-01-25T14:27:44.766Z] #63 0.993 + export GO_BUILDMODE=-buildmode=pie [2022-01-25T14:27:44.766Z] #63 0.993 + GO_BUILDMODE=-buildmode=pie [2022-01-25T14:27:44.766Z] #63 0.993 ++ dirname /install.sh [2022-01-25T14:27:44.766Z] #63 0.994 + dir=/ [2022-01-25T14:27:44.766Z] #63 0.994 + bin=runc [2022-01-25T14:27:44.766Z] #63 0.995 + shift [2022-01-25T14:27:44.766Z] #63 0.995 + '[' '!' -f //runc.installer ']' [2022-01-25T14:27:44.766Z] #63 0.995 + . //runc.installer [2022-01-25T14:27:44.766Z] #63 0.995 ++ set -e [2022-01-25T14:27:44.766Z] #63 0.995 ++ : v1.0.3 [2022-01-25T14:27:44.766Z] #63 0.995 + install_runc [2022-01-25T14:27:44.766Z] #63 0.995 + RUNC_BUILDTAGS=seccomp [2022-01-25T14:27:44.766Z] #63 0.995 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-01-25T14:27:44.766Z] #63 0.995 Install runc version v1.0.3 (build tags: seccomp) [2022-01-25T14:27:44.766Z] #63 0.995 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.lWkHYIksmx/src/github.com/opencontainers/runc [2022-01-25T14:27:44.766Z] #63 0.997 Cloning into '/tmp/tmp.lWkHYIksmx/src/github.com/opencontainers/runc'... [2022-01-25T14:27:45.121Z] . [2022-01-25T14:27:45.121Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-01-25T14:27:45.121Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-01-25T14:27:45.121Z] Error: No such image: emptyfs [2022-01-25T14:27:45.381Z] Running integration-test (iteration 1) [2022-01-25T14:27:45.381Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-01-25T14:27:45.641Z] Loaded image: busybox:latest [2022-01-25T14:27:45.641Z] Loaded image: busybox:glibc [2022-01-25T14:27:45.700Z] #63 ... [2022-01-25T14:27:45.700Z] [2022-01-25T14:27:45.700Z] #23 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-01-25T14:27:45.700Z] #23 sha256:4d23fa77c33e13731797d9dfe3469959c1fa8e95e2e4a05b4b3211f988d351c8 [2022-01-25T14:27:45.700Z] #23 DONE 0.9s [2022-01-25T14:27:45.700Z] [2022-01-25T14:27:45.700Z] #24 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-01-25T14:27:45.700Z] #24 sha256:117448747efc6bcf2d8ad48cfa3f6585468f8e50ecbf7ca14581f0c7961ed762 [2022-01-25T14:27:46.632Z] #24 0.792 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-01-25T14:27:46.632Z] #24 DONE 0.9s [2022-01-25T14:27:46.632Z] [2022-01-25T14:27:46.632Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-01-25T14:27:46.632Z] #67 sha256:d324f8d2f36773511a23a8c8ed18d0192f50d392ccb5137901dbcac8286bdd82 [2022-01-25T14:27:46.632Z] #67 53.41 + bin/containerd [2022-01-25T14:27:47.025Z] Loaded image: debian:bullseye-slim [2022-01-25T14:27:47.025Z] Loaded image: hello-world:latest [2022-01-25T14:27:47.285Z] Loaded image: arm32v7/hello-world:latest [2022-01-25T14:27:47.285Z] INFO: Testing against a local daemon [2022-01-25T14:27:47.285Z] === RUN TestCgroupNamespacesBuild [2022-01-25T14:27:47.563Z] #67 ... [2022-01-25T14:27:47.563Z] [2022-01-25T14:27:47.563Z] #25 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-01-25T14:27:47.563Z] #25 sha256:aa9fd604e434196437b9b22a32543912471a73e7a7fc9f5a8e47bbf020985d12 [2022-01-25T14:27:47.563Z] #25 DONE 0.8s [2022-01-25T14:27:47.563Z] [2022-01-25T14:27:47.563Z] #26 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-01-25T14:27:47.563Z] #26 sha256:80509316657069d8fd5cb243d2dfe7cedf5986d8600b2641c9aa499b2608fc30 [2022-01-25T14:27:48.496Z] #26 DONE 0.9s [2022-01-25T14:27:48.496Z] [2022-01-25T14:27:48.496Z] #27 [dev-systemd-false 6/24] RUN ldconfig [2022-01-25T14:27:48.496Z] #27 sha256:cbc4e290e18a63bb07299077d9bd2b0d23a757260d3b5f737bedd41cc11f5707 [2022-01-25T14:27:48.666Z] --- PASS: TestCgroupNamespacesBuild (1.31s) [2022-01-25T14:27:48.666Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-01-25T14:27:49.428Z] #27 DONE 1.0s [2022-01-25T14:27:49.428Z] [2022-01-25T14:27:49.428Z] #28 [dev-systemd-false 7/24] 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 [2022-01-25T14:27:49.428Z] #28 sha256:3f21c2b92cebfd4f70550d3510e8572ab074af718611cd3ce271230d58bfd991 [2022-01-25T14:27:50.049Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.26s) [2022-01-25T14:27:50.049Z] === RUN TestBuildWithSession [2022-01-25T14:27:50.049Z] build_session_test.go:25: TODO: BuildKit [2022-01-25T14:27:50.049Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-25T14:27:50.049Z] === RUN TestBuildSquashParent [2022-01-25T14:27:50.342Z] 0e02c12b1310: Verifying Checksum [2022-01-25T14:27:50.342Z] 0e02c12b1310: Download complete [2022-01-25T14:27:50.797Z] #28 1.259 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-01-25T14:27:50.797Z] #28 1.329 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-01-25T14:27:51.054Z] #28 1.596 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-01-25T14:27:51.054Z] #28 1.599 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-01-25T14:27:51.054Z] #28 1.813 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-25T14:27:51.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-01-25T14:27:51.242Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-01-25T14:27:51.242Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-01-25T14:27:51.310Z] #28 2.070 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-01-25T14:27:51.567Z] #28 2.321 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-01-25T14:27:51.824Z] #28 2.561 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-01-25T14:27:52.080Z] #28 2.775 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [107 kB] [2022-01-25T14:27:52.080Z] #28 2.775 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [107 kB] [2022-01-25T14:27:52.080Z] #28 2.776 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [115 kB] [2022-01-25T14:27:52.080Z] #28 2.777 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [115 kB] [2022-01-25T14:27:52.080Z] #28 2.779 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [111 kB] [2022-01-25T14:27:52.080Z] #28 2.821 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-01-25T14:27:52.080Z] #28 2.824 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-01-25T14:27:52.080Z] #28 2.828 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-01-25T14:27:52.080Z] #28 2.829 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-01-25T14:27:52.080Z] #28 2.829 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-01-25T14:27:52.171Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-01-25T14:27:52.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-01-25T14:27:53.100Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-01-25T14:27:53.467Z] ok github.com/docker/docker/pkg/plugins 33.636s coverage: 76.3% of statements [2022-01-25T14:27:53.467Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-01-25T14:27:53.467Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-01-25T14:27:53.467Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-01-25T14:27:53.467Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-01-25T14:27:53.467Z] ? github.com/docker/docker/pkg/term [no test files] [2022-01-25T14:27:53.467Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-01-25T14:27:53.467Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-01-25T14:27:53.467Z] ? github.com/docker/docker/rootless [no test files] [2022-01-25T14:27:53.467Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-01-25T14:27:53.467Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-01-25T14:27:53.467Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-01-25T14:27:53.467Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-01-25T14:27:53.467Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-01-25T14:27:53.467Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-01-25T14:27:53.467Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-01-25T14:27:53.467Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-01-25T14:27:53.467Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-01-25T14:27:53.467Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-01-25T14:27:53.467Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-01-25T14:27:53.467Z] ? github.com/docker/docker/testutil/request [no test files] [2022-01-25T14:27:53.467Z] ? github.com/docker/docker/volume [no test files] [2022-01-25T14:27:53.467Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-01-25T14:27:53.467Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-01-25T14:27:53.467Z] [2022-01-25T14:27:53.467Z] === Skipped [2022-01-25T14:27:53.467Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-01-25T14:27:53.467Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-01-25T14:27:53.467Z] [2022-01-25T14:27:53.467Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-01-25T14:27:53.467Z] network_proxy_test.go:208: No support for dual stack yet [2022-01-25T14:27:53.467Z] [2022-01-25T14:27:53.467Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-01-25T14:27:53.467Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-01-25T14:27:53.467Z] [2022-01-25T14:27:53.467Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-01-25T14:27:53.467Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-01-25T14:27:53.467Z] [2022-01-25T14:27:53.467Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2022-01-25T14:27:53.467Z] time="2022-01-25T14:26:49Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-25T14:27:53.467Z] aufs_test.go:37: driver not supported [2022-01-25T14:27:53.467Z] [2022-01-25T14:27:53.467Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2022-01-25T14:27:53.467Z] time="2022-01-25T14:26:49Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-25T14:27:53.467Z] aufs_test.go:37: driver not supported [2022-01-25T14:27:53.467Z] [2022-01-25T14:27:53.467Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2022-01-25T14:27:53.467Z] time="2022-01-25T14:26:49Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-25T14:27:53.467Z] aufs_test.go:37: driver not supported [2022-01-25T14:27:53.467Z] [2022-01-25T14:27:53.467Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2022-01-25T14:27:53.467Z] time="2022-01-25T14:26:49Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-25T14:27:53.467Z] aufs_test.go:37: driver not supported [2022-01-25T14:27:53.467Z] [2022-01-25T14:27:53.467Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2022-01-25T14:27:53.467Z] time="2022-01-25T14:26:49Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-25T14:27:53.467Z] aufs_test.go:37: driver not supported [2022-01-25T14:27:53.467Z] [2022-01-25T14:27:53.467Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2022-01-25T14:27:53.467Z] time="2022-01-25T14:26:49Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-25T14:27:53.467Z] aufs_test.go:37: driver not supported [2022-01-25T14:27:53.467Z] [2022-01-25T14:27:53.467Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2022-01-25T14:27:53.467Z] time="2022-01-25T14:26:49Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-25T14:27:53.467Z] aufs_test.go:37: driver not supported [2022-01-25T14:27:53.467Z] [2022-01-25T14:27:53.467Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2022-01-25T14:27:53.467Z] time="2022-01-25T14:26:49Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-25T14:27:53.467Z] aufs_test.go:37: driver not supported [2022-01-25T14:27:53.467Z] [2022-01-25T14:27:53.467Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2022-01-25T14:27:53.467Z] time="2022-01-25T14:26:49Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-25T14:27:53.467Z] aufs_test.go:37: driver not supported [2022-01-25T14:27:53.467Z] [2022-01-25T14:27:53.467Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2022-01-25T14:27:53.467Z] time="2022-01-25T14:26:49Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-25T14:27:53.467Z] aufs_test.go:37: driver not supported [2022-01-25T14:27:53.467Z] [2022-01-25T14:27:53.467Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2022-01-25T14:27:53.467Z] time="2022-01-25T14:26:49Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-25T14:27:53.467Z] aufs_test.go:37: driver not supported [2022-01-25T14:27:53.467Z] [2022-01-25T14:27:53.467Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2022-01-25T14:27:53.467Z] time="2022-01-25T14:26:49Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-25T14:27:53.467Z] aufs_test.go:37: driver not supported [2022-01-25T14:27:53.467Z] [2022-01-25T14:27:53.467Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2022-01-25T14:27:53.467Z] time="2022-01-25T14:26:49Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-25T14:27:53.467Z] aufs_test.go:37: driver not supported [2022-01-25T14:27:53.467Z] [2022-01-25T14:27:53.467Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2022-01-25T14:27:53.467Z] time="2022-01-25T14:26:49Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-25T14:27:53.467Z] aufs_test.go:37: driver not supported [2022-01-25T14:27:53.467Z] [2022-01-25T14:27:53.467Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2022-01-25T14:27:53.467Z] time="2022-01-25T14:26:49Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-25T14:27:53.467Z] aufs_test.go:37: driver not supported [2022-01-25T14:27:53.467Z] [2022-01-25T14:27:53.467Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2022-01-25T14:27:53.468Z] time="2022-01-25T14:26:49Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-25T14:27:53.468Z] aufs_test.go:37: driver not supported [2022-01-25T14:27:53.468Z] [2022-01-25T14:27:53.468Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2022-01-25T14:27:53.468Z] time="2022-01-25T14:26:49Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-25T14:27:53.468Z] aufs_test.go:37: driver not supported [2022-01-25T14:27:53.468Z] [2022-01-25T14:27:53.468Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2022-01-25T14:27:53.468Z] time="2022-01-25T14:26:49Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-25T14:27:53.468Z] aufs_test.go:37: driver not supported [2022-01-25T14:27:53.468Z] [2022-01-25T14:27:53.468Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2022-01-25T14:27:53.468Z] time="2022-01-25T14:26:49Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-25T14:27:53.468Z] aufs_test.go:37: driver not supported [2022-01-25T14:27:53.468Z] [2022-01-25T14:27:53.468Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2022-01-25T14:27:53.468Z] time="2022-01-25T14:26:49Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-25T14:27:53.468Z] aufs_test.go:37: driver not supported [2022-01-25T14:27:53.468Z] [2022-01-25T14:27:53.468Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2022-01-25T14:27:53.468Z] time="2022-01-25T14:26:49Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-25T14:27:53.468Z] aufs_test.go:37: driver not supported [2022-01-25T14:27:53.468Z] [2022-01-25T14:27:53.468Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2022-01-25T14:27:53.468Z] time="2022-01-25T14:26:49Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-25T14:27:53.468Z] aufs_test.go:37: driver not supported [2022-01-25T14:27:53.468Z] [2022-01-25T14:27:53.468Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2022-01-25T14:27:53.468Z] time="2022-01-25T14:26:49Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-25T14:27:53.468Z] aufs_test.go:37: driver not supported [2022-01-25T14:27:53.468Z] [2022-01-25T14:27:53.468Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2022-01-25T14:27:53.468Z] aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs [2022-01-25T14:27:53.468Z] time="2022-01-25T14:26:49Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-25T14:27:53.468Z] aufs_test.go:37: driver not supported [2022-01-25T14:27:53.468Z] [2022-01-25T14:27:53.468Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2022-01-25T14:27:53.468Z] time="2022-01-25T14:26:49Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-25T14:27:53.468Z] aufs_test.go:37: driver not supported [2022-01-25T14:27:53.468Z] [2022-01-25T14:27:53.468Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-01-25T14:27:53.468Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-25T14:27:53.468Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-25T14:27:53.468Z] [2022-01-25T14:27:53.468Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-01-25T14:27:53.468Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-25T14:27:53.468Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-25T14:27:53.468Z] [2022-01-25T14:27:53.468Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-01-25T14:27:53.468Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-25T14:27:53.468Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-25T14:27:53.468Z] [2022-01-25T14:27:53.468Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-01-25T14:27:53.468Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-25T14:27:53.468Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-25T14:27:53.468Z] [2022-01-25T14:27:53.468Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-01-25T14:27:53.468Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-25T14:27:53.468Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-25T14:27:53.468Z] [2022-01-25T14:27:53.468Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-01-25T14:27:53.468Z] graphtest_unix.go:71: No driver to put! [2022-01-25T14:27:53.468Z] [2022-01-25T14:27:53.468Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-01-25T14:27:53.468Z] time="2022-01-25T14:26:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-25T14:27:53.468Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-25T14:27:53.468Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-25T14:27:53.468Z] [2022-01-25T14:27:53.468Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-01-25T14:27:53.468Z] time="2022-01-25T14:26:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-25T14:27:53.468Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-25T14:27:53.468Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-25T14:27:53.468Z] [2022-01-25T14:27:53.468Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-01-25T14:27:53.468Z] time="2022-01-25T14:26:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-25T14:27:53.468Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-25T14:27:53.468Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-25T14:27:53.468Z] [2022-01-25T14:27:53.468Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-01-25T14:27:53.468Z] time="2022-01-25T14:26:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-25T14:27:53.468Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-25T14:27:53.468Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-25T14:27:53.468Z] [2022-01-25T14:27:53.468Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-01-25T14:27:53.468Z] time="2022-01-25T14:26:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-25T14:27:53.468Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-25T14:27:53.468Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-25T14:27:53.468Z] [2022-01-25T14:27:53.468Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-01-25T14:27:53.468Z] graphtest_unix.go:71: No driver to put! [2022-01-25T14:27:53.468Z] [2022-01-25T14:27:53.468Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-01-25T14:27:53.468Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-01-25T14:27:53.468Z] [2022-01-25T14:27:53.468Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-01-25T14:27:53.468Z] overlay_test.go:50: Fails to compute changes intermittently [2022-01-25T14:27:53.468Z] [2022-01-25T14:27:53.468Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-01-25T14:27:53.468Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-01-25T14:27:53.468Z] [2022-01-25T14:27:53.468Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-01-25T14:27:53.468Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-01-25T14:27:53.468Z] [2022-01-25T14:27:53.468Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-01-25T14:27:53.468Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-25T14:27:53.468Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-25T14:27:53.468Z] [2022-01-25T14:27:53.468Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-01-25T14:27:53.468Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-25T14:27:53.468Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-25T14:27:53.468Z] [2022-01-25T14:27:53.468Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-01-25T14:27:53.468Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-25T14:27:53.468Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-25T14:27:53.468Z] [2022-01-25T14:27:53.468Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-01-25T14:27:53.468Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-25T14:27:53.468Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-25T14:27:53.468Z] [2022-01-25T14:27:53.468Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-01-25T14:27:53.468Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-25T14:27:53.468Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-25T14:27:53.468Z] [2022-01-25T14:27:53.468Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-01-25T14:27:53.468Z] graphtest_unix.go:71: No driver to put! [2022-01-25T14:27:53.468Z] [2022-01-25T14:27:53.468Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-01-25T14:27:53.468Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-01-25T14:27:53.468Z] [2022-01-25T14:27:53.468Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-01-25T14:27:53.468Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-01-25T14:27:53.468Z] [2022-01-25T14:27:53.468Z] DONE 2314 tests, 53 skipped in 193.087s [2022-01-25T14:27:53.468Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-01-25T14:27:53.468Z] github.com/docker/docker/libnetwork/bitseq [2022-01-25T14:27:53.468Z] github.com/docker/docker/libnetwork/cluster [2022-01-25T14:27:53.468Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-25T14:27:53.468Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-25T14:27:53.468Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-25T14:27:53.468Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-25T14:27:53.468Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-25T14:27:53.468Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-25T14:27:53.468Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-25T14:27:53.468Z] github.com/docker/docker/libnetwork/config [2022-01-25T14:27:53.468Z] github.com/docker/docker/libnetwork/datastore [2022-01-25T14:27:53.468Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-25T14:27:53.468Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-25T14:27:53.468Z] github.com/docker/docker/libnetwork/driverapi [2022-01-25T14:27:53.468Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-25T14:27:53.468Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-25T14:27:53.468Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-25T14:27:53.468Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-25T14:27:53.468Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-25T14:27:53.468Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-25T14:27:53.468Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-25T14:27:53.468Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-25T14:27:53.468Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-25T14:27:53.468Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-25T14:27:53.468Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-25T14:27:53.468Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-25T14:27:53.468Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-25T14:27:53.468Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-25T14:27:53.468Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-25T14:27:53.468Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-25T14:27:53.468Z] github.com/docker/docker/libnetwork/etchosts [2022-01-25T14:27:53.468Z] github.com/docker/docker/libnetwork/idm [2022-01-25T14:27:53.468Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-25T14:27:53.468Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-25T14:27:53.468Z] github.com/docker/docker/libnetwork/ipam [2022-01-25T14:27:53.468Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-25T14:27:53.468Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-25T14:27:53.468Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-25T14:27:53.468Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-25T14:27:53.468Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-25T14:27:53.468Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-25T14:27:53.468Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-25T14:27:53.468Z] github.com/docker/docker/libnetwork/iptables [2022-01-25T14:27:53.468Z] github.com/docker/docker/libnetwork/netlabel [2022-01-25T14:27:53.468Z] github.com/docker/docker/libnetwork/netutils [2022-01-25T14:27:53.468Z] github.com/docker/docker/libnetwork/networkdb [2022-01-25T14:27:53.468Z] github.com/docker/docker/libnetwork/ns [2022-01-25T14:27:53.468Z] github.com/docker/docker/libnetwork/options [2022-01-25T14:27:53.468Z] github.com/docker/docker/libnetwork/osl [2022-01-25T14:27:53.468Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-25T14:27:53.468Z] github.com/docker/docker/libnetwork/portallocator [2022-01-25T14:27:53.468Z] github.com/docker/docker/libnetwork/portmapper [2022-01-25T14:27:53.468Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-25T14:27:53.468Z] github.com/docker/docker/libnetwork/testutils [2022-01-25T14:27:53.468Z] github.com/docker/docker/libnetwork/types' ']' [2022-01-25T14:27:53.468Z] + 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/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 [2022-01-25T14:27:54.254Z] --- PASS: TestBuildSquashParent (4.57s) [2022-01-25T14:27:54.254Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-25T14:27:54.254Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-25T14:27:54.254Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-25T14:27:54.254Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-25T14:27:54.254Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-25T14:27:54.254Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-25T14:27:54.254Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-25T14:27:54.254Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-25T14:27:54.254Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-25T14:27:54.254Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-25T14:27:54.254Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-25T14:27:54.254Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-25T14:27:54.254Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-25T14:27:54.254Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-25T14:27:54.254Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-25T14:27:55.620Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-01-25T14:27:56.178Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-25T14:27:56.178Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-25T14:27:56.183Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-01-25T14:27:56.252Z] #28 ... [2022-01-25T14:27:56.252Z] [2022-01-25T14:27:56.252Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-01-25T14:27:56.252Z] #63 sha256:6833374f5632fc2c2f7a020e258494d89bec0a4e1cc583989fca65bdb02e4c3c [2022-01-25T14:27:56.252Z] #63 5.501 + cd /tmp/tmp.lWkHYIksmx/src/github.com/opencontainers/runc [2022-01-25T14:27:56.252Z] #63 5.501 + git checkout -q v1.0.3 [2022-01-25T14:27:56.252Z] #63 5.828 + '[' -z '' ']' [2022-01-25T14:27:56.252Z] #63 5.828 + target=static [2022-01-25T14:27:56.252Z] #63 5.828 + make BUILDTAGS=seccomp static [2022-01-25T14:27:56.252Z] #63 6.124 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 . [2022-01-25T14:27:56.252Z] #63 11.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 contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-01-25T14:27:56.252Z] #63 12.10 + mkdir -p /build [2022-01-25T14:27:56.252Z] #63 12.10 + cp runc /build/runc [2022-01-25T14:27:56.252Z] #63 DONE 12.3s [2022-01-25T14:27:56.252Z] [2022-01-25T14:27:56.252Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-01-25T14:27:56.252Z] #67 sha256:d324f8d2f36773511a23a8c8ed18d0192f50d392ccb5137901dbcac8286bdd82 [2022-01-25T14:27:57.112Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-01-25T14:27:57.118Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-25T14:27:57.368Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-01-25T14:27:57.378Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-25T14:27:58.297Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-01-25T14:27:58.762Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-01-25T14:27:58.762Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.45s) [2022-01-25T14:27:58.762Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.64s) [2022-01-25T14:27:58.762Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.26s) [2022-01-25T14:27:58.762Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.30s) [2022-01-25T14:27:58.762Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.40s) [2022-01-25T14:27:58.762Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.39s) [2022-01-25T14:27:58.762Z] === RUN TestBuildMultiStageCopy [2022-01-25T14:27:58.762Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-01-25T14:27:58.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-01-25T14:28:00.146Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-25T14:28:00.146Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-25T14:28:00.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-01-25T14:28:00.407Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-25T14:28:00.667Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-25T14:28:00.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-01-25T14:28:00.928Z] --- PASS: TestBuildMultiStageCopy (2.13s) [2022-01-25T14:28:00.928Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.33s) [2022-01-25T14:28:00.928Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2022-01-25T14:28:00.928Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2022-01-25T14:28:00.928Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-01-25T14:28:00.928Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2022-01-25T14:28:00.928Z] === RUN TestBuildMultiStageParentConfig [2022-01-25T14:28:01.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-01-25T14:28:01.499Z] --- PASS: TestBuildMultiStageParentConfig (0.61s) [2022-01-25T14:28:01.499Z] === RUN TestBuildLabelWithTargets [2022-01-25T14:28:01.517Z] #67 ... [2022-01-25T14:28:01.517Z] [2022-01-25T14:28:01.518Z] #28 [dev-systemd-false 7/24] 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 [2022-01-25T14:28:01.518Z] #28 sha256:3f21c2b92cebfd4f70550d3510e8572ab074af718611cd3ce271230d58bfd991 [2022-01-25T14:28:01.518Z] #28 11.18 Fetched 40.4 MB in 10s (3926 kB/s) [2022-01-25T14:28:02.282Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-01-25T14:28:02.282Z] Using test binary docker [2022-01-25T14:28:02.282Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-01-25T14:28:02.282Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-01-25T14:28:02.282Z] INFO: Waiting for daemon to start... [2022-01-25T14:28:02.282Z] Starting dockerd [2022-01-25T14:28:02.441Z] --- PASS: TestBuildLabelWithTargets (0.90s) [2022-01-25T14:28:02.441Z] === RUN TestBuildWithEmptyLayers [2022-01-25T14:28:02.701Z] --- PASS: TestBuildWithEmptyLayers (0.40s) [2022-01-25T14:28:02.701Z] === RUN TestBuildMultiStageOnBuild [2022-01-25T14:28:04.171Z] . [2022-01-25T14:28:04.171Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-01-25T14:28:04.171Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-01-25T14:28:04.171Z] Error: No such image: emptyfs [2022-01-25T14:28:04.428Z] Running integration-test (iteration 1) [2022-01-25T14:28:04.428Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-01-25T14:28:04.611Z] --- PASS: TestBuildMultiStageOnBuild (1.65s) [2022-01-25T14:28:04.611Z] === RUN TestBuildUncleanTarFilenames [2022-01-25T14:28:04.685Z] Loaded image: busybox:latest [2022-01-25T14:28:04.685Z] Loaded image: busybox:glibc [2022-01-25T14:28:04.871Z] --- PASS: TestBuildUncleanTarFilenames (0.53s) [2022-01-25T14:28:04.871Z] === RUN TestBuildMultiStageLayerLeak [2022-01-25T14:28:05.684Z] #28 11.18 Reading package lists... [2022-01-25T14:28:06.056Z] Loaded image: debian:bullseye-slim [2022-01-25T14:28:06.056Z] Loaded image: hello-world:latest [2022-01-25T14:28:06.312Z] Loaded image: arm32v7/hello-world:latest [2022-01-25T14:28:06.312Z] INFO: Testing against a local daemon [2022-01-25T14:28:06.312Z] === RUN TestCgroupNamespacesBuild [2022-01-25T14:28:06.781Z] --- PASS: TestBuildMultiStageLayerLeak (1.67s) [2022-01-25T14:28:06.781Z] === RUN TestBuildWithHugeFile [2022-01-25T14:28:07.677Z] --- PASS: TestCgroupNamespacesBuild (1.16s) [2022-01-25T14:28:07.677Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-01-25T14:28:08.605Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.10s) [2022-01-25T14:28:08.605Z] === RUN TestBuildWithSession [2022-01-25T14:28:08.605Z] build_session_test.go:25: TODO: BuildKit [2022-01-25T14:28:08.605Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-25T14:28:08.605Z] === RUN TestBuildSquashParent [2022-01-25T14:28:09.855Z] #28 15.93 Reading package lists... [2022-01-25T14:28:11.221Z] #28 20.63 Building dependency tree... [2022-01-25T14:28:11.221Z] #28 21.80 Reading state information... [2022-01-25T14:28:12.149Z] #28 22.76 bzip2 is already the newest version (1.0.8-4). [2022-01-25T14:28:12.149Z] #28 22.76 patch is already the newest version (2.7.6-7). [2022-01-25T14:28:12.149Z] #28 22.76 xz-utils is already the newest version (5.2.5-2). [2022-01-25T14:28:12.149Z] #28 22.76 The following additional packages will be installed: [2022-01-25T14:28:12.149Z] #28 22.76 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-01-25T14:28:12.149Z] #28 22.77 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-01-25T14:28:12.149Z] #28 22.77 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-01-25T14:28:12.149Z] #28 22.77 python3-pkg-resources vim-runtime xxd [2022-01-25T14:28:12.149Z] #28 22.78 Suggested packages: [2022-01-25T14:28:12.149Z] #28 22.78 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-01-25T14:28:12.149Z] #28 22.78 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-01-25T14:28:12.149Z] #28 22.78 Recommended packages: [2022-01-25T14:28:12.149Z] #28 22.78 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-01-25T14:28:13.517Z] #28 23.91 The following NEW packages will be installed: [2022-01-25T14:28:13.517Z] #28 23.92 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-01-25T14:28:13.517Z] #28 23.92 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-01-25T14:28:13.517Z] #28 23.92 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-01-25T14:28:13.517Z] #28 23.92 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-01-25T14:28:13.517Z] #28 23.92 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-01-25T14:28:13.517Z] #28 23.92 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-01-25T14:28:13.517Z] #28 23.92 vim-common vim-runtime xfsprogs xxd zip zstd [2022-01-25T14:28:13.517Z] #28 24.27 0 upgraded, 44 newly installed, 0 to remove and 8 not upgraded. [2022-01-25T14:28:13.517Z] #28 24.27 Need to get 18.6 MB of archives. [2022-01-25T14:28:13.517Z] #28 24.27 After this operation, 71.4 MB of additional disk space will be used. [2022-01-25T14:28:13.517Z] #28 24.27 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-01-25T14:28:13.517Z] #28 24.28 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-01-25T14:28:13.517Z] #28 24.28 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-01-25T14:28:13.517Z] #28 24.28 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-01-25T14:28:13.517Z] #28 24.28 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-01-25T14:28:13.517Z] #28 24.28 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-01-25T14:28:13.517Z] #28 24.28 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-01-25T14:28:13.517Z] #28 24.28 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-01-25T14:28:13.517Z] #28 24.30 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-25T14:28:13.517Z] #28 24.31 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-25T14:28:13.517Z] #28 24.31 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-01-25T14:28:13.517Z] #28 24.31 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-01-25T14:28:13.775Z] #28 24.32 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-01-25T14:28:13.775Z] #28 24.32 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-01-25T14:28:13.775Z] #28 24.33 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-01-25T14:28:13.775Z] #28 24.33 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-01-25T14:28:13.775Z] #28 24.33 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-01-25T14:28:13.775Z] #28 24.33 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-01-25T14:28:13.775Z] #28 24.33 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-01-25T14:28:13.775Z] #28 24.34 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-01-25T14:28:13.775Z] #28 24.35 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-01-25T14:28:13.775Z] #28 24.35 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-01-25T14:28:13.775Z] #28 24.35 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-01-25T14:28:13.775Z] #28 24.35 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-01-25T14:28:13.775Z] #28 24.35 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-01-25T14:28:13.775Z] #28 24.35 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-25T14:28:13.775Z] #28 24.36 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-01-25T14:28:13.775Z] #28 24.36 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-01-25T14:28:13.775Z] #28 24.36 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-01-25T14:28:13.775Z] #28 24.36 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-01-25T14:28:13.775Z] #28 24.40 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-01-25T14:28:13.775Z] #28 24.40 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-01-25T14:28:13.775Z] #28 24.40 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-25T14:28:13.775Z] #28 24.41 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-01-25T14:28:13.775Z] #28 24.41 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-01-25T14:28:13.775Z] #28 24.42 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-01-25T14:28:13.775Z] #28 24.42 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-01-25T14:28:13.775Z] #28 24.44 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-01-25T14:28:13.775Z] #28 24.45 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-01-25T14:28:13.775Z] #28 24.45 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-01-25T14:28:13.775Z] #28 24.53 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-01-25T14:28:14.031Z] #28 24.55 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-01-25T14:28:14.031Z] #28 24.57 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-01-25T14:28:14.031Z] #28 24.57 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-01-25T14:28:14.288Z] #28 25.10 debconf: delaying package configuration, since apt-utils is not installed [2022-01-25T14:28:14.545Z] #28 25.31 Fetched 18.6 MB in 1s (32.0 MB/s) [2022-01-25T14:28:14.545Z] #28 25.35 Selecting previously unselected package pigz. [2022-01-25T14:28:14.802Z] #28 25.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40068 files and directories currently installed.) [2022-01-25T14:28:14.802Z] #28 25.39 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-01-25T14:28:14.802Z] #28 25.40 Unpacking pigz (2.6-1) ... [2022-01-25T14:28:14.802Z] #28 25.45 Selecting previously unselected package libelf1:amd64. [2022-01-25T14:28:14.802Z] #28 25.45 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-01-25T14:28:14.802Z] #28 25.48 Unpacking libelf1:amd64 (0.183-1) ... [2022-01-25T14:28:14.802Z] #28 25.57 Selecting previously unselected package libbpf0:amd64. [2022-01-25T14:28:14.802Z] #28 25.57 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-01-25T14:28:15.058Z] #28 25.57 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-01-25T14:28:15.058Z] #28 25.64 Selecting previously unselected package libcap2:amd64. [2022-01-25T14:28:15.058Z] #28 25.64 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-01-25T14:28:15.058Z] #28 25.65 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-01-25T14:28:15.058Z] #28 25.70 Selecting previously unselected package libmnl0:amd64. [2022-01-25T14:28:15.058Z] #28 25.70 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-01-25T14:28:15.058Z] #28 25.71 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-01-25T14:28:15.058Z] #28 25.75 Selecting previously unselected package libxtables12:amd64. [2022-01-25T14:28:15.058Z] #28 25.76 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-01-25T14:28:15.058Z] #28 25.76 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-01-25T14:28:15.058Z] #28 25.80 Selecting previously unselected package libcap2-bin. [2022-01-25T14:28:15.139Z] --- PASS: TestBuildSquashParent (6.54s) [2022-01-25T14:28:15.139Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-25T14:28:15.139Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-25T14:28:15.139Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-25T14:28:15.139Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-25T14:28:15.139Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-25T14:28:15.139Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-25T14:28:15.139Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-25T14:28:15.139Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-25T14:28:15.139Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-25T14:28:15.139Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-25T14:28:15.139Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-25T14:28:15.139Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-25T14:28:15.139Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-25T14:28:15.139Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-25T14:28:15.139Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-25T14:28:15.314Z] #28 25.81 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-01-25T14:28:15.314Z] #28 25.82 Unpacking libcap2-bin (1:2.44-1) ... [2022-01-25T14:28:15.314Z] #28 25.87 Selecting previously unselected package iproute2. [2022-01-25T14:28:15.314Z] #28 25.87 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-01-25T14:28:15.314Z] #28 25.88 Unpacking iproute2 (5.10.0-4) ... [2022-01-25T14:28:15.571Z] #28 26.12 Selecting previously unselected package xxd. [2022-01-25T14:28:15.571Z] #28 26.13 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-25T14:28:15.571Z] #28 26.14 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-25T14:28:15.571Z] #28 26.22 Selecting previously unselected package vim-common. [2022-01-25T14:28:15.571Z] #28 26.22 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-25T14:28:15.571Z] #28 26.24 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-25T14:28:15.827Z] #28 26.33 Selecting previously unselected package bash-completion. [2022-01-25T14:28:15.827Z] #28 26.34 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-01-25T14:28:16.757Z] #28 27.35 Unpacking bash-completion (1:2.11-2) ... [2022-01-25T14:28:17.013Z] #28 27.54 Selecting previously unselected package apparmor. [2022-01-25T14:28:17.014Z] #28 27.54 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-01-25T14:28:17.014Z] #28 27.58 Unpacking apparmor (2.13.6-10) ... [2022-01-25T14:28:17.014Z] #28 27.80 Selecting previously unselected package inetutils-ping. [2022-01-25T14:28:17.029Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-25T14:28:17.029Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-25T14:28:17.271Z] #28 27.81 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-01-25T14:28:17.271Z] #28 27.81 Unpacking inetutils-ping (2:2.0-1) ... [2022-01-25T14:28:17.271Z] #28 27.88 Selecting previously unselected package libip4tc2:amd64. [2022-01-25T14:28:17.271Z] #28 27.88 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-01-25T14:28:17.271Z] #28 27.89 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-01-25T14:28:17.271Z] #28 27.94 Selecting previously unselected package libip6tc2:amd64. [2022-01-25T14:28:17.271Z] #28 27.94 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-01-25T14:28:17.271Z] #28 27.95 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-01-25T14:28:17.271Z] #28 27.99 Selecting previously unselected package libnfnetlink0:amd64. [2022-01-25T14:28:17.271Z] #28 28.00 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-01-25T14:28:17.271Z] #28 28.01 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-25T14:28:17.271Z] #28 28.05 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-01-25T14:28:17.528Z] #28 28.06 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-01-25T14:28:17.528Z] #28 28.06 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-01-25T14:28:17.528Z] #28 28.11 Selecting previously unselected package libnftnl11:amd64. [2022-01-25T14:28:17.528Z] #28 28.11 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-01-25T14:28:17.528Z] #28 28.12 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-01-25T14:28:17.528Z] #28 28.18 Selecting previously unselected package iptables. [2022-01-25T14:28:17.528Z] #28 28.18 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-01-25T14:28:17.528Z] #28 28.19 Unpacking iptables (1.8.7-1) ... [2022-01-25T14:28:17.784Z] #28 28.34 Selecting previously unselected package libonig5:amd64. [2022-01-25T14:28:17.784Z] #28 28.35 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-01-25T14:28:17.784Z] #28 28.35 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-01-25T14:28:17.784Z] #28 28.44 Selecting previously unselected package libjq1:amd64. [2022-01-25T14:28:17.784Z] #28 28.45 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-01-25T14:28:17.784Z] #28 28.45 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-01-25T14:28:17.784Z] #28 28.51 Selecting previously unselected package jq. [2022-01-25T14:28:17.784Z] #28 28.52 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-01-25T14:28:17.784Z] #28 28.52 Unpacking jq (1.6-2.1) ... [2022-01-25T14:28:18.041Z] #28 28.58 Selecting previously unselected package libaio1:amd64. [2022-01-25T14:28:18.041Z] #28 28.59 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-01-25T14:28:18.041Z] #28 28.59 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-01-25T14:28:18.041Z] #28 28.65 Selecting previously unselected package libgpm2:amd64. [2022-01-25T14:28:18.041Z] #28 28.66 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-01-25T14:28:18.041Z] #28 28.67 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-01-25T14:28:18.041Z] #28 28.71 Selecting previously unselected package libinih1:amd64. [2022-01-25T14:28:18.041Z] #28 28.73 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-01-25T14:28:18.041Z] #28 28.73 Unpacking libinih1:amd64 (53-1+b2) ... [2022-01-25T14:28:18.041Z] #28 28.78 Selecting previously unselected package libnet1:amd64. [2022-01-25T14:28:18.041Z] #28 28.79 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-25T14:28:18.041Z] #28 28.79 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-25T14:28:18.298Z] #28 28.84 Selecting previously unselected package libnl-3-200:amd64. [2022-01-25T14:28:18.298Z] #28 28.85 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-01-25T14:28:18.298Z] #28 28.86 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-25T14:28:18.298Z] #28 28.92 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-25T14:28:18.298Z] #28 28.93 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-01-25T14:28:18.298Z] #28 28.93 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-25T14:28:18.298Z] #28 28.98 Selecting previously unselected package net-tools. [2022-01-25T14:28:18.298Z] #28 28.99 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-01-25T14:28:18.298Z] #28 28.99 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-01-25T14:28:18.298Z] #28 29.07 Selecting previously unselected package python-pip-whl. [2022-01-25T14:28:18.298Z] #28 29.08 Preparing to unpack .../29-python-pip-whl_20.3.4-4_all.deb ... [2022-01-25T14:28:18.554Z] #28 29.08 Unpacking python-pip-whl (20.3.4-4) ... [2022-01-25T14:28:18.644Z] 4612f6d0b889: Pull complete [2022-01-25T14:28:18.811Z] #28 29.37 Selecting previously unselected package python3-lib2to3. [2022-01-25T14:28:18.811Z] #28 29.37 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-01-25T14:28:18.811Z] #28 29.38 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-01-25T14:28:18.811Z] #28 29.45 Selecting previously unselected package python3-distutils. [2022-01-25T14:28:18.811Z] #28 29.45 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-01-25T14:28:18.811Z] #28 29.46 Unpacking python3-distutils (3.9.2-1) ... [2022-01-25T14:28:18.811Z] #28 29.53 Selecting previously unselected package python3-pkg-resources. [2022-01-25T14:28:18.811Z] #28 29.53 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-25T14:28:18.811Z] #28 29.54 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-25T14:28:18.811Z] #28 29.62 Selecting previously unselected package python3-setuptools. [2022-01-25T14:28:18.919Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-25T14:28:18.919Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-25T14:28:19.067Z] #28 29.63 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-01-25T14:28:19.067Z] #28 29.63 Unpacking python3-setuptools (52.0.0-4) ... [2022-01-25T14:28:19.067Z] #28 29.76 Selecting previously unselected package python3-wheel. [2022-01-25T14:28:19.067Z] #28 29.76 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-01-25T14:28:19.067Z] #28 29.77 Unpacking python3-wheel (0.34.2-1) ... [2022-01-25T14:28:19.067Z] #28 29.82 Selecting previously unselected package python3-pip. [2022-01-25T14:28:19.067Z] #28 29.83 Preparing to unpack .../35-python3-pip_20.3.4-4_all.deb ... [2022-01-25T14:28:19.067Z] #28 29.83 Unpacking python3-pip (20.3.4-4) ... [2022-01-25T14:28:19.324Z] #28 29.97 Selecting previously unselected package sudo. [2022-01-25T14:28:19.324Z] #28 29.98 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-01-25T14:28:19.324Z] #28 29.99 Unpacking sudo (1.9.5p2-3) ... [2022-01-25T14:28:19.580Z] #28 30.23 Selecting previously unselected package thin-provisioning-tools. [2022-01-25T14:28:19.580Z] #28 30.24 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-01-25T14:28:19.580Z] #28 30.25 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-01-25T14:28:19.836Z] #28 30.37 Selecting previously unselected package uidmap. [2022-01-25T14:28:19.836Z] #28 30.38 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-01-25T14:28:19.836Z] #28 30.39 Unpacking uidmap (1:4.8.1-1) ... [2022-01-25T14:28:19.836Z] #28 30.46 Selecting previously unselected package vim-runtime. [2022-01-25T14:28:19.836Z] #28 30.47 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-25T14:28:19.836Z] #28 30.49 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-01-25T14:28:19.836Z] #28 30.51 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-01-25T14:28:19.836Z] #28 30.51 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-25T14:28:20.807Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-01-25T14:28:20.808Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.75s) [2022-01-25T14:28:20.808Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.80s) [2022-01-25T14:28:20.808Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.96s) [2022-01-25T14:28:20.808Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.95s) [2022-01-25T14:28:20.808Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.04s) [2022-01-25T14:28:20.808Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.03s) [2022-01-25T14:28:20.808Z] === RUN TestBuildMultiStageCopy [2022-01-25T14:28:20.808Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-01-25T14:28:21.203Z] #28 31.68 Selecting previously unselected package vim. [2022-01-25T14:28:21.203Z] #28 31.69 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-25T14:28:21.203Z] #28 31.70 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-01-25T14:28:21.203Z] #28 31.92 Selecting previously unselected package xfsprogs. [2022-01-25T14:28:21.203Z] #28 31.92 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-01-25T14:28:21.203Z] #28 31.93 Unpacking xfsprogs (5.10.0-4) ... [2022-01-25T14:28:21.460Z] #28 32.12 Selecting previously unselected package zip. [2022-01-25T14:28:21.460Z] #28 32.13 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-01-25T14:28:21.460Z] #28 32.14 Unpacking zip (3.0-12) ... [2022-01-25T14:28:21.460Z] #28 32.20 Selecting previously unselected package zstd. [2022-01-25T14:28:21.717Z] #28 32.21 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-01-25T14:28:21.717Z] #28 32.22 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-01-25T14:28:21.717Z] #28 32.42 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-25T14:28:22.296Z] #28 32.89 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-01-25T14:28:22.296Z] #28 32.91 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-01-25T14:28:22.296Z] #28 32.92 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-01-25T14:28:22.296Z] #28 32.93 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-01-25T14:28:22.296Z] #28 32.95 Setting up libinih1:amd64 (53-1+b2) ... [2022-01-25T14:28:22.296Z] #28 32.96 Setting up uidmap (1:4.8.1-1) ... [2022-01-25T14:28:22.296Z] #28 32.97 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-25T14:28:22.296Z] #28 32.98 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-25T14:28:22.296Z] #28 32.99 Setting up python3-wheel (0.34.2-1) ... [2022-01-25T14:28:22.810Z] #28 33.31 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-25T14:28:22.810Z] #28 33.33 Setting up libcap2:amd64 (1:2.44-1) ... [2022-01-25T14:28:22.810Z] #28 33.34 Setting up libcap2-bin (1:2.44-1) ... [2022-01-25T14:28:22.810Z] #28 33.35 Setting up apparmor (2.13.6-10) ... [2022-01-25T14:28:23.741Z] #28 34.24 Setting up zip (3.0-12) ... [2022-01-25T14:28:23.741Z] #28 34.25 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-25T14:28:23.741Z] #28 34.28 Setting up bash-completion (1:2.11-2) ... [2022-01-25T14:28:24.074Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-25T14:28:24.673Z] #28 35.40 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-01-25T14:28:24.673Z] #28 35.41 Setting up sudo (1.9.5p2-3) ... [2022-01-25T14:28:24.673Z] #28 35.46 invoke-rc.d: could not determine current runlevel [2022-01-25T14:28:24.673Z] #28 35.47 invoke-rc.d: policy-rc.d denied execution of start. [2022-01-25T14:28:24.673Z] #28 35.47 Setting up xfsprogs (5.10.0-4) ... [2022-01-25T14:28:24.673Z] #28 35.49 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-01-25T14:28:24.930Z] #28 35.50 Setting up inetutils-ping (2:2.0-1) ... [2022-01-25T14:28:24.930Z] #28 35.51 Setting up pigz (2.6-1) ... [2022-01-25T14:28:24.930Z] #28 35.52 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-25T14:28:24.930Z] #28 35.54 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-25T14:28:24.930Z] #28 35.55 Setting up python-pip-whl (20.3.4-4) ... [2022-01-25T14:28:24.930Z] #28 35.56 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-25T14:28:25.187Z] #28 35.86 Setting up libaio1:amd64 (0.3.112-9) ... [2022-01-25T14:28:25.187Z] #28 35.88 Setting up python3-lib2to3 (3.9.2-1) ... [2022-01-25T14:28:25.439Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-25T14:28:25.444Z] #28 36.05 Setting up libelf1:amd64 (0.183-1) ... [2022-01-25T14:28:25.444Z] #28 36.07 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-01-25T14:28:25.444Z] #28 36.08 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-01-25T14:28:25.444Z] #28 36.09 Setting up python3-distutils (3.9.2-1) ... [2022-01-25T14:28:25.701Z] #28 36.31 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-01-25T14:28:25.701Z] #28 36.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-01-25T14:28:25.701Z] #28 36.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-01-25T14:28:25.701Z] #28 36.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-01-25T14:28:25.701Z] #28 36.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-01-25T14:28:25.701Z] #28 36.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-01-25T14:28:25.701Z] #28 36.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-01-25T14:28:25.701Z] #28 36.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-01-25T14:28:25.701Z] #28 36.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-01-25T14:28:25.701Z] #28 36.39 Setting up python3-setuptools (52.0.0-4) ... [2022-01-25T14:28:26.265Z] #28 36.95 Setting up libjq1:amd64 (1.6-2.1) ... [2022-01-25T14:28:26.265Z] #28 36.96 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-01-25T14:28:26.265Z] #28 36.97 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-01-25T14:28:26.265Z] #28 36.98 Setting up python3-pip (20.3.4-4) ... [2022-01-25T14:28:26.366Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-25T14:28:26.829Z] #28 37.52 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-01-25T14:28:26.829Z] #28 37.53 Setting up jq (1.6-2.1) ... [2022-01-25T14:28:26.829Z] #28 37.56 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-01-25T14:28:26.829Z] #28 37.57 Setting up iptables (1.8.7-1) ... [2022-01-25T14:28:26.829Z] #28 37.58 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-25T14:28:26.829Z] #28 37.59 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-25T14:28:26.829Z] #28 37.59 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-25T14:28:26.829Z] #28 37.59 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-25T14:28:26.829Z] #28 37.60 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-01-25T14:28:26.829Z] #28 37.60 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-01-25T14:28:26.829Z] #28 37.61 Setting up iproute2 (5.10.0-4) ... [2022-01-25T14:28:27.087Z] #28 37.81 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-25T14:28:27.293Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-25T14:28:27.651Z] #28 DONE 38.4s [2022-01-25T14:28:27.651Z] [2022-01-25T14:28:27.651Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-01-25T14:28:27.651Z] #67 sha256:d324f8d2f36773511a23a8c8ed18d0192f50d392ccb5137901dbcac8286bdd82 [2022-01-25T14:28:27.651Z] #67 ... [2022-01-25T14:28:27.651Z] [2022-01-25T14:28:27.651Z] #29 [dev-systemd-false 8/24] 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 [2022-01-25T14:28:27.651Z] #29 sha256:da293fb0bb178af117ea2451107f1e3342776d518326f6780f4817c44bfc1ad7 [2022-01-25T14:28:28.220Z] --- PASS: TestBuildMultiStageCopy (7.34s) [2022-01-25T14:28:28.220Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.34s) [2022-01-25T14:28:28.220Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-01-25T14:28:28.220Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-01-25T14:28:28.220Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-01-25T14:28:28.220Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-01-25T14:28:28.220Z] === RUN TestBuildMultiStageParentConfig [2022-01-25T14:28:28.583Z] #29 0.768 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-01-25T14:28:28.583Z] #29 0.772 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-01-25T14:28:28.583Z] #29 0.776 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-01-25T14:28:28.583Z] #29 DONE 0.8s [2022-01-25T14:28:28.583Z] [2022-01-25T14:28:28.583Z] #30 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-01-25T14:28:28.583Z] #30 sha256:21db9a4b5227eed532d737a01d6bb569d979db0903629645b989404f8efb90c5 [2022-01-25T14:28:33.467Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-01-25T14:28:33.467Z] === RUN TestBuildLabelWithTargets [2022-01-25T14:28:34.339Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-01-25T14:28:34.339Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-25T14:28:34.339Z] GOOS="" GOARCH="" GOARM="" [2022-01-25T14:28:34.339Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-25T14:28:34.339Z] [2022-01-25T14:28:34.339Z] + TEST_INTEGRATION_DEST=2 [2022-01-25T14:28:34.339Z] + CONTAINER_NAME=docker-pr3-2 [2022-01-25T14:28:34.339Z] + TEST_SKIP_INTEGRATION=1 [2022-01-25T14:28:34.339Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-01-25T14:28:34.339Z] + run_tests [2022-01-25T14:28:34.339Z] + c=0 [2022-01-25T14:28:34.339Z] + '[' -n 0 ']' [2022-01-25T14:28:34.339Z] + rm= [2022-01-25T14:28:34.339Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43187/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43187/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43187/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=b36d896fceba189f86cb9d57679c7559a63721e5 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b36d896fceba189f86cb9d57679c7559a63721e5 hack/make.sh '' test-integration [2022-01-25T14:28:34.339Z] + TEST_INTEGRATION_DEST=1 [2022-01-25T14:28:34.339Z] + CONTAINER_NAME=docker-pr3-1 [2022-01-25T14:28:34.339Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-01-25T14:28:34.339Z] + run_tests test-integration-flaky [2022-01-25T14:28:34.339Z] + '[' -n 0 ']' [2022-01-25T14:28:34.339Z] + rm= [2022-01-25T14:28:34.339Z] + TEST_INTEGRATION_DEST=3 [2022-01-25T14:28:34.339Z] + CONTAINER_NAME=docker-pr3-3 [2022-01-25T14:28:34.339Z] + TEST_SKIP_INTEGRATION=1 [2022-01-25T14:28:34.339Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-01-25T14:28:34.339Z] + run_tests [2022-01-25T14:28:34.339Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43187/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43187/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43187/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=b36d896fceba189f86cb9d57679c7559a63721e5 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b36d896fceba189f86cb9d57679c7559a63721e5 hack/make.sh test-integration-flaky test-integration [2022-01-25T14:28:34.339Z] + '[' -n 0 ']' [2022-01-25T14:28:34.339Z] + rm= [2022-01-25T14:28:34.339Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43187/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43187/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43187/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=b36d896fceba189f86cb9d57679c7559a63721e5 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b36d896fceba189f86cb9d57679c7559a63721e5 hack/make.sh '' test-integration [2022-01-25T14:28:34.339Z] ++ jobs -p [2022-01-25T14:28:34.339Z] + for job in $(jobs -p) [2022-01-25T14:28:34.339Z] + wait 28165 [2022-01-25T14:28:34.339Z] [2022-01-25T14:28:34.339Z] [2022-01-25T14:28:34.339Z] [2022-01-25T14:28:34.339Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-01-25T14:28:34.339Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-01-25T14:28:34.339Z] HOSTNAME=079ce9762e84 [2022-01-25T14:28:34.339Z] TEST_SKIP_INTEGRATION=1 [2022-01-25T14:28:34.339Z] TESTDEBUG=0 [2022-01-25T14:28:34.339Z] DEST=bundles/test-integration [2022-01-25T14:28:34.339Z] PWD=/go/src/github.com/docker/docker [2022-01-25T14:28:34.339Z] KEEPBUNDLE=1 [2022-01-25T14:28:34.339Z] DOCKER_GITCOMMIT=b36d896fceba189f86cb9d57679c7559a63721e5 [2022-01-25T14:28:34.339Z] container=docker [2022-01-25T14:28:34.339Z] HOME=/root [2022-01-25T14:28:34.339Z] GOLANG_VERSION=1.17.6 [2022-01-25T14:28:34.339Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-01-25T14:28:34.339Z] VALIDATE_BRANCH=master [2022-01-25T14:28:34.339Z] TERM=xterm [2022-01-25T14:28:34.339Z] DOCKER_PKG=github.com/docker/docker [2022-01-25T14:28:34.339Z] SHLVL=1 [2022-01-25T14:28:34.339Z] TIMEOUT=120m [2022-01-25T14:28:34.339Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-01-25T14:28:34.339Z] DOCKER_GRAPHDRIVER=overlay2 [2022-01-25T14:28:34.339Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-01-25T14:28:34.339Z] GO111MODULE=off [2022-01-25T14:28:34.339Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-01-25T14:28:34.339Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-01-25T14:28:34.339Z] GOPATH=/go [2022-01-25T14:28:34.339Z] PKG_CONFIG=pkg-config [2022-01-25T14:28:34.339Z] _=/usr/bin/env [2022-01-25T14:28:34.339Z] Building test suite binary ./integration-cli/test.main [2022-01-25T14:28:34.339Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-01-25T14:28:34.339Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-01-25T14:28:34.339Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-01-25T14:28:34.339Z] HOSTNAME=39526f34bc23 [2022-01-25T14:28:34.339Z] TEST_SKIP_INTEGRATION=1 [2022-01-25T14:28:34.339Z] TESTDEBUG=0 [2022-01-25T14:28:34.339Z] DEST=bundles/test-integration [2022-01-25T14:28:34.339Z] PWD=/go/src/github.com/docker/docker [2022-01-25T14:28:34.339Z] KEEPBUNDLE=1 [2022-01-25T14:28:34.339Z] DOCKER_GITCOMMIT=b36d896fceba189f86cb9d57679c7559a63721e5 [2022-01-25T14:28:34.339Z] container=docker [2022-01-25T14:28:34.339Z] HOME=/root [2022-01-25T14:28:34.339Z] GOLANG_VERSION=1.17.6 [2022-01-25T14:28:34.339Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-01-25T14:28:34.339Z] VALIDATE_BRANCH=master [2022-01-25T14:28:34.339Z] TERM=xterm [2022-01-25T14:28:34.339Z] DOCKER_PKG=github.com/docker/docker [2022-01-25T14:28:34.339Z] SHLVL=1 [2022-01-25T14:28:34.339Z] TIMEOUT=120m [2022-01-25T14:28:34.339Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-01-25T14:28:34.339Z] DOCKER_GRAPHDRIVER=overlay2 [2022-01-25T14:28:34.339Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-01-25T14:28:34.339Z] GO111MODULE=off [2022-01-25T14:28:34.339Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-01-25T14:28:34.339Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-01-25T14:28:34.339Z] GOPATH=/go [2022-01-25T14:28:34.339Z] PKG_CONFIG=pkg-config [2022-01-25T14:28:34.339Z] _=/usr/bin/env [2022-01-25T14:28:34.339Z] Building test suite binary ./integration-cli/test.main [2022-01-25T14:28:34.339Z] No new tests added to integration. [2022-01-25T14:28:34.339Z] [2022-01-25T14:28:34.339Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-01-25T14:28:34.339Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-01-25T14:28:34.339Z] HOSTNAME=116c38beab01 [2022-01-25T14:28:34.339Z] TESTDEBUG=0 [2022-01-25T14:28:34.339Z] DEST=bundles/test-integration [2022-01-25T14:28:34.339Z] PWD=/go/src/github.com/docker/docker [2022-01-25T14:28:34.339Z] KEEPBUNDLE=1 [2022-01-25T14:28:34.339Z] DOCKER_GITCOMMIT=b36d896fceba189f86cb9d57679c7559a63721e5 [2022-01-25T14:28:34.339Z] container=docker [2022-01-25T14:28:34.339Z] HOME=/root [2022-01-25T14:28:34.339Z] GOLANG_VERSION=1.17.6 [2022-01-25T14:28:34.339Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-01-25T14:28:34.339Z] VALIDATE_BRANCH=master [2022-01-25T14:28:34.339Z] TERM=xterm [2022-01-25T14:28:34.339Z] DOCKER_PKG=github.com/docker/docker [2022-01-25T14:28:34.339Z] SHLVL=1 [2022-01-25T14:28:34.339Z] TIMEOUT=120m [2022-01-25T14:28:34.339Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-01-25T14:28:34.339Z] DOCKER_GRAPHDRIVER=overlay2 [2022-01-25T14:28:34.339Z] GO111MODULE=off [2022-01-25T14:28:34.339Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-01-25T14:28:34.339Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-01-25T14:28:34.339Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-01-25T14:28:34.339Z] GOPATH=/go [2022-01-25T14:28:34.339Z] PKG_CONFIG=pkg-config [2022-01-25T14:28:34.339Z] _=/usr/bin/env [2022-01-25T14:28:34.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-01-25T14:28:36.677Z] #30 6.910 Collecting yamllint==1.26.1 [2022-01-25T14:28:36.678Z] #30 7.940 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-01-25T14:28:36.935Z] #30 8.382 Collecting pathspec>=0.5.3 [2022-01-25T14:28:36.935Z] #30 8.391 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-01-25T14:28:37.192Z] #30 8.614 Collecting pyyaml [2022-01-25T14:28:37.192Z] #30 8.621 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) [2022-01-25T14:28:37.192Z] #30 8.649 Building wheels for collected packages: yamllint [2022-01-25T14:28:37.192Z] #30 8.650 Building wheel for yamllint (setup.py): started [2022-01-25T14:28:37.449Z] #30 8.983 Building wheel for yamllint (setup.py): finished with status 'done' [2022-01-25T14:28:37.449Z] #30 8.985 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=37d3004743f098b046725661da7f0606d79048d2c56af371ee846004dd3a928a [2022-01-25T14:28:37.449Z] #30 8.985 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-01-25T14:28:37.449Z] #30 8.988 Successfully built yamllint [2022-01-25T14:28:37.449Z] #30 8.997 Installing collected packages: pyyaml, pathspec, yamllint [2022-01-25T14:28:37.706Z] #30 9.145 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-01-25T14:28:37.962Z] #30 DONE 9.4s [2022-01-25T14:28:37.962Z] [2022-01-25T14:28:37.962Z] #34 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-01-25T14:28:37.962Z] #34 sha256:991ef8bfd9d213dc6151d1ea31cdefdd58462f5ef74c8875210f23c4d7131d37 [2022-01-25T14:28:38.218Z] #34 DONE 0.1s [2022-01-25T14:28:38.218Z] [2022-01-25T14:28:38.218Z] #39 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-01-25T14:28:38.218Z] #39 sha256:4298b8af5f9efe3534db5614c8f2a4daad3963df6721f3444200925cf07ce562 [2022-01-25T14:28:38.479Z] #39 DONE 0.3s [2022-01-25T14:28:38.479Z] [2022-01-25T14:28:38.479Z] #42 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-01-25T14:28:38.479Z] #42 sha256:69ca39755f12a5d6948db177f18743e880fec2a8d9936463d3a77df31692f28d [2022-01-25T14:28:38.479Z] #42 DONE 0.2s [2022-01-25T14:28:38.479Z] [2022-01-25T14:28:38.479Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-01-25T14:28:38.479Z] #67 sha256:d324f8d2f36773511a23a8c8ed18d0192f50d392ccb5137901dbcac8286bdd82 [2022-01-25T14:28:38.735Z] #67 ... [2022-01-25T14:28:38.735Z] [2022-01-25T14:28:38.735Z] #44 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-01-25T14:28:38.735Z] #44 sha256:51ac19831c10ee7237d842942e43539196c5b594931abd3d45369912fb35ec1b [2022-01-25T14:28:38.735Z] #44 DONE 0.1s [2022-01-25T14:28:38.735Z] [2022-01-25T14:28:38.735Z] #48 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-01-25T14:28:38.735Z] #48 sha256:147ef2daa03153e6b6d8c85ac26f3adff9a46c321f8b637d5bf1a99c67efc890 [2022-01-25T14:28:38.735Z] #48 DONE 0.1s [2022-01-25T14:28:38.735Z] [2022-01-25T14:28:38.735Z] #51 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-01-25T14:28:38.735Z] #51 sha256:87e6db412883660f35b83501a21c1b5b654a5cefe42cb6adbe214ada62964b9a [2022-01-25T14:28:38.992Z] #51 DONE 0.3s [2022-01-25T14:28:38.992Z] [2022-01-25T14:28:38.992Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-01-25T14:28:38.992Z] #67 sha256:d324f8d2f36773511a23a8c8ed18d0192f50d392ccb5137901dbcac8286bdd82 [2022-01-25T14:28:39.250Z] #67 ... [2022-01-25T14:28:39.250Z] [2022-01-25T14:28:39.250Z] #55 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-01-25T14:28:39.250Z] #55 sha256:6a8822533a786891f2be1f782b1fc35c48d3b612e979f2ca8614e422d37f22b1 [2022-01-25T14:28:39.250Z] #55 DONE 0.0s [2022-01-25T14:28:39.250Z] [2022-01-25T14:28:39.250Z] #57 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-01-25T14:28:39.250Z] #57 sha256:b1150afdf4ace879282325657ba82f3d8d9eab8f5d58cdd142ea5bb96f8b43f9 [2022-01-25T14:28:39.250Z] #57 DONE 0.1s [2022-01-25T14:28:39.250Z] [2022-01-25T14:28:39.250Z] #59 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-01-25T14:28:39.250Z] #59 sha256:f89149ffffa2fb01c9bba5fc7990922993fdd3ea54f768b0dc9353ce2a82bcce [2022-01-25T14:28:39.506Z] #59 DONE 0.3s [2022-01-25T14:28:39.506Z] [2022-01-25T14:28:39.506Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-01-25T14:28:39.506Z] #67 sha256:d324f8d2f36773511a23a8c8ed18d0192f50d392ccb5137901dbcac8286bdd82 [2022-01-25T14:28:39.506Z] #67 ... [2022-01-25T14:28:39.506Z] [2022-01-25T14:28:39.506Z] #61 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-01-25T14:28:39.506Z] #61 sha256:66b70ec174c987215a57139b9c8b5f7fc2475b3791355938ef3022f30d96bef1 [2022-01-25T14:28:39.506Z] #61 DONE 0.1s [2022-01-25T14:28:39.506Z] [2022-01-25T14:28:39.506Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-01-25T14:28:39.506Z] #67 sha256:d324f8d2f36773511a23a8c8ed18d0192f50d392ccb5137901dbcac8286bdd82 [2022-01-25T14:28:39.506Z] #67 108.7 # github.com/containerd/containerd/cmd/containerd [2022-01-25T14:28:39.506Z] #67 108.7 /usr/bin/ld: /tmp/go-link-3971519426/000019.o: in function `New': [2022-01-25T14:28:39.506Z] #67 108.7 /tmp/tmp.Cf7WURs4mg/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 [2022-01-25T14:28:39.763Z] #67 ... [2022-01-25T14:28:39.763Z] [2022-01-25T14:28:39.763Z] #64 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-01-25T14:28:39.763Z] #64 sha256:0fa840be16d11cfbce6de40f3b78a7fba6cf9ed8ec97bda0aaa082e4d8f18a38 [2022-01-25T14:28:39.763Z] #64 DONE 0.1s [2022-01-25T14:28:39.763Z] [2022-01-25T14:28:39.763Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-01-25T14:28:39.763Z] #67 sha256:d324f8d2f36773511a23a8c8ed18d0192f50d392ccb5137901dbcac8286bdd82 [2022-01-25T14:28:39.763Z] #67 108.8 + bin/containerd-stress [2022-01-25T14:28:40.089Z] ok github.com/docker/docker/libnetwork 36.849s coverage: 40.7% of statements [2022-01-25T14:28:40.089Z] ok github.com/docker/docker/libnetwork/bitseq 0.123s coverage: 84.4% of statements [2022-01-25T14:28:40.089Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-01-25T14:28:40.089Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-01-25T14:28:40.089Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-01-25T14:28:40.089Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-01-25T14:28:40.089Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-01-25T14:28:40.089Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-01-25T14:28:40.089Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-01-25T14:28:40.089Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-01-25T14:28:40.089Z] ok github.com/docker/docker/libnetwork/config 0.012s coverage: 19.7% of statements [2022-01-25T14:28:40.089Z] ok github.com/docker/docker/libnetwork/datastore 0.002s coverage: 21.9% of statements [2022-01-25T14:28:40.089Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-01-25T14:28:40.089Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-01-25T14:28:40.089Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-01-25T14:28:40.089Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.185s coverage: 59.9% of statements [2022-01-25T14:28:40.089Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-01-25T14:28:40.089Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-01-25T14:28:40.651Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.083s coverage: 4.0% of statements [2022-01-25T14:28:40.692Z] #67 109.9 + bin/containerd-shim [2022-01-25T14:28:40.908Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-01-25T14:28:41.471Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-01-25T14:28:41.471Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-01-25T14:28:41.471Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-01-25T14:28:41.550Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-01-25T14:28:41.550Z] === RUN TestBuildWithEmptyLayers [2022-01-25T14:28:44.065Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2022-01-25T14:28:44.065Z] === RUN TestBuildMultiStageOnBuild [2022-01-25T14:28:48.784Z] #67 117.1 + bin/containerd-shim-runc-v1 [2022-01-25T14:28:49.308Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-01-25T14:28:49.308Z] === RUN TestBuildUncleanTarFilenames [2022-01-25T14:28:49.565Z] --- PASS: TestBuildUncleanTarFilenames (0.53s) [2022-01-25T14:28:49.565Z] === RUN TestBuildMultiStageLayerLeak [2022-01-25T14:28:51.415Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.836s coverage: 7.4% of statements [2022-01-25T14:28:51.415Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-01-25T14:28:51.415Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2022-01-25T14:28:51.415Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-01-25T14:28:51.415Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-01-25T14:28:51.415Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-01-25T14:28:51.415Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-01-25T14:28:51.978Z] ok github.com/docker/docker/libnetwork/drvregistry 0.013s coverage: 82.4% of statements [2022-01-25T14:28:51.978Z] ok github.com/docker/docker/libnetwork/etchosts 0.014s coverage: 81.2% of statements [2022-01-25T14:28:52.234Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-01-25T14:28:52.498Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2022-01-25T14:28:54.082Z] #67 122.4 + bin/containerd-shim-runc-v2 [2022-01-25T14:28:54.082Z] #67 123.0 + binaries [2022-01-25T14:28:54.082Z] #67 123.0 + install -D bin/containerd /build/containerd [2022-01-25T14:28:54.082Z] #67 123.0 + install -D bin/containerd-shim /build/containerd-shim [2022-01-25T14:28:54.082Z] #67 123.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-01-25T14:28:54.082Z] #67 123.0 + install -D bin/ctr /build/ctr [2022-01-25T14:28:54.338Z] #67 DONE 123.3s [2022-01-25T14:28:54.809Z] --- PASS: TestBuildMultiStageLayerLeak (4.46s) [2022-01-25T14:28:54.809Z] === RUN TestBuildWithHugeFile [2022-01-25T14:28:55.265Z] [2022-01-25T14:28:55.265Z] #68 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-01-25T14:28:55.265Z] #68 sha256:8c400967fc1456bc8e29ff59ba8d36c2619a4a3c3ccfce468132756ee2b7676d [2022-01-25T14:28:55.265Z] #68 DONE 0.2s [2022-01-25T14:28:55.265Z] [2022-01-25T14:28:55.266Z] #73 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-01-25T14:28:55.266Z] #73 sha256:b2ebf3423a7d0e78debb6a561cfc63882363eeedcecfc1719e6bf5384bba9c8c [2022-01-25T14:28:55.521Z] #73 DONE 0.1s [2022-01-25T14:28:55.521Z] [2022-01-25T14:28:55.521Z] #78 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-01-25T14:28:55.521Z] #78 sha256:2baad0c45b93f9b7f4e6244722c0bc2ce30a3d941cadcc78eb62c1d7c43eb0fb [2022-01-25T14:28:56.084Z] #78 DONE 0.4s [2022-01-25T14:28:56.084Z] [2022-01-25T14:28:56.084Z] #79 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-01-25T14:28:56.084Z] #79 sha256:0d9f2c48066ab5b6cbf1cfc8727a8ea1583d05021b8562636eab7e19adede4c4 [2022-01-25T14:28:56.084Z] #79 DONE 0.0s [2022-01-25T14:28:56.084Z] [2022-01-25T14:28:56.084Z] #80 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-01-25T14:28:56.084Z] #80 sha256:3b15de32698cf92987a38b2e5fc1cc612530dc44f4c1016a4be8afadb82c5be8 [2022-01-25T14:28:57.011Z] #80 DONE 0.9s [2022-01-25T14:28:57.011Z] [2022-01-25T14:28:57.011Z] #81 exporting to image [2022-01-25T14:28:57.011Z] #81 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-01-25T14:28:57.011Z] #81 exporting layers [2022-01-25T14:29:00.462Z] 8f616e6e9eec: Pull complete [2022-01-25T14:29:03.026Z] 8f616e6e9eec: Pull complete [2022-01-25T14:29:03.062Z] --- PASS: TestBuildWithHugeFile (53.55s) [2022-01-25T14:29:03.062Z] === RUN TestBuildWCOWSandboxSize [2022-01-25T14:29:03.062Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-25T14:29:03.062Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-01-25T14:29:03.062Z] === RUN TestBuildWithEmptyDockerfile [2022-01-25T14:29:03.062Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-25T14:29:03.062Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-25T14:29:03.062Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-25T14:29:03.062Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-25T14:29:03.062Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-25T14:29:03.062Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-25T14:29:03.062Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-25T14:29:03.062Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-25T14:29:03.062Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-25T14:29:03.062Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-01-25T14:29:03.062Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-01-25T14:29:03.062Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-01-25T14:29:03.062Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-01-25T14:29:03.062Z] === RUN TestBuildPreserveOwnership [2022-01-25T14:29:03.062Z] === RUN TestBuildPreserveOwnership/copy_from [2022-01-25T14:29:03.062Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-01-25T14:29:03.632Z] --- PASS: TestBuildPreserveOwnership (3.40s) [2022-01-25T14:29:03.632Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.31s) [2022-01-25T14:29:03.632Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.08s) [2022-01-25T14:29:03.632Z] === RUN TestBuildPlatformInvalid [2022-01-25T14:29:03.893Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-01-25T14:29:03.893Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-01-25T14:29:04.464Z] Loaded image: busybox:latest [2022-01-25T14:29:04.672Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-01-25T14:29:04.724Z] Loaded image: busybox:glibc [2022-01-25T14:29:06.107Z] Loaded image: debian:bullseye-slim [2022-01-25T14:29:06.107Z] Loaded image: hello-world:latest [2022-01-25T14:29:06.107Z] Loaded image: arm32v7/hello-world:latest [2022-01-25T14:29:16.107Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.30s) [2022-01-25T14:29:16.107Z] PASS [2022-01-25T14:29:16.107Z] [2022-01-25T14:29:16.107Z] === Skipped [2022-01-25T14:29:16.107Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-01-25T14:29:16.107Z] build_session_test.go:25: TODO: BuildKit [2022-01-25T14:29:16.107Z] [2022-01-25T14:29:16.107Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-01-25T14:29:16.107Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-25T14:29:16.107Z] [2022-01-25T14:29:16.107Z] DONE 34 tests, 2 skipped in 89.737s [2022-01-25T14:29:16.107Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-01-25T14:29:16.107Z] INFO: Testing against a local daemon [2022-01-25T14:29:16.107Z] === RUN TestConfigInspect [2022-01-25T14:29:17.489Z] --- PASS: TestConfigInspect (2.10s) [2022-01-25T14:29:17.489Z] === RUN TestConfigList [2022-01-25T14:29:18.911Z] #81 exporting layers 22.0s done [2022-01-25T14:29:18.911Z] #81 writing image sha256:59555a1e7261e5567b042013876faec405be58e9f654f29c55bf806cc99aed0a done [2022-01-25T14:29:18.911Z] #81 naming to docker.io/library/docker:b36d896fceba189f86cb9d57679c7559a63721e5 done [2022-01-25T14:29:18.911Z] #81 DONE 22.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-01-25T14:29:19.230Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43187/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43187/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b36d896fceba189f86cb9d57679c7559a63721e5 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b36d896fceba189f86cb9d57679c7559a63721e5 hack/validate/default [2022-01-25T14:29:19.400Z] --- PASS: TestConfigList (2.12s) [2022-01-25T14:29:19.400Z] === RUN TestConfigsCreateAndDelete [2022-01-25T14:29:19.518Z] ok github.com/docker/docker/libnetwork/ipam 15.508s coverage: 85.3% of statements [2022-01-25T14:29:19.518Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-01-25T14:29:19.518Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-01-25T14:29:19.518Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-01-25T14:29:19.518Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-01-25T14:29:19.518Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-01-25T14:29:19.518Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-01-25T14:29:19.793Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-01-25T14:29:19.793Z] No api/types/ or api/swagger.yaml changes in diff. [2022-01-25T14:29:19.793Z] Congratulations! All TOML source files changed here have valid syntax. [2022-01-25T14:29:19.793Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-01-25T14:29:19.793Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-01-25T14:29:19.793Z] Congratulations! No new tests were added to integration-cli. [2022-01-25T14:29:19.793Z] [2022-01-25T14:29:19.793Z] INFO Start validation with golang-ci-lint [2022-01-25T14:29:20.049Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-01-25T14:29:20.049Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-01-25T14:29:20.049Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-01-25T14:29:20.081Z] ok github.com/docker/docker/libnetwork/ipamutils 0.273s coverage: 74.0% of statements [2022-01-25T14:29:20.643Z] ok github.com/docker/docker/libnetwork/iptables 0.129s coverage: 45.1% of statements [2022-01-25T14:29:20.643Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2022-01-25T14:29:21.205Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-01-25T14:29:21.940Z] --- PASS: TestConfigsCreateAndDelete (2.10s) [2022-01-25T14:29:21.940Z] === RUN TestConfigsUpdate [2022-01-25T14:29:23.853Z] --- PASS: TestConfigsUpdate (2.08s) [2022-01-25T14:29:23.854Z] === RUN TestTemplatedConfig [2022-01-25T14:29:26.398Z] --- PASS: TestTemplatedConfig (2.56s) [2022-01-25T14:29:26.398Z] === RUN TestConfigCreateResolve [2022-01-25T14:29:28.307Z] --- PASS: TestConfigCreateResolve (2.11s) [2022-01-25T14:29:28.307Z] PASS [2022-01-25T14:29:28.307Z] [2022-01-25T14:29:28.307Z] DONE 6 tests in 13.115s [2022-01-25T14:29:28.307Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-01-25T14:29:28.307Z] INFO: Testing against a local daemon [2022-01-25T14:29:28.307Z] === RUN TestCheckpoint [2022-01-25T14:29:28.307Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-25T14:29:28.307Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-25T14:29:28.307Z] === RUN TestContainerInvalidJSON [2022-01-25T14:29:28.307Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-25T14:29:28.307Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-25T14:29:28.307Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-25T14:29:28.307Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-25T14:29:28.307Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-25T14:29:28.307Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-25T14:29:28.307Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-01-25T14:29:28.307Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-01-25T14:29:28.307Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-01-25T14:29:28.307Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-25T14:29:28.307Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-01-25T14:29:28.307Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-25T14:29:28.307Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-01-25T14:29:28.307Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-25T14:29:28.568Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-01-25T14:29:28.568Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-25T14:29:28.568Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-01-25T14:29:28.568Z] === RUN TestCopyFromContainer [2022-01-25T14:29:29.509Z] === RUN TestCopyFromContainer// [2022-01-25T14:29:29.509Z] === RUN TestCopyFromContainer//bar/root [2022-01-25T14:29:29.770Z] === RUN TestCopyFromContainer//bar/root/ [2022-01-25T14:29:29.770Z] === RUN TestCopyFromContainer/bar/quux [2022-01-25T14:29:29.770Z] === RUN TestCopyFromContainer/bar/quux/ [2022-01-25T14:29:29.770Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-01-25T14:29:30.030Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-01-25T14:29:30.030Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-01-25T14:29:30.030Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-01-25T14:29:30.030Z] === RUN TestCopyFromContainer/bar/notarget [2022-01-25T14:29:30.030Z] --- PASS: TestCopyFromContainer (1.65s) [2022-01-25T14:29:30.030Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-01-25T14:29:30.030Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-01-25T14:29:30.030Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-01-25T14:29:30.030Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-01-25T14:29:30.030Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-01-25T14:29:30.030Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-01-25T14:29:30.030Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-01-25T14:29:30.030Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-01-25T14:29:30.030Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-01-25T14:29:30.030Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-01-25T14:29:30.030Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-25T14:29:30.030Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-25T14:29:30.030Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-25T14:29:30.030Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-25T14:29:30.030Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-25T14:29:30.030Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-25T14:29:30.030Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-25T14:29:30.291Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-25T14:29:30.291Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-25T14:29:30.291Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-25T14:29:30.291Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-01-25T14:29:30.291Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-01-25T14:29:30.291Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-01-25T14:29:30.291Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-01-25T14:29:30.291Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-25T14:29:30.291Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-01-25T14:29:30.291Z] === RUN TestCreateWithInvalidEnv [2022-01-25T14:29:30.291Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-25T14:29:30.291Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-25T14:29:30.291Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-25T14:29:30.291Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-25T14:29:30.291Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-25T14:29:30.291Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-25T14:29:30.291Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-25T14:29:30.291Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-25T14:29:30.291Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-25T14:29:30.291Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-01-25T14:29:30.291Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-01-25T14:29:30.291Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-01-25T14:29:30.291Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-01-25T14:29:30.291Z] === RUN TestCreateTmpfsMountsTarget [2022-01-25T14:29:30.291Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-01-25T14:29:30.291Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-25T14:29:32.202Z] --- PASS: TestCreateWithCustomMaskedPaths (1.64s) [2022-01-25T14:29:32.202Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-25T14:29:33.584Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.58s) [2022-01-25T14:29:33.584Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-25T14:29:33.584Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-25T14:29:33.584Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-25T14:29:33.585Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-25T14:29:33.585Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-25T14:29:33.585Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-25T14:29:33.585Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-25T14:29:33.585Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-25T14:29:33.585Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-25T14:29:33.585Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-25T14:29:33.585Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-25T14:29:33.585Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-25T14:29:33.585Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-25T14:29:33.585Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-25T14:29:33.585Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-25T14:29:33.585Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-25T14:29:33.585Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-01-25T14:29:33.585Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-01-25T14:29:33.585Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-01-25T14:29:33.585Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-01-25T14:29:33.585Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-01-25T14:29:33.585Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-01-25T14:29:33.585Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-25T14:29:34.155Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.55s) [2022-01-25T14:29:34.155Z] === RUN TestCreateDifferentPlatform [2022-01-25T14:29:34.155Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-25T14:29:34.155Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-25T14:29:34.155Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-01-25T14:29:34.155Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-01-25T14:29:34.155Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-01-25T14:29:34.155Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-25T14:29:34.155Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-01-25T14:29:34.155Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-25T14:29:34.155Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-01-25T14:29:34.155Z] === RUN TestContainerStartOnDaemonRestart [2022-01-25T14:29:34.155Z] === PAUSE TestContainerStartOnDaemonRestart [2022-01-25T14:29:34.155Z] === RUN TestDaemonRestartIpcMode [2022-01-25T14:29:34.155Z] === PAUSE TestDaemonRestartIpcMode [2022-01-25T14:29:34.155Z] === RUN TestDaemonHostGatewayIP [2022-01-25T14:29:34.155Z] === PAUSE TestDaemonHostGatewayIP [2022-01-25T14:29:34.155Z] === RUN TestRestartDaemonWithRestartingContainer [2022-01-25T14:29:34.155Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-01-25T14:29:34.155Z] === RUN TestContainerKillOnDaemonStart [2022-01-25T14:29:34.155Z] === PAUSE TestContainerKillOnDaemonStart [2022-01-25T14:29:34.155Z] === RUN TestDiff [2022-01-25T14:29:34.726Z] --- PASS: TestDiff (0.58s) [2022-01-25T14:29:34.726Z] === RUN TestExecWithCloseStdin [2022-01-25T14:29:35.296Z] --- PASS: TestExecWithCloseStdin (0.65s) [2022-01-25T14:29:35.296Z] === RUN TestExec [2022-01-25T14:29:35.867Z] --- PASS: TestExec (0.62s) [2022-01-25T14:29:35.867Z] === RUN TestExecUser [2022-01-25T14:29:36.807Z] --- PASS: TestExecUser (0.63s) [2022-01-25T14:29:36.807Z] === RUN TestExportContainerAndImportImage [2022-01-25T14:29:37.378Z] --- PASS: TestExportContainerAndImportImage (0.76s) [2022-01-25T14:29:37.378Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-25T14:29:38.760Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-01-25T14:29:38.760Z] === RUN TestHealthCheckWorkdir [2022-01-25T14:29:39.330Z] --- PASS: TestHealthCheckWorkdir (0.81s) [2022-01-25T14:29:39.331Z] === RUN TestHealthKillContainer [2022-01-25T14:29:49.349Z] --- PASS: TestHealthKillContainer (8.19s) [2022-01-25T14:29:49.349Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-25T14:29:49.349Z] --- PASS: TestInspectCpusetInConfigPre120 (0.53s) [2022-01-25T14:29:49.349Z] === RUN TestIpcModeNone [2022-01-25T14:29:49.349Z] --- PASS: TestIpcModeNone (0.60s) [2022-01-25T14:29:49.349Z] === RUN TestIpcModePrivate [2022-01-25T14:29:49.349Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2022-01-25T14:29:49.349Z] --- PASS: TestIpcModePrivate (0.61s) [2022-01-25T14:29:49.349Z] === RUN TestIpcModeShareable [2022-01-25T14:29:49.609Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2022-01-25T14:29:50.180Z] --- PASS: TestIpcModeShareable (0.63s) [2022-01-25T14:29:50.180Z] === RUN TestAPIIpcModeShareableAndContainer [2022-01-25T14:29:50.992Z] --- PASS: TestBuildWithHugeFile (50.56s) [2022-01-25T14:29:50.992Z] === RUN TestBuildWCOWSandboxSize [2022-01-25T14:29:50.992Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-25T14:29:50.992Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-01-25T14:29:50.992Z] === RUN TestBuildWithEmptyDockerfile [2022-01-25T14:29:50.992Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-25T14:29:50.992Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-25T14:29:50.992Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-25T14:29:50.992Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-25T14:29:50.992Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-25T14:29:50.992Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-25T14:29:50.992Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-25T14:29:50.992Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-25T14:29:50.992Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-25T14:29:50.992Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2022-01-25T14:29:50.992Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-01-25T14:29:50.992Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-01-25T14:29:50.992Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-01-25T14:29:50.992Z] === RUN TestBuildPreserveOwnership [2022-01-25T14:29:50.992Z] === RUN TestBuildPreserveOwnership/copy_from [2022-01-25T14:29:51.254Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-01-25T14:29:52.091Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.78s) [2022-01-25T14:29:52.091Z] === RUN TestAPIIpcModeHost [2022-01-25T14:29:52.091Z] --- PASS: TestAPIIpcModeHost (0.41s) [2022-01-25T14:29:52.091Z] === RUN TestDaemonIpcModeShareable [2022-01-25T14:29:53.475Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-01-25T14:29:53.475Z] --- PASS: TestDaemonIpcModeShareable (1.20s) [2022-01-25T14:29:53.475Z] === RUN TestDaemonIpcModePrivate [2022-01-25T14:29:54.414Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-01-25T14:29:54.675Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-01-25T14:29:54.675Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-01-25T14:29:55.420Z] --- PASS: TestBuildPreserveOwnership (10.15s) [2022-01-25T14:29:55.420Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.15s) [2022-01-25T14:29:55.420Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-01-25T14:29:55.420Z] === RUN TestBuildPlatformInvalid [2022-01-25T14:29:55.420Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-01-25T14:29:55.420Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-01-25T14:29:55.420Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-01-25T14:29:55.420Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-01-25T14:29:55.420Z] PASS [2022-01-25T14:29:55.420Z] [2022-01-25T14:29:55.420Z] === Skipped [2022-01-25T14:29:55.420Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-01-25T14:29:55.420Z] build_session_test.go:25: TODO: BuildKit [2022-01-25T14:29:55.420Z] [2022-01-25T14:29:55.420Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-01-25T14:29:55.420Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-25T14:29:55.420Z] [2022-01-25T14:29:55.420Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-01-25T14:29:55.420Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-01-25T14:29:55.420Z] [2022-01-25T14:29:55.420Z] DONE 34 tests, 3 skipped in 110.881s [2022-01-25T14:29:55.420Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-01-25T14:29:55.420Z] INFO: Testing against a local daemon [2022-01-25T14:29:55.420Z] === RUN TestConfigInspect [2022-01-25T14:29:55.420Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T14:29:55.420Z] --- SKIP: TestConfigInspect (0.01s) [2022-01-25T14:29:55.420Z] === RUN TestConfigList [2022-01-25T14:29:55.420Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T14:29:55.420Z] --- SKIP: TestConfigList (0.02s) [2022-01-25T14:29:55.420Z] === RUN TestConfigsCreateAndDelete [2022-01-25T14:29:55.420Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T14:29:55.420Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-01-25T14:29:55.420Z] === RUN TestConfigsUpdate [2022-01-25T14:29:55.420Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T14:29:55.420Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-01-25T14:29:55.420Z] === RUN TestTemplatedConfig [2022-01-25T14:29:55.420Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T14:29:55.420Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-01-25T14:29:55.420Z] === RUN TestConfigCreateResolve [2022-01-25T14:29:55.420Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T14:29:55.420Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-01-25T14:29:55.420Z] PASS [2022-01-25T14:29:55.420Z] [2022-01-25T14:29:55.420Z] === Skipped [2022-01-25T14:29:55.420Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s) [2022-01-25T14:29:55.420Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T14:29:55.420Z] [2022-01-25T14:29:55.420Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2022-01-25T14:29:55.420Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T14:29:55.420Z] [2022-01-25T14:29:55.420Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-01-25T14:29:55.420Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T14:29:55.420Z] [2022-01-25T14:29:55.420Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-01-25T14:29:55.420Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T14:29:55.420Z] [2022-01-25T14:29:55.420Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-01-25T14:29:55.420Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T14:29:55.420Z] [2022-01-25T14:29:55.420Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-01-25T14:29:55.420Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T14:29:55.420Z] [2022-01-25T14:29:55.420Z] DONE 6 tests, 6 skipped in 0.144s [2022-01-25T14:29:55.420Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-01-25T14:29:55.616Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-01-25T14:29:55.616Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.16s) [2022-01-25T14:29:55.616Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-01-25T14:29:55.676Z] INFO: Testing against a local daemon [2022-01-25T14:29:55.676Z] === RUN TestCheckpoint [2022-01-25T14:29:55.676Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-25T14:29:55.676Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-25T14:29:55.676Z] === RUN TestContainerInvalidJSON [2022-01-25T14:29:55.676Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-25T14:29:55.676Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-25T14:29:55.676Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-25T14:29:55.676Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-25T14:29:55.676Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-25T14:29:55.676Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-25T14:29:55.676Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-01-25T14:29:55.676Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-01-25T14:29:55.676Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-01-25T14:29:55.676Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-25T14:29:55.676Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-01-25T14:29:55.676Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-25T14:29:55.676Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-01-25T14:29:55.676Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-25T14:29:55.676Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-01-25T14:29:55.676Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-25T14:29:55.676Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-01-25T14:29:55.676Z] === RUN TestCopyFromContainer [2022-01-25T14:29:57.000Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-01-25T14:29:57.001Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.19s) [2022-01-25T14:29:57.001Z] === RUN TestIpcModeOlderClient [2022-01-25T14:29:57.001Z] === PAUSE TestIpcModeOlderClient [2022-01-25T14:29:57.001Z] === RUN TestKillContainerInvalidSignal [2022-01-25T14:29:57.262Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-01-25T14:29:57.262Z] === RUN TestKillContainer [2022-01-25T14:29:57.262Z] === RUN TestKillContainer/no_signal [2022-01-25T14:29:57.835Z] === RUN TestKillContainer/non_killing_signal [2022-01-25T14:29:58.097Z] === RUN TestKillContainer/killing_signal [2022-01-25T14:29:58.668Z] --- PASS: TestKillContainer (1.38s) [2022-01-25T14:29:58.668Z] --- PASS: TestKillContainer/no_signal (0.51s) [2022-01-25T14:29:58.668Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-01-25T14:29:58.668Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-01-25T14:29:58.668Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-25T14:29:58.668Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-01-25T14:29:59.239Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-01-25T14:29:59.841Z] === RUN TestCopyFromContainer// [2022-01-25T14:29:59.841Z] === RUN TestCopyFromContainer//bar/root [2022-01-25T14:29:59.841Z] === RUN TestCopyFromContainer//bar/root/ [2022-01-25T14:29:59.841Z] === RUN TestCopyFromContainer/bar/quux [2022-01-25T14:29:59.841Z] === RUN TestCopyFromContainer/bar/quux/ [2022-01-25T14:29:59.841Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-01-25T14:29:59.841Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-01-25T14:29:59.841Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-01-25T14:29:59.841Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-01-25T14:29:59.841Z] === RUN TestCopyFromContainer/bar/notarget [2022-01-25T14:29:59.841Z] --- PASS: TestCopyFromContainer (3.94s) [2022-01-25T14:29:59.841Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-01-25T14:29:59.841Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-01-25T14:29:59.841Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-01-25T14:29:59.841Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-01-25T14:29:59.841Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-01-25T14:29:59.841Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.04s) [2022-01-25T14:29:59.841Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-01-25T14:29:59.841Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-01-25T14:29:59.841Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-01-25T14:29:59.841Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-01-25T14:29:59.841Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-25T14:29:59.841Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-25T14:29:59.841Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-25T14:29:59.841Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-25T14:29:59.841Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-25T14:29:59.841Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-25T14:29:59.841Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-25T14:29:59.841Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-25T14:29:59.841Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-25T14:29:59.841Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-25T14:29:59.841Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-01-25T14:29:59.841Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-01-25T14:29:59.841Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-01-25T14:29:59.841Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-01-25T14:29:59.841Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-25T14:29:59.841Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-01-25T14:29:59.841Z] === RUN TestCreateWithInvalidEnv [2022-01-25T14:29:59.841Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-25T14:29:59.841Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-25T14:29:59.841Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-25T14:29:59.841Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-25T14:29:59.841Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-25T14:29:59.841Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-25T14:29:59.842Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-25T14:29:59.842Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-25T14:29:59.842Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-25T14:29:59.842Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-01-25T14:29:59.842Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-01-25T14:29:59.842Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-01-25T14:29:59.842Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-01-25T14:29:59.842Z] === RUN TestCreateTmpfsMountsTarget [2022-01-25T14:29:59.842Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-01-25T14:29:59.842Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-25T14:30:00.180Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.23s) [2022-01-25T14:30:00.180Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-01-25T14:30:00.180Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s) [2022-01-25T14:30:00.180Z] === RUN TestKillStoppedContainer [2022-01-25T14:30:00.180Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-01-25T14:30:00.180Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-25T14:30:00.180Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-01-25T14:30:00.180Z] === RUN TestKillDifferentUserContainer [2022-01-25T14:30:00.440Z] --- PASS: TestKillDifferentUserContainer (0.39s) [2022-01-25T14:30:00.440Z] === RUN TestInspectOomKilledTrue [2022-01-25T14:30:00.440Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-01-25T14:30:00.440Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-01-25T14:30:00.440Z] === RUN TestInspectOomKilledFalse [2022-01-25T14:30:00.770Z] --- PASS: TestCreateWithCustomMaskedPaths (1.14s) [2022-01-25T14:30:00.770Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-25T14:30:01.010Z] --- PASS: TestInspectOomKilledFalse (0.43s) [2022-01-25T14:30:01.010Z] === RUN TestLinksEtcHostsContentMatch [2022-01-25T14:30:01.271Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-01-25T14:30:01.271Z] === RUN TestLinksContainerNames [2022-01-25T14:30:02.136Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.18s) [2022-01-25T14:30:02.136Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-25T14:30:02.136Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-25T14:30:02.136Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-25T14:30:02.136Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-25T14:30:02.136Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-25T14:30:02.136Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-25T14:30:02.136Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-25T14:30:02.136Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-25T14:30:02.136Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-25T14:30:02.136Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-25T14:30:02.136Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-25T14:30:02.136Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-25T14:30:02.136Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-25T14:30:02.136Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-25T14:30:02.136Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-25T14:30:02.136Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-25T14:30:02.136Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-01-25T14:30:02.136Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-01-25T14:30:02.136Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-01-25T14:30:02.136Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-01-25T14:30:02.136Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-01-25T14:30:02.136Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-01-25T14:30:02.136Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-25T14:30:02.210Z] --- PASS: TestLinksContainerNames (0.82s) [2022-01-25T14:30:02.210Z] === RUN TestLogsFollowTailEmpty [2022-01-25T14:30:02.392Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2022-01-25T14:30:02.392Z] === RUN TestCreateDifferentPlatform [2022-01-25T14:30:02.392Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-25T14:30:02.392Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-25T14:30:02.392Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-01-25T14:30:02.392Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-01-25T14:30:02.392Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-01-25T14:30:02.392Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-25T14:30:02.470Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-01-25T14:30:02.470Z] === RUN TestContainerNetworkMountsNoChown [2022-01-25T14:30:02.648Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-01-25T14:30:02.648Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-25T14:30:02.648Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-01-25T14:30:02.648Z] === RUN TestContainerStartOnDaemonRestart [2022-01-25T14:30:02.648Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-01-25T14:30:02.648Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-01-25T14:30:02.648Z] === RUN TestDaemonRestartIpcMode [2022-01-25T14:30:02.648Z] === PAUSE TestDaemonRestartIpcMode [2022-01-25T14:30:02.648Z] === RUN TestDaemonHostGatewayIP [2022-01-25T14:30:02.648Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-25T14:30:02.648Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-01-25T14:30:02.648Z] === RUN TestRestartDaemonWithRestartingContainer [2022-01-25T14:30:02.648Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-01-25T14:30:02.648Z] === RUN TestContainerKillOnDaemonStart [2022-01-25T14:30:02.648Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-01-25T14:30:02.648Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-01-25T14:30:02.648Z] === RUN TestDiff [2022-01-25T14:30:02.731Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-01-25T14:30:02.731Z] === RUN TestMountDaemonRoot [2022-01-25T14:30:02.731Z] === RUN TestMountDaemonRoot/default [2022-01-25T14:30:02.731Z] === PAUSE TestMountDaemonRoot/default [2022-01-25T14:30:02.731Z] === RUN TestMountDaemonRoot/private [2022-01-25T14:30:02.731Z] === PAUSE TestMountDaemonRoot/private [2022-01-25T14:30:02.731Z] === RUN TestMountDaemonRoot/rprivate [2022-01-25T14:30:02.731Z] === PAUSE TestMountDaemonRoot/rprivate [2022-01-25T14:30:02.731Z] === RUN TestMountDaemonRoot/slave [2022-01-25T14:30:02.731Z] === PAUSE TestMountDaemonRoot/slave [2022-01-25T14:30:02.731Z] === RUN TestMountDaemonRoot/rslave [2022-01-25T14:30:02.731Z] === PAUSE TestMountDaemonRoot/rslave [2022-01-25T14:30:02.731Z] === RUN TestMountDaemonRoot/shared [2022-01-25T14:30:02.731Z] === PAUSE TestMountDaemonRoot/shared [2022-01-25T14:30:02.731Z] === RUN TestMountDaemonRoot/rshared [2022-01-25T14:30:02.731Z] === PAUSE TestMountDaemonRoot/rshared [2022-01-25T14:30:02.903Z] --- PASS: TestDiff (0.42s) [2022-01-25T14:30:02.904Z] === RUN TestExecWithCloseStdin [2022-01-25T14:30:02.991Z] === CONT TestMountDaemonRoot/default [2022-01-25T14:30:02.991Z] === RUN TestMountDaemonRoot/default/bind_root [2022-01-25T14:30:02.991Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-01-25T14:30:02.991Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-01-25T14:30:02.991Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-01-25T14:30:02.991Z] === RUN TestMountDaemonRoot/default/mount_root [2022-01-25T14:30:02.991Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-01-25T14:30:02.991Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-01-25T14:30:02.991Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-01-25T14:30:02.991Z] === CONT TestMountDaemonRoot/rslave [2022-01-25T14:30:02.991Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-01-25T14:30:02.991Z] === CONT TestMountDaemonRoot/rshared [2022-01-25T14:30:02.991Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-01-25T14:30:02.991Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-01-25T14:30:02.991Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-01-25T14:30:02.991Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-01-25T14:30:02.991Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-01-25T14:30:02.991Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-01-25T14:30:02.991Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-01-25T14:30:02.991Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-01-25T14:30:02.991Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-01-25T14:30:02.991Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-01-25T14:30:02.991Z] === CONT TestMountDaemonRoot/shared [2022-01-25T14:30:02.991Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-01-25T14:30:02.991Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-01-25T14:30:02.991Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-01-25T14:30:02.991Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-01-25T14:30:02.991Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-01-25T14:30:02.991Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-01-25T14:30:02.991Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-01-25T14:30:02.991Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-01-25T14:30:02.991Z] === CONT TestMountDaemonRoot/rprivate [2022-01-25T14:30:02.991Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-01-25T14:30:02.991Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-01-25T14:30:02.991Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-01-25T14:30:02.991Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-01-25T14:30:02.991Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-01-25T14:30:02.991Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-01-25T14:30:02.991Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-01-25T14:30:02.991Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-01-25T14:30:02.991Z] === CONT TestMountDaemonRoot/slave [2022-01-25T14:30:02.991Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-01-25T14:30:02.991Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-01-25T14:30:02.991Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-01-25T14:30:02.991Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-01-25T14:30:02.991Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-01-25T14:30:02.991Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-01-25T14:30:02.991Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-01-25T14:30:02.991Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-01-25T14:30:02.991Z] === CONT TestMountDaemonRoot/private [2022-01-25T14:30:02.991Z] === RUN TestMountDaemonRoot/private/mount_root [2022-01-25T14:30:02.991Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-01-25T14:30:02.991Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-01-25T14:30:02.991Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-01-25T14:30:02.991Z] === RUN TestMountDaemonRoot/private/bind_root [2022-01-25T14:30:02.991Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-01-25T14:30:02.991Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-01-25T14:30:02.991Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-01-25T14:30:02.991Z] === CONT TestMountDaemonRoot/default/bind_root [2022-01-25T14:30:02.991Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-01-25T14:30:02.991Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-01-25T14:30:02.991Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-01-25T14:30:02.991Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-01-25T14:30:02.991Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-01-25T14:30:02.991Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-01-25T14:30:02.991Z] === CONT TestMountDaemonRoot/default/mount_root [2022-01-25T14:30:02.991Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-01-25T14:30:02.991Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-01-25T14:30:02.991Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-01-25T14:30:02.991Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-01-25T14:30:02.991Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-01-25T14:30:02.991Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-01-25T14:30:02.991Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-01-25T14:30:03.252Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-01-25T14:30:03.252Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-01-25T14:30:03.252Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-01-25T14:30:03.252Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-01-25T14:30:03.252Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-01-25T14:30:03.252Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-01-25T14:30:03.252Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-01-25T14:30:03.252Z] === CONT TestMountDaemonRoot/private/mount_root [2022-01-25T14:30:03.252Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-01-25T14:30:03.252Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-01-25T14:30:03.252Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-01-25T14:30:03.252Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-01-25T14:30:03.252Z] === CONT TestMountDaemonRoot/private/bind_root [2022-01-25T14:30:03.252Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-01-25T14:30:03.252Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-01-25T14:30:03.252Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-01-25T14:30:03.252Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-01-25T14:30:03.252Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-01-25T14:30:03.467Z] --- PASS: TestExecWithCloseStdin (0.45s) [2022-01-25T14:30:03.467Z] === RUN TestExec [2022-01-25T14:30:03.528Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-01-25T14:30:03.528Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-01-25T14:30:03.528Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-01-25T14:30:03.528Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2022-01-25T14:30:03.528Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-01-25T14:30:03.528Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-01-25T14:30:03.528Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-01-25T14:30:03.528Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2022-01-25T14:30:03.528Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-01-25T14:30:03.528Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-01-25T14:30:03.528Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-01-25T14:30:03.528Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-01-25T14:30:03.528Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-01-25T14:30:03.528Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-01-25T14:30:03.528Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-01-25T14:30:03.528Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-01-25T14:30:03.528Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-01-25T14:30:03.528Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-01-25T14:30:03.528Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-01-25T14:30:03.528Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-01-25T14:30:03.528Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-01-25T14:30:03.528Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-01-25T14:30:03.528Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-01-25T14:30:03.528Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-01-25T14:30:03.528Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-01-25T14:30:03.528Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-01-25T14:30:03.528Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-01-25T14:30:03.528Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-01-25T14:30:03.528Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-01-25T14:30:03.528Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-01-25T14:30:03.528Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-01-25T14:30:03.528Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-01-25T14:30:03.528Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-01-25T14:30:03.528Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-01-25T14:30:03.528Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-01-25T14:30:03.528Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-01-25T14:30:03.528Z] === RUN TestContainerBindMountNonRecursive [2022-01-25T14:30:04.029Z] --- PASS: TestExec (0.45s) [2022-01-25T14:30:04.029Z] === RUN TestExecUser [2022-01-25T14:30:04.286Z] --- PASS: TestExecUser (0.46s) [2022-01-25T14:30:04.286Z] === RUN TestExportContainerAndImportImage [2022-01-25T14:30:04.848Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2022-01-25T14:30:04.848Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-25T14:30:04.917Z] --- PASS: TestContainerBindMountNonRecursive (1.30s) [2022-01-25T14:30:04.917Z] === RUN TestContainerVolumesMountedAsShared [2022-01-25T14:30:05.177Z] --- PASS: TestContainerVolumesMountedAsShared (0.47s) [2022-01-25T14:30:05.177Z] === RUN TestContainerVolumesMountedAsSlave [2022-01-25T14:30:05.438Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-01-25T14:30:05.438Z] === RUN TestNetworkNat [2022-01-25T14:30:06.009Z] --- PASS: TestNetworkNat (0.44s) [2022-01-25T14:30:06.009Z] === RUN TestNetworkLocalhostTCPNat [2022-01-25T14:30:06.215Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s) [2022-01-25T14:30:06.216Z] === RUN TestHealthCheckWorkdir [2022-01-25T14:30:06.580Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2022-01-25T14:30:06.580Z] === RUN TestNetworkLoopbackNat [2022-01-25T14:30:06.778Z] --- PASS: TestHealthCheckWorkdir (0.51s) [2022-01-25T14:30:06.778Z] === RUN TestHealthKillContainer [2022-01-25T14:30:09.123Z] --- PASS: TestNetworkLoopbackNat (2.59s) [2022-01-25T14:30:09.123Z] === RUN TestPause [2022-01-25T14:30:09.382Z] --- PASS: TestPause (0.42s) [2022-01-25T14:30:09.382Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-25T14:30:09.382Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-25T14:30:09.382Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-25T14:30:09.382Z] === RUN TestPauseStopPausedContainer [2022-01-25T14:30:09.952Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-01-25T14:30:09.952Z] === RUN TestPidHost [2022-01-25T14:30:10.893Z] --- PASS: TestPidHost (0.98s) [2022-01-25T14:30:10.893Z] === RUN TestPsFilter [2022-01-25T14:30:10.893Z] --- PASS: TestPsFilter (0.12s) [2022-01-25T14:30:10.893Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-25T14:30:11.463Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-01-25T14:30:11.463Z] === RUN TestRemoveContainerWithVolume [2022-01-25T14:30:11.724Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-01-25T14:30:11.724Z] === RUN TestRemoveContainerRunning [2022-01-25T14:30:12.295Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-01-25T14:30:12.295Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-25T14:30:12.555Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-01-25T14:30:12.555Z] === RUN TestRemoveInvalidContainer [2022-01-25T14:30:12.555Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-01-25T14:30:12.555Z] === RUN TestRenameLinkedContainer [2022-01-25T14:30:14.466Z] --- PASS: TestRenameLinkedContainer (1.69s) [2022-01-25T14:30:14.466Z] === RUN TestRenameStoppedContainer [2022-01-25T14:30:14.726Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-01-25T14:30:14.726Z] === RUN TestRenameRunningContainerAndReuse [2022-01-25T14:30:14.862Z] --- PASS: TestHealthKillContainer (7.86s) [2022-01-25T14:30:14.862Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-25T14:30:14.862Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-25T14:30:14.862Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-01-25T14:30:14.862Z] === RUN TestIpcModeNone [2022-01-25T14:30:15.119Z] --- PASS: TestIpcModeNone (0.45s) [2022-01-25T14:30:15.119Z] === RUN TestIpcModePrivate [2022-01-25T14:30:15.376Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-01-25T14:30:15.376Z] --- PASS: TestIpcModePrivate (0.43s) [2022-01-25T14:30:15.376Z] === RUN TestIpcModeShareable [2022-01-25T14:30:15.376Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-25T14:30:15.376Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-01-25T14:30:15.376Z] === RUN TestAPIIpcModeShareableAndContainer [2022-01-25T14:30:15.667Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2022-01-25T14:30:15.667Z] === RUN TestRenameInvalidName [2022-01-25T14:30:15.848Z] 567fd00846e9: Pull complete [2022-01-25T14:30:15.848Z] Digest: sha256:ab693245cc2f6c018a5718b9ded9eac109629e207907df81991f449d138cd85c [2022-01-25T14:30:15.848Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-25T14:30:15.848Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-25T14:30:15.848Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-01-25T14:30:15.848Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-01-25T14:30:15.848Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2458' [2022-01-25T14:30:15.848Z] INFO: Docker version of control daemon [2022-01-25T14:30:15.848Z] [2022-01-25T14:30:15.848Z] Client: [2022-01-25T14:30:15.848Z] Version: 20.10.9 [2022-01-25T14:30:15.848Z] API version: 1.41 [2022-01-25T14:30:15.848Z] Go version: go1.16.8 [2022-01-25T14:30:15.848Z] Git commit: c2ea9bc [2022-01-25T14:30:15.848Z] Built: Mon Oct 4 16:11:10 2021 [2022-01-25T14:30:15.848Z] OS/Arch: windows/amd64 [2022-01-25T14:30:15.848Z] Context: default [2022-01-25T14:30:15.848Z] Experimental: true [2022-01-25T14:30:15.848Z] [2022-01-25T14:30:15.848Z] Server: Docker Engine - Community [2022-01-25T14:30:15.848Z] Engine: [2022-01-25T14:30:15.848Z] Version: 20.10.9 [2022-01-25T14:30:15.848Z] API version: 1.41 (minimum version 1.24) [2022-01-25T14:30:15.848Z] Go version: go1.16.8 [2022-01-25T14:30:15.848Z] Git commit: 79ea9d3 [2022-01-25T14:30:15.848Z] Built: Mon Oct 4 16:06:39 2021 [2022-01-25T14:30:15.848Z] OS/Arch: windows/amd64 [2022-01-25T14:30:15.848Z] Experimental: true [2022-01-25T14:30:15.848Z] [2022-01-25T14:30:15.848Z] INFO: Docker info of control daemon [2022-01-25T14:30:15.848Z] [2022-01-25T14:30:15.848Z] Client: [2022-01-25T14:30:15.848Z] Context: default [2022-01-25T14:30:15.848Z] Debug Mode: false [2022-01-25T14:30:15.848Z] Plugins: [2022-01-25T14:30:15.848Z] app: Docker Application (Docker Inc., v0.8.0) [2022-01-25T14:30:15.848Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-01-25T14:30:15.848Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-01-25T14:30:15.848Z] [2022-01-25T14:30:15.848Z] Server: [2022-01-25T14:30:15.848Z] Containers: 0 [2022-01-25T14:30:15.848Z] Running: 0 [2022-01-25T14:30:15.848Z] Paused: 0 [2022-01-25T14:30:15.848Z] Stopped: 0 [2022-01-25T14:30:15.848Z] Images: 1 [2022-01-25T14:30:15.848Z] Server Version: 20.10.9 [2022-01-25T14:30:15.848Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-01-25T14:30:15.848Z] Windows: [2022-01-25T14:30:15.848Z] LCOW: [2022-01-25T14:30:15.848Z] Logging Driver: json-file [2022-01-25T14:30:15.848Z] Plugins: [2022-01-25T14:30:15.848Z] Volume: local [2022-01-25T14:30:15.848Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-25T14:30:15.848Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-25T14:30:15.848Z] Swarm: inactive [2022-01-25T14:30:15.848Z] Default Isolation: process [2022-01-25T14:30:15.848Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-01-25T14:30:15.848Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-01-25T14:30:15.848Z] OSType: windows [2022-01-25T14:30:15.848Z] Architecture: x86_64 [2022-01-25T14:30:15.848Z] CPUs: 4 [2022-01-25T14:30:15.848Z] Total Memory: 32GiB [2022-01-25T14:30:15.848Z] Name: azwin-2-e836e0 [2022-01-25T14:30:15.848Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-01-25T14:30:15.848Z] Docker Root Dir: D:\docker [2022-01-25T14:30:15.848Z] Debug Mode: false [2022-01-25T14:30:15.848Z] Registry: https://index.docker.io/v1/ [2022-01-25T14:30:15.848Z] Labels: [2022-01-25T14:30:15.848Z] Experimental: true [2022-01-25T14:30:15.848Z] Insecure Registries: [2022-01-25T14:30:15.848Z] 10.0.0.4:5000 [2022-01-25T14:30:15.848Z] 127.0.0.0/8 [2022-01-25T14:30:15.848Z] Registry Mirrors: [2022-01-25T14:30:15.848Z] http://10.0.0.4:5000/ [2022-01-25T14:30:15.848Z] Live Restore Enabled: false [2022-01-25T14:30:15.848Z] Product License: Community Engine [2022-01-25T14:30:15.848Z] [2022-01-25T14:30:15.848Z] [2022-01-25T14:30:15.848Z] INFO: Commit hash is b36d896fce [2022-01-25T14:30:15.848Z] INFO: Nuke-Everything... [2022-01-25T14:30:15.848Z] INFO: Container count on control daemon to delete is 0 [2022-01-25T14:30:15.848Z] INFO: Nuking d:\CI [2022-01-25T14:30:15.848Z] INFO: Zapped successfully [2022-01-25T14:30:15.848Z] INFO: Location for testing is d:\CI\PR-43187\3 [2022-01-25T14:30:15.848Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-01-25T14:30:15.848Z] [2022-01-25T14:30:15.848Z] [2022-01-25T14:30:15.848Z] INFO: Building the image from Dockerfile.windows at 01/25/2022 14:30:14... [2022-01-25T14:30:15.849Z] [2022-01-25T14:30:15.928Z] --- PASS: TestRenameInvalidName (0.45s) [2022-01-25T14:30:15.928Z] === RUN TestRenameAnonymousContainer [2022-01-25T14:30:16.750Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.33s) [2022-01-25T14:30:16.750Z] === RUN TestAPIIpcModeHost [2022-01-25T14:30:16.750Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-25T14:30:16.750Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-01-25T14:30:16.750Z] === RUN TestDaemonIpcModeShareable [2022-01-25T14:30:16.750Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-25T14:30:16.750Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-01-25T14:30:16.750Z] === RUN TestDaemonIpcModePrivate [2022-01-25T14:30:17.313Z] --- PASS: TestRenameAnonymousContainer (1.45s) [2022-01-25T14:30:17.313Z] === RUN TestRenameContainerWithSameName [2022-01-25T14:30:17.678Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-01-25T14:30:17.883Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-01-25T14:30:17.883Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-25T14:30:17.934Z] --- PASS: TestDaemonIpcModePrivate (1.12s) [2022-01-25T14:30:17.934Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-01-25T14:30:17.934Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-25T14:30:17.934Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-01-25T14:30:17.934Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-01-25T14:30:17.934Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-25T14:30:17.934Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-01-25T14:30:17.934Z] === RUN TestIpcModeOlderClient [2022-01-25T14:30:17.934Z] === PAUSE TestIpcModeOlderClient [2022-01-25T14:30:17.934Z] === RUN TestKillContainerInvalidSignal [2022-01-25T14:30:18.512Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-01-25T14:30:18.512Z] === RUN TestKillContainer [2022-01-25T14:30:18.512Z] === RUN TestKillContainer/no_signal [2022-01-25T14:30:18.773Z] === RUN TestKillContainer/non_killing_signal [2022-01-25T14:30:18.825Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s) [2022-01-25T14:30:18.825Z] === RUN TestResize [2022-01-25T14:30:19.029Z] === RUN TestKillContainer/killing_signal [2022-01-25T14:30:19.084Z] --- PASS: TestResize (0.44s) [2022-01-25T14:30:19.084Z] === RUN TestResizeWithInvalidSize [2022-01-25T14:30:19.591Z] --- PASS: TestKillContainer (1.18s) [2022-01-25T14:30:19.591Z] --- PASS: TestKillContainer/no_signal (0.37s) [2022-01-25T14:30:19.591Z] --- PASS: TestKillContainer/non_killing_signal (0.24s) [2022-01-25T14:30:19.591Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2022-01-25T14:30:19.591Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-25T14:30:19.591Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-01-25T14:30:19.653Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-01-25T14:30:19.653Z] === RUN TestResizeWhenContainerNotStarted [2022-01-25T14:30:19.772Z] Sending build context to Docker daemon 61.79MB [2022-01-25T14:30:19.772Z] [2022-01-25T14:30:19.772Z] Step 1/11 : FROM microsoft/windowsservercore [2022-01-25T14:30:19.772Z] ---> 60d6f56ecebd [2022-01-25T14:30:19.772Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-01-25T14:30:19.772Z] ---> Running in 83047b14e9c8 [2022-01-25T14:30:19.847Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-01-25T14:30:19.914Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-01-25T14:30:19.914Z] === RUN TestDaemonRestartKillContainers [2022-01-25T14:30:19.914Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-25T14:30:19.914Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-25T14:30:19.914Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-25T14:30:19.914Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-25T14:30:19.914Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-25T14:30:19.914Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-25T14:30:19.914Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-25T14:30:19.914Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-25T14:30:19.914Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-25T14:30:19.914Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-25T14:30:19.914Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-25T14:30:19.914Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-25T14:30:19.914Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-25T14:30:19.914Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-25T14:30:19.914Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-25T14:30:19.914Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-25T14:30:19.914Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-25T14:30:19.914Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-25T14:30:19.914Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-25T14:30:19.914Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-25T14:30:19.914Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-25T14:30:19.914Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-25T14:30:19.914Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-25T14:30:19.914Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-25T14:30:19.914Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-25T14:30:19.914Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-25T14:30:19.914Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-25T14:30:19.914Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-25T14:30:19.914Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-25T14:30:19.914Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-25T14:30:19.914Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-25T14:30:19.914Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-25T14:30:19.914Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-25T14:30:19.914Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-25T14:30:20.259Z] Removing intermediate container 83047b14e9c8 [2022-01-25T14:30:20.259Z] ---> f484265215af [2022-01-25T14:30:20.259Z] Step 3/11 : ARG GO_VERSION=1.17.6 [2022-01-25T14:30:20.259Z] ---> Running in 7c1971fc9f4c [2022-01-25T14:30:20.409Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.81s) [2022-01-25T14:30:20.409Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-01-25T14:30:20.409Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2022-01-25T14:30:20.409Z] === RUN TestKillStoppedContainer [2022-01-25T14:30:20.409Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-01-25T14:30:20.409Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-25T14:30:20.409Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-01-25T14:30:20.409Z] === RUN TestKillDifferentUserContainer [2022-01-25T14:30:20.747Z] Removing intermediate container 7c1971fc9f4c [2022-01-25T14:30:20.747Z] ---> 713f57ac7473 [2022-01-25T14:30:20.747Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.9 [2022-01-25T14:30:20.747Z] ---> Running in f57520f7c6a4 [2022-01-25T14:30:20.972Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-01-25T14:30:20.972Z] === RUN TestInspectOomKilledTrue [2022-01-25T14:30:20.972Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-25T14:30:20.972Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-01-25T14:30:20.972Z] === RUN TestInspectOomKilledFalse [2022-01-25T14:30:20.972Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-25T14:30:20.972Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-01-25T14:30:20.972Z] === RUN TestLinksEtcHostsContentMatch [2022-01-25T14:30:20.972Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-01-25T14:30:20.972Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-01-25T14:30:20.972Z] === RUN TestLinksContainerNames [2022-01-25T14:30:21.235Z] Removing intermediate container f57520f7c6a4 [2022-01-25T14:30:21.235Z] ---> df82a36b3eb5 [2022-01-25T14:30:21.235Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-01-25T14:30:21.235Z] ---> Running in 4e13d5739c76 [2022-01-25T14:30:21.534Z] --- PASS: TestLinksContainerNames (0.77s) [2022-01-25T14:30:21.534Z] === RUN TestLogsFollowTailEmpty [2022-01-25T14:30:21.726Z] Removing intermediate container 4e13d5739c76 [2022-01-25T14:30:21.726Z] ---> 981ab989bb7c [2022-01-25T14:30:21.726Z] 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} [2022-01-25T14:30:21.726Z] ---> Running in 8e33d5e5118d [2022-01-25T14:30:21.726Z] Removing intermediate container 8e33d5e5118d [2022-01-25T14:30:21.726Z] ---> 34c1cb63412e [2022-01-25T14:30:21.726Z] 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; [2022-01-25T14:30:21.726Z] ---> Running in 51f9eb9d28df [2022-01-25T14:30:21.846Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-25T14:30:22.099Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-01-25T14:30:22.100Z] === RUN TestContainerNetworkMountsNoChown [2022-01-25T14:30:22.358Z] --- PASS: TestContainerNetworkMountsNoChown (0.37s) [2022-01-25T14:30:22.358Z] === RUN TestMountDaemonRoot [2022-01-25T14:30:22.358Z] === RUN TestMountDaemonRoot/default [2022-01-25T14:30:22.358Z] === PAUSE TestMountDaemonRoot/default [2022-01-25T14:30:22.358Z] === RUN TestMountDaemonRoot/private [2022-01-25T14:30:22.358Z] === PAUSE TestMountDaemonRoot/private [2022-01-25T14:30:22.358Z] === RUN TestMountDaemonRoot/rprivate [2022-01-25T14:30:22.358Z] === PAUSE TestMountDaemonRoot/rprivate [2022-01-25T14:30:22.358Z] === RUN TestMountDaemonRoot/slave [2022-01-25T14:30:22.358Z] === PAUSE TestMountDaemonRoot/slave [2022-01-25T14:30:22.358Z] === RUN TestMountDaemonRoot/rslave [2022-01-25T14:30:22.358Z] === PAUSE TestMountDaemonRoot/rslave [2022-01-25T14:30:22.358Z] === RUN TestMountDaemonRoot/shared [2022-01-25T14:30:22.358Z] === PAUSE TestMountDaemonRoot/shared [2022-01-25T14:30:22.358Z] === RUN TestMountDaemonRoot/rshared [2022-01-25T14:30:22.358Z] === PAUSE TestMountDaemonRoot/rshared [2022-01-25T14:30:22.358Z] === CONT TestMountDaemonRoot/default [2022-01-25T14:30:22.358Z] === RUN TestMountDaemonRoot/default/mount_root [2022-01-25T14:30:22.358Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-01-25T14:30:22.358Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-01-25T14:30:22.358Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-01-25T14:30:22.358Z] === RUN TestMountDaemonRoot/default/bind_root [2022-01-25T14:30:22.358Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-01-25T14:30:22.358Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-01-25T14:30:22.358Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-01-25T14:30:22.358Z] === CONT TestMountDaemonRoot/default/mount_root [2022-01-25T14:30:22.358Z] === CONT TestMountDaemonRoot/rshared [2022-01-25T14:30:22.358Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-01-25T14:30:22.358Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-01-25T14:30:22.358Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-01-25T14:30:22.358Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-01-25T14:30:22.358Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-01-25T14:30:22.358Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-01-25T14:30:22.358Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-01-25T14:30:22.358Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-01-25T14:30:22.358Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-01-25T14:30:22.358Z] === CONT TestMountDaemonRoot/shared [2022-01-25T14:30:22.358Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-01-25T14:30:22.358Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-01-25T14:30:22.358Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-01-25T14:30:22.358Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-01-25T14:30:22.358Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-01-25T14:30:22.358Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-01-25T14:30:22.358Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-01-25T14:30:22.358Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-01-25T14:30:22.358Z] === CONT TestMountDaemonRoot/rslave [2022-01-25T14:30:22.358Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-01-25T14:30:22.358Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-01-25T14:30:22.358Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-01-25T14:30:22.358Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-01-25T14:30:22.358Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-01-25T14:30:22.358Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-01-25T14:30:22.358Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-01-25T14:30:22.358Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-01-25T14:30:22.358Z] === CONT TestMountDaemonRoot/slave [2022-01-25T14:30:22.358Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-01-25T14:30:22.358Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-01-25T14:30:22.358Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-01-25T14:30:22.358Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-01-25T14:30:22.358Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-01-25T14:30:22.358Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-01-25T14:30:22.358Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-01-25T14:30:22.358Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-01-25T14:30:22.358Z] === CONT TestMountDaemonRoot/rprivate [2022-01-25T14:30:22.358Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-01-25T14:30:22.358Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-01-25T14:30:22.358Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-01-25T14:30:22.358Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-01-25T14:30:22.358Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-01-25T14:30:22.358Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-01-25T14:30:22.358Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-01-25T14:30:22.358Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-01-25T14:30:22.358Z] === CONT TestMountDaemonRoot/private [2022-01-25T14:30:22.358Z] === RUN TestMountDaemonRoot/private/bind_root [2022-01-25T14:30:22.358Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-01-25T14:30:22.358Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-01-25T14:30:22.358Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-01-25T14:30:22.358Z] === RUN TestMountDaemonRoot/private/mount_root [2022-01-25T14:30:22.358Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-01-25T14:30:22.358Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-01-25T14:30:22.358Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-01-25T14:30:22.358Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-01-25T14:30:22.358Z] === CONT TestMountDaemonRoot/default/bind_root [2022-01-25T14:30:22.358Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-01-25T14:30:22.358Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-01-25T14:30:22.358Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-01-25T14:30:22.615Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-01-25T14:30:22.615Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-01-25T14:30:22.615Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-01-25T14:30:22.615Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-01-25T14:30:22.615Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-01-25T14:30:22.615Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-01-25T14:30:22.615Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-01-25T14:30:22.615Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-01-25T14:30:22.615Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-01-25T14:30:22.615Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-01-25T14:30:22.615Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-01-25T14:30:22.615Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-01-25T14:30:22.615Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-01-25T14:30:22.615Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-01-25T14:30:22.615Z] === CONT TestMountDaemonRoot/private/bind_root [2022-01-25T14:30:22.615Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-01-25T14:30:22.615Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-01-25T14:30:22.615Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-01-25T14:30:22.615Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-01-25T14:30:22.615Z] === CONT TestMountDaemonRoot/private/mount_root [2022-01-25T14:30:22.615Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-01-25T14:30:22.872Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-01-25T14:30:22.872Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-01-25T14:30:22.872Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-01-25T14:30:22.872Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.03s) [2022-01-25T14:30:22.872Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-01-25T14:30:22.872Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-01-25T14:30:22.872Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-01-25T14:30:22.872Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-01-25T14:30:22.872Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-01-25T14:30:22.872Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-01-25T14:30:22.872Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-01-25T14:30:22.872Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-01-25T14:30:22.872Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-01-25T14:30:22.872Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-01-25T14:30:22.872Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-01-25T14:30:22.872Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-01-25T14:30:22.872Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-01-25T14:30:22.872Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-01-25T14:30:22.872Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-01-25T14:30:22.872Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-01-25T14:30:22.872Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-01-25T14:30:22.872Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-01-25T14:30:22.872Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-01-25T14:30:22.872Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-01-25T14:30:22.872Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-01-25T14:30:22.872Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-01-25T14:30:22.872Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-01-25T14:30:22.872Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-01-25T14:30:22.872Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-01-25T14:30:22.872Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-01-25T14:30:22.872Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-01-25T14:30:22.872Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-01-25T14:30:22.872Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-01-25T14:30:22.872Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-01-25T14:30:22.872Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-01-25T14:30:22.872Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-01-25T14:30:22.872Z] === RUN TestContainerBindMountNonRecursive [2022-01-25T14:30:22.872Z] 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) [2022-01-25T14:30:22.872Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2022-01-25T14:30:22.872Z] === RUN TestContainerVolumesMountedAsShared [2022-01-25T14:30:22.872Z] 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) [2022-01-25T14:30:22.872Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-01-25T14:30:22.872Z] === RUN TestContainerVolumesMountedAsSlave [2022-01-25T14:30:22.872Z] 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) [2022-01-25T14:30:22.872Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-01-25T14:30:22.872Z] === RUN TestNetworkNat [2022-01-25T14:30:23.129Z] --- PASS: TestNetworkNat (0.48s) [2022-01-25T14:30:23.129Z] === RUN TestNetworkLocalhostTCPNat [2022-01-25T14:30:23.227Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-25T14:30:23.692Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2022-01-25T14:30:23.692Z] === RUN TestNetworkLoopbackNat [2022-01-25T14:30:24.167Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-25T14:30:24.167Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-25T14:30:25.550Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-25T14:30:25.550Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-25T14:30:26.207Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2022-01-25T14:30:26.207Z] === RUN TestPause [2022-01-25T14:30:26.207Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-25T14:30:26.207Z] --- SKIP: TestPause (0.00s) [2022-01-25T14:30:26.207Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-25T14:30:26.207Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-25T14:30:26.207Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-25T14:30:26.207Z] === RUN TestPauseStopPausedContainer [2022-01-25T14:30:26.207Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-25T14:30:26.207Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2022-01-25T14:30:26.207Z] === RUN TestPidHost [2022-01-25T14:30:27.047Z] 0e02c12b1310: Pull complete [2022-01-25T14:30:27.047Z] Digest: sha256:08d5f2a16e6a588ee9ed2a6d1a89cca1749f93773997507a73449f7eb16afba4 [2022-01-25T14:30:27.047Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-25T14:30:27.047Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-01-25T14:30:27.047Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-01-25T14:30:27.047Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.473' [2022-01-25T14:30:27.047Z] WARN: Skipping validation tests [2022-01-25T14:30:27.047Z] INFO: Running unit tests at 01/25/2022 14:30:20... [2022-01-25T14:30:27.047Z] INFO: make.ps1 starting at 01/25/2022 14:30:24 [2022-01-25T14:30:27.047Z] INFO: Git commit (b36d896fce) assumed from DOCKER_GITCOMMIT environment variable [2022-01-25T14:30:27.047Z] INFO: Invoking autogen... [2022-01-25T14:30:27.047Z] INFO: Running unit tests... [2022-01-25T14:30:27.137Z] --- PASS: TestPidHost (0.85s) [2022-01-25T14:30:27.137Z] === RUN TestPsFilter [2022-01-25T14:30:27.137Z] --- PASS: TestPsFilter (0.10s) [2022-01-25T14:30:27.137Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-25T14:30:27.393Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s) [2022-01-25T14:30:27.393Z] === RUN TestRemoveContainerWithVolume [2022-01-25T14:30:27.956Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-01-25T14:30:27.956Z] === RUN TestRemoveContainerRunning [2022-01-25T14:30:28.212Z] --- PASS: TestRemoveContainerRunning (0.38s) [2022-01-25T14:30:28.212Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-25T14:30:28.774Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2022-01-25T14:30:28.774Z] === RUN TestRemoveInvalidContainer [2022-01-25T14:30:28.774Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-01-25T14:30:28.774Z] === RUN TestRenameLinkedContainer [2022-01-25T14:30:29.752Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-25T14:30:29.752Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-25T14:30:30.665Z] --- PASS: TestRenameLinkedContainer (1.58s) [2022-01-25T14:30:30.665Z] === RUN TestRenameStoppedContainer [2022-01-25T14:30:30.665Z] --- PASS: TestRenameStoppedContainer (0.37s) [2022-01-25T14:30:30.665Z] === RUN TestRenameRunningContainerAndReuse [2022-01-25T14:30:31.136Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-25T14:30:31.595Z] --- PASS: TestRenameRunningContainerAndReuse (0.80s) [2022-01-25T14:30:31.595Z] === RUN TestRenameInvalidName [2022-01-25T14:30:31.852Z] --- PASS: TestRenameInvalidName (0.40s) [2022-01-25T14:30:31.852Z] === RUN TestRenameAnonymousContainer [2022-01-25T14:30:33.036Z] 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/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/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/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 [2022-01-25T14:30:33.049Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-25T14:30:33.049Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-25T14:30:33.220Z] --- PASS: TestRenameAnonymousContainer (1.40s) [2022-01-25T14:30:33.220Z] === RUN TestRenameContainerWithSameName [2022-01-25T14:30:33.782Z] --- PASS: TestRenameContainerWithSameName (0.39s) [2022-01-25T14:30:33.782Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-25T14:30:34.709Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s) [2022-01-25T14:30:34.709Z] === RUN TestResize [2022-01-25T14:30:34.964Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-25T14:30:34.964Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-25T14:30:34.965Z] --- PASS: TestResize (0.42s) [2022-01-25T14:30:34.965Z] === RUN TestResizeWithInvalidSize [2022-01-25T14:30:35.221Z] --- PASS: TestResizeWithInvalidSize (0.39s) [2022-01-25T14:30:35.221Z] === RUN TestResizeWhenContainerNotStarted [2022-01-25T14:30:35.784Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s) [2022-01-25T14:30:35.784Z] === RUN TestDaemonRestartKillContainers [2022-01-25T14:30:35.784Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-01-25T14:30:35.784Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-01-25T14:30:35.784Z] === RUN TestCgroupNamespacesRun [2022-01-25T14:30:36.348Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-25T14:30:36.714Z] --- PASS: TestCgroupNamespacesRun (1.11s) [2022-01-25T14:30:36.714Z] === RUN TestCgroupNamespacesRunPrivileged [2022-01-25T14:30:38.115Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s) [2022-01-25T14:30:38.115Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-01-25T14:30:38.259Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-01-25T14:30:38.259Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.81s) [2022-01-25T14:30:38.259Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-01-25T14:30:38.259Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.26s) [2022-01-25T14:30:38.259Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-01-25T14:30:38.259Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.34s) [2022-01-25T14:30:38.259Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.38s) [2022-01-25T14:30:38.259Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.48s) [2022-01-25T14:30:38.259Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.50s) [2022-01-25T14:30:38.259Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.06s) [2022-01-25T14:30:38.259Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.65s) [2022-01-25T14:30:38.259Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.05s) [2022-01-25T14:30:38.259Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.78s) [2022-01-25T14:30:38.259Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.91s) [2022-01-25T14:30:38.259Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.64s) [2022-01-25T14:30:38.259Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.71s) [2022-01-25T14:30:38.259Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.65s) [2022-01-25T14:30:38.259Z] === RUN TestCgroupNamespacesRun [2022-01-25T14:30:39.043Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s) [2022-01-25T14:30:39.043Z] === RUN TestCgroupNamespacesRunHostMode [2022-01-25T14:30:39.200Z] --- PASS: TestCgroupNamespacesRun (1.18s) [2022-01-25T14:30:39.200Z] === RUN TestCgroupNamespacesRunPrivileged [2022-01-25T14:30:39.200Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-01-25T14:30:39.200Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-01-25T14:30:39.200Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-01-25T14:30:39.810Z] [2022-01-25T14:30:39.810Z] SUCCESS: Specified value was saved. [2022-01-25T14:30:40.142Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s) [2022-01-25T14:30:40.142Z] === RUN TestCgroupNamespacesRunHostMode [2022-01-25T14:30:40.408Z] --- PASS: TestCgroupNamespacesRunHostMode (1.11s) [2022-01-25T14:30:40.408Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-01-25T14:30:40.838Z] INFO: Downloading git... [2022-01-25T14:30:40.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-01-25T14:30:40.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-01-25T14:30:41.337Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s) [2022-01-25T14:30:41.337Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-01-25T14:30:41.546Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s) [2022-01-25T14:30:41.546Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-01-25T14:30:41.875Z] ? github.com/docker/docker/api [no test files] [2022-01-25T14:30:42.264Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.08s) [2022-01-25T14:30:42.264Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-01-25T14:30:42.487Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s) [2022-01-25T14:30:42.487Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-01-25T14:30:43.139Z] INFO: Downloading go... [2022-01-25T14:30:43.191Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-01-25T14:30:43.191Z] === RUN TestCgroupNamespacesRunOlderClient [2022-01-25T14:30:43.874Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.19s) [2022-01-25T14:30:43.874Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-01-25T14:30:44.119Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.12s) [2022-01-25T14:30:44.119Z] === RUN TestNISDomainname [2022-01-25T14:30:44.119Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-01-25T14:30:44.119Z] --- SKIP: TestNISDomainname (0.01s) [2022-01-25T14:30:44.119Z] === RUN TestHostnameDnsResolution [2022-01-25T14:30:44.446Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-01-25T14:30:44.446Z] === RUN TestCgroupNamespacesRunOlderClient [2022-01-25T14:30:44.771Z] INFO: Downloading compiler 1 of 3... [2022-01-25T14:30:44.938Z] 0e02c12b1310: Pull complete [2022-01-25T14:30:44.938Z] Digest: sha256:08d5f2a16e6a588ee9ed2a6d1a89cca1749f93773997507a73449f7eb16afba4 [2022-01-25T14:30:44.938Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-25T14:30:44.938Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-01-25T14:30:44.938Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-01-25T14:30:44.938Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.473' [2022-01-25T14:30:44.938Z] WARN: Skipping validation tests [2022-01-25T14:30:44.938Z] INFO: Running unit tests at 01/25/2022 14:30:43... [2022-01-25T14:30:45.046Z] --- PASS: TestHostnameDnsResolution (0.63s) [2022-01-25T14:30:45.046Z] === RUN TestUnprivilegedPortsAndPing [2022-01-25T14:30:45.046Z] 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 [2022-01-25T14:30:45.046Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-01-25T14:30:45.046Z] === RUN TestStats [2022-01-25T14:30:45.046Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-25T14:30:45.046Z] --- SKIP: TestStats (0.00s) [2022-01-25T14:30:45.046Z] === RUN TestStopContainerWithTimeout [2022-01-25T14:30:45.046Z] === RUN TestStopContainerWithTimeout/0 [2022-01-25T14:30:45.046Z] === PAUSE TestStopContainerWithTimeout/0 [2022-01-25T14:30:45.046Z] === RUN TestStopContainerWithTimeout/1 [2022-01-25T14:30:45.046Z] === PAUSE TestStopContainerWithTimeout/1 [2022-01-25T14:30:45.046Z] === RUN TestStopContainerWithTimeout/3 [2022-01-25T14:30:45.046Z] === PAUSE TestStopContainerWithTimeout/3 [2022-01-25T14:30:45.046Z] === RUN TestStopContainerWithTimeout/-1 [2022-01-25T14:30:45.046Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-01-25T14:30:45.046Z] === CONT TestStopContainerWithTimeout/0 [2022-01-25T14:30:45.046Z] === CONT TestStopContainerWithTimeout/-1 [2022-01-25T14:30:45.609Z] === CONT TestStopContainerWithTimeout/3 [2022-01-25T14:30:45.828Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s) [2022-01-25T14:30:45.828Z] === RUN TestNISDomainname [2022-01-25T14:30:45.866Z] INFO: Downloading compiler 2 of 3... [2022-01-25T14:30:46.355Z] INFO: Downloading compiler 3 of 3... [2022-01-25T14:30:46.398Z] --- PASS: TestNISDomainname (0.59s) [2022-01-25T14:30:46.398Z] === RUN TestHostnameDnsResolution [2022-01-25T14:30:46.968Z] --- PASS: TestHostnameDnsResolution (0.68s) [2022-01-25T14:30:46.968Z] === RUN TestUnprivilegedPortsAndPing [2022-01-25T14:30:47.380Z] INFO: Extracting git... [2022-01-25T14:30:47.497Z] === CONT TestStopContainerWithTimeout/1 [2022-01-25T14:30:47.539Z] --- PASS: TestUnprivilegedPortsAndPing (0.58s) [2022-01-25T14:30:47.539Z] === RUN TestStats [2022-01-25T14:30:47.993Z] INFO: make.ps1 starting at 01/25/2022 14:30:47 [2022-01-25T14:30:47.993Z] INFO: Git commit (b36d896fce) assumed from DOCKER_GITCOMMIT environment variable [2022-01-25T14:30:47.993Z] INFO: Invoking autogen... [2022-01-25T14:30:47.993Z] INFO: Running unit tests... [2022-01-25T14:30:48.862Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-01-25T14:30:48.862Z] --- PASS: TestStopContainerWithTimeout/0 (0.72s) [2022-01-25T14:30:48.862Z] --- PASS: TestStopContainerWithTimeout/-1 (2.69s) [2022-01-25T14:30:48.862Z] --- PASS: TestStopContainerWithTimeout/3 (2.36s) [2022-01-25T14:30:48.862Z] --- PASS: TestStopContainerWithTimeout/1 (1.38s) [2022-01-25T14:30:48.862Z] === RUN TestDeleteDevicemapper [2022-01-25T14:30:48.862Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-25T14:30:48.862Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-01-25T14:30:48.862Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-25T14:30:50.077Z] --- PASS: TestStats (2.45s) [2022-01-25T14:30:50.077Z] === RUN TestStopContainerWithTimeout [2022-01-25T14:30:50.077Z] === RUN TestStopContainerWithTimeout/0 [2022-01-25T14:30:50.077Z] === PAUSE TestStopContainerWithTimeout/0 [2022-01-25T14:30:50.077Z] === RUN TestStopContainerWithTimeout/1 [2022-01-25T14:30:50.077Z] === PAUSE TestStopContainerWithTimeout/1 [2022-01-25T14:30:50.077Z] === RUN TestStopContainerWithTimeout/3 [2022-01-25T14:30:50.077Z] === PAUSE TestStopContainerWithTimeout/3 [2022-01-25T14:30:50.077Z] === RUN TestStopContainerWithTimeout/-1 [2022-01-25T14:30:50.077Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-01-25T14:30:50.077Z] === CONT TestStopContainerWithTimeout/0 [2022-01-25T14:30:50.077Z] === CONT TestStopContainerWithTimeout/3 [2022-01-25T14:30:50.230Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.22s) [2022-01-25T14:30:50.230Z] === RUN TestUpdateMemory [2022-01-25T14:30:50.230Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-25T14:30:50.230Z] --- SKIP: TestUpdateMemory (0.00s) [2022-01-25T14:30:50.230Z] === RUN TestUpdateCPUQuota [2022-01-25T14:30:50.230Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-25T14:30:50.230Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-01-25T14:30:50.230Z] === RUN TestUpdatePidsLimit [2022-01-25T14:30:50.230Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-25T14:30:50.230Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-01-25T14:30:50.230Z] === RUN TestUpdateRestartPolicy [2022-01-25T14:30:50.649Z] === CONT TestStopContainerWithTimeout/-1 [2022-01-25T14:30:52.559Z] === CONT TestStopContainerWithTimeout/1 [2022-01-25T14:30:54.468Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-01-25T14:30:54.468Z] --- PASS: TestStopContainerWithTimeout/0 (0.69s) [2022-01-25T14:30:54.468Z] --- PASS: TestStopContainerWithTimeout/3 (2.71s) [2022-01-25T14:30:54.468Z] --- PASS: TestStopContainerWithTimeout/-1 (2.51s) [2022-01-25T14:30:54.468Z] --- PASS: TestStopContainerWithTimeout/1 (1.44s) [2022-01-25T14:30:54.468Z] === RUN TestDeleteDevicemapper [2022-01-25T14:30:54.468Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-25T14:30:54.468Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-01-25T14:30:54.468Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-25T14:30:55.851Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.52s) [2022-01-25T14:30:55.851Z] === RUN TestUpdateMemory [2022-01-25T14:30:56.111Z] --- PASS: TestUpdateMemory (0.57s) [2022-01-25T14:30:56.111Z] === RUN TestUpdateCPUQuota [2022-01-25T14:30:56.839Z] 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/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/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/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 [2022-01-25T14:30:57.003Z] === RUN TestMiddlewares [2022-01-25T14:30:57.003Z] --- PASS: TestMiddlewares (0.00s) [2022-01-25T14:30:57.003Z] PASS [2022-01-25T14:30:57.003Z] coverage: 9.0% of statements [2022-01-25T14:30:57.003Z] ok github.com/docker/docker/api/server 0.079s coverage: 9.0% of statements [2022-01-25T14:30:57.053Z] --- PASS: TestUpdateCPUQuota (0.89s) [2022-01-25T14:30:57.053Z] === RUN TestUpdatePidsLimit [2022-01-25T14:30:57.053Z] === RUN TestUpdatePidsLimit/update_from_none [2022-01-25T14:30:57.313Z] === RUN TestUpdatePidsLimit/no_change [2022-01-25T14:30:57.574Z] === RUN TestUpdatePidsLimit/update_lower [2022-01-25T14:30:57.834Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-01-25T14:30:58.093Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-01-25T14:30:58.093Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-01-25T14:30:58.353Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-01-25T14:30:59.300Z] --- PASS: TestUpdatePidsLimit (2.05s) [2022-01-25T14:30:59.300Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-01-25T14:30:59.300Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2022-01-25T14:30:59.300Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-01-25T14:30:59.300Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s) [2022-01-25T14:30:59.300Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2022-01-25T14:30:59.300Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2022-01-25T14:30:59.300Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2022-01-25T14:30:59.300Z] === RUN TestUpdateRestartPolicy [2022-01-25T14:31:02.399Z] --- PASS: TestUpdateRestartPolicy (10.82s) [2022-01-25T14:31:02.399Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-25T14:31:02.399Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-01-25T14:31:02.399Z] === RUN TestWaitNonBlocked [2022-01-25T14:31:02.399Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-25T14:31:02.399Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-25T14:31:02.399Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-25T14:31:02.399Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-25T14:31:02.399Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-25T14:31:02.399Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-25T14:31:02.399Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-01-25T14:31:02.399Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.56s) [2022-01-25T14:31:02.399Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s) [2022-01-25T14:31:02.399Z] === RUN TestWaitBlocked [2022-01-25T14:31:02.399Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-25T14:31:02.399Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-25T14:31:02.399Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-01-25T14:31:02.399Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-01-25T14:31:02.399Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-25T14:31:02.399Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-01-25T14:31:02.553Z] INFO: Expanding go... [2022-01-25T14:31:02.655Z] --- PASS: TestWaitBlocked (0.01s) [2022-01-25T14:31:02.655Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.62s) [2022-01-25T14:31:02.655Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.65s) [2022-01-25T14:31:02.655Z] === CONT TestDaemonRestartIpcMode [2022-01-25T14:31:02.655Z] === CONT TestIpcModeOlderClient [2022-01-25T14:31:02.912Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-01-25T14:31:02.912Z] === CONT TestRestartDaemonWithRestartingContainer [2022-01-25T14:31:05.431Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.22s) [2022-01-25T14:31:05.431Z] --- PASS: TestDaemonRestartIpcMode (2.69s) [2022-01-25T14:31:05.431Z] PASS [2022-01-25T14:31:05.431Z] [2022-01-25T14:31:05.431Z] === Skipped [2022-01-25T14:31:05.431Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-01-25T14:31:05.431Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-25T14:31:05.431Z] [2022-01-25T14:31:05.431Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-01-25T14:31:05.431Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-01-25T14:31:05.431Z] [2022-01-25T14:31:05.431Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-01-25T14:31:05.431Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-25T14:31:05.431Z] [2022-01-25T14:31:05.431Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-01-25T14:31:05.431Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-01-25T14:31:05.431Z] [2022-01-25T14:31:05.431Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-01-25T14:31:05.431Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-25T14:31:05.431Z] [2022-01-25T14:31:05.431Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-01-25T14:31:05.431Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-25T14:31:05.431Z] [2022-01-25T14:31:05.431Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-01-25T14:31:05.431Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-25T14:31:05.431Z] [2022-01-25T14:31:05.431Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-01-25T14:31:05.431Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-25T14:31:05.431Z] [2022-01-25T14:31:05.431Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-01-25T14:31:05.431Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-25T14:31:05.431Z] [2022-01-25T14:31:05.431Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-01-25T14:31:05.431Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-25T14:31:05.431Z] [2022-01-25T14:31:05.431Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-01-25T14:31:05.431Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-25T14:31:05.431Z] [2022-01-25T14:31:05.431Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-01-25T14:31:05.431Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-25T14:31:05.431Z] [2022-01-25T14:31:05.431Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-01-25T14:31:05.431Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-01-25T14:31:05.431Z] [2022-01-25T14:31:05.431Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2022-01-25T14:31:05.431Z] 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) [2022-01-25T14:31:05.431Z] [2022-01-25T14:31:05.431Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-01-25T14:31:05.431Z] 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) [2022-01-25T14:31:05.431Z] [2022-01-25T14:31:05.431Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-01-25T14:31:05.431Z] 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) [2022-01-25T14:31:05.431Z] [2022-01-25T14:31:05.431Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-01-25T14:31:05.431Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-25T14:31:05.431Z] [2022-01-25T14:31:05.431Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-25T14:31:05.431Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-25T14:31:05.431Z] [2022-01-25T14:31:05.431Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2022-01-25T14:31:05.431Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-25T14:31:05.431Z] [2022-01-25T14:31:05.431Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-01-25T14:31:05.431Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-01-25T14:31:05.431Z] [2022-01-25T14:31:05.431Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2022-01-25T14:31:05.431Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-01-25T14:31:05.431Z] [2022-01-25T14:31:05.431Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-01-25T14:31:05.431Z] 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 [2022-01-25T14:31:05.431Z] [2022-01-25T14:31:05.431Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-01-25T14:31:05.431Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-25T14:31:05.431Z] [2022-01-25T14:31:05.431Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-01-25T14:31:05.431Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-25T14:31:05.431Z] [2022-01-25T14:31:05.431Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-01-25T14:31:05.431Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-25T14:31:05.431Z] [2022-01-25T14:31:05.431Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-01-25T14:31:05.431Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-25T14:31:05.431Z] [2022-01-25T14:31:05.431Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-01-25T14:31:05.431Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-25T14:31:05.431Z] [2022-01-25T14:31:05.431Z] DONE 177 tests, 27 skipped in 69.995s [2022-01-25T14:31:05.431Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-01-25T14:31:05.687Z] === RUN TestConfigDaemonLibtrustID [2022-01-25T14:31:06.255Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2022-01-25T14:31:06.255Z] === RUN TestDaemonConfigValidation [2022-01-25T14:31:06.255Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-01-25T14:31:06.255Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-01-25T14:31:06.255Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-01-25T14:31:06.255Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-01-25T14:31:06.255Z] === RUN TestDaemonConfigValidation/invalid_config [2022-01-25T14:31:06.255Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-01-25T14:31:06.255Z] === RUN TestDaemonConfigValidation/malformed_config [2022-01-25T14:31:06.255Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-01-25T14:31:06.255Z] === RUN TestDaemonConfigValidation/valid_config [2022-01-25T14:31:06.255Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-01-25T14:31:06.255Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-01-25T14:31:06.255Z] === CONT TestDaemonConfigValidation/malformed_config [2022-01-25T14:31:06.255Z] === CONT TestDaemonConfigValidation/valid_config [2022-01-25T14:31:06.255Z] === CONT TestDaemonConfigValidation/invalid_config [2022-01-25T14:31:06.255Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-01-25T14:31:06.255Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-01-25T14:31:06.255Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-01-25T14:31:06.255Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-01-25T14:31:06.255Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-01-25T14:31:06.255Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-01-25T14:31:06.255Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-01-25T14:31:06.255Z] === RUN TestConfigDaemonSeccompProfiles [2022-01-25T14:31:06.255Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-01-25T14:31:07.468Z] ? github.com/docker/docker/api [no test files] [2022-01-25T14:31:07.629Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-01-25T14:31:08.557Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-01-25T14:31:09.486Z] === CONT TestConfigDaemonSeccompProfiles [2022-01-25T14:31:09.486Z] daemon_test.go:156: [d33b02f3c25e3] daemon is not started [2022-01-25T14:31:09.486Z] --- PASS: TestConfigDaemonSeccompProfiles (3.27s) [2022-01-25T14:31:09.486Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-01-25T14:31:09.486Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2022-01-25T14:31:09.486Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-01-25T14:31:09.486Z] === RUN TestDaemonProxy [2022-01-25T14:31:09.486Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-01-25T14:31:09.486Z] --- SKIP: TestDaemonProxy (0.00s) [2022-01-25T14:31:09.486Z] PASS [2022-01-25T14:31:09.486Z] [2022-01-25T14:31:09.486Z] === Skipped [2022-01-25T14:31:09.486Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-01-25T14:31:09.486Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-01-25T14:31:09.486Z] [2022-01-25T14:31:09.486Z] DONE 12 tests, 1 skipped in 4.151s [2022-01-25T14:31:09.486Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-01-25T14:31:09.742Z] INFO: Testing against a local daemon [2022-01-25T14:31:09.742Z] === RUN TestCommitInheritsEnv [2022-01-25T14:31:11.107Z] --- PASS: TestCommitInheritsEnv (1.42s) [2022-01-25T14:31:11.107Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-25T14:31:11.107Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-01-25T14:31:11.107Z] === RUN TestImportWithCustomPlatform [2022-01-25T14:31:11.107Z] === RUN TestImportWithCustomPlatform/#00 [2022-01-25T14:31:11.107Z] === RUN TestImportWithCustomPlatform/_______ [2022-01-25T14:31:11.364Z] === RUN TestImportWithCustomPlatform// [2022-01-25T14:31:11.364Z] === RUN TestImportWithCustomPlatform/linux [2022-01-25T14:31:11.364Z] === RUN TestImportWithCustomPlatform/LINUX [2022-01-25T14:31:11.364Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-01-25T14:31:11.364Z] === RUN TestImportWithCustomPlatform/macos [2022-01-25T14:31:11.364Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-01-25T14:31:11.364Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-01-25T14:31:11.364Z] --- PASS: TestImportWithCustomPlatform (0.29s) [2022-01-25T14:31:11.364Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-01-25T14:31:11.364Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-01-25T14:31:11.364Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-01-25T14:31:11.364Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-01-25T14:31:11.364Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-01-25T14:31:11.364Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-01-25T14:31:11.364Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-01-25T14:31:11.364Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-01-25T14:31:11.364Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-01-25T14:31:11.364Z] === RUN TestImagesFilterMultiReference [2022-01-25T14:31:11.524Z] --- PASS: TestUpdateRestartPolicy (11.08s) [2022-01-25T14:31:11.524Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-25T14:31:11.524Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-01-25T14:31:11.524Z] === RUN TestWaitNonBlocked [2022-01-25T14:31:11.524Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-25T14:31:11.524Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-25T14:31:11.524Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-25T14:31:11.524Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-25T14:31:11.524Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-25T14:31:11.524Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-25T14:31:11.524Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-01-25T14:31:11.524Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.58s) [2022-01-25T14:31:11.524Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.64s) [2022-01-25T14:31:11.524Z] === RUN TestWaitBlocked [2022-01-25T14:31:11.524Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-25T14:31:11.524Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-25T14:31:11.524Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-01-25T14:31:11.524Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-01-25T14:31:11.524Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-25T14:31:11.524Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-01-25T14:31:11.620Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-01-25T14:31:11.620Z] === RUN TestImagePullPlatformInvalid [2022-01-25T14:31:11.620Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-01-25T14:31:11.620Z] === RUN TestRemoveImageOrphaning [2022-01-25T14:31:12.096Z] --- PASS: TestWaitBlocked (0.01s) [2022-01-25T14:31:12.096Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.80s) [2022-01-25T14:31:12.096Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.83s) [2022-01-25T14:31:12.096Z] === CONT TestContainerStartOnDaemonRestart [2022-01-25T14:31:12.096Z] === CONT TestRestartDaemonWithRestartingContainer [2022-01-25T14:31:12.592Z] ok github.com/docker/docker/libnetwork/networkdb 104.407s coverage: 60.0% of statements [2022-01-25T14:31:12.592Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-01-25T14:31:12.592Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-01-25T14:31:12.592Z] ok github.com/docker/docker/libnetwork/osl 4.310s coverage: 39.7% of statements [2022-01-25T14:31:12.592Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-01-25T14:31:12.592Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 86.1% of statements [2022-01-25T14:31:12.851Z] ok github.com/docker/docker/libnetwork/portmapper 0.275s coverage: 48.6% of statements [2022-01-25T14:31:13.107Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-01-25T14:31:13.107Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-01-25T14:31:13.364Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-01-25T14:31:13.364Z] [2022-01-25T14:31:13.364Z] === Skipped [2022-01-25T14:31:13.364Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-01-25T14:31:13.364Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-01-25T14:31:13.364Z] [2022-01-25T14:31:13.364Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-01-25T14:31:13.364Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-01-25T14:31:13.364Z] [2022-01-25T14:31:13.364Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-01-25T14:31:13.364Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-01-25T14:31:13.364Z] [2022-01-25T14:31:13.364Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-01-25T14:31:13.364Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T14:31:13.364Z] [2022-01-25T14:31:13.364Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-01-25T14:31:13.364Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T14:31:13.364Z] [2022-01-25T14:31:13.364Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-01-25T14:31:13.364Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T14:31:13.364Z] [2022-01-25T14:31:13.364Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-01-25T14:31:13.364Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T14:31:13.364Z] [2022-01-25T14:31:13.364Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-01-25T14:31:13.364Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T14:31:13.364Z] [2022-01-25T14:31:13.364Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-01-25T14:31:13.364Z] firewalld_test.go:14: firewalld is not running [2022-01-25T14:31:13.364Z] [2022-01-25T14:31:13.364Z] DONE 326 tests, 9 skipped in 199.920s [2022-01-25T14:31:13.509Z] --- PASS: TestRemoveImageOrphaning (1.63s) [2022-01-25T14:31:13.509Z] === RUN TestRemoveImageGarbageCollector [2022-01-25T14:31:13.509Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-01-25T14:31:13.509Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-01-25T14:31:13.509Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-25T14:31:13.509Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-01-25T14:31:13.509Z] === RUN TestTagInvalidReference [2022-01-25T14:31:13.509Z] --- PASS: TestTagInvalidReference (0.01s) [2022-01-25T14:31:13.509Z] === RUN TestTagValidPrefixedRepo [2022-01-25T14:31:13.509Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-01-25T14:31:13.509Z] === RUN TestTagExistedNameWithoutForce [2022-01-25T14:31:13.509Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-01-25T14:31:13.509Z] === RUN TestTagOfficialNames [2022-01-25T14:31:13.509Z] --- PASS: TestTagOfficialNames (0.04s) [2022-01-25T14:31:13.509Z] === RUN TestTagMatchesDigest [2022-01-25T14:31:13.509Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-01-25T14:31:13.509Z] === CONT TestImportExtremelyLargeImageWorks Post stage [Pipeline] junit [2022-01-25T14:31:13.955Z] Recording test results [2022-01-25T14:31:14.073Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-01-25T14:31:14.409Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43187/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b36d896fceba189f86cb9d57679c7559a63721e5 -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:b36d896fceba189f86cb9d57679c7559a63721e5 hack/make.sh dynbinary test-integration [2022-01-25T14:31:14.646Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.24s) [2022-01-25T14:31:14.646Z] === CONT TestDaemonHostGatewayIP [2022-01-25T14:31:14.646Z] --- PASS: TestContainerStartOnDaemonRestart (2.35s) [2022-01-25T14:31:14.646Z] === CONT TestDaemonRestartIpcMode [2022-01-25T14:31:14.665Z] [2022-01-25T14:31:14.665Z] Removing bundles/ [2022-01-25T14:31:14.665Z] [2022-01-25T14:31:14.665Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-01-25T14:31:14.921Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-01-25T14:31:14.921Z] GOOS="" GOARCH="" GOARM="" [2022-01-25T14:31:17.190Z] --- PASS: TestDaemonHostGatewayIP (2.67s) [2022-01-25T14:31:17.190Z] === CONT TestIpcModeOlderClient [2022-01-25T14:31:17.190Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-01-25T14:31:17.190Z] === CONT TestContainerKillOnDaemonStart [2022-01-25T14:31:17.190Z] --- PASS: TestDaemonRestartIpcMode (2.74s) [2022-01-25T14:31:22.640Z] === RUN TestMiddlewares [2022-01-25T14:31:22.640Z] --- PASS: TestMiddlewares (0.00s) [2022-01-25T14:31:22.640Z] PASS [2022-01-25T14:31:22.640Z] coverage: 9.0% of statements [2022-01-25T14:31:22.640Z] ok github.com/docker/docker/api/server 0.067s coverage: 9.0% of statements [2022-01-25T14:31:28.150Z] INFO: Expanding compiler 1 of 3... [2022-01-25T14:31:28.150Z] INFO: Expanding compiler 2 of 3... [2022-01-25T14:31:29.410Z] --- PASS: TestContainerKillOnDaemonStart (11.50s) [2022-01-25T14:31:29.410Z] PASS [2022-01-25T14:31:29.410Z] [2022-01-25T14:31:29.410Z] === Skipped [2022-01-25T14:31:29.410Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-01-25T14:31:29.410Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-25T14:31:29.410Z] [2022-01-25T14:31:29.410Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-01-25T14:31:29.410Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-01-25T14:31:29.410Z] [2022-01-25T14:31:29.410Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-25T14:31:29.410Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-25T14:31:29.410Z] [2022-01-25T14:31:29.410Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-01-25T14:31:29.410Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-01-25T14:31:29.410Z] [2022-01-25T14:31:29.410Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-01-25T14:31:29.410Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-25T14:31:29.410Z] [2022-01-25T14:31:29.410Z] DONE 200 tests, 5 skipped in 120.402s [2022-01-25T14:31:29.410Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-01-25T14:31:29.410Z] === RUN TestConfigDaemonLibtrustID [2022-01-25T14:31:29.410Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-01-25T14:31:29.410Z] === RUN TestDaemonConfigValidation [2022-01-25T14:31:29.410Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-01-25T14:31:29.410Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-01-25T14:31:29.410Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-01-25T14:31:29.410Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-01-25T14:31:29.410Z] === RUN TestDaemonConfigValidation/invalid_config [2022-01-25T14:31:29.410Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-01-25T14:31:29.410Z] === RUN TestDaemonConfigValidation/malformed_config [2022-01-25T14:31:29.410Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-01-25T14:31:29.410Z] === RUN TestDaemonConfigValidation/valid_config [2022-01-25T14:31:29.410Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-01-25T14:31:29.410Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-01-25T14:31:29.410Z] === CONT TestDaemonConfigValidation/valid_config [2022-01-25T14:31:29.410Z] === CONT TestDaemonConfigValidation/malformed_config [2022-01-25T14:31:29.410Z] === CONT TestDaemonConfigValidation/invalid_config [2022-01-25T14:31:29.410Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-01-25T14:31:29.410Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-01-25T14:31:29.410Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-01-25T14:31:29.410Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-01-25T14:31:29.410Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-01-25T14:31:29.410Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-01-25T14:31:29.410Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.04s) [2022-01-25T14:31:29.410Z] === RUN TestConfigDaemonSeccompProfiles [2022-01-25T14:31:29.410Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-01-25T14:31:30.351Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-01-25T14:31:31.734Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-01-25T14:31:32.065Z] INFO: Expanding compiler 3 of 3... [2022-01-25T14:31:32.552Z] INFO: Removing downloaded files... [2022-01-25T14:31:32.552Z] INFO: Downloading containerd [2022-01-25T14:31:32.679Z] === CONT TestConfigDaemonSeccompProfiles [2022-01-25T14:31:32.679Z] daemon_test.go:156: [d93628698cfcc] daemon is not started [2022-01-25T14:31:32.679Z] --- PASS: TestConfigDaemonSeccompProfiles (3.14s) [2022-01-25T14:31:32.679Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-01-25T14:31:32.679Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s) [2022-01-25T14:31:32.679Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2022-01-25T14:31:32.679Z] === RUN TestDaemonProxy [2022-01-25T14:31:32.679Z] === RUN TestDaemonProxy/environment_variables [2022-01-25T14:31:34.627Z] === RUN TestDaemonProxy/command-line_options [2022-01-25T14:31:36.009Z] === RUN TestDaemonProxy/configuration_file [2022-01-25T14:31:37.919Z] === RUN TestDaemonProxy/conflicting_options [2022-01-25T14:31:38.489Z] === RUN TestDaemonProxy/reload_sanitized [2022-01-25T14:31:38.750Z] --- PASS: TestDaemonProxy (6.29s) [2022-01-25T14:31:38.750Z] --- PASS: TestDaemonProxy/environment_variables (1.79s) [2022-01-25T14:31:38.750Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-01-25T14:31:38.750Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-01-25T14:31:38.750Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-01-25T14:31:38.750Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-01-25T14:31:38.750Z] PASS [2022-01-25T14:31:38.750Z] [2022-01-25T14:31:38.750Z] DONE 17 tests in 10.192s [2022-01-25T14:31:38.750Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-01-25T14:31:39.011Z] INFO: Testing against a local daemon [2022-01-25T14:31:39.011Z] === RUN TestCommitInheritsEnv [2022-01-25T14:31:39.272Z] --- PASS: TestCommitInheritsEnv (0.27s) [2022-01-25T14:31:39.272Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-25T14:31:39.272Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-01-25T14:31:39.272Z] === RUN TestImportWithCustomPlatform [2022-01-25T14:31:39.272Z] === RUN TestImportWithCustomPlatform/#00 [2022-01-25T14:31:39.272Z] === RUN TestImportWithCustomPlatform/_______ [2022-01-25T14:31:39.272Z] === RUN TestImportWithCustomPlatform// [2022-01-25T14:31:39.272Z] === RUN TestImportWithCustomPlatform/linux [2022-01-25T14:31:39.272Z] === RUN TestImportWithCustomPlatform/LINUX [2022-01-25T14:31:39.272Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-01-25T14:31:39.533Z] === RUN TestImportWithCustomPlatform/macos [2022-01-25T14:31:39.533Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-01-25T14:31:39.533Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-01-25T14:31:39.533Z] --- PASS: TestImportWithCustomPlatform (0.29s) [2022-01-25T14:31:39.533Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-01-25T14:31:39.533Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-01-25T14:31:39.533Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-01-25T14:31:39.533Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-01-25T14:31:39.533Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-01-25T14:31:39.533Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-01-25T14:31:39.533Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-01-25T14:31:39.533Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-01-25T14:31:39.533Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-01-25T14:31:39.533Z] === RUN TestImagesFilterMultiReference [2022-01-25T14:31:39.533Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-01-25T14:31:39.533Z] === RUN TestImagePullPlatformInvalid [2022-01-25T14:31:39.533Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-01-25T14:31:39.533Z] === RUN TestRemoveImageOrphaning [2022-01-25T14:31:39.794Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-01-25T14:31:39.794Z] === RUN TestRemoveImageGarbageCollector [2022-01-25T14:31:41.482Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|imports|name|exports_file|files|types_sizes) took 2m20.520269378s [2022-01-25T14:31:41.482Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 514.807946ms [2022-01-25T14:31:41.705Z] --- PASS: TestRemoveImageGarbageCollector (1.79s) [2022-01-25T14:31:41.705Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-25T14:31:41.705Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-01-25T14:31:41.705Z] === RUN TestTagInvalidReference [2022-01-25T14:31:41.705Z] --- PASS: TestTagInvalidReference (0.02s) [2022-01-25T14:31:41.705Z] === RUN TestTagValidPrefixedRepo [2022-01-25T14:31:41.705Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-01-25T14:31:41.705Z] === RUN TestTagExistedNameWithoutForce [2022-01-25T14:31:41.705Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-01-25T14:31:41.705Z] === RUN TestTagOfficialNames [2022-01-25T14:31:41.705Z] --- PASS: TestTagOfficialNames (0.04s) [2022-01-25T14:31:41.705Z] === RUN TestTagMatchesDigest [2022-01-25T14:31:41.705Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-01-25T14:31:41.705Z] === CONT TestImportExtremelyLargeImageWorks [2022-01-25T14:31:48.168Z] === RUN TestBoolValue [2022-01-25T14:31:48.168Z] --- PASS: TestBoolValue (0.00s) [2022-01-25T14:31:48.168Z] === RUN TestBoolValueOrDefault [2022-01-25T14:31:48.168Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-01-25T14:31:48.168Z] === RUN TestInt64ValueOrZero [2022-01-25T14:31:48.168Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-01-25T14:31:48.168Z] === RUN TestInt64ValueOrDefault [2022-01-25T14:31:48.168Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-01-25T14:31:48.168Z] === RUN TestInt64ValueOrDefaultWithError [2022-01-25T14:31:48.168Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-01-25T14:31:48.168Z] === RUN TestJsonContentType [2022-01-25T14:31:48.168Z] --- PASS: TestJsonContentType (0.00s) [2022-01-25T14:31:48.168Z] PASS [2022-01-25T14:31:48.168Z] coverage: 14.7% of statements [2022-01-25T14:31:48.168Z] ok github.com/docker/docker/api/server/httputils 0.087s coverage: 14.7% of statements [2022-01-25T14:31:48.168Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-01-25T14:31:49.777Z] === RUN TestMaskSecretKeys [2022-01-25T14:31:49.777Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-01-25T14:31:49.777Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-01-25T14:31:49.777Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-01-25T14:31:49.777Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-01-25T14:31:49.777Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-01-25T14:31:49.777Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-01-25T14:31:49.777Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-01-25T14:31:49.777Z] === RUN TestVersionMiddlewareVersion [2022-01-25T14:31:49.777Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-01-25T14:31:49.777Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-01-25T14:31:49.777Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-01-25T14:31:49.777Z] PASS [2022-01-25T14:31:49.777Z] coverage: 37.7% of statements [2022-01-25T14:31:49.777Z] ok github.com/docker/docker/api/server/middleware 0.049s coverage: 37.7% of statements [2022-01-25T14:31:49.777Z] ? github.com/docker/docker/api/server/router [no test files] [2022-01-25T14:31:49.777Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-01-25T14:31:49.777Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-01-25T14:31:49.777Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-01-25T14:31:49.777Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-01-25T14:31:49.777Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-01-25T14:31:49.777Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-01-25T14:31:49.777Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-01-25T14:31:49.777Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-01-25T14:31:50.260Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-01-25T14:31:50.260Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-01-25T14:31:50.745Z] === RUN TestAdjustForAPIVersion [2022-01-25T14:31:50.745Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-01-25T14:31:50.745Z] PASS [2022-01-25T14:31:50.745Z] coverage: 5.7% of statements [2022-01-25T14:31:50.745Z] ok github.com/docker/docker/api/server/router/swarm 0.047s coverage: 5.7% of statements [2022-01-25T14:31:50.745Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-01-25T14:31:50.745Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-01-25T14:31:50.745Z] ? github.com/docker/docker/api/types [no test files] [2022-01-25T14:31:50.745Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-01-25T14:31:50.745Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-01-25T14:31:50.745Z] ? github.com/docker/docker/api/types/container [no test files] [2022-01-25T14:31:50.745Z] ? github.com/docker/docker/api/types/events [no test files] [2022-01-25T14:31:50.745Z] === RUN TestStrSliceMarshalJSON [2022-01-25T14:31:50.745Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-01-25T14:31:50.745Z] === RUN TestStrSliceUnmarshalJSON [2022-01-25T14:31:50.745Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-01-25T14:31:50.745Z] === RUN TestStrSliceUnmarshalString [2022-01-25T14:31:50.745Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-01-25T14:31:50.745Z] === RUN TestStrSliceUnmarshalSlice [2022-01-25T14:31:50.745Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-01-25T14:31:50.745Z] PASS [2022-01-25T14:31:50.745Z] coverage: 90.0% of statements [2022-01-25T14:31:50.745Z] ok github.com/docker/docker/api/types/strslice 0.038s coverage: 90.0% of statements [2022-01-25T14:31:51.231Z] === RUN TestToJSON [2022-01-25T14:31:51.231Z] --- PASS: TestToJSON (0.00s) [2022-01-25T14:31:51.231Z] === RUN TestToParamWithVersion [2022-01-25T14:31:51.231Z] --- PASS: TestToParamWithVersion (0.00s) [2022-01-25T14:31:51.231Z] === RUN TestFromJSON [2022-01-25T14:31:51.231Z] --- PASS: TestFromJSON (0.00s) [2022-01-25T14:31:51.231Z] === RUN TestEmpty [2022-01-25T14:31:51.231Z] --- PASS: TestEmpty (0.00s) [2022-01-25T14:31:51.231Z] === RUN TestArgsMatchKVListEmptySources [2022-01-25T14:31:51.231Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-01-25T14:31:51.231Z] === RUN TestArgsMatchKVList [2022-01-25T14:31:51.231Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-01-25T14:31:51.231Z] === RUN TestArgsMatch [2022-01-25T14:31:51.231Z] --- PASS: TestArgsMatch (0.00s) [2022-01-25T14:31:51.231Z] === RUN TestAdd [2022-01-25T14:31:51.231Z] --- PASS: TestAdd (0.00s) [2022-01-25T14:31:51.231Z] === RUN TestDel [2022-01-25T14:31:51.231Z] --- PASS: TestDel (0.00s) [2022-01-25T14:31:51.231Z] === RUN TestLen [2022-01-25T14:31:51.231Z] --- PASS: TestLen (0.00s) [2022-01-25T14:31:51.231Z] === RUN TestExactMatch [2022-01-25T14:31:51.231Z] --- PASS: TestExactMatch (0.00s) [2022-01-25T14:31:51.231Z] === RUN TestOnlyOneExactMatch [2022-01-25T14:31:51.231Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-01-25T14:31:51.231Z] === RUN TestContains [2022-01-25T14:31:51.231Z] --- PASS: TestContains (0.00s) [2022-01-25T14:31:51.231Z] === RUN TestValidate [2022-01-25T14:31:51.231Z] --- PASS: TestValidate (0.00s) [2022-01-25T14:31:51.231Z] === RUN TestWalkValues [2022-01-25T14:31:51.231Z] --- PASS: TestWalkValues (0.00s) [2022-01-25T14:31:51.231Z] === RUN TestFuzzyMatch [2022-01-25T14:31:51.231Z] --- PASS: TestFuzzyMatch (0.00s) [2022-01-25T14:31:51.231Z] === RUN TestClone [2022-01-25T14:31:51.231Z] --- PASS: TestClone (0.00s) [2022-01-25T14:31:51.231Z] PASS [2022-01-25T14:31:51.231Z] coverage: 92.2% of statements [2022-01-25T14:31:51.231Z] ok github.com/docker/docker/api/types/filters 0.042s coverage: 92.2% of statements [2022-01-25T14:31:51.231Z] ? github.com/docker/docker/api/types/image [no test files] [2022-01-25T14:31:51.231Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-01-25T14:31:51.231Z] ? github.com/docker/docker/api/types/network [no test files] [2022-01-25T14:31:51.231Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-01-25T14:31:51.231Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-01-25T14:31:51.231Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-01-25T14:31:51.231Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-01-25T14:31:51.231Z] === RUN TestDurationToSecondsString [2022-01-25T14:31:51.231Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-01-25T14:31:51.231Z] === RUN TestGetTimestamp [2022-01-25T14:31:51.231Z] --- PASS: TestGetTimestamp (0.15s) [2022-01-25T14:31:51.231Z] === RUN TestParseTimestamps [2022-01-25T14:31:51.231Z] --- PASS: TestParseTimestamps (0.00s) [2022-01-25T14:31:51.231Z] PASS [2022-01-25T14:31:51.231Z] coverage: 100.0% of statements [2022-01-25T14:31:51.231Z] ok github.com/docker/docker/api/types/time 0.219s coverage: 100.0% of statements [2022-01-25T14:31:51.715Z] === RUN TestCompareVersion [2022-01-25T14:31:51.715Z] --- PASS: TestCompareVersion (0.00s) [2022-01-25T14:31:51.715Z] PASS [2022-01-25T14:31:51.715Z] coverage: 77.3% of statements [2022-01-25T14:31:51.715Z] ok github.com/docker/docker/api/types/versions 0.038s coverage: 77.3% of statements [2022-01-25T14:31:51.715Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-01-25T14:31:51.715Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-01-25T14:31:51.715Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-01-25T14:31:51.715Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-01-25T14:31:51.715Z] ? github.com/docker/docker/builder [no test files] [2022-01-25T14:31:51.715Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-01-25T14:31:51.715Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-01-25T14:31:51.715Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-01-25T14:31:51.715Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-01-25T14:31:51.715Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-01-25T14:31:51.715Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-01-25T14:31:51.715Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-01-25T14:31:52.732Z] === RUN TestParseRemoteURL [2022-01-25T14:31:52.732Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-01-25T14:31:52.732Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-01-25T14:31:52.732Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-01-25T14:31:52.732Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-01-25T14:31:52.732Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-01-25T14:31:52.732Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-01-25T14:31:52.732Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-01-25T14:31:52.732Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-01-25T14:31:52.732Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-01-25T14:31:52.732Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-01-25T14:31:52.732Z] --- PASS: TestParseRemoteURL (0.00s) [2022-01-25T14:31:52.732Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-01-25T14:31:52.732Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-01-25T14:31:52.732Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-01-25T14:31:52.732Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-01-25T14:31:52.732Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-01-25T14:31:52.732Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-01-25T14:31:52.732Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-01-25T14:31:52.732Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-01-25T14:31:52.732Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-01-25T14:31:52.732Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-01-25T14:31:52.732Z] === RUN TestCloneArgsSmartHttp [2022-01-25T14:31:52.732Z] --- PASS: TestCloneArgsSmartHttp (0.00s) [2022-01-25T14:31:52.732Z] === RUN TestCloneArgsDumbHttp [2022-01-25T14:31:52.732Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-01-25T14:31:52.732Z] === RUN TestCloneArgsGit [2022-01-25T14:31:52.732Z] --- PASS: TestCloneArgsGit (0.00s) [2022-01-25T14:31:52.732Z] === RUN TestCheckoutGit [2022-01-25T14:31:54.066Z] [2022-01-25T14:31:54.066Z] Name Version Source Summary [2022-01-25T14:31:54.066Z] ---- ------- ------ ------- [2022-01-25T14:31:54.066Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-01-25T14:31:54.341Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-01-25T14:31:54.341Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-01-25T14:31:54.341Z] === RUN TestProcessNoDockerignore [2022-01-25T14:31:54.341Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-01-25T14:31:54.341Z] === RUN TestProcessShouldLeaveAllFiles [2022-01-25T14:31:54.341Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-01-25T14:31:54.341Z] === RUN TestDetectContentType [2022-01-25T14:31:54.341Z] --- PASS: TestDetectContentType (0.00s) [2022-01-25T14:31:54.341Z] === RUN TestSelectAcceptableMIME [2022-01-25T14:31:54.341Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-01-25T14:31:54.341Z] === RUN TestInspectEmptyResponse [2022-01-25T14:31:54.341Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-01-25T14:31:54.341Z] === RUN TestInspectResponseBinary [2022-01-25T14:31:54.341Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-01-25T14:31:54.341Z] === RUN TestResponseUnsupportedContentType [2022-01-25T14:31:54.341Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-01-25T14:31:54.341Z] === RUN TestInspectResponseTextSimple [2022-01-25T14:31:54.341Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-01-25T14:31:54.341Z] === RUN TestInspectResponseEmptyContentType [2022-01-25T14:31:54.341Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-01-25T14:31:54.341Z] === RUN TestUnknownContentLength [2022-01-25T14:31:54.341Z] --- PASS: TestUnknownContentLength (0.00s) [2022-01-25T14:31:54.341Z] === RUN TestDownloadRemote [2022-01-25T14:31:54.341Z] === RUN TestEnable [2022-01-25T14:31:54.341Z] --- PASS: TestEnable (0.00s) [2022-01-25T14:31:54.341Z] === RUN TestDisable [2022-01-25T14:31:54.341Z] --- PASS: TestDisable (0.00s) [2022-01-25T14:31:54.341Z] === RUN TestEnabled [2022-01-25T14:31:54.341Z] --- PASS: TestEnabled (0.00s) [2022-01-25T14:31:54.341Z] PASS [2022-01-25T14:31:54.341Z] coverage: 100.0% of statements [2022-01-25T14:31:54.341Z] ok github.com/docker/docker/cli/debug 0.044s coverage: 100.0% of statements [2022-01-25T14:31:54.341Z] --- PASS: TestDownloadRemote (0.10s) [2022-01-25T14:31:54.341Z] === RUN TestGetWithStatusError [2022-01-25T14:31:54.341Z] --- PASS: TestGetWithStatusError (0.00s) [2022-01-25T14:31:54.341Z] === RUN TestCloseRootDirectory [2022-01-25T14:31:54.341Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:31:54.341Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-01-25T14:31:54.341Z] === RUN TestHashFile [2022-01-25T14:31:54.341Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:31:54.341Z] --- SKIP: TestHashFile (0.01s) [2022-01-25T14:31:54.341Z] === RUN TestHashSubdir [2022-01-25T14:31:54.341Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:31:54.341Z] --- SKIP: TestHashSubdir (0.00s) [2022-01-25T14:31:54.341Z] === RUN TestRemoveDirectory [2022-01-25T14:31:54.341Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:31:54.341Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-01-25T14:31:54.341Z] PASS [2022-01-25T14:31:54.341Z] coverage: 9.3% of statements [2022-01-25T14:31:54.341Z] ok github.com/docker/docker/builder/remotecontext 0.284s coverage: 9.3% of statements [2022-01-25T14:31:54.826Z] === RUN TestGetAllAllowed [2022-01-25T14:31:54.826Z] --- PASS: TestGetAllAllowed (0.00s) [2022-01-25T14:31:54.826Z] === RUN TestGetAllMeta [2022-01-25T14:31:54.826Z] --- PASS: TestGetAllMeta (0.00s) [2022-01-25T14:31:54.826Z] === RUN TestWarnOnUnusedBuildArgs [2022-01-25T14:31:54.826Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-01-25T14:31:54.826Z] === RUN TestIsUnreferencedBuiltin [2022-01-25T14:31:54.826Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-01-25T14:31:54.826Z] === RUN TestIsExistingDirectory [2022-01-25T14:31:54.826Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-01-25T14:31:54.826Z] === RUN TestGetFilenameForDownload [2022-01-25T14:31:54.826Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-01-25T14:31:54.826Z] === RUN TestEnv2Variables [2022-01-25T14:31:54.826Z] --- PASS: TestEnv2Variables (0.00s) [2022-01-25T14:31:54.826Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-01-25T14:31:54.826Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-01-25T14:31:54.826Z] === RUN TestMaintainer [2022-01-25T14:31:54.826Z] --- PASS: TestMaintainer (0.00s) [2022-01-25T14:31:54.826Z] === RUN TestLabel [2022-01-25T14:31:54.826Z] --- PASS: TestLabel (0.00s) [2022-01-25T14:31:54.826Z] === RUN TestFromScratch [2022-01-25T14:31:54.826Z] --- PASS: TestFromScratch (0.00s) [2022-01-25T14:31:54.826Z] === RUN TestFromWithArg [2022-01-25T14:31:54.826Z] --- PASS: TestFromWithArg (0.00s) [2022-01-25T14:31:54.826Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-01-25T14:31:54.826Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-01-25T14:31:54.826Z] === RUN TestFromWithUndefinedArg [2022-01-25T14:31:54.826Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-01-25T14:31:54.826Z] === RUN TestFromMultiStageWithNamedStage [2022-01-25T14:31:54.826Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-01-25T14:31:54.826Z] === RUN TestOnbuild [2022-01-25T14:31:54.826Z] --- PASS: TestOnbuild (0.00s) [2022-01-25T14:31:54.826Z] === RUN TestWorkdir [2022-01-25T14:31:54.826Z] --- PASS: TestWorkdir (0.00s) [2022-01-25T14:31:54.826Z] === RUN TestCmd [2022-01-25T14:31:54.826Z] --- PASS: TestCmd (0.00s) [2022-01-25T14:31:54.826Z] === RUN TestHealthcheckNone [2022-01-25T14:31:54.826Z] --- PASS: TestHealthcheckNone (0.00s) [2022-01-25T14:31:54.826Z] === RUN TestHealthcheckCmd [2022-01-25T14:31:54.826Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-01-25T14:31:54.826Z] === RUN TestEntrypoint [2022-01-25T14:31:54.826Z] --- PASS: TestEntrypoint (0.00s) [2022-01-25T14:31:54.826Z] === RUN TestExpose [2022-01-25T14:31:54.826Z] --- PASS: TestExpose (0.00s) [2022-01-25T14:31:54.826Z] === RUN TestUser [2022-01-25T14:31:54.826Z] --- PASS: TestUser (0.00s) [2022-01-25T14:31:54.826Z] === RUN TestVolume [2022-01-25T14:31:54.826Z] --- PASS: TestVolume (0.00s) [2022-01-25T14:31:54.826Z] === RUN TestStopSignal [2022-01-25T14:31:54.826Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-01-25T14:31:54.827Z] --- SKIP: TestStopSignal (0.00s) [2022-01-25T14:31:54.827Z] === RUN TestArg [2022-01-25T14:31:54.827Z] --- PASS: TestArg (0.00s) [2022-01-25T14:31:54.827Z] === RUN TestShell [2022-01-25T14:31:54.827Z] --- PASS: TestShell (0.00s) [2022-01-25T14:31:54.827Z] === RUN TestPrependEnvOnCmd [2022-01-25T14:31:54.827Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-01-25T14:31:54.827Z] === RUN TestRunWithBuildArgs [2022-01-25T14:31:54.827Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-01-25T14:31:54.827Z] === RUN TestRunIgnoresHealthcheck [2022-01-25T14:31:54.827Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-01-25T14:31:54.827Z] === RUN TestDispatchUnsupportedOptions [2022-01-25T14:31:54.827Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-01-25T14:31:54.827Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-01-25T14:31:54.827Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-01-25T14:31:54.827Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-01-25T14:31:54.827Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-01-25T14:31:54.827Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-01-25T14:31:54.827Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-01-25T14:31:54.827Z] === RUN TestNormalizeWorkdir [2022-01-25T14:31:54.827Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-01-25T14:31:54.827Z] === RUN TestDispatch [2022-01-25T14:31:54.827Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-01-25T14:31:54.827Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-01-25T14:31:54.827Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-01-25T14:31:54.827Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-01-25T14:31:54.827Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-01-25T14:31:54.827Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-01-25T14:31:54.827Z] === RUN TestDispatch/COPY_url [2022-01-25T14:31:54.827Z] --- PASS: TestDispatch (0.09s) [2022-01-25T14:31:54.827Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2022-01-25T14:31:54.827Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-01-25T14:31:54.827Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-01-25T14:31:54.827Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-01-25T14:31:54.827Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-01-25T14:31:54.827Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-01-25T14:31:54.827Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-01-25T14:31:54.827Z] === RUN TestAddScratchImageAddsToMounts [2022-01-25T14:31:54.827Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-01-25T14:31:54.827Z] === RUN TestAddFromScratchPopulatesPlatform [2022-01-25T14:31:54.827Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-01-25T14:31:54.827Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-01-25T14:31:54.827Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-01-25T14:31:54.827Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-01-25T14:31:54.827Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-01-25T14:31:54.827Z] === RUN TestImageSourceGetAddsToMounts [2022-01-25T14:31:54.827Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-01-25T14:31:54.827Z] === RUN TestEmptyDockerfile [2022-01-25T14:31:54.827Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-01-25T14:31:54.827Z] === RUN TestSymlinkDockerfile [2022-01-25T14:31:54.827Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-01-25T14:31:54.827Z] === RUN TestDockerfileOutsideTheBuildContext [2022-01-25T14:31:54.827Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) [2022-01-25T14:31:54.827Z] === RUN TestNonExistingDockerfile [2022-01-25T14:31:54.827Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-01-25T14:31:54.827Z] === RUN TestCopyRunConfig [2022-01-25T14:31:54.827Z] --- PASS: TestCopyRunConfig (0.00s) [2022-01-25T14:31:54.827Z] === RUN TestDeepCopyRunConfig [2022-01-25T14:31:54.827Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-01-25T14:31:54.827Z] === RUN TestExportImage [2022-01-25T14:31:54.827Z] --- PASS: TestExportImage (0.00s) [2022-01-25T14:31:54.827Z] === RUN TestNormalizeDest [2022-01-25T14:31:54.827Z] --- PASS: TestNormalizeDest (0.00s) [2022-01-25T14:31:54.827Z] PASS [2022-01-25T14:31:54.827Z] coverage: 46.7% of statements [2022-01-25T14:31:54.827Z] ok github.com/docker/docker/builder/dockerfile 0.210s coverage: 46.7% of statements [2022-01-25T14:31:55.090Z] [2022-01-25T14:31:55.090Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-01-25T14:31:55.090Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-01-25T14:31:55.090Z] PSChildName : containerd [2022-01-25T14:31:55.090Z] PSDrive : C [2022-01-25T14:31:55.090Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-01-25T14:31:55.090Z] PSIsContainer : True [2022-01-25T14:31:55.090Z] Name : containerd [2022-01-25T14:31:55.090Z] FullName : C:\containerd [2022-01-25T14:31:55.090Z] Parent : [2022-01-25T14:31:55.090Z] Exists : True [2022-01-25T14:31:55.090Z] Root : C:\ [2022-01-25T14:31:55.090Z] Extension : [2022-01-25T14:31:55.090Z] CreationTime : 1/25/2022 2:31:54 PM [2022-01-25T14:31:55.090Z] CreationTimeUtc : 1/25/2022 2:31:54 PM [2022-01-25T14:31:55.090Z] LastAccessTime : 1/25/2022 2:31:54 PM [2022-01-25T14:31:55.090Z] LastAccessTimeUtc : 1/25/2022 2:31:54 PM [2022-01-25T14:31:55.090Z] LastWriteTime : 1/25/2022 2:31:54 PM [2022-01-25T14:31:55.090Z] LastWriteTimeUtc : 1/25/2022 2:31:54 PM [2022-01-25T14:31:55.090Z] Attributes : Directory [2022-01-25T14:31:55.090Z] Mode : d----- [2022-01-25T14:31:55.090Z] BaseName : containerd [2022-01-25T14:31:55.090Z] Target : {} [2022-01-25T14:31:55.090Z] LinkType : [2022-01-25T14:31:55.090Z] [2022-01-25T14:31:55.311Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-01-25T14:31:55.311Z] === RUN TestTCP4Proxy [2022-01-25T14:31:55.311Z] --- PASS: TestTCP4Proxy (0.00s) [2022-01-25T14:31:55.311Z] === RUN TestTCP4ProxyHalfClose [2022-01-25T14:31:55.311Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-01-25T14:31:55.311Z] === RUN TestTCP6Proxy [2022-01-25T14:31:55.311Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-01-25T14:31:55.311Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-01-25T14:31:55.311Z] === RUN TestTCPDualStackProxy [2022-01-25T14:31:55.311Z] network_proxy_test.go:208: No support for dual stack yet [2022-01-25T14:31:55.311Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-01-25T14:31:55.311Z] === RUN TestUDP4Proxy [2022-01-25T14:31:55.311Z] --- PASS: TestUDP4Proxy (0.00s) [2022-01-25T14:31:55.311Z] === RUN TestUDP6Proxy [2022-01-25T14:31:55.311Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-01-25T14:31:55.311Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-01-25T14:31:55.311Z] === RUN TestUDPWriteError [2022-01-25T14:31:55.311Z] --- PASS: TestUDPWriteError (0.00s) [2022-01-25T14:31:55.311Z] === RUN TestSCTP4Proxy [2022-01-25T14:31:55.311Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-01-25T14:31:55.311Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-01-25T14:31:55.311Z] === RUN TestSCTP6Proxy [2022-01-25T14:31:55.311Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-01-25T14:31:55.311Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-01-25T14:31:55.311Z] PASS [2022-01-25T14:31:55.312Z] coverage: 49.4% of statements [2022-01-25T14:31:55.312Z] ok github.com/docker/docker/cmd/docker-proxy 0.057s coverage: 49.4% of statements [2022-01-25T14:31:56.114Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-01-25T14:31:56.114Z] INFO: Configuring git core.autocrlf... [2022-01-25T14:31:56.601Z] [2022-01-25T14:31:56.601Z] [2022-01-25T14:32:02.375Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-01-25T14:32:05.911Z] === RUN TestCheckpointCreateError [2022-01-25T14:32:05.911Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-01-25T14:32:05.911Z] === RUN TestCheckpointCreate [2022-01-25T14:32:05.911Z] --- PASS: TestCheckpointCreate (0.00s) [2022-01-25T14:32:05.911Z] === RUN TestCheckpointDeleteError [2022-01-25T14:32:05.911Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-01-25T14:32:05.911Z] === RUN TestCheckpointDelete [2022-01-25T14:32:05.911Z] --- PASS: TestCheckpointDelete (0.00s) [2022-01-25T14:32:05.911Z] === RUN TestCheckpointListError [2022-01-25T14:32:05.911Z] --- PASS: TestCheckpointListError (0.00s) [2022-01-25T14:32:05.911Z] === RUN TestCheckpointList [2022-01-25T14:32:05.911Z] --- PASS: TestCheckpointList (0.00s) [2022-01-25T14:32:05.911Z] === RUN TestCheckpointListContainerNotFound [2022-01-25T14:32:05.911Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-01-25T14:32:05.911Z] === RUN TestNewClientWithOpsFromEnv [2022-01-25T14:32:05.911Z] client_test.go:23: runtime.GOOS == "windows" [2022-01-25T14:32:05.911Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-01-25T14:32:05.911Z] === RUN TestGetAPIPath [2022-01-25T14:32:05.911Z] --- PASS: TestGetAPIPath (0.00s) [2022-01-25T14:32:05.911Z] === RUN TestParseHostURL [2022-01-25T14:32:05.911Z] --- PASS: TestParseHostURL (0.00s) [2022-01-25T14:32:05.911Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-01-25T14:32:05.911Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-01-25T14:32:05.911Z] === RUN TestNegotiateAPIVersionEmpty [2022-01-25T14:32:05.911Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-01-25T14:32:05.911Z] === RUN TestNegotiateAPIVersion [2022-01-25T14:32:05.911Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-01-25T14:32:05.911Z] === RUN TestNegotiateAPVersionOverride [2022-01-25T14:32:05.911Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-01-25T14:32:05.911Z] === RUN TestNegotiateAPIVersionAutomatic [2022-01-25T14:32:05.911Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-01-25T14:32:05.911Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-01-25T14:32:05.911Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-01-25T14:32:05.911Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-01-25T14:32:05.911Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-01-25T14:32:05.911Z] === RUN TestClientRedirect [2022-01-25T14:32:05.911Z] --- PASS: TestClientRedirect (0.00s) [2022-01-25T14:32:05.911Z] === RUN TestConfigCreateUnsupported [2022-01-25T14:32:05.911Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-01-25T14:32:05.911Z] === RUN TestConfigCreateError [2022-01-25T14:32:05.911Z] --- PASS: TestConfigCreateError (0.00s) [2022-01-25T14:32:05.911Z] === RUN TestConfigCreate [2022-01-25T14:32:05.911Z] --- PASS: TestConfigCreate (0.00s) [2022-01-25T14:32:05.911Z] === RUN TestConfigInspectNotFound [2022-01-25T14:32:05.911Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-01-25T14:32:05.911Z] === RUN TestConfigInspectWithEmptyID [2022-01-25T14:32:05.911Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-01-25T14:32:05.911Z] === RUN TestConfigInspectUnsupported [2022-01-25T14:32:05.911Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-01-25T14:32:05.911Z] === RUN TestConfigInspectError [2022-01-25T14:32:05.911Z] --- PASS: TestConfigInspectError (0.00s) [2022-01-25T14:32:05.911Z] === RUN TestConfigInspectConfigNotFound [2022-01-25T14:32:05.911Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-01-25T14:32:05.911Z] === RUN TestConfigInspect [2022-01-25T14:32:05.911Z] --- PASS: TestConfigInspect (0.00s) [2022-01-25T14:32:05.911Z] === RUN TestConfigListUnsupported [2022-01-25T14:32:05.911Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-01-25T14:32:05.911Z] === RUN TestConfigListError [2022-01-25T14:32:05.911Z] --- PASS: TestConfigListError (0.00s) [2022-01-25T14:32:05.911Z] === RUN TestConfigList [2022-01-25T14:32:05.911Z] --- PASS: TestConfigList (0.00s) [2022-01-25T14:32:05.911Z] === RUN TestConfigRemoveUnsupported [2022-01-25T14:32:05.911Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-01-25T14:32:05.911Z] === RUN TestConfigRemoveError [2022-01-25T14:32:05.911Z] --- PASS: TestConfigRemoveError (0.00s) [2022-01-25T14:32:05.911Z] === RUN TestConfigRemove [2022-01-25T14:32:05.911Z] --- PASS: TestConfigRemove (0.00s) [2022-01-25T14:32:05.911Z] === RUN TestConfigUpdateUnsupported [2022-01-25T14:32:05.911Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-01-25T14:32:05.911Z] === RUN TestConfigUpdateError [2022-01-25T14:32:05.911Z] --- PASS: TestConfigUpdateError (0.00s) [2022-01-25T14:32:05.911Z] === RUN TestConfigUpdate [2022-01-25T14:32:05.911Z] --- PASS: TestConfigUpdate (0.00s) [2022-01-25T14:32:05.911Z] === RUN TestContainerCommitError [2022-01-25T14:32:05.911Z] --- PASS: TestContainerCommitError (0.00s) [2022-01-25T14:32:05.911Z] === RUN TestContainerCommit [2022-01-25T14:32:05.911Z] --- PASS: TestContainerCommit (0.00s) [2022-01-25T14:32:05.911Z] === RUN TestContainerStatPathError [2022-01-25T14:32:05.911Z] --- PASS: TestContainerStatPathError (0.00s) [2022-01-25T14:32:05.911Z] === RUN TestContainerStatPathNotFoundError [2022-01-25T14:32:05.911Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-01-25T14:32:05.911Z] === RUN TestContainerStatPathNoHeaderError [2022-01-25T14:32:05.911Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-01-25T14:32:05.911Z] === RUN TestContainerStatPath [2022-01-25T14:32:05.911Z] --- PASS: TestContainerStatPath (0.00s) [2022-01-25T14:32:05.911Z] === RUN TestCopyToContainerError [2022-01-25T14:32:05.911Z] --- PASS: TestCopyToContainerError (0.00s) [2022-01-25T14:32:05.911Z] === RUN TestCopyToContainerNotFoundError [2022-01-25T14:32:05.911Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-01-25T14:32:05.911Z] === RUN TestCopyToContainerNotStatusOKError [2022-01-25T14:32:05.911Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-01-25T14:32:05.911Z] === RUN TestCopyToContainer [2022-01-25T14:32:05.911Z] --- PASS: TestCopyToContainer (0.00s) [2022-01-25T14:32:05.911Z] === RUN TestCopyFromContainerError [2022-01-25T14:32:05.911Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-01-25T14:32:05.911Z] === RUN TestCopyFromContainerNotFoundError [2022-01-25T14:32:05.911Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-01-25T14:32:05.911Z] === RUN TestCopyFromContainerNotStatusOKError [2022-01-25T14:32:05.911Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-01-25T14:32:05.911Z] === RUN TestCopyFromContainerNoHeaderError [2022-01-25T14:32:05.911Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-01-25T14:32:05.911Z] === RUN TestCopyFromContainer [2022-01-25T14:32:05.911Z] --- PASS: TestCopyFromContainer (0.00s) [2022-01-25T14:32:05.911Z] === RUN TestContainerCreateError [2022-01-25T14:32:05.911Z] --- PASS: TestContainerCreateError (0.00s) [2022-01-25T14:32:05.911Z] === RUN TestContainerCreateImageNotFound [2022-01-25T14:32:05.911Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-01-25T14:32:05.911Z] === RUN TestContainerCreateWithName [2022-01-25T14:32:05.911Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-01-25T14:32:05.911Z] === RUN TestContainerCreateAutoRemove [2022-01-25T14:32:05.912Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestContainerDiffError [2022-01-25T14:32:05.912Z] --- PASS: TestContainerDiffError (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestContainerDiff [2022-01-25T14:32:05.912Z] --- PASS: TestContainerDiff (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestContainerExecCreateError [2022-01-25T14:32:05.912Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestContainerExecCreate [2022-01-25T14:32:05.912Z] --- PASS: TestContainerExecCreate (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestContainerExecStartError [2022-01-25T14:32:05.912Z] --- PASS: TestContainerExecStartError (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestContainerExecStart [2022-01-25T14:32:05.912Z] --- PASS: TestContainerExecStart (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestContainerExecInspectError [2022-01-25T14:32:05.912Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestContainerExecInspect [2022-01-25T14:32:05.912Z] --- PASS: TestContainerExecInspect (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestContainerExportError [2022-01-25T14:32:05.912Z] --- PASS: TestContainerExportError (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestContainerExport [2022-01-25T14:32:05.912Z] --- PASS: TestContainerExport (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestContainerInspectError [2022-01-25T14:32:05.912Z] --- PASS: TestContainerInspectError (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestContainerInspectContainerNotFound [2022-01-25T14:32:05.912Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestContainerInspectWithEmptyID [2022-01-25T14:32:05.912Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestContainerInspect [2022-01-25T14:32:05.912Z] --- PASS: TestContainerInspect (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestContainerInspectNode [2022-01-25T14:32:05.912Z] --- PASS: TestContainerInspectNode (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestContainerKillError [2022-01-25T14:32:05.912Z] --- PASS: TestContainerKillError (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestContainerKill [2022-01-25T14:32:05.912Z] --- PASS: TestContainerKill (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestContainerListError [2022-01-25T14:32:05.912Z] --- PASS: TestContainerListError (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestContainerList [2022-01-25T14:32:05.912Z] --- PASS: TestContainerList (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestContainerLogsNotFoundError [2022-01-25T14:32:05.912Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestContainerLogsError [2022-01-25T14:32:05.912Z] --- PASS: TestContainerLogsError (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestContainerLogs [2022-01-25T14:32:05.912Z] --- PASS: TestContainerLogs (0.17s) [2022-01-25T14:32:05.912Z] === RUN TestContainerPauseError [2022-01-25T14:32:05.912Z] --- PASS: TestContainerPauseError (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestContainerPause [2022-01-25T14:32:05.912Z] --- PASS: TestContainerPause (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestContainersPruneError [2022-01-25T14:32:05.912Z] --- PASS: TestContainersPruneError (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestContainersPrune [2022-01-25T14:32:05.912Z] --- PASS: TestContainersPrune (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestContainerRemoveError [2022-01-25T14:32:05.912Z] --- PASS: TestContainerRemoveError (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestContainerRemoveNotFoundError [2022-01-25T14:32:05.912Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestContainerRemove [2022-01-25T14:32:05.912Z] --- PASS: TestContainerRemove (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestContainerRenameError [2022-01-25T14:32:05.912Z] --- PASS: TestContainerRenameError (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestContainerRename [2022-01-25T14:32:05.912Z] --- PASS: TestContainerRename (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestContainerResizeError [2022-01-25T14:32:05.912Z] --- PASS: TestContainerResizeError (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestContainerExecResizeError [2022-01-25T14:32:05.912Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestContainerResize [2022-01-25T14:32:05.912Z] --- PASS: TestContainerResize (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestContainerExecResize [2022-01-25T14:32:05.912Z] --- PASS: TestContainerExecResize (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestContainerRestartError [2022-01-25T14:32:05.912Z] --- PASS: TestContainerRestartError (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestContainerRestart [2022-01-25T14:32:05.912Z] --- PASS: TestContainerRestart (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestContainerStartError [2022-01-25T14:32:05.912Z] --- PASS: TestContainerStartError (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestContainerStart [2022-01-25T14:32:05.912Z] --- PASS: TestContainerStart (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestContainerStatsError [2022-01-25T14:32:05.912Z] --- PASS: TestContainerStatsError (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestContainerStats [2022-01-25T14:32:05.912Z] --- PASS: TestContainerStats (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestContainerStopError [2022-01-25T14:32:05.912Z] --- PASS: TestContainerStopError (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestContainerStop [2022-01-25T14:32:05.912Z] --- PASS: TestContainerStop (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestContainerTopError [2022-01-25T14:32:05.912Z] --- PASS: TestContainerTopError (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestContainerTop [2022-01-25T14:32:05.912Z] --- PASS: TestContainerTop (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestContainerUnpauseError [2022-01-25T14:32:05.912Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestContainerUnpause [2022-01-25T14:32:05.912Z] --- PASS: TestContainerUnpause (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestContainerUpdateError [2022-01-25T14:32:05.912Z] --- PASS: TestContainerUpdateError (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestContainerUpdate [2022-01-25T14:32:05.912Z] --- PASS: TestContainerUpdate (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestContainerWaitError [2022-01-25T14:32:05.912Z] --- PASS: TestContainerWaitError (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestContainerWait [2022-01-25T14:32:05.912Z] --- PASS: TestContainerWait (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestDiskUsageError [2022-01-25T14:32:05.912Z] --- PASS: TestDiskUsageError (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestDiskUsage [2022-01-25T14:32:05.912Z] --- PASS: TestDiskUsage (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestDistributionInspectUnsupported [2022-01-25T14:32:05.912Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestDistributionInspectWithEmptyID [2022-01-25T14:32:05.912Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestEventsErrorInOptions [2022-01-25T14:32:05.912Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestEventsErrorFromServer [2022-01-25T14:32:05.912Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestEvents [2022-01-25T14:32:05.912Z] --- PASS: TestEvents (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestTLSCloseWriter [2022-01-25T14:32:05.912Z] === PAUSE TestTLSCloseWriter [2022-01-25T14:32:05.912Z] === RUN TestImageBuildError [2022-01-25T14:32:05.912Z] --- PASS: TestImageBuildError (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestImageBuild [2022-01-25T14:32:05.912Z] --- PASS: TestImageBuild (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestGetDockerOS [2022-01-25T14:32:05.912Z] --- PASS: TestGetDockerOS (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestImageCreateError [2022-01-25T14:32:05.912Z] --- PASS: TestImageCreateError (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestImageCreate [2022-01-25T14:32:05.912Z] --- PASS: TestImageCreate (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestImageHistoryError [2022-01-25T14:32:05.912Z] --- PASS: TestImageHistoryError (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestImageHistory [2022-01-25T14:32:05.912Z] --- PASS: TestImageHistory (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestImageImportError [2022-01-25T14:32:05.912Z] --- PASS: TestImageImportError (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestImageImport [2022-01-25T14:32:05.912Z] --- PASS: TestImageImport (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestImageInspectError [2022-01-25T14:32:05.912Z] --- PASS: TestImageInspectError (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestImageInspectImageNotFound [2022-01-25T14:32:05.912Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestImageInspectWithEmptyID [2022-01-25T14:32:05.912Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestImageInspect [2022-01-25T14:32:05.912Z] --- PASS: TestImageInspect (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestImageListError [2022-01-25T14:32:05.912Z] --- PASS: TestImageListError (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestImageList [2022-01-25T14:32:05.912Z] --- PASS: TestImageList (0.02s) [2022-01-25T14:32:05.912Z] === RUN TestImageListApiBefore125 [2022-01-25T14:32:05.912Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestImageLoadError [2022-01-25T14:32:05.912Z] --- PASS: TestImageLoadError (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestImageLoad [2022-01-25T14:32:05.912Z] --- PASS: TestImageLoad (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestImagesPruneError [2022-01-25T14:32:05.912Z] --- PASS: TestImagesPruneError (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestImagesPrune [2022-01-25T14:32:05.912Z] --- PASS: TestImagesPrune (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestImagePullReferenceParseError [2022-01-25T14:32:05.912Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestImagePullAnyError [2022-01-25T14:32:05.912Z] --- PASS: TestImagePullAnyError (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestImagePullStatusUnauthorizedError [2022-01-25T14:32:05.912Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-25T14:32:05.912Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-25T14:32:05.912Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-01-25T14:32:05.912Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestImagePullWithoutErrors [2022-01-25T14:32:05.912Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestImagePushReferenceError [2022-01-25T14:32:05.912Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestImagePushAnyError [2022-01-25T14:32:05.912Z] --- PASS: TestImagePushAnyError (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestImagePushStatusUnauthorizedError [2022-01-25T14:32:05.912Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-25T14:32:05.912Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-25T14:32:05.912Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-01-25T14:32:05.912Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestImagePushWithoutErrors [2022-01-25T14:32:05.912Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-01-25T14:32:05.912Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-01-25T14:32:05.912Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-01-25T14:32:05.912Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-01-25T14:32:05.912Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-01-25T14:32:05.912Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-01-25T14:32:05.912Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-01-25T14:32:05.912Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-01-25T14:32:05.912Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestImageRemoveError [2022-01-25T14:32:05.912Z] --- PASS: TestImageRemoveError (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestImageRemoveImageNotFound [2022-01-25T14:32:05.912Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestImageRemove [2022-01-25T14:32:05.912Z] --- PASS: TestImageRemove (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestImageSaveError [2022-01-25T14:32:05.912Z] --- PASS: TestImageSaveError (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestImageSave [2022-01-25T14:32:05.912Z] --- PASS: TestImageSave (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestImageSearchAnyError [2022-01-25T14:32:05.912Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestImageSearchStatusUnauthorizedError [2022-01-25T14:32:05.912Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-25T14:32:05.912Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-25T14:32:05.912Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-01-25T14:32:05.912Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestImageSearchWithoutErrors [2022-01-25T14:32:05.912Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestImageTagError [2022-01-25T14:32:05.912Z] --- PASS: TestImageTagError (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestImageTagInvalidReference [2022-01-25T14:32:05.912Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestImageTagInvalidSourceImageName [2022-01-25T14:32:05.912Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestImageTagHexSource [2022-01-25T14:32:05.912Z] --- PASS: TestImageTagHexSource (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestImageTag [2022-01-25T14:32:05.912Z] --- PASS: TestImageTag (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestInfoServerError [2022-01-25T14:32:05.912Z] --- PASS: TestInfoServerError (0.00s) [2022-01-25T14:32:05.912Z] === RUN TestInfoInvalidResponseJSONError [2022-01-25T14:32:06.395Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestInfo [2022-01-25T14:32:06.396Z] --- PASS: TestInfo (0.02s) [2022-01-25T14:32:06.396Z] === RUN TestNetworkConnectError [2022-01-25T14:32:06.396Z] --- PASS: TestNetworkConnectError (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-01-25T14:32:06.396Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestNetworkConnect [2022-01-25T14:32:06.396Z] --- PASS: TestNetworkConnect (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestNetworkCreateError [2022-01-25T14:32:06.396Z] --- PASS: TestNetworkCreateError (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestNetworkCreate [2022-01-25T14:32:06.396Z] --- PASS: TestNetworkCreate (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestNetworkDisconnectError [2022-01-25T14:32:06.396Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestNetworkDisconnect [2022-01-25T14:32:06.396Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestNetworkInspect [2022-01-25T14:32:06.396Z] === RUN TestNetworkInspect/empty_ID [2022-01-25T14:32:06.396Z] === RUN TestNetworkInspect/no_options [2022-01-25T14:32:06.396Z] === RUN TestNetworkInspect/verbose [2022-01-25T14:32:06.396Z] === RUN TestNetworkInspect/global_scope [2022-01-25T14:32:06.396Z] === RUN TestNetworkInspect/unknown_network [2022-01-25T14:32:06.396Z] === RUN TestNetworkInspect/server_error [2022-01-25T14:32:06.396Z] --- PASS: TestNetworkInspect (0.00s) [2022-01-25T14:32:06.396Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-01-25T14:32:06.396Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-01-25T14:32:06.396Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-01-25T14:32:06.396Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-01-25T14:32:06.396Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-01-25T14:32:06.396Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestNetworkListError [2022-01-25T14:32:06.396Z] --- PASS: TestNetworkListError (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestNetworkList [2022-01-25T14:32:06.396Z] --- PASS: TestNetworkList (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestNetworksPruneError [2022-01-25T14:32:06.396Z] --- PASS: TestNetworksPruneError (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestNetworksPrune [2022-01-25T14:32:06.396Z] --- PASS: TestNetworksPrune (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestNetworkRemoveError [2022-01-25T14:32:06.396Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestNetworkRemove [2022-01-25T14:32:06.396Z] --- PASS: TestNetworkRemove (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestNodeInspectError [2022-01-25T14:32:06.396Z] --- PASS: TestNodeInspectError (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestNodeInspectNodeNotFound [2022-01-25T14:32:06.396Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestNodeInspectWithEmptyID [2022-01-25T14:32:06.396Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestNodeInspect [2022-01-25T14:32:06.396Z] --- PASS: TestNodeInspect (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestNodeListError [2022-01-25T14:32:06.396Z] --- PASS: TestNodeListError (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestNodeList [2022-01-25T14:32:06.396Z] --- PASS: TestNodeList (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestNodeRemoveError [2022-01-25T14:32:06.396Z] --- PASS: TestNodeRemoveError (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestNodeRemove [2022-01-25T14:32:06.396Z] --- PASS: TestNodeRemove (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestNodeUpdateError [2022-01-25T14:32:06.396Z] --- PASS: TestNodeUpdateError (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestNodeUpdate [2022-01-25T14:32:06.396Z] --- PASS: TestNodeUpdate (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestOptionWithTimeout [2022-01-25T14:32:06.396Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestPingFail [2022-01-25T14:32:06.396Z] --- PASS: TestPingFail (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestPingWithError [2022-01-25T14:32:06.396Z] 2022/01/25 14:32:04 RoundTripper returned a response & error; ignoring response [2022-01-25T14:32:06.396Z] 2022/01/25 14:32:04 RoundTripper returned a response & error; ignoring response [2022-01-25T14:32:06.396Z] --- PASS: TestPingWithError (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestPingSuccess [2022-01-25T14:32:06.396Z] --- PASS: TestPingSuccess (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestPingHeadFallback [2022-01-25T14:32:06.396Z] === RUN TestPingHeadFallback/OK [2022-01-25T14:32:06.396Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-01-25T14:32:06.396Z] === RUN TestPingHeadFallback/Not_Found [2022-01-25T14:32:06.396Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-01-25T14:32:06.396Z] --- PASS: TestPingHeadFallback (0.00s) [2022-01-25T14:32:06.396Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-01-25T14:32:06.396Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-01-25T14:32:06.396Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-01-25T14:32:06.396Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestPluginDisableError [2022-01-25T14:32:06.396Z] --- PASS: TestPluginDisableError (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestPluginDisable [2022-01-25T14:32:06.396Z] --- PASS: TestPluginDisable (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestPluginEnableError [2022-01-25T14:32:06.396Z] --- PASS: TestPluginEnableError (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestPluginEnable [2022-01-25T14:32:06.396Z] --- PASS: TestPluginEnable (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestPluginInspectError [2022-01-25T14:32:06.396Z] --- PASS: TestPluginInspectError (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestPluginInspectWithEmptyID [2022-01-25T14:32:06.396Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestPluginInspect [2022-01-25T14:32:06.396Z] --- PASS: TestPluginInspect (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestPluginListError [2022-01-25T14:32:06.396Z] --- PASS: TestPluginListError (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestPluginList [2022-01-25T14:32:06.396Z] --- PASS: TestPluginList (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestPluginPushError [2022-01-25T14:32:06.396Z] --- PASS: TestPluginPushError (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestPluginPush [2022-01-25T14:32:06.396Z] --- PASS: TestPluginPush (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestPluginRemoveError [2022-01-25T14:32:06.396Z] --- PASS: TestPluginRemoveError (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestPluginRemove [2022-01-25T14:32:06.396Z] --- PASS: TestPluginRemove (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestPluginSetError [2022-01-25T14:32:06.396Z] --- PASS: TestPluginSetError (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestPluginSet [2022-01-25T14:32:06.396Z] --- PASS: TestPluginSet (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestSetHostHeader [2022-01-25T14:32:06.396Z] --- PASS: TestSetHostHeader (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestPlainTextError [2022-01-25T14:32:06.396Z] --- PASS: TestPlainTextError (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestInfiniteError [2022-01-25T14:32:06.396Z] --- PASS: TestInfiniteError (0.05s) [2022-01-25T14:32:06.396Z] === RUN TestCanceledContext [2022-01-25T14:32:06.396Z] 2022/01/25 14:32:05 RoundTripper returned a response & error; ignoring response [2022-01-25T14:32:06.396Z] --- PASS: TestCanceledContext (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestDeadlineExceededContext [2022-01-25T14:32:06.396Z] 2022/01/25 14:32:05 RoundTripper returned a response & error; ignoring response [2022-01-25T14:32:06.396Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestSecretCreateUnsupported [2022-01-25T14:32:06.396Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestSecretCreateError [2022-01-25T14:32:06.396Z] --- PASS: TestSecretCreateError (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestSecretCreate [2022-01-25T14:32:06.396Z] --- PASS: TestSecretCreate (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestSecretInspectUnsupported [2022-01-25T14:32:06.396Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestSecretInspectError [2022-01-25T14:32:06.396Z] --- PASS: TestSecretInspectError (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestSecretInspectSecretNotFound [2022-01-25T14:32:06.396Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestSecretInspectWithEmptyID [2022-01-25T14:32:06.396Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestSecretInspect [2022-01-25T14:32:06.396Z] --- PASS: TestSecretInspect (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestSecretListUnsupported [2022-01-25T14:32:06.396Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestSecretListError [2022-01-25T14:32:06.396Z] --- PASS: TestSecretListError (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestSecretList [2022-01-25T14:32:06.396Z] --- PASS: TestSecretList (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestSecretRemoveUnsupported [2022-01-25T14:32:06.396Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestSecretRemoveError [2022-01-25T14:32:06.396Z] --- PASS: TestSecretRemoveError (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestSecretRemove [2022-01-25T14:32:06.396Z] --- PASS: TestSecretRemove (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestSecretUpdateUnsupported [2022-01-25T14:32:06.396Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestSecretUpdateError [2022-01-25T14:32:06.396Z] --- PASS: TestSecretUpdateError (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestSecretUpdate [2022-01-25T14:32:06.396Z] --- PASS: TestSecretUpdate (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestServiceCreateError [2022-01-25T14:32:06.396Z] --- PASS: TestServiceCreateError (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestServiceCreate [2022-01-25T14:32:06.396Z] --- PASS: TestServiceCreate (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestServiceCreateCompatiblePlatforms [2022-01-25T14:32:06.396Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestServiceCreateDigestPinning [2022-01-25T14:32:06.396Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestServiceInspectError [2022-01-25T14:32:06.396Z] --- PASS: TestServiceInspectError (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestServiceInspectServiceNotFound [2022-01-25T14:32:06.396Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestServiceInspectWithEmptyID [2022-01-25T14:32:06.396Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestServiceInspect [2022-01-25T14:32:06.396Z] --- PASS: TestServiceInspect (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestServiceListError [2022-01-25T14:32:06.396Z] --- PASS: TestServiceListError (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestServiceList [2022-01-25T14:32:06.396Z] --- PASS: TestServiceList (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestServiceLogsError [2022-01-25T14:32:06.396Z] --- PASS: TestServiceLogsError (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestServiceLogs [2022-01-25T14:32:06.396Z] --- PASS: TestServiceLogs (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestServiceRemoveError [2022-01-25T14:32:06.396Z] --- PASS: TestServiceRemoveError (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestServiceRemoveNotFoundError [2022-01-25T14:32:06.396Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestServiceRemove [2022-01-25T14:32:06.396Z] --- PASS: TestServiceRemove (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestServiceUpdateError [2022-01-25T14:32:06.396Z] --- PASS: TestServiceUpdateError (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestServiceUpdate [2022-01-25T14:32:06.396Z] --- PASS: TestServiceUpdate (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestSwarmGetUnlockKeyError [2022-01-25T14:32:06.396Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestSwarmGetUnlockKey [2022-01-25T14:32:06.396Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestSwarmInitError [2022-01-25T14:32:06.396Z] --- PASS: TestSwarmInitError (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestSwarmInit [2022-01-25T14:32:06.396Z] --- PASS: TestSwarmInit (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestSwarmInspectError [2022-01-25T14:32:06.396Z] --- PASS: TestSwarmInspectError (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestSwarmInspect [2022-01-25T14:32:06.396Z] --- PASS: TestSwarmInspect (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestSwarmJoinError [2022-01-25T14:32:06.396Z] --- PASS: TestSwarmJoinError (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestSwarmJoin [2022-01-25T14:32:06.396Z] --- PASS: TestSwarmJoin (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestSwarmLeaveError [2022-01-25T14:32:06.396Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestSwarmLeave [2022-01-25T14:32:06.396Z] --- PASS: TestSwarmLeave (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestSwarmUnlockError [2022-01-25T14:32:06.396Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestSwarmUnlock [2022-01-25T14:32:06.396Z] --- PASS: TestSwarmUnlock (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestSwarmUpdateError [2022-01-25T14:32:06.396Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestSwarmUpdate [2022-01-25T14:32:06.396Z] --- PASS: TestSwarmUpdate (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestTaskInspectError [2022-01-25T14:32:06.396Z] --- PASS: TestTaskInspectError (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestTaskInspectWithEmptyID [2022-01-25T14:32:06.396Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestTaskInspect [2022-01-25T14:32:06.396Z] --- PASS: TestTaskInspect (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestTaskListError [2022-01-25T14:32:06.396Z] --- PASS: TestTaskListError (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestTaskList [2022-01-25T14:32:06.396Z] --- PASS: TestTaskList (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestVolumeCreateError [2022-01-25T14:32:06.396Z] --- PASS: TestVolumeCreateError (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestVolumeCreate [2022-01-25T14:32:06.396Z] --- PASS: TestVolumeCreate (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestVolumeInspectError [2022-01-25T14:32:06.396Z] --- PASS: TestVolumeInspectError (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestVolumeInspectNotFound [2022-01-25T14:32:06.396Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestVolumeInspectWithEmptyID [2022-01-25T14:32:06.396Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestVolumeInspect [2022-01-25T14:32:06.396Z] --- PASS: TestVolumeInspect (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestVolumeListError [2022-01-25T14:32:06.396Z] --- PASS: TestVolumeListError (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestVolumeList [2022-01-25T14:32:06.396Z] --- PASS: TestVolumeList (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestVolumeRemoveError [2022-01-25T14:32:06.396Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-01-25T14:32:06.396Z] === RUN TestVolumeRemove [2022-01-25T14:32:06.396Z] --- PASS: TestVolumeRemove (0.00s) [2022-01-25T14:32:06.396Z] === CONT TestTLSCloseWriter [2022-01-25T14:32:06.396Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-01-25T14:32:06.396Z] PASS [2022-01-25T14:32:06.396Z] coverage: 75.1% of statements [2022-01-25T14:32:06.396Z] ok github.com/docker/docker/client 0.396s coverage: 75.1% of statements [2022-01-25T14:32:07.992Z] INFO [runner/unused/goanalysis] analyzers took 29.105896017s with top 10 stages: buildssa: 24.772419597s, U1000: 4.33347642s [2022-01-25T14:32:17.320Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-01-25T14:32:23.682Z] === RUN TestBoolValue [2022-01-25T14:32:23.682Z] --- PASS: TestBoolValue (0.00s) [2022-01-25T14:32:23.682Z] === RUN TestBoolValueOrDefault [2022-01-25T14:32:23.682Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-01-25T14:32:23.682Z] === RUN TestInt64ValueOrZero [2022-01-25T14:32:23.682Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-01-25T14:32:23.682Z] === RUN TestInt64ValueOrDefault [2022-01-25T14:32:23.682Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-01-25T14:32:23.682Z] === RUN TestInt64ValueOrDefaultWithError [2022-01-25T14:32:23.682Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-01-25T14:32:23.682Z] === RUN TestJsonContentType [2022-01-25T14:32:23.682Z] --- PASS: TestJsonContentType (0.00s) [2022-01-25T14:32:23.682Z] PASS [2022-01-25T14:32:23.682Z] coverage: 14.7% of statements [2022-01-25T14:32:23.682Z] ok github.com/docker/docker/api/server/httputils 0.068s coverage: 14.7% of statements [2022-01-25T14:32:23.682Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-01-25T14:32:23.682Z] === RUN TestMaskSecretKeys [2022-01-25T14:32:23.682Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-01-25T14:32:23.682Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-01-25T14:32:23.682Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-01-25T14:32:23.682Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-01-25T14:32:23.682Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-01-25T14:32:23.682Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-01-25T14:32:23.682Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-01-25T14:32:23.682Z] === RUN TestVersionMiddlewareVersion [2022-01-25T14:32:23.682Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-01-25T14:32:23.682Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-01-25T14:32:23.682Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-01-25T14:32:23.682Z] PASS [2022-01-25T14:32:23.682Z] coverage: 37.7% of statements [2022-01-25T14:32:23.682Z] ok github.com/docker/docker/api/server/middleware 0.055s coverage: 37.7% of statements [2022-01-25T14:32:23.682Z] ? github.com/docker/docker/api/server/router [no test files] [2022-01-25T14:32:23.682Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-01-25T14:32:23.682Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-01-25T14:32:23.682Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-01-25T14:32:23.682Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-01-25T14:32:23.682Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-01-25T14:32:23.682Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-01-25T14:32:23.682Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-01-25T14:32:23.682Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-01-25T14:32:23.682Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-01-25T14:32:23.682Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-01-25T14:32:23.682Z] === RUN TestAdjustForAPIVersion [2022-01-25T14:32:23.682Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-01-25T14:32:23.682Z] PASS [2022-01-25T14:32:23.682Z] coverage: 5.7% of statements [2022-01-25T14:32:23.682Z] ok github.com/docker/docker/api/server/router/swarm 0.049s coverage: 5.7% of statements [2022-01-25T14:32:23.682Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-01-25T14:32:23.682Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-01-25T14:32:23.682Z] ? github.com/docker/docker/api/types [no test files] [2022-01-25T14:32:23.682Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-01-25T14:32:23.682Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-01-25T14:32:23.682Z] ? github.com/docker/docker/api/types/container [no test files] [2022-01-25T14:32:23.682Z] ? github.com/docker/docker/api/types/events [no test files] [2022-01-25T14:32:23.682Z] === RUN TestStrSliceMarshalJSON [2022-01-25T14:32:23.682Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-01-25T14:32:23.682Z] === RUN TestStrSliceUnmarshalJSON [2022-01-25T14:32:23.682Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-01-25T14:32:23.682Z] === RUN TestStrSliceUnmarshalString [2022-01-25T14:32:23.682Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-01-25T14:32:23.682Z] === RUN TestStrSliceUnmarshalSlice [2022-01-25T14:32:23.682Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-01-25T14:32:23.682Z] PASS [2022-01-25T14:32:23.682Z] coverage: 90.0% of statements [2022-01-25T14:32:23.682Z] ok github.com/docker/docker/api/types/strslice 0.040s coverage: 90.0% of statements [2022-01-25T14:32:23.682Z] === RUN TestToJSON [2022-01-25T14:32:23.682Z] --- PASS: TestToJSON (0.00s) [2022-01-25T14:32:23.682Z] === RUN TestToParamWithVersion [2022-01-25T14:32:23.682Z] --- PASS: TestToParamWithVersion (0.00s) [2022-01-25T14:32:23.682Z] === RUN TestFromJSON [2022-01-25T14:32:23.682Z] --- PASS: TestFromJSON (0.00s) [2022-01-25T14:32:23.682Z] === RUN TestEmpty [2022-01-25T14:32:23.682Z] --- PASS: TestEmpty (0.00s) [2022-01-25T14:32:23.682Z] === RUN TestArgsMatchKVListEmptySources [2022-01-25T14:32:23.682Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-01-25T14:32:23.682Z] === RUN TestArgsMatchKVList [2022-01-25T14:32:23.682Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-01-25T14:32:23.682Z] === RUN TestArgsMatch [2022-01-25T14:32:23.682Z] --- PASS: TestArgsMatch (0.00s) [2022-01-25T14:32:23.682Z] === RUN TestAdd [2022-01-25T14:32:23.682Z] --- PASS: TestAdd (0.00s) [2022-01-25T14:32:23.682Z] === RUN TestDel [2022-01-25T14:32:23.682Z] --- PASS: TestDel (0.00s) [2022-01-25T14:32:23.682Z] === RUN TestLen [2022-01-25T14:32:23.682Z] --- PASS: TestLen (0.00s) [2022-01-25T14:32:23.682Z] === RUN TestExactMatch [2022-01-25T14:32:23.682Z] --- PASS: TestExactMatch (0.00s) [2022-01-25T14:32:23.682Z] === RUN TestOnlyOneExactMatch [2022-01-25T14:32:23.682Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-01-25T14:32:23.682Z] === RUN TestContains [2022-01-25T14:32:23.682Z] --- PASS: TestContains (0.00s) [2022-01-25T14:32:23.682Z] === RUN TestValidate [2022-01-25T14:32:23.682Z] --- PASS: TestValidate (0.00s) [2022-01-25T14:32:23.682Z] === RUN TestWalkValues [2022-01-25T14:32:23.682Z] --- PASS: TestWalkValues (0.00s) [2022-01-25T14:32:23.682Z] === RUN TestFuzzyMatch [2022-01-25T14:32:23.682Z] --- PASS: TestFuzzyMatch (0.00s) [2022-01-25T14:32:23.682Z] === RUN TestClone [2022-01-25T14:32:23.682Z] --- PASS: TestClone (0.00s) [2022-01-25T14:32:23.682Z] PASS [2022-01-25T14:32:23.682Z] coverage: 92.2% of statements [2022-01-25T14:32:23.682Z] ok github.com/docker/docker/api/types/filters 0.043s coverage: 92.2% of statements [2022-01-25T14:32:23.682Z] ? github.com/docker/docker/api/types/image [no test files] [2022-01-25T14:32:23.682Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-01-25T14:32:23.682Z] ? github.com/docker/docker/api/types/network [no test files] [2022-01-25T14:32:23.682Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-01-25T14:32:23.682Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-01-25T14:32:23.682Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-01-25T14:32:23.682Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-01-25T14:32:23.682Z] === RUN TestDurationToSecondsString [2022-01-25T14:32:23.682Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-01-25T14:32:23.682Z] === RUN TestGetTimestamp [2022-01-25T14:32:23.682Z] --- PASS: TestGetTimestamp (0.19s) [2022-01-25T14:32:23.682Z] === RUN TestParseTimestamps [2022-01-25T14:32:23.682Z] --- PASS: TestParseTimestamps (0.00s) [2022-01-25T14:32:23.682Z] PASS [2022-01-25T14:32:23.682Z] coverage: 100.0% of statements [2022-01-25T14:32:23.682Z] ok github.com/docker/docker/api/types/time 0.244s coverage: 100.0% of statements [2022-01-25T14:32:23.682Z] === RUN TestCompareVersion [2022-01-25T14:32:23.682Z] --- PASS: TestCompareVersion (0.00s) [2022-01-25T14:32:23.682Z] PASS [2022-01-25T14:32:23.682Z] coverage: 77.3% of statements [2022-01-25T14:32:23.682Z] ok github.com/docker/docker/api/types/versions 0.078s coverage: 77.3% of statements [2022-01-25T14:32:23.682Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-01-25T14:32:23.682Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-01-25T14:32:23.682Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-01-25T14:32:23.682Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-01-25T14:32:23.682Z] ? github.com/docker/docker/builder [no test files] [2022-01-25T14:32:23.682Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-01-25T14:32:23.682Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-01-25T14:32:23.682Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-01-25T14:32:23.682Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-01-25T14:32:23.682Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-01-25T14:32:23.682Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-01-25T14:32:23.682Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-01-25T14:32:23.682Z] === RUN TestParseRemoteURL [2022-01-25T14:32:23.682Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-01-25T14:32:23.682Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-01-25T14:32:23.682Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-01-25T14:32:23.682Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-01-25T14:32:23.682Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-01-25T14:32:23.682Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-01-25T14:32:23.682Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-01-25T14:32:23.682Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-01-25T14:32:23.682Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-01-25T14:32:23.682Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-01-25T14:32:23.682Z] --- PASS: TestParseRemoteURL (0.00s) [2022-01-25T14:32:23.682Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-01-25T14:32:23.682Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-01-25T14:32:23.682Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-01-25T14:32:23.682Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-01-25T14:32:23.682Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-01-25T14:32:23.682Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-01-25T14:32:23.682Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-01-25T14:32:23.682Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-01-25T14:32:23.682Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-01-25T14:32:23.683Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-01-25T14:32:23.683Z] === RUN TestCloneArgsSmartHttp [2022-01-25T14:32:23.683Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-01-25T14:32:23.683Z] === RUN TestCloneArgsDumbHttp [2022-01-25T14:32:23.683Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-01-25T14:32:23.683Z] === RUN TestCloneArgsGit [2022-01-25T14:32:23.683Z] --- PASS: TestCloneArgsGit (0.00s) [2022-01-25T14:32:23.683Z] === RUN TestCheckoutGit [2022-01-25T14:32:23.683Z] === RUN TestEnable [2022-01-25T14:32:23.683Z] --- PASS: TestEnable (0.00s) [2022-01-25T14:32:23.683Z] === RUN TestDisable [2022-01-25T14:32:23.683Z] --- PASS: TestDisable (0.00s) [2022-01-25T14:32:23.683Z] === RUN TestEnabled [2022-01-25T14:32:23.683Z] --- PASS: TestEnabled (0.00s) [2022-01-25T14:32:23.683Z] PASS [2022-01-25T14:32:23.683Z] coverage: 100.0% of statements [2022-01-25T14:32:23.683Z] ok github.com/docker/docker/cli/debug 0.039s coverage: 100.0% of statements [2022-01-25T14:32:23.683Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-01-25T14:32:23.683Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-01-25T14:32:23.683Z] === RUN TestProcessNoDockerignore [2022-01-25T14:32:23.683Z] --- PASS: TestProcessNoDockerignore (0.01s) [2022-01-25T14:32:23.683Z] === RUN TestProcessShouldLeaveAllFiles [2022-01-25T14:32:23.683Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-01-25T14:32:23.683Z] === RUN TestDetectContentType [2022-01-25T14:32:23.683Z] --- PASS: TestDetectContentType (0.00s) [2022-01-25T14:32:23.683Z] === RUN TestSelectAcceptableMIME [2022-01-25T14:32:23.683Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-01-25T14:32:23.683Z] === RUN TestInspectEmptyResponse [2022-01-25T14:32:23.683Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-01-25T14:32:23.683Z] === RUN TestInspectResponseBinary [2022-01-25T14:32:23.683Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-01-25T14:32:23.683Z] === RUN TestResponseUnsupportedContentType [2022-01-25T14:32:23.683Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-01-25T14:32:23.683Z] === RUN TestInspectResponseTextSimple [2022-01-25T14:32:23.683Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-01-25T14:32:23.683Z] === RUN TestInspectResponseEmptyContentType [2022-01-25T14:32:23.683Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-01-25T14:32:23.683Z] === RUN TestUnknownContentLength [2022-01-25T14:32:23.683Z] --- PASS: TestUnknownContentLength (0.00s) [2022-01-25T14:32:23.683Z] === RUN TestDownloadRemote [2022-01-25T14:32:23.683Z] --- PASS: TestDownloadRemote (0.14s) [2022-01-25T14:32:23.683Z] === RUN TestGetWithStatusError [2022-01-25T14:32:23.683Z] --- PASS: TestGetWithStatusError (0.00s) [2022-01-25T14:32:23.683Z] === RUN TestCloseRootDirectory [2022-01-25T14:32:23.683Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:32:23.683Z] --- SKIP: TestCloseRootDirectory (0.01s) [2022-01-25T14:32:23.683Z] === RUN TestHashFile [2022-01-25T14:32:23.683Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:32:23.683Z] --- SKIP: TestHashFile (0.00s) [2022-01-25T14:32:23.683Z] === RUN TestHashSubdir [2022-01-25T14:32:23.683Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:32:23.683Z] --- SKIP: TestHashSubdir (0.01s) [2022-01-25T14:32:23.683Z] === RUN TestRemoveDirectory [2022-01-25T14:32:23.683Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:32:23.683Z] --- SKIP: TestRemoveDirectory (0.02s) [2022-01-25T14:32:23.683Z] PASS [2022-01-25T14:32:23.683Z] coverage: 9.3% of statements [2022-01-25T14:32:23.683Z] ok github.com/docker/docker/builder/remotecontext 0.310s coverage: 9.3% of statements [2022-01-25T14:32:24.170Z] === RUN TestGetAllAllowed [2022-01-25T14:32:24.170Z] --- PASS: TestGetAllAllowed (0.00s) [2022-01-25T14:32:24.170Z] === RUN TestGetAllMeta [2022-01-25T14:32:24.170Z] --- PASS: TestGetAllMeta (0.00s) [2022-01-25T14:32:24.170Z] === RUN TestWarnOnUnusedBuildArgs [2022-01-25T14:32:24.170Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-01-25T14:32:24.170Z] === RUN TestIsUnreferencedBuiltin [2022-01-25T14:32:24.170Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-01-25T14:32:24.170Z] === RUN TestIsExistingDirectory [2022-01-25T14:32:24.170Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-01-25T14:32:24.170Z] === RUN TestGetFilenameForDownload [2022-01-25T14:32:24.170Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-01-25T14:32:24.170Z] === RUN TestEnv2Variables [2022-01-25T14:32:24.170Z] --- PASS: TestEnv2Variables (0.00s) [2022-01-25T14:32:24.170Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-01-25T14:32:24.170Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-01-25T14:32:24.170Z] === RUN TestMaintainer [2022-01-25T14:32:24.170Z] --- PASS: TestMaintainer (0.00s) [2022-01-25T14:32:24.170Z] === RUN TestLabel [2022-01-25T14:32:24.170Z] --- PASS: TestLabel (0.00s) [2022-01-25T14:32:24.170Z] === RUN TestFromScratch [2022-01-25T14:32:24.170Z] --- PASS: TestFromScratch (0.00s) [2022-01-25T14:32:24.170Z] === RUN TestFromWithArg [2022-01-25T14:32:24.170Z] --- PASS: TestFromWithArg (0.00s) [2022-01-25T14:32:24.170Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-01-25T14:32:24.170Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-01-25T14:32:24.170Z] === RUN TestFromWithUndefinedArg [2022-01-25T14:32:24.170Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-01-25T14:32:24.170Z] === RUN TestFromMultiStageWithNamedStage [2022-01-25T14:32:24.170Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-01-25T14:32:24.170Z] === RUN TestOnbuild [2022-01-25T14:32:24.170Z] --- PASS: TestOnbuild (0.00s) [2022-01-25T14:32:24.170Z] === RUN TestWorkdir [2022-01-25T14:32:24.170Z] --- PASS: TestWorkdir (0.00s) [2022-01-25T14:32:24.170Z] === RUN TestCmd [2022-01-25T14:32:24.170Z] --- PASS: TestCmd (0.00s) [2022-01-25T14:32:24.170Z] === RUN TestHealthcheckNone [2022-01-25T14:32:24.170Z] --- PASS: TestHealthcheckNone (0.00s) [2022-01-25T14:32:24.170Z] === RUN TestHealthcheckCmd [2022-01-25T14:32:24.170Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-01-25T14:32:24.170Z] === RUN TestEntrypoint [2022-01-25T14:32:24.170Z] --- PASS: TestEntrypoint (0.00s) [2022-01-25T14:32:24.170Z] === RUN TestExpose [2022-01-25T14:32:24.170Z] --- PASS: TestExpose (0.00s) [2022-01-25T14:32:24.170Z] === RUN TestUser [2022-01-25T14:32:24.170Z] --- PASS: TestUser (0.00s) [2022-01-25T14:32:24.170Z] === RUN TestVolume [2022-01-25T14:32:24.170Z] --- PASS: TestVolume (0.00s) [2022-01-25T14:32:24.170Z] === RUN TestStopSignal [2022-01-25T14:32:24.170Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-01-25T14:32:24.170Z] --- SKIP: TestStopSignal (0.00s) [2022-01-25T14:32:24.170Z] === RUN TestArg [2022-01-25T14:32:24.170Z] --- PASS: TestArg (0.00s) [2022-01-25T14:32:24.170Z] === RUN TestShell [2022-01-25T14:32:24.170Z] --- PASS: TestShell (0.00s) [2022-01-25T14:32:24.170Z] === RUN TestPrependEnvOnCmd [2022-01-25T14:32:24.170Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-01-25T14:32:24.170Z] === RUN TestRunWithBuildArgs [2022-01-25T14:32:24.170Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-01-25T14:32:24.170Z] === RUN TestRunIgnoresHealthcheck [2022-01-25T14:32:24.170Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-01-25T14:32:24.170Z] === RUN TestDispatchUnsupportedOptions [2022-01-25T14:32:24.170Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-01-25T14:32:24.170Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-01-25T14:32:24.170Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-01-25T14:32:24.170Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-01-25T14:32:24.170Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-01-25T14:32:24.170Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-01-25T14:32:24.170Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-01-25T14:32:24.170Z] === RUN TestNormalizeWorkdir [2022-01-25T14:32:24.170Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-01-25T14:32:24.170Z] === RUN TestDispatch [2022-01-25T14:32:24.170Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-01-25T14:32:24.170Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-01-25T14:32:24.170Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-01-25T14:32:24.171Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-01-25T14:32:24.171Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-01-25T14:32:24.171Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-01-25T14:32:24.171Z] === RUN TestDispatch/COPY_url [2022-01-25T14:32:24.171Z] --- PASS: TestDispatch (0.07s) [2022-01-25T14:32:24.171Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-01-25T14:32:24.171Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-01-25T14:32:24.171Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-01-25T14:32:24.171Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-01-25T14:32:24.171Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-01-25T14:32:24.171Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-01-25T14:32:24.171Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-01-25T14:32:24.171Z] === RUN TestAddScratchImageAddsToMounts [2022-01-25T14:32:24.171Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-01-25T14:32:24.171Z] === RUN TestAddFromScratchPopulatesPlatform [2022-01-25T14:32:24.171Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-01-25T14:32:24.171Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-01-25T14:32:24.171Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-01-25T14:32:24.171Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-01-25T14:32:24.171Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-01-25T14:32:24.171Z] === RUN TestImageSourceGetAddsToMounts [2022-01-25T14:32:24.171Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-01-25T14:32:24.171Z] === RUN TestEmptyDockerfile [2022-01-25T14:32:24.171Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-01-25T14:32:24.171Z] === RUN TestSymlinkDockerfile [2022-01-25T14:32:24.171Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-01-25T14:32:24.171Z] === RUN TestDockerfileOutsideTheBuildContext [2022-01-25T14:32:24.171Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-01-25T14:32:24.171Z] === RUN TestNonExistingDockerfile [2022-01-25T14:32:24.171Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-01-25T14:32:24.171Z] === RUN TestCopyRunConfig [2022-01-25T14:32:24.171Z] --- PASS: TestCopyRunConfig (0.00s) [2022-01-25T14:32:24.171Z] === RUN TestDeepCopyRunConfig [2022-01-25T14:32:24.171Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-01-25T14:32:24.171Z] === RUN TestExportImage [2022-01-25T14:32:24.171Z] --- PASS: TestExportImage (0.00s) [2022-01-25T14:32:24.171Z] === RUN TestNormalizeDest [2022-01-25T14:32:24.171Z] --- PASS: TestNormalizeDest (0.00s) [2022-01-25T14:32:24.171Z] PASS [2022-01-25T14:32:24.171Z] coverage: 46.7% of statements [2022-01-25T14:32:24.171Z] ok github.com/docker/docker/builder/dockerfile 0.226s coverage: 46.7% of statements [2022-01-25T14:32:24.171Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-01-25T14:32:24.439Z] --- PASS: TestCheckoutGit (30.53s) [2022-01-25T14:32:24.439Z] === RUN TestValidGitTransport [2022-01-25T14:32:24.439Z] --- PASS: TestValidGitTransport (0.00s) [2022-01-25T14:32:24.439Z] === RUN TestGitInvalidRef [2022-01-25T14:32:24.439Z] --- PASS: TestGitInvalidRef (0.21s) [2022-01-25T14:32:24.439Z] PASS [2022-01-25T14:32:24.439Z] coverage: 86.3% of statements [2022-01-25T14:32:24.439Z] ok github.com/docker/docker/builder/remotecontext/git 30.856s coverage: 86.3% of statements [2022-01-25T14:32:24.439Z] ? github.com/docker/docker/cli [no test files] [2022-01-25T14:32:24.439Z] ? github.com/docker/docker/cli/config [no test files] [2022-01-25T14:32:24.661Z] === RUN TestTCP4Proxy [2022-01-25T14:32:24.661Z] --- PASS: TestTCP4Proxy (0.01s) [2022-01-25T14:32:24.661Z] === RUN TestTCP4ProxyHalfClose [2022-01-25T14:32:24.661Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-01-25T14:32:24.661Z] === RUN TestTCP6Proxy [2022-01-25T14:32:24.661Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-01-25T14:32:24.661Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-01-25T14:32:24.661Z] === RUN TestTCPDualStackProxy [2022-01-25T14:32:24.661Z] network_proxy_test.go:208: No support for dual stack yet [2022-01-25T14:32:24.661Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-01-25T14:32:24.661Z] === RUN TestUDP4Proxy [2022-01-25T14:32:24.661Z] --- PASS: TestUDP4Proxy (0.00s) [2022-01-25T14:32:24.661Z] === RUN TestUDP6Proxy [2022-01-25T14:32:24.661Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-01-25T14:32:24.661Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-01-25T14:32:24.661Z] === RUN TestUDPWriteError [2022-01-25T14:32:24.661Z] --- PASS: TestUDPWriteError (0.00s) [2022-01-25T14:32:24.661Z] === RUN TestSCTP4Proxy [2022-01-25T14:32:24.661Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-01-25T14:32:24.661Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-01-25T14:32:24.661Z] === RUN TestSCTP6Proxy [2022-01-25T14:32:24.661Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-01-25T14:32:24.661Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-01-25T14:32:24.661Z] PASS [2022-01-25T14:32:24.661Z] coverage: 49.4% of statements [2022-01-25T14:32:24.661Z] ok github.com/docker/docker/cmd/docker-proxy 0.063s coverage: 49.4% of statements [2022-01-25T14:32:29.305Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-01-25T14:32:29.305Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-01-25T14:32:29.305Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-01-25T14:32:29.305Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-01-25T14:32:29.305Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-01-25T14:32:29.305Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-01-25T14:32:29.305Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-01-25T14:32:29.305Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-01-25T14:32:29.305Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-01-25T14:32:29.305Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-01-25T14:32:29.305Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-01-25T14:32:29.305Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-01-25T14:32:29.305Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-01-25T14:32:29.305Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-01-25T14:32:29.305Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-01-25T14:32:29.305Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-01-25T14:32:29.305Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-01-25T14:32:29.305Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-01-25T14:32:29.305Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-01-25T14:32:29.305Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-01-25T14:32:29.788Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-01-25T14:32:29.788Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-01-25T14:32:29.788Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-01-25T14:32:29.788Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-01-25T14:32:29.788Z] === RUN TestConfigureDaemonLogs [2022-01-25T14:32:29.788Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-01-25T14:32:29.788Z] === RUN TestCommonOptionsInstallFlags [2022-01-25T14:32:29.788Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-01-25T14:32:29.788Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-01-25T14:32:29.788Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-01-25T14:32:29.788Z] PASS [2022-01-25T14:32:29.788Z] coverage: 18.6% of statements [2022-01-25T14:32:29.788Z] ok github.com/docker/docker/cmd/dockerd 0.188s coverage: 18.6% of statements [2022-01-25T14:32:29.788Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-01-25T14:32:29.788Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-01-25T14:32:30.805Z] === RUN TestContainerStopSignal [2022-01-25T14:32:30.805Z] --- PASS: TestContainerStopSignal (0.00s) [2022-01-25T14:32:30.805Z] === RUN TestContainerStopTimeout [2022-01-25T14:32:30.805Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-01-25T14:32:30.805Z] === RUN TestContainerSecretReferenceDestTarget [2022-01-25T14:32:30.805Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-01-25T14:32:30.805Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-01-25T14:32:30.805Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-01-25T14:32:30.805Z] === RUN TestContainerLogPathSetForRingLogger [2022-01-25T14:32:30.805Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-01-25T14:32:30.805Z] === RUN TestReplaceAndAppendEnvVars [2022-01-25T14:32:30.805Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-01-25T14:32:30.805Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-01-25T14:32:30.805Z] === RUN TestNewMemoryStore [2022-01-25T14:32:30.805Z] --- PASS: TestNewMemoryStore (0.00s) [2022-01-25T14:32:30.805Z] === RUN TestAddContainers [2022-01-25T14:32:30.805Z] --- PASS: TestAddContainers (0.00s) [2022-01-25T14:32:30.805Z] === RUN TestGetContainer [2022-01-25T14:32:30.805Z] --- PASS: TestGetContainer (0.00s) [2022-01-25T14:32:30.805Z] === RUN TestDeleteContainer [2022-01-25T14:32:30.805Z] --- PASS: TestDeleteContainer (0.00s) [2022-01-25T14:32:30.805Z] === RUN TestListContainers [2022-01-25T14:32:30.805Z] --- PASS: TestListContainers (0.00s) [2022-01-25T14:32:30.805Z] === RUN TestFirstContainer [2022-01-25T14:32:30.805Z] --- PASS: TestFirstContainer (0.00s) [2022-01-25T14:32:30.805Z] === RUN TestApplyAllContainer [2022-01-25T14:32:30.805Z] --- PASS: TestApplyAllContainer (0.00s) [2022-01-25T14:32:30.805Z] === RUN TestIsValidHealthString [2022-01-25T14:32:30.805Z] --- PASS: TestIsValidHealthString (0.00s) [2022-01-25T14:32:30.805Z] === RUN TestStateRunStop [2022-01-25T14:32:30.805Z] --- PASS: TestStateRunStop (0.00s) [2022-01-25T14:32:30.805Z] === RUN TestStateTimeoutWait [2022-01-25T14:32:30.805Z] state_test.go:141: Stop callback fired [2022-01-25T14:32:30.805Z] state_test.go:165: Stop callback fired [2022-01-25T14:32:30.805Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-01-25T14:32:30.805Z] === RUN TestIsValidStateString [2022-01-25T14:32:30.805Z] --- PASS: TestIsValidStateString (0.00s) [2022-01-25T14:32:30.805Z] === RUN TestViewSaveDelete [2022-01-25T14:32:30.805Z] --- PASS: TestViewSaveDelete (0.01s) [2022-01-25T14:32:30.805Z] === RUN TestViewAll [2022-01-25T14:32:30.805Z] --- PASS: TestViewAll (0.01s) [2022-01-25T14:32:30.805Z] === RUN TestViewGet [2022-01-25T14:32:30.805Z] --- PASS: TestViewGet (0.01s) [2022-01-25T14:32:30.805Z] === RUN TestNames [2022-01-25T14:32:30.805Z] --- PASS: TestNames (0.00s) [2022-01-25T14:32:30.805Z] === RUN TestViewWithHealthCheck [2022-01-25T14:32:30.805Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-01-25T14:32:30.805Z] PASS [2022-01-25T14:32:30.805Z] coverage: 41.7% of statements [2022-01-25T14:32:30.805Z] ok github.com/docker/docker/container 0.259s coverage: 41.7% of statements [2022-01-25T14:32:30.805Z] ? github.com/docker/docker/container/stream [no test files] [2022-01-25T14:32:30.805Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-01-25T14:32:30.805Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-01-25T14:32:30.805Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-01-25T14:32:32.416Z] === RUN TestPrepare [2022-01-25T14:32:32.416Z] --- PASS: TestPrepare (0.00s) [2022-01-25T14:32:32.416Z] === RUN TestStart [2022-01-25T14:32:32.416Z] --- PASS: TestStart (0.00s) [2022-01-25T14:32:32.416Z] === RUN TestWaitCancel [2022-01-25T14:32:32.416Z] --- PASS: TestWaitCancel (0.00s) [2022-01-25T14:32:32.416Z] === RUN TestWaitDisabled [2022-01-25T14:32:32.416Z] --- PASS: TestWaitDisabled (0.00s) [2022-01-25T14:32:32.416Z] === RUN TestWaitEnabled [2022-01-25T14:32:32.416Z] --- PASS: TestWaitEnabled (0.00s) [2022-01-25T14:32:32.416Z] === RUN TestRemove [2022-01-25T14:32:32.416Z] --- PASS: TestRemove (0.00s) [2022-01-25T14:32:32.416Z] PASS [2022-01-25T14:32:32.416Z] coverage: 65.3% of statements [2022-01-25T14:32:32.416Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.062s coverage: 65.3% of statements [2022-01-25T14:32:34.025Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-01-25T14:32:34.026Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.15s) [2022-01-25T14:32:34.026Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-01-25T14:32:34.026Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-01-25T14:32:34.026Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-01-25T14:32:34.026Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-01-25T14:32:34.026Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-01-25T14:32:34.026Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-01-25T14:32:34.026Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-01-25T14:32:34.026Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-01-25T14:32:34.026Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-01-25T14:32:34.026Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-01-25T14:32:34.026Z] === RUN TestServiceConvertToGRPCIsolation [2022-01-25T14:32:34.026Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-01-25T14:32:34.026Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-01-25T14:32:34.026Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-01-25T14:32:34.026Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-01-25T14:32:34.026Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-01-25T14:32:34.026Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-01-25T14:32:34.026Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-01-25T14:32:34.026Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-01-25T14:32:34.026Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-01-25T14:32:34.026Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-01-25T14:32:34.026Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-01-25T14:32:34.026Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-01-25T14:32:34.026Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-01-25T14:32:34.026Z] === RUN TestServiceConvertFromGRPCIsolation [2022-01-25T14:32:34.026Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-01-25T14:32:34.026Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-01-25T14:32:34.026Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-01-25T14:32:34.026Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-01-25T14:32:34.026Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-01-25T14:32:34.026Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-01-25T14:32:34.026Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-01-25T14:32:34.026Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-01-25T14:32:34.026Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-01-25T14:32:34.026Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-01-25T14:32:34.026Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-01-25T14:32:34.026Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-01-25T14:32:34.026Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-01-25T14:32:34.026Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-01-25T14:32:34.026Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-01-25T14:32:34.026Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-01-25T14:32:34.026Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-01-25T14:32:34.026Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-01-25T14:32:34.026Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-01-25T14:32:34.026Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-01-25T14:32:34.026Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-01-25T14:32:34.026Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-01-25T14:32:34.508Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-01-25T14:32:34.508Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-01-25T14:32:34.508Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-01-25T14:32:34.508Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-01-25T14:32:34.508Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-01-25T14:32:34.508Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-01-25T14:32:34.508Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-01-25T14:32:34.508Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-01-25T14:32:34.508Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-01-25T14:32:34.508Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-01-25T14:32:34.508Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-01-25T14:32:34.508Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-01-25T14:32:34.508Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-01-25T14:32:34.508Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-01-25T14:32:34.508Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-01-25T14:32:34.508Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-01-25T14:32:34.508Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-01-25T14:32:34.508Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-01-25T14:32:34.508Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-01-25T14:32:34.508Z] === RUN TestServiceConvertFromGRPCConfigs [2022-01-25T14:32:34.508Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-01-25T14:32:34.508Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-01-25T14:32:34.508Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-01-25T14:32:34.508Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-01-25T14:32:34.508Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-01-25T14:32:34.508Z] === RUN TestServiceConvertToGRPCConfigs [2022-01-25T14:32:34.508Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-01-25T14:32:34.508Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-01-25T14:32:34.508Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-01-25T14:32:34.508Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-01-25T14:32:34.508Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-01-25T14:32:34.508Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-01-25T14:32:34.509Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-01-25T14:32:34.509Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-01-25T14:32:34.509Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-01-25T14:32:34.509Z] PASS [2022-01-25T14:32:34.509Z] coverage: 35.9% of statements [2022-01-25T14:32:34.509Z] ok github.com/docker/docker/daemon/cluster/convert 0.802s coverage: 35.9% of statements [2022-01-25T14:32:34.509Z] === RUN TestNewListSecretsFilters [2022-01-25T14:32:34.509Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-01-25T14:32:34.509Z] === RUN TestNewListConfigsFilters [2022-01-25T14:32:34.509Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-01-25T14:32:34.509Z] PASS [2022-01-25T14:32:34.509Z] coverage: 0.5% of statements [2022-01-25T14:32:34.509Z] ok github.com/docker/docker/daemon/cluster 0.985s coverage: 0.5% of statements [2022-01-25T14:32:35.294Z] === RUN TestCheckpointCreateError [2022-01-25T14:32:35.294Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestCheckpointCreate [2022-01-25T14:32:35.294Z] --- PASS: TestCheckpointCreate (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestCheckpointDeleteError [2022-01-25T14:32:35.294Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestCheckpointDelete [2022-01-25T14:32:35.294Z] --- PASS: TestCheckpointDelete (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestCheckpointListError [2022-01-25T14:32:35.294Z] --- PASS: TestCheckpointListError (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestCheckpointList [2022-01-25T14:32:35.294Z] --- PASS: TestCheckpointList (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestCheckpointListContainerNotFound [2022-01-25T14:32:35.294Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestNewClientWithOpsFromEnv [2022-01-25T14:32:35.294Z] client_test.go:23: runtime.GOOS == "windows" [2022-01-25T14:32:35.294Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestGetAPIPath [2022-01-25T14:32:35.294Z] --- PASS: TestGetAPIPath (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestParseHostURL [2022-01-25T14:32:35.294Z] --- PASS: TestParseHostURL (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-01-25T14:32:35.294Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestNegotiateAPIVersionEmpty [2022-01-25T14:32:35.294Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestNegotiateAPIVersion [2022-01-25T14:32:35.294Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestNegotiateAPVersionOverride [2022-01-25T14:32:35.294Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestNegotiateAPIVersionAutomatic [2022-01-25T14:32:35.294Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-01-25T14:32:35.294Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-01-25T14:32:35.294Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestClientRedirect [2022-01-25T14:32:35.294Z] --- PASS: TestClientRedirect (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestConfigCreateUnsupported [2022-01-25T14:32:35.294Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestConfigCreateError [2022-01-25T14:32:35.294Z] --- PASS: TestConfigCreateError (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestConfigCreate [2022-01-25T14:32:35.294Z] --- PASS: TestConfigCreate (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestConfigInspectNotFound [2022-01-25T14:32:35.294Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestConfigInspectWithEmptyID [2022-01-25T14:32:35.294Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestConfigInspectUnsupported [2022-01-25T14:32:35.294Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestConfigInspectError [2022-01-25T14:32:35.294Z] --- PASS: TestConfigInspectError (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestConfigInspectConfigNotFound [2022-01-25T14:32:35.294Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestConfigInspect [2022-01-25T14:32:35.294Z] --- PASS: TestConfigInspect (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestConfigListUnsupported [2022-01-25T14:32:35.294Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestConfigListError [2022-01-25T14:32:35.294Z] --- PASS: TestConfigListError (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestConfigList [2022-01-25T14:32:35.294Z] --- PASS: TestConfigList (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestConfigRemoveUnsupported [2022-01-25T14:32:35.294Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestConfigRemoveError [2022-01-25T14:32:35.294Z] --- PASS: TestConfigRemoveError (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestConfigRemove [2022-01-25T14:32:35.294Z] --- PASS: TestConfigRemove (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestConfigUpdateUnsupported [2022-01-25T14:32:35.294Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestConfigUpdateError [2022-01-25T14:32:35.294Z] --- PASS: TestConfigUpdateError (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestConfigUpdate [2022-01-25T14:32:35.294Z] --- PASS: TestConfigUpdate (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestContainerCommitError [2022-01-25T14:32:35.294Z] --- PASS: TestContainerCommitError (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestContainerCommit [2022-01-25T14:32:35.294Z] --- PASS: TestContainerCommit (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestContainerStatPathError [2022-01-25T14:32:35.294Z] --- PASS: TestContainerStatPathError (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestContainerStatPathNotFoundError [2022-01-25T14:32:35.294Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestContainerStatPathNoHeaderError [2022-01-25T14:32:35.294Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestContainerStatPath [2022-01-25T14:32:35.294Z] --- PASS: TestContainerStatPath (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestCopyToContainerError [2022-01-25T14:32:35.294Z] --- PASS: TestCopyToContainerError (0.02s) [2022-01-25T14:32:35.294Z] === RUN TestCopyToContainerNotFoundError [2022-01-25T14:32:35.294Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestCopyToContainerNotStatusOKError [2022-01-25T14:32:35.294Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestCopyToContainer [2022-01-25T14:32:35.294Z] --- PASS: TestCopyToContainer (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestCopyFromContainerError [2022-01-25T14:32:35.294Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestCopyFromContainerNotFoundError [2022-01-25T14:32:35.294Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestCopyFromContainerNotStatusOKError [2022-01-25T14:32:35.294Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestCopyFromContainerNoHeaderError [2022-01-25T14:32:35.294Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestCopyFromContainer [2022-01-25T14:32:35.294Z] --- PASS: TestCopyFromContainer (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestContainerCreateError [2022-01-25T14:32:35.294Z] --- PASS: TestContainerCreateError (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestContainerCreateImageNotFound [2022-01-25T14:32:35.294Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestContainerCreateWithName [2022-01-25T14:32:35.294Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestContainerCreateAutoRemove [2022-01-25T14:32:35.294Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestContainerDiffError [2022-01-25T14:32:35.294Z] --- PASS: TestContainerDiffError (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestContainerDiff [2022-01-25T14:32:35.294Z] --- PASS: TestContainerDiff (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestContainerExecCreateError [2022-01-25T14:32:35.294Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestContainerExecCreate [2022-01-25T14:32:35.294Z] --- PASS: TestContainerExecCreate (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestContainerExecStartError [2022-01-25T14:32:35.294Z] --- PASS: TestContainerExecStartError (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestContainerExecStart [2022-01-25T14:32:35.294Z] --- PASS: TestContainerExecStart (0.01s) [2022-01-25T14:32:35.294Z] === RUN TestContainerExecInspectError [2022-01-25T14:32:35.294Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestContainerExecInspect [2022-01-25T14:32:35.294Z] --- PASS: TestContainerExecInspect (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestContainerExportError [2022-01-25T14:32:35.294Z] --- PASS: TestContainerExportError (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestContainerExport [2022-01-25T14:32:35.294Z] --- PASS: TestContainerExport (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestContainerInspectError [2022-01-25T14:32:35.294Z] --- PASS: TestContainerInspectError (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestContainerInspectContainerNotFound [2022-01-25T14:32:35.294Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestContainerInspectWithEmptyID [2022-01-25T14:32:35.294Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestContainerInspect [2022-01-25T14:32:35.294Z] --- PASS: TestContainerInspect (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestContainerInspectNode [2022-01-25T14:32:35.294Z] --- PASS: TestContainerInspectNode (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestContainerKillError [2022-01-25T14:32:35.294Z] --- PASS: TestContainerKillError (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestContainerKill [2022-01-25T14:32:35.294Z] --- PASS: TestContainerKill (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestContainerListError [2022-01-25T14:32:35.294Z] --- PASS: TestContainerListError (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestContainerList [2022-01-25T14:32:35.294Z] --- PASS: TestContainerList (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestContainerLogsNotFoundError [2022-01-25T14:32:35.294Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestContainerLogsError [2022-01-25T14:32:35.294Z] --- PASS: TestContainerLogsError (0.01s) [2022-01-25T14:32:35.294Z] === RUN TestContainerLogs [2022-01-25T14:32:35.294Z] --- PASS: TestContainerLogs (0.22s) [2022-01-25T14:32:35.294Z] === RUN TestContainerPauseError [2022-01-25T14:32:35.294Z] --- PASS: TestContainerPauseError (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestContainerPause [2022-01-25T14:32:35.294Z] --- PASS: TestContainerPause (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestContainersPruneError [2022-01-25T14:32:35.294Z] --- PASS: TestContainersPruneError (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestContainersPrune [2022-01-25T14:32:35.294Z] --- PASS: TestContainersPrune (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestContainerRemoveError [2022-01-25T14:32:35.294Z] --- PASS: TestContainerRemoveError (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestContainerRemoveNotFoundError [2022-01-25T14:32:35.294Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestContainerRemove [2022-01-25T14:32:35.294Z] --- PASS: TestContainerRemove (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestContainerRenameError [2022-01-25T14:32:35.294Z] --- PASS: TestContainerRenameError (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestContainerRename [2022-01-25T14:32:35.294Z] --- PASS: TestContainerRename (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestContainerResizeError [2022-01-25T14:32:35.294Z] --- PASS: TestContainerResizeError (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestContainerExecResizeError [2022-01-25T14:32:35.294Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestContainerResize [2022-01-25T14:32:35.294Z] --- PASS: TestContainerResize (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestContainerExecResize [2022-01-25T14:32:35.294Z] --- PASS: TestContainerExecResize (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestContainerRestartError [2022-01-25T14:32:35.294Z] --- PASS: TestContainerRestartError (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestContainerRestart [2022-01-25T14:32:35.294Z] --- PASS: TestContainerRestart (0.00s) [2022-01-25T14:32:35.294Z] === RUN TestContainerStartError [2022-01-25T14:32:35.294Z] --- PASS: TestContainerStartError (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestContainerStart [2022-01-25T14:32:35.295Z] --- PASS: TestContainerStart (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestContainerStatsError [2022-01-25T14:32:35.295Z] --- PASS: TestContainerStatsError (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestContainerStats [2022-01-25T14:32:35.295Z] --- PASS: TestContainerStats (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestContainerStopError [2022-01-25T14:32:35.295Z] --- PASS: TestContainerStopError (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestContainerStop [2022-01-25T14:32:35.295Z] --- PASS: TestContainerStop (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestContainerTopError [2022-01-25T14:32:35.295Z] --- PASS: TestContainerTopError (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestContainerTop [2022-01-25T14:32:35.295Z] --- PASS: TestContainerTop (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestContainerUnpauseError [2022-01-25T14:32:35.295Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestContainerUnpause [2022-01-25T14:32:35.295Z] --- PASS: TestContainerUnpause (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestContainerUpdateError [2022-01-25T14:32:35.295Z] --- PASS: TestContainerUpdateError (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestContainerUpdate [2022-01-25T14:32:35.295Z] --- PASS: TestContainerUpdate (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestContainerWaitError [2022-01-25T14:32:35.295Z] --- PASS: TestContainerWaitError (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestContainerWait [2022-01-25T14:32:35.295Z] --- PASS: TestContainerWait (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestDiskUsageError [2022-01-25T14:32:35.295Z] --- PASS: TestDiskUsageError (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestDiskUsage [2022-01-25T14:32:35.295Z] --- PASS: TestDiskUsage (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestDistributionInspectUnsupported [2022-01-25T14:32:35.295Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestDistributionInspectWithEmptyID [2022-01-25T14:32:35.295Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestEventsErrorInOptions [2022-01-25T14:32:35.295Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestEventsErrorFromServer [2022-01-25T14:32:35.295Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestEvents [2022-01-25T14:32:35.295Z] --- PASS: TestEvents (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestTLSCloseWriter [2022-01-25T14:32:35.295Z] === PAUSE TestTLSCloseWriter [2022-01-25T14:32:35.295Z] === RUN TestImageBuildError [2022-01-25T14:32:35.295Z] --- PASS: TestImageBuildError (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestImageBuild [2022-01-25T14:32:35.295Z] --- PASS: TestImageBuild (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestGetDockerOS [2022-01-25T14:32:35.295Z] --- PASS: TestGetDockerOS (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestImageCreateError [2022-01-25T14:32:35.295Z] --- PASS: TestImageCreateError (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestImageCreate [2022-01-25T14:32:35.295Z] --- PASS: TestImageCreate (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestImageHistoryError [2022-01-25T14:32:35.295Z] --- PASS: TestImageHistoryError (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestImageHistory [2022-01-25T14:32:35.295Z] --- PASS: TestImageHistory (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestImageImportError [2022-01-25T14:32:35.295Z] --- PASS: TestImageImportError (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestImageImport [2022-01-25T14:32:35.295Z] --- PASS: TestImageImport (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestImageInspectError [2022-01-25T14:32:35.295Z] --- PASS: TestImageInspectError (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestImageInspectImageNotFound [2022-01-25T14:32:35.295Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestImageInspectWithEmptyID [2022-01-25T14:32:35.295Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestImageInspect [2022-01-25T14:32:35.295Z] --- PASS: TestImageInspect (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestImageListError [2022-01-25T14:32:35.295Z] --- PASS: TestImageListError (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestImageList [2022-01-25T14:32:35.295Z] --- PASS: TestImageList (0.01s) [2022-01-25T14:32:35.295Z] === RUN TestImageListApiBefore125 [2022-01-25T14:32:35.295Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestImageLoadError [2022-01-25T14:32:35.295Z] --- PASS: TestImageLoadError (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestImageLoad [2022-01-25T14:32:35.295Z] --- PASS: TestImageLoad (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestImagesPruneError [2022-01-25T14:32:35.295Z] --- PASS: TestImagesPruneError (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestImagesPrune [2022-01-25T14:32:35.295Z] --- PASS: TestImagesPrune (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestImagePullReferenceParseError [2022-01-25T14:32:35.295Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestImagePullAnyError [2022-01-25T14:32:35.295Z] --- PASS: TestImagePullAnyError (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestImagePullStatusUnauthorizedError [2022-01-25T14:32:35.295Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-25T14:32:35.295Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-25T14:32:35.295Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-01-25T14:32:35.295Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestImagePullWithoutErrors [2022-01-25T14:32:35.295Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestImagePushReferenceError [2022-01-25T14:32:35.295Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestImagePushAnyError [2022-01-25T14:32:35.295Z] --- PASS: TestImagePushAnyError (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestImagePushStatusUnauthorizedError [2022-01-25T14:32:35.295Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-25T14:32:35.295Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-25T14:32:35.295Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-01-25T14:32:35.295Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestImagePushWithoutErrors [2022-01-25T14:32:35.295Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-01-25T14:32:35.295Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-01-25T14:32:35.295Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-01-25T14:32:35.295Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-01-25T14:32:35.295Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-01-25T14:32:35.295Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-01-25T14:32:35.295Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-01-25T14:32:35.295Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-01-25T14:32:35.295Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestImageRemoveError [2022-01-25T14:32:35.295Z] --- PASS: TestImageRemoveError (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestImageRemoveImageNotFound [2022-01-25T14:32:35.295Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestImageRemove [2022-01-25T14:32:35.295Z] --- PASS: TestImageRemove (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestImageSaveError [2022-01-25T14:32:35.295Z] --- PASS: TestImageSaveError (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestImageSave [2022-01-25T14:32:35.295Z] --- PASS: TestImageSave (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestImageSearchAnyError [2022-01-25T14:32:35.295Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestImageSearchStatusUnauthorizedError [2022-01-25T14:32:35.295Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-25T14:32:35.295Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-25T14:32:35.295Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-01-25T14:32:35.295Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestImageSearchWithoutErrors [2022-01-25T14:32:35.295Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestImageTagError [2022-01-25T14:32:35.295Z] --- PASS: TestImageTagError (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestImageTagInvalidReference [2022-01-25T14:32:35.295Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestImageTagInvalidSourceImageName [2022-01-25T14:32:35.295Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestImageTagHexSource [2022-01-25T14:32:35.295Z] --- PASS: TestImageTagHexSource (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestImageTag [2022-01-25T14:32:35.295Z] --- PASS: TestImageTag (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestInfoServerError [2022-01-25T14:32:35.295Z] --- PASS: TestInfoServerError (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestInfoInvalidResponseJSONError [2022-01-25T14:32:35.295Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestInfo [2022-01-25T14:32:35.295Z] --- PASS: TestInfo (0.01s) [2022-01-25T14:32:35.295Z] === RUN TestNetworkConnectError [2022-01-25T14:32:35.295Z] --- PASS: TestNetworkConnectError (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-01-25T14:32:35.295Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestNetworkConnect [2022-01-25T14:32:35.295Z] --- PASS: TestNetworkConnect (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestNetworkCreateError [2022-01-25T14:32:35.295Z] --- PASS: TestNetworkCreateError (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestNetworkCreate [2022-01-25T14:32:35.295Z] --- PASS: TestNetworkCreate (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestNetworkDisconnectError [2022-01-25T14:32:35.295Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestNetworkDisconnect [2022-01-25T14:32:35.295Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestNetworkInspect [2022-01-25T14:32:35.295Z] === RUN TestNetworkInspect/empty_ID [2022-01-25T14:32:35.295Z] === RUN TestNetworkInspect/no_options [2022-01-25T14:32:35.295Z] === RUN TestNetworkInspect/verbose [2022-01-25T14:32:35.295Z] === RUN TestNetworkInspect/global_scope [2022-01-25T14:32:35.295Z] === RUN TestNetworkInspect/unknown_network [2022-01-25T14:32:35.295Z] === RUN TestNetworkInspect/server_error [2022-01-25T14:32:35.295Z] --- PASS: TestNetworkInspect (0.00s) [2022-01-25T14:32:35.295Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-01-25T14:32:35.295Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-01-25T14:32:35.295Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-01-25T14:32:35.295Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-01-25T14:32:35.295Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-01-25T14:32:35.295Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestNetworkListError [2022-01-25T14:32:35.295Z] --- PASS: TestNetworkListError (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestNetworkList [2022-01-25T14:32:35.295Z] --- PASS: TestNetworkList (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestNetworksPruneError [2022-01-25T14:32:35.295Z] --- PASS: TestNetworksPruneError (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestNetworksPrune [2022-01-25T14:32:35.295Z] --- PASS: TestNetworksPrune (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestNetworkRemoveError [2022-01-25T14:32:35.295Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestNetworkRemove [2022-01-25T14:32:35.295Z] --- PASS: TestNetworkRemove (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestNodeInspectError [2022-01-25T14:32:35.295Z] --- PASS: TestNodeInspectError (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestNodeInspectNodeNotFound [2022-01-25T14:32:35.295Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestNodeInspectWithEmptyID [2022-01-25T14:32:35.295Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestNodeInspect [2022-01-25T14:32:35.295Z] --- PASS: TestNodeInspect (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestNodeListError [2022-01-25T14:32:35.295Z] --- PASS: TestNodeListError (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestNodeList [2022-01-25T14:32:35.295Z] --- PASS: TestNodeList (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestNodeRemoveError [2022-01-25T14:32:35.295Z] --- PASS: TestNodeRemoveError (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestNodeRemove [2022-01-25T14:32:35.295Z] --- PASS: TestNodeRemove (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestNodeUpdateError [2022-01-25T14:32:35.295Z] --- PASS: TestNodeUpdateError (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestNodeUpdate [2022-01-25T14:32:35.295Z] --- PASS: TestNodeUpdate (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestOptionWithTimeout [2022-01-25T14:32:35.295Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestPingFail [2022-01-25T14:32:35.295Z] --- PASS: TestPingFail (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestPingWithError [2022-01-25T14:32:35.295Z] 2022/01/25 14:32:35 RoundTripper returned a response & error; ignoring response [2022-01-25T14:32:35.295Z] 2022/01/25 14:32:35 RoundTripper returned a response & error; ignoring response [2022-01-25T14:32:35.295Z] --- PASS: TestPingWithError (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestPingSuccess [2022-01-25T14:32:35.295Z] --- PASS: TestPingSuccess (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestPingHeadFallback [2022-01-25T14:32:35.295Z] === RUN TestPingHeadFallback/OK [2022-01-25T14:32:35.295Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-01-25T14:32:35.295Z] === RUN TestPingHeadFallback/Not_Found [2022-01-25T14:32:35.295Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-01-25T14:32:35.295Z] --- PASS: TestPingHeadFallback (0.00s) [2022-01-25T14:32:35.295Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-01-25T14:32:35.295Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-01-25T14:32:35.295Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-01-25T14:32:35.295Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestPluginDisableError [2022-01-25T14:32:35.295Z] --- PASS: TestPluginDisableError (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestPluginDisable [2022-01-25T14:32:35.295Z] --- PASS: TestPluginDisable (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestPluginEnableError [2022-01-25T14:32:35.295Z] --- PASS: TestPluginEnableError (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestPluginEnable [2022-01-25T14:32:35.295Z] --- PASS: TestPluginEnable (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestPluginInspectError [2022-01-25T14:32:35.295Z] --- PASS: TestPluginInspectError (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestPluginInspectWithEmptyID [2022-01-25T14:32:35.295Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestPluginInspect [2022-01-25T14:32:35.295Z] --- PASS: TestPluginInspect (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestPluginListError [2022-01-25T14:32:35.295Z] --- PASS: TestPluginListError (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestPluginList [2022-01-25T14:32:35.295Z] --- PASS: TestPluginList (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestPluginPushError [2022-01-25T14:32:35.295Z] --- PASS: TestPluginPushError (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestPluginPush [2022-01-25T14:32:35.295Z] --- PASS: TestPluginPush (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestPluginRemoveError [2022-01-25T14:32:35.295Z] --- PASS: TestPluginRemoveError (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestPluginRemove [2022-01-25T14:32:35.295Z] --- PASS: TestPluginRemove (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestPluginSetError [2022-01-25T14:32:35.295Z] --- PASS: TestPluginSetError (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestPluginSet [2022-01-25T14:32:35.295Z] --- PASS: TestPluginSet (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestSetHostHeader [2022-01-25T14:32:35.295Z] --- PASS: TestSetHostHeader (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestPlainTextError [2022-01-25T14:32:35.295Z] --- PASS: TestPlainTextError (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestInfiniteError [2022-01-25T14:32:35.295Z] --- PASS: TestInfiniteError (0.05s) [2022-01-25T14:32:35.295Z] === RUN TestCanceledContext [2022-01-25T14:32:35.295Z] 2022/01/25 14:32:35 RoundTripper returned a response & error; ignoring response [2022-01-25T14:32:35.295Z] --- PASS: TestCanceledContext (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestDeadlineExceededContext [2022-01-25T14:32:35.295Z] 2022/01/25 14:32:35 RoundTripper returned a response & error; ignoring response [2022-01-25T14:32:35.295Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestSecretCreateUnsupported [2022-01-25T14:32:35.295Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestSecretCreateError [2022-01-25T14:32:35.295Z] --- PASS: TestSecretCreateError (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestSecretCreate [2022-01-25T14:32:35.295Z] --- PASS: TestSecretCreate (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestSecretInspectUnsupported [2022-01-25T14:32:35.295Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestSecretInspectError [2022-01-25T14:32:35.295Z] --- PASS: TestSecretInspectError (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestSecretInspectSecretNotFound [2022-01-25T14:32:35.295Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestSecretInspectWithEmptyID [2022-01-25T14:32:35.295Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestSecretInspect [2022-01-25T14:32:35.295Z] --- PASS: TestSecretInspect (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestSecretListUnsupported [2022-01-25T14:32:35.295Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestSecretListError [2022-01-25T14:32:35.295Z] --- PASS: TestSecretListError (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestSecretList [2022-01-25T14:32:35.295Z] --- PASS: TestSecretList (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestSecretRemoveUnsupported [2022-01-25T14:32:35.295Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestSecretRemoveError [2022-01-25T14:32:35.295Z] --- PASS: TestSecretRemoveError (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestSecretRemove [2022-01-25T14:32:35.295Z] --- PASS: TestSecretRemove (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestSecretUpdateUnsupported [2022-01-25T14:32:35.295Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestSecretUpdateError [2022-01-25T14:32:35.295Z] --- PASS: TestSecretUpdateError (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestSecretUpdate [2022-01-25T14:32:35.295Z] --- PASS: TestSecretUpdate (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestServiceCreateError [2022-01-25T14:32:35.295Z] --- PASS: TestServiceCreateError (0.00s) [2022-01-25T14:32:35.295Z] === RUN TestServiceCreate [2022-01-25T14:32:35.295Z] --- PASS: TestServiceCreate (0.00s) [2022-01-25T14:32:35.296Z] === RUN TestServiceCreateCompatiblePlatforms [2022-01-25T14:32:35.296Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-01-25T14:32:35.296Z] === RUN TestServiceCreateDigestPinning [2022-01-25T14:32:35.296Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-01-25T14:32:35.296Z] === RUN TestServiceInspectError [2022-01-25T14:32:35.296Z] --- PASS: TestServiceInspectError (0.00s) [2022-01-25T14:32:35.296Z] === RUN TestServiceInspectServiceNotFound [2022-01-25T14:32:35.296Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-01-25T14:32:35.296Z] === RUN TestServiceInspectWithEmptyID [2022-01-25T14:32:35.296Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-01-25T14:32:35.296Z] === RUN TestServiceInspect [2022-01-25T14:32:35.296Z] --- PASS: TestServiceInspect (0.00s) [2022-01-25T14:32:35.296Z] === RUN TestServiceListError [2022-01-25T14:32:35.296Z] --- PASS: TestServiceListError (0.01s) [2022-01-25T14:32:35.296Z] === RUN TestServiceList [2022-01-25T14:32:35.296Z] --- PASS: TestServiceList (0.00s) [2022-01-25T14:32:35.296Z] === RUN TestServiceLogsError [2022-01-25T14:32:35.296Z] --- PASS: TestServiceLogsError (0.00s) [2022-01-25T14:32:35.296Z] === RUN TestServiceLogs [2022-01-25T14:32:35.296Z] --- PASS: TestServiceLogs (0.00s) [2022-01-25T14:32:35.296Z] === RUN TestServiceRemoveError [2022-01-25T14:32:35.296Z] --- PASS: TestServiceRemoveError (0.00s) [2022-01-25T14:32:35.296Z] === RUN TestServiceRemoveNotFoundError [2022-01-25T14:32:35.296Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-01-25T14:32:35.296Z] === RUN TestServiceRemove [2022-01-25T14:32:35.296Z] --- PASS: TestServiceRemove (0.00s) [2022-01-25T14:32:35.296Z] === RUN TestServiceUpdateError [2022-01-25T14:32:35.296Z] --- PASS: TestServiceUpdateError (0.00s) [2022-01-25T14:32:35.296Z] === RUN TestServiceUpdate [2022-01-25T14:32:35.296Z] --- PASS: TestServiceUpdate (0.00s) [2022-01-25T14:32:35.296Z] === RUN TestSwarmGetUnlockKeyError [2022-01-25T14:32:35.296Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-01-25T14:32:35.296Z] === RUN TestSwarmGetUnlockKey [2022-01-25T14:32:35.296Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-01-25T14:32:35.296Z] === RUN TestSwarmInitError [2022-01-25T14:32:35.296Z] --- PASS: TestSwarmInitError (0.00s) [2022-01-25T14:32:35.296Z] === RUN TestSwarmInit [2022-01-25T14:32:35.296Z] --- PASS: TestSwarmInit (0.00s) [2022-01-25T14:32:35.296Z] === RUN TestSwarmInspectError [2022-01-25T14:32:35.296Z] --- PASS: TestSwarmInspectError (0.00s) [2022-01-25T14:32:35.296Z] === RUN TestSwarmInspect [2022-01-25T14:32:35.296Z] --- PASS: TestSwarmInspect (0.00s) [2022-01-25T14:32:35.296Z] === RUN TestSwarmJoinError [2022-01-25T14:32:35.296Z] --- PASS: TestSwarmJoinError (0.00s) [2022-01-25T14:32:35.296Z] === RUN TestSwarmJoin [2022-01-25T14:32:35.296Z] --- PASS: TestSwarmJoin (0.00s) [2022-01-25T14:32:35.296Z] === RUN TestSwarmLeaveError [2022-01-25T14:32:35.296Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-01-25T14:32:35.296Z] === RUN TestSwarmLeave [2022-01-25T14:32:35.296Z] --- PASS: TestSwarmLeave (0.00s) [2022-01-25T14:32:35.296Z] === RUN TestSwarmUnlockError [2022-01-25T14:32:35.296Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-01-25T14:32:35.296Z] === RUN TestSwarmUnlock [2022-01-25T14:32:35.296Z] --- PASS: TestSwarmUnlock (0.00s) [2022-01-25T14:32:35.296Z] === RUN TestSwarmUpdateError [2022-01-25T14:32:35.296Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-01-25T14:32:35.783Z] === RUN TestSwarmUpdate [2022-01-25T14:32:35.783Z] --- PASS: TestSwarmUpdate (0.00s) [2022-01-25T14:32:35.783Z] === RUN TestTaskInspectError [2022-01-25T14:32:35.783Z] --- PASS: TestTaskInspectError (0.00s) [2022-01-25T14:32:35.783Z] === RUN TestTaskInspectWithEmptyID [2022-01-25T14:32:35.783Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-01-25T14:32:35.783Z] === RUN TestTaskInspect [2022-01-25T14:32:35.783Z] --- PASS: TestTaskInspect (0.00s) [2022-01-25T14:32:35.783Z] === RUN TestTaskListError [2022-01-25T14:32:35.783Z] --- PASS: TestTaskListError (0.00s) [2022-01-25T14:32:35.783Z] === RUN TestTaskList [2022-01-25T14:32:35.783Z] --- PASS: TestTaskList (0.00s) [2022-01-25T14:32:35.783Z] === RUN TestVolumeCreateError [2022-01-25T14:32:35.783Z] --- PASS: TestVolumeCreateError (0.00s) [2022-01-25T14:32:35.783Z] === RUN TestVolumeCreate [2022-01-25T14:32:35.783Z] --- PASS: TestVolumeCreate (0.00s) [2022-01-25T14:32:35.783Z] === RUN TestVolumeInspectError [2022-01-25T14:32:35.783Z] --- PASS: TestVolumeInspectError (0.00s) [2022-01-25T14:32:35.783Z] === RUN TestVolumeInspectNotFound [2022-01-25T14:32:35.783Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-01-25T14:32:35.783Z] === RUN TestVolumeInspectWithEmptyID [2022-01-25T14:32:35.783Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-01-25T14:32:35.783Z] === RUN TestVolumeInspect [2022-01-25T14:32:35.783Z] --- PASS: TestVolumeInspect (0.00s) [2022-01-25T14:32:35.783Z] === RUN TestVolumeListError [2022-01-25T14:32:35.783Z] --- PASS: TestVolumeListError (0.00s) [2022-01-25T14:32:35.783Z] === RUN TestVolumeList [2022-01-25T14:32:35.783Z] --- PASS: TestVolumeList (0.00s) [2022-01-25T14:32:35.783Z] === RUN TestVolumeRemoveError [2022-01-25T14:32:35.783Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-01-25T14:32:35.783Z] === RUN TestVolumeRemove [2022-01-25T14:32:35.783Z] --- PASS: TestVolumeRemove (0.00s) [2022-01-25T14:32:35.783Z] === CONT TestTLSCloseWriter [2022-01-25T14:32:35.783Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-01-25T14:32:35.783Z] PASS [2022-01-25T14:32:35.783Z] coverage: 75.1% of statements [2022-01-25T14:32:35.783Z] ok github.com/docker/docker/client 0.580s coverage: 75.1% of statements [2022-01-25T14:32:36.305Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-01-25T14:32:36.305Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-25T14:32:36.305Z] GOOS="" GOARCH="" GOARM="" [2022-01-25T14:32:36.305Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-25T14:32:36.305Z] [2022-01-25T14:32:36.305Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-01-25T14:32:36.305Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-01-25T14:32:36.305Z] HOSTNAME=7d04c7251a59 [2022-01-25T14:32:36.305Z] TESTDEBUG=0 [2022-01-25T14:32:36.305Z] DEST=bundles/test-integration [2022-01-25T14:32:36.305Z] PWD=/go/src/github.com/docker/docker [2022-01-25T14:32:36.305Z] DOCKER_GITCOMMIT=b36d896fceba189f86cb9d57679c7559a63721e5 [2022-01-25T14:32:36.305Z] container=docker [2022-01-25T14:32:36.305Z] HOME=/root [2022-01-25T14:32:36.305Z] GOLANG_VERSION=1.17.6 [2022-01-25T14:32:36.305Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-01-25T14:32:36.305Z] VALIDATE_BRANCH=master [2022-01-25T14:32:36.305Z] TERM=xterm [2022-01-25T14:32:36.305Z] DOCKER_PKG=github.com/docker/docker [2022-01-25T14:32:36.305Z] SHLVL=1 [2022-01-25T14:32:36.305Z] TIMEOUT=120m [2022-01-25T14:32:36.305Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-01-25T14:32:36.305Z] DOCKER_GRAPHDRIVER=overlay2 [2022-01-25T14:32:36.305Z] GO111MODULE=off [2022-01-25T14:32:36.305Z] DOCKER_EXPERIMENTAL=1 [2022-01-25T14:32:36.305Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-01-25T14:32:36.306Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-01-25T14:32:36.306Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-01-25T14:32:36.306Z] GOPATH=/go [2022-01-25T14:32:36.306Z] PKG_CONFIG=pkg-config [2022-01-25T14:32:36.306Z] _=/usr/bin/env [2022-01-25T14:32:36.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-01-25T14:32:37.533Z] === RUN TestBuilderGC [2022-01-25T14:32:37.533Z] --- PASS: TestBuilderGC (0.00s) [2022-01-25T14:32:37.533Z] === RUN TestDaemonConfigurationNotFound [2022-01-25T14:32:37.533Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-01-25T14:32:37.533Z] === RUN TestDaemonBrokenConfiguration [2022-01-25T14:32:37.533Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-01-25T14:32:37.533Z] === RUN TestFindConfigurationConflicts [2022-01-25T14:32:37.533Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-01-25T14:32:37.533Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-01-25T14:32:37.533Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-01-25T14:32:37.533Z] === RUN TestDaemonConfigurationMergeConflicts [2022-01-25T14:32:37.533Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-01-25T14:32:37.533Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-01-25T14:32:37.533Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-01-25T14:32:37.533Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-01-25T14:32:37.533Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-01-25T14:32:37.533Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-01-25T14:32:37.533Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-01-25T14:32:37.533Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-01-25T14:32:37.533Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-01-25T14:32:37.533Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-01-25T14:32:37.533Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-01-25T14:32:37.533Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-01-25T14:32:37.533Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-01-25T14:32:37.533Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-01-25T14:32:37.533Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-01-25T14:32:37.533Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-01-25T14:32:37.533Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-01-25T14:32:37.533Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-01-25T14:32:37.533Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-01-25T14:32:37.533Z] === RUN TestValidateConfigurationErrors [2022-01-25T14:32:37.533Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-01-25T14:32:37.533Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-01-25T14:32:37.533Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-01-25T14:32:37.533Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-01-25T14:32:37.533Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-01-25T14:32:37.533Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-01-25T14:32:37.533Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-01-25T14:32:37.533Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-01-25T14:32:37.533Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-01-25T14:32:37.533Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-01-25T14:32:37.533Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-01-25T14:32:37.533Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-01-25T14:32:37.533Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-01-25T14:32:37.533Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-01-25T14:32:37.533Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-01-25T14:32:37.533Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-01-25T14:32:37.533Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-01-25T14:32:37.533Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-01-25T14:32:37.533Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-01-25T14:32:37.533Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-01-25T14:32:37.533Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-01-25T14:32:37.533Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-01-25T14:32:37.533Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-01-25T14:32:37.533Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-01-25T14:32:37.533Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-01-25T14:32:37.533Z] === RUN TestValidateConfiguration [2022-01-25T14:32:37.533Z] === RUN TestValidateConfiguration/with_label [2022-01-25T14:32:37.533Z] === RUN TestValidateConfiguration/with_dns [2022-01-25T14:32:37.533Z] === RUN TestValidateConfiguration/with_dns-search [2022-01-25T14:32:37.533Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-01-25T14:32:37.533Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-01-25T14:32:37.533Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-01-25T14:32:37.533Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-01-25T14:32:37.533Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-01-25T14:32:37.533Z] --- PASS: TestValidateConfiguration (0.14s) [2022-01-25T14:32:37.533Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-01-25T14:32:37.533Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-01-25T14:32:37.533Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-01-25T14:32:37.533Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-01-25T14:32:37.533Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-01-25T14:32:37.533Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-01-25T14:32:37.533Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-01-25T14:32:37.533Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-01-25T14:32:37.533Z] === RUN TestReloadSetConfigFileNotExist [2022-01-25T14:32:37.533Z] time="2022-01-25T14:32:37Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-01-25T14:32:37.533Z] --- PASS: TestReloadSetConfigFileNotExist (0.14s) [2022-01-25T14:32:37.533Z] === RUN TestReloadDefaultConfigNotExist [2022-01-25T14:32:37.533Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:32:37.533Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-01-25T14:32:37.533Z] === RUN TestReloadBadDefaultConfig [2022-01-25T14:32:37.533Z] time="2022-01-25T14:32:37Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1943196111" [2022-01-25T14:32:37.533Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-01-25T14:32:37.533Z] === RUN TestReloadWithConflictingLabels [2022-01-25T14:32:37.533Z] time="2022-01-25T14:32:37Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2736726015" [2022-01-25T14:32:37.533Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-01-25T14:32:37.533Z] === RUN TestReloadWithDuplicateLabels [2022-01-25T14:32:37.533Z] time="2022-01-25T14:32:37Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2326176309" [2022-01-25T14:32:37.533Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-01-25T14:32:37.533Z] === RUN TestMaskURLCredentials [2022-01-25T14:32:37.533Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-01-25T14:32:37.533Z] === RUN TestDaemonConfigurationMerge [2022-01-25T14:32:37.533Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-01-25T14:32:37.533Z] PASS [2022-01-25T14:32:37.533Z] coverage: 79.2% of statements [2022-01-25T14:32:37.533Z] ok github.com/docker/docker/daemon/config 0.446s coverage: 79.2% of statements [2022-01-25T14:32:38.016Z] === RUN TestEventsLog [2022-01-25T14:32:38.016Z] --- PASS: TestEventsLog (0.00s) [2022-01-25T14:32:38.016Z] === RUN TestEventsLogTimeout [2022-01-25T14:32:38.016Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-01-25T14:32:38.016Z] === RUN TestLogEvents [2022-01-25T14:32:38.016Z] --- PASS: TestLogEvents (0.05s) [2022-01-25T14:32:38.016Z] === RUN TestLoadBufferedEvents [2022-01-25T14:32:38.016Z] --- PASS: TestLoadBufferedEvents (0.14s) [2022-01-25T14:32:38.016Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-01-25T14:32:38.016Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-01-25T14:32:38.016Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-01-25T14:32:38.016Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-01-25T14:32:38.016Z] PASS [2022-01-25T14:32:38.016Z] coverage: 50.0% of statements [2022-01-25T14:32:38.016Z] ok github.com/docker/docker/daemon/events 0.240s coverage: 50.0% of statements [2022-01-25T14:32:38.498Z] === RUN TestWaitNodeAttachment [2022-01-25T14:32:38.498Z] --- PASS: TestWaitNodeAttachment (0.42s) [2022-01-25T14:32:38.498Z] === RUN TestIsolationConversion [2022-01-25T14:32:38.498Z] === RUN TestIsolationConversion/default [2022-01-25T14:32:38.498Z] === RUN TestIsolationConversion/process [2022-01-25T14:32:38.498Z] === RUN TestIsolationConversion/hyperv [2022-01-25T14:32:38.498Z] --- PASS: TestIsolationConversion (0.00s) [2022-01-25T14:32:38.498Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-01-25T14:32:38.498Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-01-25T14:32:38.498Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-01-25T14:32:38.498Z] === RUN TestContainerLabels [2022-01-25T14:32:38.498Z] --- PASS: TestContainerLabels (0.00s) [2022-01-25T14:32:38.498Z] === RUN TestCredentialSpecConversion [2022-01-25T14:32:38.498Z] === RUN TestCredentialSpecConversion/none [2022-01-25T14:32:38.498Z] === RUN TestCredentialSpecConversion/config [2022-01-25T14:32:38.498Z] === RUN TestCredentialSpecConversion/file [2022-01-25T14:32:38.498Z] === RUN TestCredentialSpecConversion/registry [2022-01-25T14:32:38.498Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-01-25T14:32:38.498Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-01-25T14:32:38.498Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-01-25T14:32:38.498Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-01-25T14:32:38.498Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-01-25T14:32:38.498Z] === RUN TestControllerValidateMountBind [2022-01-25T14:32:38.498Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-01-25T14:32:38.498Z] === RUN TestControllerValidateMountVolume [2022-01-25T14:32:38.498Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-01-25T14:32:38.498Z] === RUN TestControllerValidateMountTarget [2022-01-25T14:32:38.498Z] --- PASS: TestControllerValidateMountTarget (0.01s) [2022-01-25T14:32:38.498Z] === RUN TestControllerValidateMountTmpfs [2022-01-25T14:32:38.498Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-01-25T14:32:38.498Z] === RUN TestControllerValidateMountInvalidType [2022-01-25T14:32:38.498Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-01-25T14:32:38.498Z] === RUN TestControllerValidateMountNamedPipe [2022-01-25T14:32:38.498Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-01-25T14:32:38.498Z] PASS [2022-01-25T14:32:38.498Z] coverage: 11.0% of statements [2022-01-25T14:32:38.498Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.687s coverage: 11.0% of statements [2022-01-25T14:32:38.983Z] === RUN TestIsEmptyDir [2022-01-25T14:32:38.983Z] --- PASS: TestIsEmptyDir (0.01s) [2022-01-25T14:32:38.983Z] PASS [2022-01-25T14:32:38.983Z] coverage: 2.3% of statements [2022-01-25T14:32:38.983Z] ok github.com/docker/docker/daemon/graphdriver 0.082s coverage: 2.3% of statements [2022-01-25T14:32:39.466Z] === RUN TestVerifyNetworkingConfig [2022-01-25T14:32:39.466Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-01-25T14:32:39.466Z] === RUN TestGetContainer [2022-01-25T14:32:39.466Z] --- PASS: TestGetContainer (0.00s) [2022-01-25T14:32:39.466Z] === RUN TestValidContainerNames [2022-01-25T14:32:39.466Z] --- PASS: TestValidContainerNames (0.00s) [2022-01-25T14:32:39.466Z] === RUN TestContainerInitDNS [2022-01-25T14:32:39.466Z] daemon_test.go:145: root required [2022-01-25T14:32:39.466Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-01-25T14:32:39.466Z] === RUN TestMerge [2022-01-25T14:32:39.466Z] --- PASS: TestMerge (0.00s) [2022-01-25T14:32:39.466Z] === RUN TestValidateContainerIsolation [2022-01-25T14:32:39.466Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-01-25T14:32:39.466Z] === RUN TestFindNetworkErrorType [2022-01-25T14:32:39.466Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-01-25T14:32:39.466Z] === RUN TestEnsureServicesExist [2022-01-25T14:32:39.466Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-01-25T14:32:39.466Z] === RUN TestEnsureServicesExistErrors [2022-01-25T14:32:39.466Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-01-25T14:32:39.466Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-01-25T14:32:39.466Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-01-25T14:32:39.466Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-01-25T14:32:39.466Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-01-25T14:32:39.466Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-01-25T14:32:39.466Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-01-25T14:32:39.466Z] === RUN TestContainerDelete [2022-01-25T14:32:39.466Z] --- PASS: TestContainerDelete (0.00s) [2022-01-25T14:32:39.466Z] === RUN TestContainerDoubleDelete [2022-01-25T14:32:39.466Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-01-25T14:32:39.466Z] === RUN TestLogContainerEventCopyLabels [2022-01-25T14:32:39.466Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-01-25T14:32:39.466Z] === RUN TestLogContainerEventWithAttributes [2022-01-25T14:32:39.466Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-01-25T14:32:39.466Z] === RUN TestNoneHealthcheck [2022-01-25T14:32:39.466Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-01-25T14:32:39.466Z] === RUN TestHealthStates [2022-01-25T14:32:39.466Z] time="2022-01-25T14:32:39Z" 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" [2022-01-25T14:32:39.466Z] time="2022-01-25T14:32:39Z" 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" [2022-01-25T14:32:39.466Z] time="2022-01-25T14:32:39Z" 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" [2022-01-25T14:32:39.466Z] time="2022-01-25T14:32:39Z" 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" [2022-01-25T14:32:39.466Z] time="2022-01-25T14:32:39Z" 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" [2022-01-25T14:32:39.466Z] time="2022-01-25T14:32:39Z" 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" [2022-01-25T14:32:39.466Z] time="2022-01-25T14:32:39Z" 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" [2022-01-25T14:32:39.466Z] time="2022-01-25T14:32:39Z" 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" [2022-01-25T14:32:39.466Z] time="2022-01-25T14:32:39Z" 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" [2022-01-25T14:32:39.466Z] time="2022-01-25T14:32:39Z" 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" [2022-01-25T14:32:39.466Z] --- PASS: TestHealthStates (0.16s) [2022-01-25T14:32:39.466Z] === RUN TestGetInspectData [2022-01-25T14:32:39.466Z] --- PASS: TestGetInspectData (0.00s) [2022-01-25T14:32:39.466Z] === RUN TestFillLicense [2022-01-25T14:32:39.466Z] --- PASS: TestFillLicense (0.00s) [2022-01-25T14:32:39.466Z] === RUN TestListInvalidFilter [2022-01-25T14:32:39.466Z] --- PASS: TestListInvalidFilter (0.00s) [2022-01-25T14:32:39.466Z] === RUN TestNameFilter [2022-01-25T14:32:39.466Z] --- PASS: TestNameFilter (0.00s) [2022-01-25T14:32:39.466Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-01-25T14:32:39.466Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-01-25T14:32:39.466Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-01-25T14:32:39.466Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-01-25T14:32:39.466Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-01-25T14:32:39.466Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-01-25T14:32:39.466Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-01-25T14:32:39.466Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-01-25T14:32:39.466Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-01-25T14:32:39.466Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-01-25T14:32:39.466Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-01-25T14:32:39.466Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-01-25T14:32:39.466Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-01-25T14:32:39.466Z] === 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 [2022-01-25T14:32:39.466Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-01-25T14:32:39.466Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-01-25T14:32:39.466Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-01-25T14:32:39.466Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-01-25T14:32:39.466Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-01-25T14:32:39.466Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-01-25T14:32:39.466Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-01-25T14:32:39.466Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-01-25T14:32:39.466Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-01-25T14:32:39.466Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-01-25T14:32:39.466Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-01-25T14:32:39.466Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-01-25T14:32:39.466Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-01-25T14:32:39.466Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-01-25T14:32:39.466Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-01-25T14:32:39.466Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-01-25T14:32:39.466Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-01-25T14:32:39.466Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-01-25T14:32:39.466Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-01-25T14:32:39.466Z] --- 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) [2022-01-25T14:32:39.466Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-01-25T14:32:39.466Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-01-25T14:32:39.466Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-01-25T14:32:39.466Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-01-25T14:32:39.466Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-01-25T14:32:39.466Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-01-25T14:32:39.466Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-01-25T14:32:39.466Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-01-25T14:32:39.466Z] === RUN TestDaemonReloadLabels [2022-01-25T14:32:39.466Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-01-25T14:32:39.466Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-01-25T14:32:39.466Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-01-25T14:32:39.466Z] === RUN TestDaemonReloadMirrors [2022-01-25T14:32:39.466Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-01-25T14:32:39.466Z] === RUN TestDaemonReloadInsecureRegistries [2022-01-25T14:32:39.466Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-01-25T14:32:39.466Z] === RUN TestDaemonReloadNotAffectOthers [2022-01-25T14:32:39.466Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-01-25T14:32:39.466Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-01-25T14:32:39.466Z] reload_test.go:342: root required [2022-01-25T14:32:39.466Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-01-25T14:32:39.466Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-01-25T14:32:39.466Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-01-25T14:32:39.466Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-01-25T14:32:39.466Z] === RUN TestLinkNaming [2022-01-25T14:32:39.466Z] --- PASS: TestLinkNaming (0.00s) [2022-01-25T14:32:39.466Z] === RUN TestLinkNew [2022-01-25T14:32:39.466Z] --- PASS: TestLinkNew (0.00s) [2022-01-25T14:32:39.466Z] === RUN TestLinkEnv [2022-01-25T14:32:39.466Z] --- PASS: TestLinkEnv (0.00s) [2022-01-25T14:32:39.466Z] === RUN TestLinkMultipleEnv [2022-01-25T14:32:39.466Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-01-25T14:32:39.466Z] === RUN TestLinkPortRangeEnv [2022-01-25T14:32:39.466Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-01-25T14:32:39.466Z] PASS [2022-01-25T14:32:39.466Z] coverage: 93.0% of statements [2022-01-25T14:32:39.466Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-01-25T14:32:39.466Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-01-25T14:32:39.466Z] ok github.com/docker/docker/daemon/links 0.048s coverage: 93.0% of statements [2022-01-25T14:32:39.466Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-01-25T14:32:39.466Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-01-25T14:32:39.466Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2022-01-25T14:32:39.466Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-01-25T14:32:39.466Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-01-25T14:32:39.466Z] === RUN TestParseVolumesFrom [2022-01-25T14:32:39.466Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-01-25T14:32:39.466Z] PASS [2022-01-25T14:32:39.466Z] coverage: 8.6% of statements [2022-01-25T14:32:39.466Z] ok github.com/docker/docker/daemon 0.386s coverage: 8.6% of statements [2022-01-25T14:32:39.466Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-01-25T14:32:39.466Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-01-25T14:32:39.466Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-01-25T14:32:39.466Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-01-25T14:32:39.466Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-01-25T14:32:39.466Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-01-25T14:32:39.466Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-01-25T14:32:39.466Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-01-25T14:32:39.466Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-01-25T14:32:39.466Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-01-25T14:32:39.466Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-01-25T14:32:39.466Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-01-25T14:32:39.466Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-01-25T14:32:39.466Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-01-25T14:32:41.740Z] === RUN TestValidateLogOptReconnectInterval [2022-01-25T14:32:41.740Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-01-25T14:32:41.740Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-01-25T14:32:41.740Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-01-25T14:32:41.740Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-01-25T14:32:41.740Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-01-25T14:32:41.740Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-01-25T14:32:41.740Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-01-25T14:32:41.740Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-01-25T14:32:41.740Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-01-25T14:32:41.740Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-01-25T14:32:41.740Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-01-25T14:32:41.740Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-01-25T14:32:41.740Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-01-25T14:32:41.740Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-01-25T14:32:41.740Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-01-25T14:32:41.740Z] PASS [2022-01-25T14:32:41.740Z] coverage: 33.6% of statements [2022-01-25T14:32:41.740Z] ok github.com/docker/docker/daemon/logger/fluentd 0.046s coverage: 33.6% of statements [2022-01-25T14:32:41.740Z] === RUN TestAdapterReadLogs [2022-01-25T14:32:41.740Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-01-25T14:32:41.740Z] === RUN TestCopier [2022-01-25T14:32:41.740Z] --- PASS: TestCopier (0.00s) [2022-01-25T14:32:41.740Z] === RUN TestCopierLongLines [2022-01-25T14:32:41.740Z] --- PASS: TestCopierLongLines (0.00s) [2022-01-25T14:32:41.740Z] === RUN TestCopierSlow [2022-01-25T14:32:42.223Z] --- PASS: TestCopierSlow (0.26s) [2022-01-25T14:32:42.223Z] === RUN TestCopierWithSized [2022-01-25T14:32:42.223Z] === RUN TestCopierWithSized/as_is [2022-01-25T14:32:42.223Z] === RUN TestCopierWithSized/With_RingLogger [2022-01-25T14:32:42.223Z] --- PASS: TestCopierWithSized (0.03s) [2022-01-25T14:32:42.223Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-01-25T14:32:42.223Z] --- PASS: TestCopierWithSized/With_RingLogger (0.03s) [2022-01-25T14:32:42.223Z] === RUN TestCopierWithPartial [2022-01-25T14:32:42.223Z] --- PASS: TestCopierWithPartial (0.08s) [2022-01-25T14:32:42.223Z] === RUN TestRingLogger [2022-01-25T14:32:42.223Z] --- PASS: TestRingLogger (0.00s) [2022-01-25T14:32:42.223Z] === RUN TestRingCap [2022-01-25T14:32:42.223Z] --- PASS: TestRingCap (0.00s) [2022-01-25T14:32:42.223Z] === RUN TestRingClose [2022-01-25T14:32:42.223Z] --- PASS: TestRingClose (0.00s) [2022-01-25T14:32:42.223Z] === RUN TestRingDrain [2022-01-25T14:32:42.223Z] --- PASS: TestRingDrain (0.00s) [2022-01-25T14:32:42.223Z] PASS [2022-01-25T14:32:42.223Z] coverage: 43.8% of statements [2022-01-25T14:32:42.223Z] ok github.com/docker/docker/daemon/logger 0.424s coverage: 43.8% of statements [2022-01-25T14:32:42.223Z] === RUN TestNewStreamConfig [2022-01-25T14:32:42.223Z] === RUN TestNewStreamConfig/defaults [2022-01-25T14:32:42.223Z] === RUN TestNewStreamConfig/invalid_create_group [2022-01-25T14:32:42.223Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-01-25T14:32:42.223Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-01-25T14:32:42.223Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-01-25T14:32:42.223Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-01-25T14:32:42.223Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-01-25T14:32:42.223Z] --- PASS: TestNewStreamConfig (0.00s) [2022-01-25T14:32:42.223Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-01-25T14:32:42.223Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-01-25T14:32:42.223Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-01-25T14:32:42.223Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-01-25T14:32:42.223Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-01-25T14:32:42.223Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-01-25T14:32:42.223Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-01-25T14:32:42.223Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-01-25T14:32:42.223Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-01-25T14:32:42.223Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-01-25T14:32:42.223Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-01-25T14:32:42.223Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-01-25T14:32:42.223Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-01-25T14:32:42.223Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-01-25T14:32:42.223Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-01-25T14:32:42.223Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-01-25T14:32:42.223Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-01-25T14:32:42.223Z] === RUN TestNewAWSLogsClientRegionDetect [2022-01-25T14:32:42.223Z] === RUN TestSearchRegistryForImagesErrors [2022-01-25T14:32:42.223Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-01-25T14:32:42.223Z] === RUN TestSearchRegistryForImages [2022-01-25T14:32:42.223Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-01-25T14:32:42.223Z] === RUN TestOnlyPlatformWithFallback [2022-01-25T14:32:42.223Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-01-25T14:32:42.223Z] === RUN TestImageDelete [2022-01-25T14:32:42.223Z] === RUN TestImageDelete/no_lease [2022-01-25T14:32:42.223Z] === RUN TestImageDelete/lease_exists [2022-01-25T14:32:42.223Z] --- PASS: TestImageDelete (0.06s) [2022-01-25T14:32:42.223Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-01-25T14:32:42.223Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-01-25T14:32:42.223Z] === RUN TestContentStoreForPull [2022-01-25T14:32:42.706Z] time="2022-01-25T14:32:42Z" level=info msg="Trying to get region from EC2 Metadata" [2022-01-25T14:32:42.706Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.17s) [2022-01-25T14:32:42.706Z] === RUN TestCreateSuccess [2022-01-25T14:32:42.706Z] --- PASS: TestCreateSuccess (0.00s) [2022-01-25T14:32:42.706Z] === RUN TestCreateStreamSkipped [2022-01-25T14:32:42.706Z] time="2022-01-25T14:32:42Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-01-25T14:32:42.706Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-01-25T14:32:42.706Z] === RUN TestCreateLogGroupSuccess [2022-01-25T14:32:42.706Z] time="2022-01-25T14:32:42Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-01-25T14:32:42.706Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-01-25T14:32:42.706Z] === RUN TestCreateError [2022-01-25T14:32:42.706Z] --- PASS: TestCreateError (0.00s) [2022-01-25T14:32:42.706Z] === RUN TestCreateAlreadyExists [2022-01-25T14:32:42.706Z] time="2022-01-25T14:32:42Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-01-25T14:32:42.706Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-01-25T14:32:42.706Z] === RUN TestLogClosed [2022-01-25T14:32:42.706Z] --- PASS: TestLogClosed (0.00s) [2022-01-25T14:32:42.706Z] === RUN TestLogBlocking [2022-01-25T14:32:42.706Z] --- PASS: TestLogBlocking (0.00s) [2022-01-25T14:32:42.706Z] === RUN TestLogNonBlockingBufferEmpty [2022-01-25T14:32:42.706Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-01-25T14:32:42.706Z] === RUN TestLogNonBlockingBufferFull [2022-01-25T14:32:42.706Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-01-25T14:32:42.706Z] === RUN TestPublishBatchSuccess [2022-01-25T14:32:42.706Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-01-25T14:32:42.706Z] === RUN TestPublishBatchError [2022-01-25T14:32:42.706Z] time="2022-01-25T14:32:42Z" level=error msg=error [2022-01-25T14:32:42.706Z] --- PASS: TestPublishBatchError (0.00s) [2022-01-25T14:32:42.706Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-01-25T14:32:42.706Z] time="2022-01-25T14:32:42Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-01-25T14:32:42.706Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-01-25T14:32:42.706Z] === RUN TestPublishBatchAlreadyAccepted [2022-01-25T14:32:42.706Z] time="2022-01-25T14:32:42Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-01-25T14:32:42.706Z] time="2022-01-25T14:32:42Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-01-25T14:32:42.706Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-01-25T14:32:42.706Z] === RUN TestCollectBatchSimple [2022-01-25T14:32:42.706Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-01-25T14:32:42.706Z] === RUN TestCollectBatchTicker [2022-01-25T14:32:42.706Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-01-25T14:32:42.706Z] === RUN TestCollectBatchMultilinePattern [2022-01-25T14:32:42.706Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-01-25T14:32:42.706Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-01-25T14:32:42.706Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-01-25T14:32:42.706Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-01-25T14:32:42.706Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-01-25T14:32:42.706Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-01-25T14:32:42.706Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-01-25T14:32:42.706Z] === RUN TestCollectBatchClose [2022-01-25T14:32:42.706Z] --- PASS: TestCollectBatchClose (0.00s) [2022-01-25T14:32:42.706Z] === RUN TestEffectiveLen [2022-01-25T14:32:42.706Z] === RUN TestEffectiveLen/0/Hello [2022-01-25T14:32:42.706Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-01-25T14:32:42.706Z] === RUN TestEffectiveLen/2/🙃 [2022-01-25T14:32:42.706Z] === RUN TestEffectiveLen/3/���� [2022-01-25T14:32:42.706Z] === RUN TestEffectiveLen/4/He��o [2022-01-25T14:32:42.706Z] === RUN TestEffectiveLen/5/ [2022-01-25T14:32:42.706Z] --- PASS: TestEffectiveLen (0.00s) [2022-01-25T14:32:42.706Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-01-25T14:32:42.706Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-01-25T14:32:42.706Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-01-25T14:32:42.706Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-01-25T14:32:42.706Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-01-25T14:32:42.706Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-01-25T14:32:42.706Z] === RUN TestFindValidSplit [2022-01-25T14:32:42.706Z] === RUN TestFindValidSplit/0/ [2022-01-25T14:32:42.706Z] cloudwatchlogs_test.go:1076: [2022-01-25T14:32:42.706Z] cloudwatchlogs_test.go:1077: [2022-01-25T14:32:42.706Z] === RUN TestFindValidSplit/1/Hello [2022-01-25T14:32:42.706Z] cloudwatchlogs_test.go:1076: Hello [2022-01-25T14:32:42.706Z] cloudwatchlogs_test.go:1077: [2022-01-25T14:32:42.706Z] === RUN TestFindValidSplit/2/Hello [2022-01-25T14:32:42.706Z] cloudwatchlogs_test.go:1076: He [2022-01-25T14:32:42.706Z] cloudwatchlogs_test.go:1077: llo [2022-01-25T14:32:42.706Z] === RUN TestFindValidSplit/3/Hello [2022-01-25T14:32:42.706Z] cloudwatchlogs_test.go:1076: [2022-01-25T14:32:42.706Z] cloudwatchlogs_test.go:1077: Hello [2022-01-25T14:32:42.706Z] === RUN TestFindValidSplit/4/🙃 [2022-01-25T14:32:42.706Z] cloudwatchlogs_test.go:1076: [2022-01-25T14:32:42.706Z] cloudwatchlogs_test.go:1077: 🙃 [2022-01-25T14:32:42.706Z] === RUN TestFindValidSplit/5/🙃 [2022-01-25T14:32:42.706Z] cloudwatchlogs_test.go:1076: 🙃 [2022-01-25T14:32:42.706Z] cloudwatchlogs_test.go:1077: [2022-01-25T14:32:42.706Z] === RUN TestFindValidSplit/6/a� [2022-01-25T14:32:42.706Z] cloudwatchlogs_test.go:1076: a [2022-01-25T14:32:42.706Z] cloudwatchlogs_test.go:1077: � [2022-01-25T14:32:42.706Z] === RUN TestFindValidSplit/7/a� [2022-01-25T14:32:42.706Z] cloudwatchlogs_test.go:1076: a� [2022-01-25T14:32:42.706Z] cloudwatchlogs_test.go:1077: [2022-01-25T14:32:42.706Z] --- PASS: TestFindValidSplit (0.00s) [2022-01-25T14:32:42.706Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-01-25T14:32:42.706Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-01-25T14:32:42.706Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-01-25T14:32:42.706Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-01-25T14:32:42.706Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-01-25T14:32:42.706Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-01-25T14:32:42.706Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-01-25T14:32:42.706Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-01-25T14:32:42.706Z] === RUN TestProcessEventEmoji [2022-01-25T14:32:42.706Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-01-25T14:32:42.706Z] === RUN TestCollectBatchLineSplit [2022-01-25T14:32:42.706Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-01-25T14:32:42.706Z] === RUN TestCollectBatchLineSplitWithBinary [2022-01-25T14:32:42.706Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-01-25T14:32:42.706Z] === RUN TestCollectBatchMaxEvents [2022-01-25T14:32:42.706Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-01-25T14:32:42.706Z] === RUN TestCollectBatchMaxTotalBytes [2022-01-25T14:32:42.706Z] --- PASS: TestCollectBatchMaxTotalBytes (0.03s) [2022-01-25T14:32:42.706Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-01-25T14:32:42.706Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-01-25T14:32:42.706Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-01-25T14:32:42.706Z] --- PASS: TestContentStoreForPull (0.21s) [2022-01-25T14:32:42.706Z] PASS [2022-01-25T14:32:42.706Z] coverage: 6.7% of statements [2022-01-25T14:32:42.706Z] ok github.com/docker/docker/daemon/images 0.374s coverage: 6.7% of statements [2022-01-25T14:32:42.706Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-01-25T14:32:42.706Z] === RUN TestParseLogOptionsMultilinePattern [2022-01-25T14:32:42.706Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-01-25T14:32:42.706Z] === RUN TestParseLogOptionsDatetimeFormat [2022-01-25T14:32:42.706Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-01-25T14:32:42.706Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-01-25T14:32:42.706Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-01-25T14:32:42.706Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-01-25T14:32:42.706Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-01-25T14:32:42.706Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-01-25T14:32:42.706Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-01-25T14:32:42.706Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-01-25T14:32:42.706Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-01-25T14:32:42.706Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-01-25T14:32:42.706Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-01-25T14:32:42.706Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-01-25T14:32:42.706Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-01-25T14:32:42.706Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-01-25T14:32:42.706Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-01-25T14:32:42.706Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-01-25T14:32:42.706Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-01-25T14:32:42.706Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-01-25T14:32:42.706Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-01-25T14:32:42.706Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-01-25T14:32:42.706Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-01-25T14:32:42.706Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-01-25T14:32:42.706Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-01-25T14:32:42.706Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-01-25T14:32:42.706Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-01-25T14:32:42.706Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-01-25T14:32:42.706Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-01-25T14:32:42.706Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-01-25T14:32:42.706Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-01-25T14:32:42.706Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-01-25T14:32:42.706Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-01-25T14:32:42.706Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-01-25T14:32:42.706Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-01-25T14:32:42.706Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-01-25T14:32:42.706Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-01-25T14:32:42.706Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-01-25T14:32:42.706Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-01-25T14:32:42.706Z] === RUN TestValidateLogOptionsFormat [2022-01-25T14:32:42.706Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-01-25T14:32:42.706Z] === RUN TestValidateLogOptionsFormat/1/random [2022-01-25T14:32:42.706Z] === RUN TestValidateLogOptionsFormat/2/ [2022-01-25T14:32:42.706Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-01-25T14:32:42.706Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-01-25T14:32:42.706Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-01-25T14:32:42.706Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-01-25T14:32:42.706Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-01-25T14:32:42.706Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-01-25T14:32:42.706Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-01-25T14:32:42.706Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-01-25T14:32:42.707Z] === RUN TestCreateTagSuccess [2022-01-25T14:32:42.707Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-01-25T14:32:42.707Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-01-25T14:32:42.707Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-01-25T14:32:42.707Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-01-25T14:32:42.707Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-01-25T14:32:42.707Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-01-25T14:32:42.707Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.03s) [2022-01-25T14:32:42.707Z] PASS [2022-01-25T14:32:42.707Z] coverage: 80.2% of statements [2022-01-25T14:32:42.707Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-01-25T14:32:42.707Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-01-25T14:32:42.707Z] ok github.com/docker/docker/daemon/logger/awslogs 0.440s coverage: 80.2% of statements [2022-01-25T14:32:42.707Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-01-25T14:32:42.707Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-01-25T14:32:42.707Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-01-25T14:32:42.707Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-01-25T14:32:43.189Z] === RUN TestJSONLogsMarshalJSONBuf [2022-01-25T14:32:43.189Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-01-25T14:32:43.189Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-01-25T14:32:43.189Z] === RUN TestJSONFileLogger [2022-01-25T14:32:43.189Z] --- PASS: TestJSONFileLogger (0.00s) [2022-01-25T14:32:43.189Z] === RUN TestJSONFileLoggerWithTags [2022-01-25T14:32:43.189Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-01-25T14:32:43.189Z] === RUN TestJSONFileLoggerWithOpts [2022-01-25T14:32:43.189Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-01-25T14:32:43.189Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-01-25T14:32:43.189Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-01-25T14:32:43.189Z] === RUN TestEncodeDecode [2022-01-25T14:32:43.189Z] === PAUSE TestEncodeDecode [2022-01-25T14:32:43.189Z] === RUN TestUnexpectedEOF [2022-01-25T14:32:43.189Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.16s) [2022-01-25T14:32:43.189Z] === RUN TestFastTimeMarshalJSON [2022-01-25T14:32:43.189Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-01-25T14:32:43.189Z] PASS [2022-01-25T14:32:43.189Z] coverage: 87.2% of statements [2022-01-25T14:32:43.189Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.202s coverage: 87.2% of statements [2022-01-25T14:32:43.189Z] time="2022-01-25T14:32:43Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-01-25T14:32:43.189Z] time="2022-01-25T14:32:43Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-01-25T14:32:43.189Z] --- PASS: TestUnexpectedEOF (0.16s) [2022-01-25T14:32:43.189Z] === CONT TestEncodeDecode [2022-01-25T14:32:43.189Z] --- PASS: TestEncodeDecode (0.00s) [2022-01-25T14:32:43.189Z] PASS [2022-01-25T14:32:43.189Z] coverage: 69.9% of statements [2022-01-25T14:32:43.189Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.285s coverage: 69.9% of statements [2022-01-25T14:32:43.905Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-01-25T14:32:44.209Z] === RUN TestWriteLog [2022-01-25T14:32:44.209Z] === PAUSE TestWriteLog [2022-01-25T14:32:44.209Z] === RUN TestReadLog [2022-01-25T14:32:44.209Z] === PAUSE TestReadLog [2022-01-25T14:32:44.209Z] === RUN TestDecode [2022-01-25T14:32:44.209Z] --- PASS: TestDecode (0.02s) [2022-01-25T14:32:44.209Z] === CONT TestWriteLog [2022-01-25T14:32:44.209Z] === CONT TestReadLog [2022-01-25T14:32:44.209Z] === RUN TestReadLog/tail_exact [2022-01-25T14:32:44.209Z] --- PASS: TestWriteLog (0.02s) [2022-01-25T14:32:44.692Z] === RUN TestOpenFileDelete [2022-01-25T14:32:44.692Z] --- PASS: TestOpenFileDelete (0.00s) [2022-01-25T14:32:44.692Z] === RUN TestOpenFileRename [2022-01-25T14:32:44.692Z] --- PASS: TestOpenFileRename (0.00s) [2022-01-25T14:32:44.692Z] === RUN TestHandleDecoderErr [2022-01-25T14:32:44.692Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-01-25T14:32:44.692Z] === RUN TestParseLogTagDefaultTag [2022-01-25T14:32:44.692Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-01-25T14:32:44.692Z] === RUN TestParseLogTag [2022-01-25T14:32:44.692Z] --- PASS: TestParseLogTag (0.00s) [2022-01-25T14:32:44.692Z] === RUN TestParseLogTagEmptyTag [2022-01-25T14:32:44.692Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-01-25T14:32:44.692Z] === RUN TestTailFiles [2022-01-25T14:32:44.692Z] --- PASS: TestTailFiles (0.00s) [2022-01-25T14:32:44.692Z] === RUN TestFollowLogsConsumerGone [2022-01-25T14:32:44.692Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-01-25T14:32:44.692Z] === RUN TestFollowLogsProducerGone [2022-01-25T14:32:44.692Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-01-25T14:32:44.692Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-01-25T14:32:44.692Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-01-25T14:32:44.692Z] === RUN TestCheckCapacityAndRotate [2022-01-25T14:32:44.692Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-01-25T14:32:44.692Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-01-25T14:32:44.692Z] === RUN TestReadLog/tail_less_than_available [2022-01-25T14:32:44.692Z] === RUN TestReadLog/tail_more_than_available [2022-01-25T14:32:44.692Z] --- PASS: TestReadLog (0.18s) [2022-01-25T14:32:44.692Z] --- PASS: TestReadLog/tail_exact (0.16s) [2022-01-25T14:32:44.692Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2022-01-25T14:32:44.692Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2022-01-25T14:32:44.692Z] PASS [2022-01-25T14:32:44.692Z] coverage: 78.7% of statements [2022-01-25T14:32:44.692Z] --- PASS: TestCheckCapacityAndRotate (0.06s) [2022-01-25T14:32:44.692Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-01-25T14:32:44.692Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.05s) [2022-01-25T14:32:44.692Z] PASS [2022-01-25T14:32:44.692Z] coverage: 53.4% of statements [2022-01-25T14:32:44.692Z] ok github.com/docker/docker/daemon/logger/local 0.259s coverage: 78.7% of statements [2022-01-25T14:32:44.692Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.165s coverage: 53.4% of statements [2022-01-25T14:32:44.692Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-01-25T14:32:45.174Z] === RUN TestLog [2022-01-25T14:32:45.174Z] --- PASS: TestLog (0.00s) [2022-01-25T14:32:45.174Z] PASS [2022-01-25T14:32:45.174Z] coverage: 31.5% of statements [2022-01-25T14:32:45.174Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.100s coverage: 31.5% of statements [2022-01-25T14:32:45.174Z] === RUN TestValidateLogOpt [2022-01-25T14:32:45.174Z] --- PASS: TestValidateLogOpt (0.00s) [2022-01-25T14:32:45.174Z] === RUN TestNewMissedConfig [2022-01-25T14:32:45.174Z] --- PASS: TestNewMissedConfig (0.00s) [2022-01-25T14:32:45.174Z] === RUN TestNewMissedUrl [2022-01-25T14:32:45.174Z] --- PASS: TestNewMissedUrl (0.00s) [2022-01-25T14:32:45.174Z] === RUN TestNewMissedToken [2022-01-25T14:32:45.174Z] --- PASS: TestNewMissedToken (0.00s) [2022-01-25T14:32:45.174Z] === RUN TestNewWithProxy [2022-01-25T14:32:45.174Z] --- PASS: TestNewWithProxy (0.00s) [2022-01-25T14:32:45.174Z] === RUN TestDefault [2022-01-25T14:32:45.174Z] --- PASS: TestDefault (0.01s) [2022-01-25T14:32:45.174Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-01-25T14:32:45.174Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-01-25T14:32:45.174Z] === RUN TestJsonFormat [2022-01-25T14:32:45.174Z] --- PASS: TestJsonFormat (0.00s) [2022-01-25T14:32:45.174Z] === RUN TestRawFormat [2022-01-25T14:32:45.657Z] --- PASS: TestRawFormat (0.03s) [2022-01-25T14:32:45.657Z] === RUN TestRawFormatWithLabels [2022-01-25T14:32:45.657Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-01-25T14:32:45.657Z] === RUN TestRawFormatWithoutTag [2022-01-25T14:32:45.657Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-01-25T14:32:45.657Z] === RUN TestBatching [2022-01-25T14:32:45.657Z] === RUN TestNewParse [2022-01-25T14:32:45.657Z] --- PASS: TestNewParse (0.00s) [2022-01-25T14:32:45.657Z] PASS [2022-01-25T14:32:45.657Z] coverage: 8.3% of statements [2022-01-25T14:32:45.657Z] ok github.com/docker/docker/daemon/logger/templates 0.046s coverage: 8.3% of statements [2022-01-25T14:32:45.657Z] --- PASS: TestBatching (0.29s) [2022-01-25T14:32:45.657Z] === RUN TestFrequency [2022-01-25T14:32:45.657Z] --- PASS: TestFrequency (0.16s) [2022-01-25T14:32:45.657Z] === RUN TestOneMessagePerRequest [2022-01-25T14:32:45.657Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-01-25T14:32:45.657Z] === RUN TestVerify [2022-01-25T14:32:45.657Z] --- PASS: TestVerify (0.00s) [2022-01-25T14:32:45.657Z] === RUN TestSkipVerify [2022-01-25T14:32:45.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-01-25T14:32:46.140Z] === RUN TestParseLogFormat [2022-01-25T14:32:46.140Z] --- PASS: TestParseLogFormat (0.00s) [2022-01-25T14:32:46.140Z] === RUN TestValidateLogOptEmpty [2022-01-25T14:32:46.140Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-01-25T14:32:46.140Z] === RUN TestValidateSyslogAddress [2022-01-25T14:32:46.140Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-01-25T14:32:46.140Z] === RUN TestParseAddressDefaultPort [2022-01-25T14:32:46.140Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-01-25T14:32:46.140Z] === RUN TestValidateSyslogFacility [2022-01-25T14:32:46.140Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-01-25T14:32:46.140Z] === RUN TestValidateLogOptSyslogFormat [2022-01-25T14:32:46.140Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-01-25T14:32:46.140Z] === RUN TestValidateLogOpt [2022-01-25T14:32:46.140Z] --- PASS: TestValidateLogOpt (0.00s) [2022-01-25T14:32:46.140Z] PASS [2022-01-25T14:32:46.140Z] coverage: 46.8% of statements [2022-01-25T14:32:46.140Z] ok github.com/docker/docker/daemon/logger/syslog 0.057s coverage: 46.8% of statements [2022-01-25T14:32:46.140Z] time="2022-01-25T14:32:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-25T14:32:46.140Z] time="2022-01-25T14:32:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-25T14:32:46.140Z] time="2022-01-25T14:32:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-25T14:32:46.140Z] time="2022-01-25T14:32:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-25T14:32:46.140Z] --- PASS: TestSkipVerify (0.38s) [2022-01-25T14:32:46.140Z] === RUN TestBufferMaximum [2022-01-25T14:32:46.140Z] time="2022-01-25T14:32:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-25T14:32:46.140Z] time="2022-01-25T14:32:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-25T14:32:46.140Z] time="2022-01-25T14:32:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-25T14:32:46.140Z] time="2022-01-25T14:32:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-25T14:32:46.140Z] time="2022-01-25T14:32:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-25T14:32:46.140Z] time="2022-01-25T14:32:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643121165.952120\",\"host\":\"ba6dadde3eb8\"}'" [2022-01-25T14:32:46.140Z] time="2022-01-25T14:32:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643121165.952120\",\"host\":\"ba6dadde3eb8\"}'" [2022-01-25T14:32:46.140Z] --- PASS: TestBufferMaximum (0.00s) [2022-01-25T14:32:46.140Z] === RUN TestServerAlwaysDown [2022-01-25T14:32:46.140Z] time="2022-01-25T14:32:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-25T14:32:46.140Z] time="2022-01-25T14:32:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-25T14:32:46.140Z] time="2022-01-25T14:32:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643121165.955109\",\"host\":\"ba6dadde3eb8\"}'" [2022-01-25T14:32:46.140Z] time="2022-01-25T14:32:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643121165.955109\",\"host\":\"ba6dadde3eb8\"}'" [2022-01-25T14:32:46.140Z] time="2022-01-25T14:32:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-25T14:32:46.140Z] time="2022-01-25T14:32:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643121165.955109\",\"host\":\"ba6dadde3eb8\"}'" [2022-01-25T14:32:46.140Z] time="2022-01-25T14:32:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643121165.955109\",\"host\":\"ba6dadde3eb8\"}'" [2022-01-25T14:32:46.140Z] time="2022-01-25T14:32:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643121165.955109\",\"host\":\"ba6dadde3eb8\"}'" [2022-01-25T14:32:46.140Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-01-25T14:32:46.140Z] === RUN TestCannotSendAfterClose [2022-01-25T14:32:46.140Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-01-25T14:32:46.140Z] === RUN TestDeadlockOnBlockedEndpoint [2022-01-25T14:32:47.155Z] === RUN TestV1IDService [2022-01-25T14:32:47.155Z] --- PASS: TestV1IDService (0.02s) [2022-01-25T14:32:47.155Z] === RUN TestV2MetadataService [2022-01-25T14:32:47.155Z] time="2022-01-25T14:32:46Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49207/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-01-25T14:32:47.155Z] time="2022-01-25T14:32:46Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"ba6dadde3eb8\"}'" [2022-01-25T14:32:47.155Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-01-25T14:32:47.155Z] PASS [2022-01-25T14:32:47.155Z] coverage: 82.5% of statements [2022-01-25T14:32:47.155Z] ok github.com/docker/docker/daemon/logger/splunk 1.978s coverage: 82.5% of statements [2022-01-25T14:32:47.155Z] ? github.com/docker/docker/daemon/names [no test files] [2022-01-25T14:32:47.155Z] ? github.com/docker/docker/daemon/network [no test files] [2022-01-25T14:32:47.155Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-01-25T14:32:47.638Z] --- PASS: TestV2MetadataService (0.60s) [2022-01-25T14:32:47.638Z] PASS [2022-01-25T14:32:47.638Z] coverage: 48.2% of statements [2022-01-25T14:32:47.638Z] ok github.com/docker/docker/distribution/metadata 0.740s coverage: 48.2% of statements [2022-01-25T14:32:48.121Z] === RUN TestSuccessfulDownload [2022-01-25T14:32:48.121Z] download_test.go:267: Needs fixing on Windows [2022-01-25T14:32:48.121Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-01-25T14:32:48.121Z] === RUN TestCancelledDownload [2022-01-25T14:32:48.121Z] --- PASS: TestCancelledDownload (0.00s) [2022-01-25T14:32:48.121Z] === RUN TestMaxDownloadAttempts [2022-01-25T14:32:48.121Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-25T14:32:48.121Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-25T14:32:48.121Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-25T14:32:48.121Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-25T14:32:48.121Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-25T14:32:48.121Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-25T14:32:48.121Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-25T14:32:48.122Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-25T14:32:48.122Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-25T14:32:48.122Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-25T14:32:48.122Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-25T14:32:48.122Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-25T14:32:48.122Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-01-25T14:32:48.122Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-01-25T14:32:48.122Z] === RUN TestContinueOnError_MirrorEndpoint [2022-01-25T14:32:48.122Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-01-25T14:32:48.122Z] === RUN TestContinueOnError_NeverContinue [2022-01-25T14:32:48.122Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-01-25T14:32:48.122Z] === RUN TestManifestStore [2022-01-25T14:32:48.122Z] === RUN TestManifestStore/no_remote_or_local [2022-01-25T14:32:48.122Z] time="2022-01-25T14:32:47Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2950933133\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-01-25T14:32:48.122Z] === RUN TestManifestStore/no_local_cache [2022-01-25T14:32:48.122Z] === RUN TestManifestStore/with_local_cache [2022-01-25T14:32:48.122Z] === RUN TestManifestStore/unknown_media_type [2022-01-25T14:32:48.122Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-01-25T14:32:48.122Z] time="2022-01-25T14:32:47Z" level=warning msg="reference for unknown type: " [2022-01-25T14:32:48.122Z] time="2022-01-25T14:32:47Z" level=warning msg="reference for unknown type: " [2022-01-25T14:32:48.122Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-01-25T14:32:48.122Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-01-25T14:32:48.122Z] time="2022-01-25T14:32:48Z" level=warning msg="reference for unknown type: " [2022-01-25T14:32:48.122Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-01-25T14:32:48.122Z] time="2022-01-25T14:32:48Z" level=warning msg="reference for unknown type: " [2022-01-25T14:32:48.122Z] time="2022-01-25T14:32:48Z" level=warning msg="reference for unknown type: " [2022-01-25T14:32:48.122Z] === RUN TestManifestStore/error_persisting_manifest [2022-01-25T14:32:48.122Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-01-25T14:32:48.122Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-01-25T14:32:48.122Z] time="2022-01-25T14:32:48Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-01-25T14:32:48.122Z] --- PASS: TestManifestStore (0.24s) [2022-01-25T14:32:48.122Z] --- PASS: TestManifestStore/no_remote_or_local (0.15s) [2022-01-25T14:32:48.122Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2022-01-25T14:32:48.122Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2022-01-25T14:32:48.122Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2022-01-25T14:32:48.122Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2022-01-25T14:32:48.122Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2022-01-25T14:32:48.122Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-01-25T14:32:48.122Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2022-01-25T14:32:48.122Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-01-25T14:32:48.122Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2022-01-25T14:32:48.122Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-01-25T14:32:48.122Z] === RUN TestDetectManifestBlobMediaType [2022-01-25T14:32:48.122Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-01-25T14:32:48.122Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-01-25T14:32:48.122Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-01-25T14:32:48.122Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-01-25T14:32:48.122Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-01-25T14:32:48.122Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-01-25T14:32:48.122Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-01-25T14:32:48.122Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-01-25T14:32:48.122Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-01-25T14:32:48.122Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-01-25T14:32:48.122Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-01-25T14:32:48.122Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-01-25T14:32:48.122Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-01-25T14:32:48.122Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-01-25T14:32:48.122Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-01-25T14:32:48.122Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-01-25T14:32:48.122Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-01-25T14:32:48.122Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-01-25T14:32:48.122Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-01-25T14:32:48.122Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-01-25T14:32:48.122Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-01-25T14:32:48.122Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-01-25T14:32:48.122Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-01-25T14:32:48.122Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-01-25T14:32:48.122Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-01-25T14:32:48.122Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-01-25T14:32:48.122Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-01-25T14:32:48.605Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-01-25T14:32:48.605Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-01-25T14:32:48.605Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-01-25T14:32:48.605Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-01-25T14:32:48.605Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-01-25T14:32:48.605Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-01-25T14:32:48.605Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-01-25T14:32:48.605Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-01-25T14:32:48.605Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-01-25T14:32:48.605Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-01-25T14:32:48.605Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-01-25T14:32:48.605Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-01-25T14:32:48.605Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-01-25T14:32:48.605Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-01-25T14:32:48.605Z] === RUN TestFixManifestLayers [2022-01-25T14:32:48.605Z] --- PASS: TestFixManifestLayers (0.02s) [2022-01-25T14:32:48.605Z] === RUN TestFixManifestLayersBaseLayerParent [2022-01-25T14:32:48.605Z] pull_v2_test.go:73: Needs fixing on Windows [2022-01-25T14:32:48.605Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-01-25T14:32:48.605Z] === RUN TestFixManifestLayersBadParent [2022-01-25T14:32:48.605Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-01-25T14:32:48.605Z] === RUN TestValidateManifest [2022-01-25T14:32:48.605Z] pull_v2_test.go:118: Needs fixing on Windows [2022-01-25T14:32:48.605Z] --- SKIP: TestValidateManifest (0.00s) [2022-01-25T14:32:48.605Z] === RUN TestFormatPlatform [2022-01-25T14:32:48.605Z] --- PASS: TestFormatPlatform (0.00s) [2022-01-25T14:32:48.605Z] === RUN TestGetRepositoryMountCandidates [2022-01-25T14:32:48.605Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-01-25T14:32:48.605Z] === RUN TestLayerAlreadyExists [2022-01-25T14:32:48.605Z] 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} [2022-01-25T14:32:48.605Z] 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} [2022-01-25T14:32:48.605Z] 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} [2022-01-25T14:32:48.605Z] 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} [2022-01-25T14:32:48.605Z] 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} [2022-01-25T14:32:48.605Z] 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} [2022-01-25T14:32:48.605Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-01-25T14:32:48.605Z] === RUN TestWhenEmptyAuthConfig [2022-01-25T14:32:48.605Z] time="2022-01-25T14:32:47Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-25T14:32:48.605Z] time="2022-01-25T14:32:47Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-25T14:32:48.605Z] time="2022-01-25T14:32:47Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-25T14:32:48.605Z] time="2022-01-25T14:32:47Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-25T14:32:48.605Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-01-25T14:32:48.605Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.40s) [2022-01-25T14:32:48.605Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.40s) [2022-01-25T14:32:48.605Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.40s) [2022-01-25T14:32:48.605Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.40s) [2022-01-25T14:32:48.605Z] === RUN TestTransfer [2022-01-25T14:32:48.605Z] --- PASS: TestTransfer (0.17s) [2022-01-25T14:32:48.605Z] === RUN TestConcurrencyLimit [2022-01-25T14:32:48.605Z] === RUN TestNotFound [2022-01-25T14:32:48.605Z] --- PASS: TestNotFound (0.00s) [2022-01-25T14:32:48.605Z] === RUN TestConflict [2022-01-25T14:32:48.605Z] --- PASS: TestConflict (0.00s) [2022-01-25T14:32:48.605Z] === RUN TestForbidden [2022-01-25T14:32:48.605Z] --- PASS: TestForbidden (0.00s) [2022-01-25T14:32:48.605Z] === RUN TestInvalidParameter [2022-01-25T14:32:48.605Z] --- PASS: TestInvalidParameter (0.00s) [2022-01-25T14:32:48.605Z] === RUN TestNotImplemented [2022-01-25T14:32:48.605Z] --- PASS: TestNotImplemented (0.00s) [2022-01-25T14:32:48.605Z] === RUN TestNotModified [2022-01-25T14:32:48.605Z] --- PASS: TestNotModified (0.00s) [2022-01-25T14:32:48.605Z] === RUN TestUnauthorized [2022-01-25T14:32:48.605Z] --- PASS: TestUnauthorized (0.00s) [2022-01-25T14:32:48.605Z] === RUN TestUnknown [2022-01-25T14:32:48.605Z] --- PASS: TestUnknown (0.00s) [2022-01-25T14:32:48.605Z] === RUN TestCancelled [2022-01-25T14:32:48.605Z] --- PASS: TestCancelled (0.00s) [2022-01-25T14:32:48.605Z] === RUN TestDeadline [2022-01-25T14:32:48.605Z] --- PASS: TestDeadline (0.00s) [2022-01-25T14:32:48.605Z] === RUN TestDataLoss [2022-01-25T14:32:48.605Z] --- PASS: TestDataLoss (0.00s) [2022-01-25T14:32:48.605Z] === RUN TestUnavailable [2022-01-25T14:32:48.605Z] --- PASS: TestUnavailable (0.00s) [2022-01-25T14:32:48.605Z] === RUN TestSystem [2022-01-25T14:32:48.605Z] --- PASS: TestSystem (0.00s) [2022-01-25T14:32:48.605Z] === RUN TestFromStatusCode [2022-01-25T14:32:48.605Z] === RUN TestFromStatusCode/Not_Found [2022-01-25T14:32:48.605Z] === RUN TestFromStatusCode/Bad_Request [2022-01-25T14:32:48.605Z] === RUN TestFromStatusCode/Conflict [2022-01-25T14:32:48.605Z] === RUN TestFromStatusCode/Unauthorized [2022-01-25T14:32:48.605Z] === RUN TestFromStatusCode/Service_Unavailable [2022-01-25T14:32:48.605Z] === RUN TestFromStatusCode/Forbidden [2022-01-25T14:32:48.605Z] === RUN TestFromStatusCode/Not_Modified [2022-01-25T14:32:48.605Z] === RUN TestFromStatusCode/Not_Implemented [2022-01-25T14:32:48.605Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-01-25T14:32:48.605Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-01-25T14:32:48.605Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-01-25T14:32:48.605Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-01-25T14:32:48.605Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-01-25T14:32:48.605Z] --- PASS: TestFromStatusCode (0.00s) [2022-01-25T14:32:48.605Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-01-25T14:32:48.605Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-01-25T14:32:48.605Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-01-25T14:32:48.605Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-01-25T14:32:48.605Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-01-25T14:32:48.605Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-01-25T14:32:48.605Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-01-25T14:32:48.605Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-01-25T14:32:48.605Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-01-25T14:32:48.605Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-01-25T14:32:48.605Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-01-25T14:32:48.605Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-01-25T14:32:48.605Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-01-25T14:32:48.605Z] PASS [2022-01-25T14:32:48.605Z] coverage: 53.1% of statements [2022-01-25T14:32:48.605Z] ok github.com/docker/docker/errdefs 0.043s coverage: 53.1% of statements [2022-01-25T14:32:49.088Z] --- PASS: TestConcurrencyLimit (0.36s) [2022-01-25T14:32:49.088Z] === RUN TestInactiveJobs [2022-01-25T14:32:49.088Z] --- PASS: TestInactiveJobs (0.37s) [2022-01-25T14:32:49.088Z] === RUN TestWatchRelease [2022-01-25T14:32:49.088Z] --- PASS: TestWatchRelease (0.04s) [2022-01-25T14:32:49.088Z] === RUN TestWatchFinishedTransfer [2022-01-25T14:32:49.088Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-01-25T14:32:49.088Z] === RUN TestDuplicateTransfer [2022-01-25T14:32:49.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-01-25T14:32:49.570Z] === RUN TestFSGetInvalidData [2022-01-25T14:32:49.570Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-01-25T14:32:49.570Z] === RUN TestFSInvalidSet [2022-01-25T14:32:49.570Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-01-25T14:32:49.570Z] === RUN TestSuccessfulUpload [2022-01-25T14:32:49.570Z] --- PASS: TestFSInvalidSet (0.02s) [2022-01-25T14:32:49.570Z] === RUN TestFSInvalidRoot [2022-01-25T14:32:49.570Z] --- PASS: TestFSInvalidRoot (0.00s) [2022-01-25T14:32:49.570Z] === RUN TestFSMetadataGetSet [2022-01-25T14:32:49.570Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-01-25T14:32:49.570Z] === RUN TestFSInvalidWalker [2022-01-25T14:32:49.570Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-01-25T14:32:49.570Z] === RUN TestFSGetSet [2022-01-25T14:32:49.570Z] --- PASS: TestFSGetSet (0.01s) [2022-01-25T14:32:49.570Z] === RUN TestFSGetUnsetKey [2022-01-25T14:32:49.570Z] --- PASS: TestFSGetUnsetKey (0.00s) [2022-01-25T14:32:49.570Z] === RUN TestFSGetEmptyData [2022-01-25T14:32:49.570Z] --- PASS: TestFSGetEmptyData (0.00s) [2022-01-25T14:32:49.570Z] === RUN TestFSDelete [2022-01-25T14:32:49.570Z] --- PASS: TestFSDelete (0.01s) [2022-01-25T14:32:49.570Z] === RUN TestFSWalker [2022-01-25T14:32:49.570Z] --- PASS: TestFSWalker (0.01s) [2022-01-25T14:32:49.570Z] === RUN TestFSWalkerStopOnError [2022-01-25T14:32:49.570Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-01-25T14:32:49.570Z] === RUN TestNewFromJSON [2022-01-25T14:32:49.570Z] --- PASS: TestNewFromJSON (0.00s) [2022-01-25T14:32:49.570Z] === RUN TestNewFromJSONWithInvalidJSON [2022-01-25T14:32:49.570Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-01-25T14:32:49.570Z] === RUN TestMarshalKeyOrder [2022-01-25T14:32:49.570Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-01-25T14:32:49.571Z] === RUN TestHistoryEqual [2022-01-25T14:32:49.571Z] --- PASS: TestWhenEmptyAuthConfig (1.21s) [2022-01-25T14:32:49.571Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-01-25T14:32:49.571Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-01-25T14:32:49.571Z] === RUN TestTokenPassThru [2022-01-25T14:32:49.571Z] --- PASS: TestTokenPassThru (0.01s) [2022-01-25T14:32:49.571Z] === RUN TestTokenPassThruDifferentHost [2022-01-25T14:32:49.571Z] --- PASS: TestHistoryEqual (0.12s) [2022-01-25T14:32:49.571Z] === RUN TestImage [2022-01-25T14:32:49.571Z] --- PASS: TestImage (0.00s) [2022-01-25T14:32:49.571Z] === RUN TestImageOSNotEmpty [2022-01-25T14:32:49.571Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-01-25T14:32:49.571Z] === RUN TestNewChildImageFromImageWithRootFS [2022-01-25T14:32:49.571Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-01-25T14:32:49.571Z] === RUN TestCreate [2022-01-25T14:32:49.571Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-01-25T14:32:49.571Z] PASS [2022-01-25T14:32:49.571Z] coverage: 24.6% of statements [2022-01-25T14:32:49.571Z] --- PASS: TestCreate (0.01s) [2022-01-25T14:32:49.571Z] === RUN TestRestore [2022-01-25T14:32:49.571Z] ok github.com/docker/docker/distribution 1.568s coverage: 24.6% of statements [2022-01-25T14:32:49.571Z] === RUN TestCompare [2022-01-25T14:32:49.571Z] --- PASS: TestCompare (0.00s) [2022-01-25T14:32:49.571Z] PASS [2022-01-25T14:32:49.571Z] coverage: 19.2% of statements [2022-01-25T14:32:49.571Z] time="2022-01-25T14:32:49Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-01-25T14:32:49.571Z] time="2022-01-25T14:32:49Z" level=error msg="Upload failed, retrying: simulating retry" [2022-01-25T14:32:49.571Z] ok github.com/docker/docker/image/cache 0.059s coverage: 19.2% of statements [2022-01-25T14:32:49.571Z] --- PASS: TestRestore (0.02s) [2022-01-25T14:32:49.571Z] === RUN TestAddDelete [2022-01-25T14:32:49.571Z] --- PASS: TestAddDelete (0.02s) [2022-01-25T14:32:49.571Z] === RUN TestSearchAfterDelete [2022-01-25T14:32:49.571Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-01-25T14:32:49.571Z] === RUN TestParentReset [2022-01-25T14:32:49.571Z] --- PASS: TestParentReset (0.02s) [2022-01-25T14:32:49.571Z] === RUN TestGetAndSetLastUpdated [2022-01-25T14:32:49.571Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2022-01-25T14:32:49.571Z] === RUN TestStoreLen [2022-01-25T14:32:49.571Z] --- PASS: TestStoreLen (0.03s) [2022-01-25T14:32:49.571Z] PASS [2022-01-25T14:32:49.571Z] coverage: 86.9% of statements [2022-01-25T14:32:49.571Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-01-25T14:32:49.571Z] ok github.com/docker/docker/image 0.419s coverage: 86.9% of statements [2022-01-25T14:32:49.571Z] --- PASS: TestSuccessfulUpload (0.36s) [2022-01-25T14:32:49.571Z] === RUN TestCancelledUpload [2022-01-25T14:32:49.571Z] --- PASS: TestCancelledUpload (0.00s) [2022-01-25T14:32:49.571Z] PASS [2022-01-25T14:32:49.571Z] coverage: 76.8% of statements [2022-01-25T14:32:49.571Z] ok github.com/docker/docker/distribution/xfer 1.803s coverage: 76.8% of statements [2022-01-25T14:32:49.571Z] ? github.com/docker/docker/dockerversion [no test files] [2022-01-25T14:32:49.894Z] --- PASS: TestImportExtremelyLargeImageWorks (90.21s) [2022-01-25T14:32:49.894Z] PASS [2022-01-25T14:32:49.894Z] [2022-01-25T14:32:49.894Z] === Skipped [2022-01-25T14:32:49.894Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-01-25T14:32:49.894Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-01-25T14:32:49.894Z] [2022-01-25T14:32:49.894Z] DONE 22 tests, 1 skipped in 93.918s [2022-01-25T14:32:49.894Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-01-25T14:32:49.894Z] INFO: Testing against a local daemon [2022-01-25T14:32:49.894Z] === RUN TestNetworkCreateDelete [2022-01-25T14:32:49.894Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-01-25T14:32:49.894Z] === RUN TestDockerNetworkDeletePreferID [2022-01-25T14:32:49.894Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-01-25T14:32:49.894Z] === RUN TestDaemonDNSFallback [2022-01-25T14:32:50.456Z] --- PASS: TestDaemonDNSFallback (6.29s) [2022-01-25T14:32:50.456Z] === RUN TestInspectNetwork [2022-01-25T14:32:50.456Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T14:32:50.456Z] --- SKIP: TestInspectNetwork (0.00s) [2022-01-25T14:32:50.456Z] === RUN TestRunContainerWithBridgeNone [2022-01-25T14:32:50.456Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-25T14:32:50.456Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-01-25T14:32:50.456Z] === RUN TestNetworkInvalidJSON [2022-01-25T14:32:50.456Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-25T14:32:50.456Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-25T14:32:50.456Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-25T14:32:50.456Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-25T14:32:50.456Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-25T14:32:50.456Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-25T14:32:50.456Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-25T14:32:50.456Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-25T14:32:50.456Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-25T14:32:50.456Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-01-25T14:32:50.456Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-01-25T14:32:50.456Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-01-25T14:32:50.456Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-01-25T14:32:50.456Z] === RUN TestNetworkList [2022-01-25T14:32:50.456Z] === RUN TestNetworkList//networks [2022-01-25T14:32:50.456Z] === PAUSE TestNetworkList//networks [2022-01-25T14:32:50.456Z] === RUN TestNetworkList//networks/ [2022-01-25T14:32:50.456Z] === PAUSE TestNetworkList//networks/ [2022-01-25T14:32:50.456Z] === CONT TestNetworkList//networks [2022-01-25T14:32:50.456Z] === CONT TestNetworkList//networks/ [2022-01-25T14:32:50.456Z] --- PASS: TestNetworkList (0.01s) [2022-01-25T14:32:50.456Z] --- PASS: TestNetworkList//networks (0.00s) [2022-01-25T14:32:50.456Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-01-25T14:32:50.456Z] === RUN TestHostIPv4BridgeLabel [2022-01-25T14:32:50.456Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-25T14:32:50.456Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-01-25T14:32:50.456Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-25T14:32:50.456Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-25T14:32:50.456Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2022-01-25T14:32:50.456Z] === RUN TestDaemonDefaultNetworkPools [2022-01-25T14:32:50.456Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-25T14:32:50.456Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-01-25T14:32:50.456Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-25T14:32:50.456Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-25T14:32:50.456Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-01-25T14:32:50.456Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-25T14:32:50.456Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-25T14:32:50.456Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-01-25T14:32:50.456Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-25T14:32:50.456Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-25T14:32:50.456Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2022-01-25T14:32:50.456Z] === RUN TestServiceWithPredefinedNetwork [2022-01-25T14:32:50.456Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T14:32:50.456Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-01-25T14:32:50.456Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-25T14:32:50.456Z] service_test.go:243: FLAKY_TEST [2022-01-25T14:32:50.456Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-25T14:32:50.456Z] === RUN TestServiceWithDataPathPortInit [2022-01-25T14:32:50.456Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T14:32:50.456Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-01-25T14:32:50.456Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-25T14:32:50.456Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T14:32:50.456Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-25T14:32:50.456Z] PASS [2022-01-25T14:32:50.456Z] [2022-01-25T14:32:50.456Z] === Skipped [2022-01-25T14:32:50.456Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-01-25T14:32:50.456Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T14:32:50.456Z] [2022-01-25T14:32:50.456Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-01-25T14:32:50.456Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-25T14:32:50.456Z] [2022-01-25T14:32:50.456Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-01-25T14:32:50.456Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-25T14:32:50.456Z] [2022-01-25T14:32:50.456Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2022-01-25T14:32:50.456Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-25T14:32:50.456Z] [2022-01-25T14:32:50.456Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2022-01-25T14:32:50.456Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-25T14:32:50.456Z] [2022-01-25T14:32:50.456Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2022-01-25T14:32:50.456Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-25T14:32:50.456Z] [2022-01-25T14:32:50.456Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-01-25T14:32:50.456Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-25T14:32:50.456Z] [2022-01-25T14:32:50.456Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2022-01-25T14:32:50.456Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-25T14:32:50.456Z] [2022-01-25T14:32:50.456Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-01-25T14:32:50.456Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T14:32:50.456Z] [2022-01-25T14:32:50.456Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-25T14:32:50.456Z] service_test.go:243: FLAKY_TEST [2022-01-25T14:32:50.456Z] [2022-01-25T14:32:50.456Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2022-01-25T14:32:50.456Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T14:32:50.456Z] [2022-01-25T14:32:50.456Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-25T14:32:50.456Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T14:32:50.456Z] [2022-01-25T14:32:50.456Z] DONE 22 tests, 12 skipped in 6.931s [2022-01-25T14:32:50.456Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-01-25T14:32:50.456Z] INFO: Testing against a local daemon [2022-01-25T14:32:50.456Z] === RUN TestDockerNetworkIpvlanPersistance [2022-01-25T14:32:50.456Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-25T14:32:50.456Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-25T14:32:50.456Z] === RUN TestDockerNetworkIpvlan [2022-01-25T14:32:50.456Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-25T14:32:50.456Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-01-25T14:32:50.456Z] PASS [2022-01-25T14:32:50.456Z] [2022-01-25T14:32:50.456Z] === Skipped [2022-01-25T14:32:50.456Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-25T14:32:50.456Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-25T14:32:50.456Z] [2022-01-25T14:32:50.456Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-01-25T14:32:50.456Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-25T14:32:50.456Z] [2022-01-25T14:32:50.456Z] DONE 2 tests, 2 skipped in 0.084s [2022-01-25T14:32:50.456Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-01-25T14:32:50.585Z] === RUN TestMakeV1ConfigFromConfig [2022-01-25T14:32:50.585Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-01-25T14:32:50.585Z] PASS [2022-01-25T14:32:50.585Z] coverage: 25.0% of statements [2022-01-25T14:32:50.585Z] ok github.com/docker/docker/image/v1 0.078s coverage: 25.0% of statements [2022-01-25T14:32:50.585Z] === RUN TestValidateManifest [2022-01-25T14:32:50.585Z] === RUN TestValidateManifest/nil [2022-01-25T14:32:50.585Z] === RUN TestValidateManifest/non-nil [2022-01-25T14:32:50.585Z] --- PASS: TestValidateManifest (0.00s) [2022-01-25T14:32:50.585Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-01-25T14:32:50.585Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-01-25T14:32:50.585Z] PASS [2022-01-25T14:32:50.585Z] coverage: 0.7% of statements [2022-01-25T14:32:50.713Z] INFO: Testing against a local daemon [2022-01-25T14:32:50.713Z] === RUN TestDockerNetworkMacvlanPersistance [2022-01-25T14:32:50.713Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-25T14:32:50.713Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-01-25T14:32:50.713Z] === RUN TestDockerNetworkMacvlan [2022-01-25T14:32:50.713Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-25T14:32:50.713Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-01-25T14:32:50.713Z] PASS [2022-01-25T14:32:50.713Z] [2022-01-25T14:32:50.713Z] === Skipped [2022-01-25T14:32:50.713Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-01-25T14:32:50.713Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-25T14:32:50.713Z] [2022-01-25T14:32:50.713Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-01-25T14:32:50.713Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-25T14:32:50.713Z] [2022-01-25T14:32:50.713Z] DONE 2 tests, 2 skipped in 0.081s [2022-01-25T14:32:50.713Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-01-25T14:32:50.713Z] testing: warning: no tests to run [2022-01-25T14:32:50.713Z] PASS [2022-01-25T14:32:50.713Z] [2022-01-25T14:32:50.713Z] DONE 0 tests in 0.021s [2022-01-25T14:32:50.713Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-01-25T14:32:50.713Z] INFO: Testing against a local daemon [2022-01-25T14:32:50.713Z] === RUN TestAuthZPluginAllowRequest [2022-01-25T14:32:50.713Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-25T14:32:50.713Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-01-25T14:32:50.713Z] === RUN TestAuthZPluginTLS [2022-01-25T14:32:50.713Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-25T14:32:50.713Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-01-25T14:32:50.713Z] === RUN TestAuthZPluginDenyRequest [2022-01-25T14:32:50.713Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-25T14:32:50.713Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-01-25T14:32:50.713Z] === RUN TestAuthZPluginAPIDenyResponse [2022-01-25T14:32:50.713Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-25T14:32:50.713Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-01-25T14:32:50.713Z] === RUN TestAuthZPluginDenyResponse [2022-01-25T14:32:50.713Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-25T14:32:50.713Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-01-25T14:32:50.713Z] === RUN TestAuthZPluginAllowEventStream [2022-01-25T14:32:50.713Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-25T14:32:50.713Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-01-25T14:32:50.713Z] === RUN TestAuthZPluginErrorResponse [2022-01-25T14:32:50.713Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-25T14:32:50.713Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-01-25T14:32:50.713Z] === RUN TestAuthZPluginErrorRequest [2022-01-25T14:32:50.713Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-25T14:32:50.713Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-01-25T14:32:50.713Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-01-25T14:32:50.713Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-25T14:32:50.713Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-01-25T14:32:50.713Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-01-25T14:32:50.713Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-25T14:32:50.713Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-01-25T14:32:50.713Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-01-25T14:32:50.713Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-25T14:32:50.713Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-01-25T14:32:50.713Z] === RUN TestAuthZPluginHeader [2022-01-25T14:32:50.713Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-25T14:32:50.713Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-01-25T14:32:50.713Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-01-25T14:32:50.969Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-25T14:32:50.969Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.10s) [2022-01-25T14:32:50.969Z] === RUN TestAuthZPluginV2Disable [2022-01-25T14:32:50.969Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-25T14:32:50.969Z] --- SKIP: TestAuthZPluginV2Disable (0.01s) [2022-01-25T14:32:50.969Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-01-25T14:32:50.969Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-25T14:32:50.969Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s) [2022-01-25T14:32:50.969Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-01-25T14:32:50.969Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-25T14:32:50.969Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-01-25T14:32:50.969Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-01-25T14:32:50.969Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-25T14:32:50.969Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-01-25T14:32:50.969Z] PASS [2022-01-25T14:32:50.969Z] [2022-01-25T14:32:50.969Z] === Skipped [2022-01-25T14:32:50.969Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-01-25T14:32:50.969Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-25T14:32:50.969Z] [2022-01-25T14:32:50.969Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-01-25T14:32:50.969Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-25T14:32:50.969Z] [2022-01-25T14:32:50.969Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-01-25T14:32:50.969Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-25T14:32:50.969Z] [2022-01-25T14:32:50.969Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-01-25T14:32:50.969Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-25T14:32:50.969Z] [2022-01-25T14:32:50.969Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-01-25T14:32:50.969Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-25T14:32:50.969Z] [2022-01-25T14:32:50.970Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-01-25T14:32:50.970Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-25T14:32:50.970Z] [2022-01-25T14:32:50.970Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-01-25T14:32:50.970Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-25T14:32:50.970Z] [2022-01-25T14:32:50.970Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-01-25T14:32:50.970Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-25T14:32:50.970Z] [2022-01-25T14:32:50.970Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-01-25T14:32:50.970Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-25T14:32:50.970Z] [2022-01-25T14:32:50.970Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-01-25T14:32:50.970Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-25T14:32:50.970Z] [2022-01-25T14:32:50.970Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-01-25T14:32:50.970Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-25T14:32:50.970Z] [2022-01-25T14:32:50.970Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-01-25T14:32:50.970Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-25T14:32:50.970Z] [2022-01-25T14:32:50.970Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.10s) [2022-01-25T14:32:50.970Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-25T14:32:50.970Z] [2022-01-25T14:32:50.970Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.01s) [2022-01-25T14:32:50.970Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-25T14:32:50.970Z] [2022-01-25T14:32:50.970Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s) [2022-01-25T14:32:50.970Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-25T14:32:50.970Z] [2022-01-25T14:32:50.970Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-01-25T14:32:50.970Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-25T14:32:50.970Z] [2022-01-25T14:32:50.970Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-01-25T14:32:50.970Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-25T14:32:50.970Z] [2022-01-25T14:32:50.970Z] DONE 17 tests, 17 skipped in 0.251s [2022-01-25T14:32:50.970Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-01-25T14:32:50.970Z] INFO: Testing against a local daemon [2022-01-25T14:32:50.970Z] === RUN TestPluginInvalidJSON [2022-01-25T14:32:50.970Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-25T14:32:50.970Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-25T14:32:50.970Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-25T14:32:50.970Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-01-25T14:32:50.970Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-01-25T14:32:50.970Z] === RUN TestPluginInstall [2022-01-25T14:32:50.970Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-25T14:32:50.970Z] --- SKIP: TestPluginInstall (0.00s) [2022-01-25T14:32:50.970Z] === RUN TestPluginsWithRuntimes [2022-01-25T14:32:50.970Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-01-25T14:32:50.970Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-01-25T14:32:50.970Z] === RUN TestPluginBackCompatMediaTypes [2022-01-25T14:32:50.970Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-01-25T14:32:50.970Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-01-25T14:32:50.970Z] PASS [2022-01-25T14:32:50.970Z] [2022-01-25T14:32:50.970Z] === Skipped [2022-01-25T14:32:50.970Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-01-25T14:32:50.970Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-25T14:32:50.970Z] [2022-01-25T14:32:50.970Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-01-25T14:32:50.970Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-01-25T14:32:50.970Z] [2022-01-25T14:32:50.970Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-01-25T14:32:50.970Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-01-25T14:32:50.970Z] [2022-01-25T14:32:50.970Z] DONE 5 tests, 3 skipped in 0.125s [2022-01-25T14:32:51.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-01-25T14:32:51.068Z] ok github.com/docker/docker/image/tarexport 0.078s coverage: 0.7% of statements [2022-01-25T14:32:51.068Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-01-25T14:32:51.226Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-01-25T14:32:51.226Z] INFO: Testing against a local daemon [2022-01-25T14:32:51.226Z] === RUN TestExternalGraphDriver [2022-01-25T14:32:51.226Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-01-25T14:32:51.226Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-01-25T14:32:51.226Z] === RUN TestGraphdriverPluginV2 [2022-01-25T14:32:51.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-01-25T14:32:52.087Z] === RUN TestSerialization [2022-01-25T14:32:52.087Z] --- PASS: TestSerialization (0.02s) [2022-01-25T14:32:52.087Z] PASS [2022-01-25T14:32:52.087Z] coverage: 100.0% of statements [2022-01-25T14:32:52.087Z] ok github.com/docker/docker/libcontainerd/queue 0.056s coverage: 100.0% of statements [2022-01-25T14:32:52.087Z] === RUN TestEnvironmentParsing [2022-01-25T14:32:52.087Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-01-25T14:32:52.087Z] PASS [2022-01-25T14:32:52.087Z] coverage: 1.2% of statements [2022-01-25T14:32:52.087Z] ok github.com/docker/docker/libcontainerd/local 0.094s coverage: 1.2% of statements [2022-01-25T14:32:52.569Z] === RUN TestEmptyLayer [2022-01-25T14:32:52.569Z] --- PASS: TestEmptyLayer (0.00s) [2022-01-25T14:32:52.569Z] === RUN TestCommitFailure [2022-01-25T14:32:52.569Z] --- PASS: TestCommitFailure (0.01s) [2022-01-25T14:32:52.569Z] === RUN TestStartTransactionFailure [2022-01-25T14:32:52.569Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-01-25T14:32:52.569Z] === RUN TestGetOrphan [2022-01-25T14:32:52.569Z] --- PASS: TestGetOrphan (0.01s) [2022-01-25T14:32:52.569Z] === RUN TestMountAndRegister [2022-01-25T14:32:52.569Z] layer_test.go:270: Layer size: 14 [2022-01-25T14:32:52.569Z] --- PASS: TestMountAndRegister (0.13s) [2022-01-25T14:32:52.569Z] === RUN TestLayerRelease [2022-01-25T14:32:52.569Z] layer_test.go:303: Failing on Windows [2022-01-25T14:32:52.569Z] --- SKIP: TestLayerRelease (0.00s) [2022-01-25T14:32:52.569Z] === RUN TestStoreRestore [2022-01-25T14:32:52.569Z] layer_test.go:352: Failing on Windows [2022-01-25T14:32:52.569Z] --- SKIP: TestStoreRestore (0.00s) [2022-01-25T14:32:52.569Z] === RUN TestTarStreamStability [2022-01-25T14:32:52.569Z] layer_test.go:467: Failing on Windows [2022-01-25T14:32:52.569Z] --- SKIP: TestTarStreamStability (0.00s) [2022-01-25T14:32:52.569Z] === RUN TestRegisterExistingLayer [2022-01-25T14:32:52.569Z] --- PASS: TestRegisterExistingLayer (0.10s) [2022-01-25T14:32:52.569Z] === RUN TestTarStreamVerification [2022-01-25T14:32:52.569Z] layer_test.go:696: Failing on Windows [2022-01-25T14:32:52.569Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-01-25T14:32:52.569Z] === RUN TestLayerMigration [2022-01-25T14:32:52.569Z] migration_test.go:45: Failing on Windows [2022-01-25T14:32:52.569Z] --- SKIP: TestLayerMigration (0.00s) [2022-01-25T14:32:52.569Z] === RUN TestLayerMigrationNoTarsplit [2022-01-25T14:32:52.569Z] migration_test.go:181: Failing on Windows [2022-01-25T14:32:52.569Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-01-25T14:32:52.569Z] === RUN TestMountInit [2022-01-25T14:32:52.569Z] mount_test.go:17: Failing on Windows [2022-01-25T14:32:52.569Z] --- SKIP: TestMountInit (0.00s) [2022-01-25T14:32:52.569Z] === RUN TestMountSize [2022-01-25T14:32:52.569Z] mount_test.go:76: Failing on Windows [2022-01-25T14:32:52.569Z] --- SKIP: TestMountSize (0.00s) [2022-01-25T14:32:52.569Z] === RUN TestMountChanges [2022-01-25T14:32:52.569Z] mount_test.go:125: Failing on Windows [2022-01-25T14:32:52.569Z] --- SKIP: TestMountChanges (0.00s) [2022-01-25T14:32:52.569Z] === RUN TestMountApply [2022-01-25T14:32:52.569Z] mount_test.go:212: Failing on Windows [2022-01-25T14:32:52.569Z] --- SKIP: TestMountApply (0.00s) [2022-01-25T14:32:52.569Z] PASS [2022-01-25T14:32:52.569Z] coverage: 30.0% of statements [2022-01-25T14:32:52.569Z] ok github.com/docker/docker/layer 0.348s coverage: 30.0% of statements [2022-01-25T14:32:52.569Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-01-25T14:32:52.569Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-01-25T14:32:52.569Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-01-25T14:32:53.052Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-01-25T14:32:53.052Z] === RUN TestSequenceGetAvailableBit [2022-01-25T14:32:53.052Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-01-25T14:32:53.052Z] === RUN TestSequenceEqual [2022-01-25T14:32:53.052Z] --- PASS: TestSequenceEqual (0.00s) [2022-01-25T14:32:53.052Z] === RUN TestSequenceCopy [2022-01-25T14:32:53.052Z] --- PASS: TestSequenceCopy (0.00s) [2022-01-25T14:32:53.052Z] === RUN TestGetFirstAvailable [2022-01-25T14:32:53.052Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-01-25T14:32:53.052Z] === RUN TestFindSequence [2022-01-25T14:32:53.052Z] --- PASS: TestFindSequence (0.00s) [2022-01-25T14:32:53.052Z] === RUN TestCheckIfAvailable [2022-01-25T14:32:53.052Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-01-25T14:32:53.052Z] === RUN TestMergeSequences [2022-01-25T14:32:53.052Z] --- PASS: TestMergeSequences (0.00s) [2022-01-25T14:32:53.052Z] === RUN TestPushReservation [2022-01-25T14:32:53.052Z] --- PASS: TestPushReservation (0.00s) [2022-01-25T14:32:53.052Z] === RUN TestSerializeDeserialize [2022-01-25T14:32:53.052Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-01-25T14:32:53.052Z] === RUN TestSet [2022-01-25T14:32:53.052Z] --- PASS: TestSet (0.00s) [2022-01-25T14:32:53.052Z] === RUN TestSetUnset [2022-01-25T14:32:53.052Z] --- PASS: TestSetUnset (0.00s) [2022-01-25T14:32:53.052Z] === RUN TestOffsetSetUnset [2022-01-25T14:32:53.052Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-01-25T14:32:53.052Z] === RUN TestSetInRange [2022-01-25T14:32:53.052Z] --- PASS: TestSetInRange (0.00s) [2022-01-25T14:32:53.052Z] === RUN TestSetAnyInRange [2022-01-25T14:32:53.052Z] --- PASS: TestSetAnyInRange (0.00s) [2022-01-25T14:32:53.052Z] === RUN TestMethods [2022-01-25T14:32:53.052Z] --- PASS: TestMethods (0.00s) [2022-01-25T14:32:53.052Z] === RUN TestRandomAllocateDeallocate [2022-01-25T14:32:54.167Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-01-25T14:32:55.324Z] === RUN TestInvalidConfig [2022-01-25T14:32:55.324Z] --- PASS: TestInvalidConfig (0.00s) [2022-01-25T14:32:55.324Z] === RUN TestConfig [2022-01-25T14:32:55.324Z] --- PASS: TestConfig (0.00s) [2022-01-25T14:32:55.324Z] === RUN TestOptionsLabels [2022-01-25T14:32:55.324Z] --- PASS: TestOptionsLabels (0.00s) [2022-01-25T14:32:55.324Z] === RUN TestValidName [2022-01-25T14:32:55.324Z] --- PASS: TestValidName (0.00s) [2022-01-25T14:32:55.324Z] PASS [2022-01-25T14:32:55.324Z] coverage: 19.7% of statements [2022-01-25T14:32:55.324Z] ok github.com/docker/docker/libnetwork/config 0.080s coverage: 19.7% of statements [2022-01-25T14:32:55.324Z] === RUN TestKey [2022-01-25T14:32:55.324Z] --- PASS: TestKey (0.00s) [2022-01-25T14:32:55.324Z] === RUN TestParseKey [2022-01-25T14:32:55.324Z] --- PASS: TestParseKey (0.00s) [2022-01-25T14:32:55.324Z] === RUN TestInvalidDataStore [2022-01-25T14:32:55.324Z] --- PASS: TestInvalidDataStore (0.00s) [2022-01-25T14:32:55.324Z] === RUN TestKVObjectFlatKey [2022-01-25T14:32:55.324Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-01-25T14:32:55.324Z] === RUN TestAtomicKVObjectFlatKey [2022-01-25T14:32:55.324Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-01-25T14:32:55.393Z] --- PASS: TestGraphdriverPluginV2 (3.49s) [2022-01-25T14:32:55.393Z] PASS [2022-01-25T14:32:55.393Z] [2022-01-25T14:32:55.393Z] === Skipped [2022-01-25T14:32:55.393Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-01-25T14:32:55.393Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-01-25T14:32:55.393Z] [2022-01-25T14:32:55.393Z] DONE 2 tests, 1 skipped in 3.615s [2022-01-25T14:32:55.393Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-01-25T14:32:55.393Z] INFO: Testing against a local daemon [2022-01-25T14:32:55.393Z] === RUN TestContinueAfterPluginCrash [2022-01-25T14:32:55.393Z] === PAUSE TestContinueAfterPluginCrash [2022-01-25T14:32:55.393Z] === RUN TestReadPluginNoRead [2022-01-25T14:32:55.393Z] === PAUSE TestReadPluginNoRead [2022-01-25T14:32:55.393Z] === RUN TestDaemonStartWithLogOpt [2022-01-25T14:32:55.393Z] === PAUSE TestDaemonStartWithLogOpt [2022-01-25T14:32:55.393Z] === CONT TestContinueAfterPluginCrash [2022-01-25T14:32:55.393Z] === CONT TestDaemonStartWithLogOpt [2022-01-25T14:32:55.806Z] PASS [2022-01-25T14:32:55.806Z] coverage: 21.9% of statements [2022-01-25T14:32:55.806Z] ok github.com/docker/docker/libnetwork/datastore 0.066s coverage: 21.9% of statements [2022-01-25T14:32:55.806Z] === RUN TestErrorInterfaces [2022-01-25T14:32:55.806Z] --- PASS: TestErrorInterfaces (0.00s) [2022-01-25T14:32:55.806Z] === RUN TestNetworkMarshalling [2022-01-25T14:32:55.806Z] --- PASS: TestNetworkMarshalling (0.16s) [2022-01-25T14:32:55.806Z] === RUN TestEndpointMarshalling [2022-01-25T14:32:55.806Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-01-25T14:32:55.806Z] === RUN TestAuxAddresses [2022-01-25T14:32:55.806Z] time="2022-01-25T14:32:55Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-25T14:32:55.806Z] --- PASS: TestAuxAddresses (0.01s) [2022-01-25T14:32:55.806Z] === RUN TestSRVServiceQuery [2022-01-25T14:32:55.806Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-01-25T14:32:55.806Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-01-25T14:32:55.806Z] === RUN TestServiceVIPReuse [2022-01-25T14:32:55.806Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-01-25T14:32:55.806Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-01-25T14:32:55.806Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-01-25T14:32:55.806Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-01-25T14:32:55.806Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-01-25T14:32:55.806Z] === RUN TestDNSIPQuery [2022-01-25T14:32:55.806Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-01-25T14:32:55.806Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-01-25T14:32:55.806Z] === RUN TestDNSProxyServFail [2022-01-25T14:32:55.806Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-01-25T14:32:55.806Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-01-25T14:32:55.806Z] === RUN TestSandboxAddEmpty [2022-01-25T14:32:55.806Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-25T14:32:55.806Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-01-25T14:32:55.806Z] === RUN TestSandboxAddMultiPrio [2022-01-25T14:32:55.806Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-25T14:32:55.806Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-01-25T14:32:55.806Z] === RUN TestSandboxAddSamePrio [2022-01-25T14:32:56.288Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-25T14:32:56.288Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-01-25T14:32:56.288Z] === RUN TestCleanupServiceDiscovery [2022-01-25T14:32:56.288Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-01-25T14:32:56.288Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-01-25T14:32:56.288Z] === RUN TestDNSOptions [2022-01-25T14:32:56.288Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-01-25T14:32:56.288Z] --- SKIP: TestDNSOptions (0.00s) [2022-01-25T14:32:56.288Z] === RUN TestMultipleControllersWithSameStore [2022-01-25T14:32:56.288Z] time="2022-01-25T14:32:55Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-25T14:32:56.288Z] time="2022-01-25T14:32:55Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-25T14:32:56.288Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-01-25T14:32:56.288Z] PASS [2022-01-25T14:32:56.288Z] coverage: 8.5% of statements [2022-01-25T14:32:56.288Z] ok github.com/docker/docker/libnetwork 0.307s coverage: 8.5% of statements [2022-01-25T14:32:56.288Z] === RUN TestIPDataMarshalling [2022-01-25T14:32:56.288Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-01-25T14:32:56.288Z] === RUN TestValidateAndIsV6 [2022-01-25T14:32:56.288Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-01-25T14:32:56.288Z] PASS [2022-01-25T14:32:56.288Z] coverage: 68.9% of statements [2022-01-25T14:32:56.288Z] ok github.com/docker/docker/libnetwork/driverapi 0.043s coverage: 68.9% of statements [2022-01-25T14:32:56.770Z] === RUN TestDriver [2022-01-25T14:32:56.770Z] --- PASS: TestDriver (0.00s) [2022-01-25T14:32:56.770Z] PASS [2022-01-25T14:32:56.770Z] coverage: 34.8% of statements [2022-01-25T14:32:56.770Z] ok github.com/docker/docker/libnetwork/drivers/host 0.043s coverage: 34.8% of statements [2022-01-25T14:32:56.770Z] --- PASS: TestRandomAllocateDeallocate (3.66s) [2022-01-25T14:32:56.770Z] === RUN TestAllocateRandomDeallocate [2022-01-25T14:32:57.253Z] === RUN TestDriver [2022-01-25T14:32:57.253Z] --- PASS: TestDriver (0.00s) [2022-01-25T14:32:57.253Z] PASS [2022-01-25T14:32:57.253Z] coverage: 34.8% of statements [2022-01-25T14:32:57.253Z] ok github.com/docker/docker/libnetwork/drivers/null 0.039s coverage: 34.8% of statements [2022-01-25T14:32:57.253Z] === RUN TestNetworkAllocateFree [2022-01-25T14:32:57.253Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-01-25T14:32:57.253Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-01-25T14:32:57.253Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-01-25T14:32:57.253Z] PASS [2022-01-25T14:32:57.253Z] coverage: 63.6% of statements [2022-01-25T14:32:57.253Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.041s coverage: 63.6% of statements [2022-01-25T14:32:57.302Z] --- PASS: TestCheckoutGit (33.59s) [2022-01-25T14:32:57.302Z] === RUN TestValidGitTransport [2022-01-25T14:32:57.302Z] --- PASS: TestValidGitTransport (0.00s) [2022-01-25T14:32:57.302Z] === RUN TestGitInvalidRef [2022-01-25T14:32:57.302Z] --- PASS: TestGitInvalidRef (0.24s) [2022-01-25T14:32:57.302Z] PASS [2022-01-25T14:32:57.302Z] coverage: 86.3% of statements [2022-01-25T14:32:57.302Z] ok github.com/docker/docker/builder/remotecontext/git 33.910s coverage: 86.3% of statements [2022-01-25T14:32:57.302Z] ? github.com/docker/docker/cli [no test files] [2022-01-25T14:32:57.302Z] ? github.com/docker/docker/cli/config [no test files] [2022-01-25T14:32:57.735Z] === RUN TestGetEmptyCapabilities [2022-01-25T14:32:57.735Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-01-25T14:32:57.735Z] === RUN TestGetExtraCapabilities [2022-01-25T14:32:57.735Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-01-25T14:32:57.735Z] === RUN TestGetInvalidCapabilities [2022-01-25T14:32:57.735Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-01-25T14:32:57.735Z] === RUN TestRemoteDriver [2022-01-25T14:32:57.735Z] --- PASS: TestRemoteDriver (0.01s) [2022-01-25T14:32:57.735Z] === RUN TestDriverError [2022-01-25T14:32:57.735Z] --- PASS: TestDriverError (0.00s) [2022-01-25T14:32:57.735Z] === RUN TestMissingValues [2022-01-25T14:32:57.735Z] --- PASS: TestMissingValues (0.00s) [2022-01-25T14:32:57.735Z] === RUN TestRollback [2022-01-25T14:32:57.735Z] --- PASS: TestRollback (0.00s) [2022-01-25T14:32:57.735Z] PASS [2022-01-25T14:32:57.735Z] coverage: 57.4% of statements [2022-01-25T14:32:57.735Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.082s coverage: 57.4% of statements [2022-01-25T14:32:57.735Z] --- PASS: TestAllocateRandomDeallocate (1.01s) [2022-01-25T14:32:57.735Z] === RUN TestAllocateRandomDeallocateSerialize [2022-01-25T14:32:58.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-01-25T14:32:58.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-01-25T14:32:58.687Z] --- PASS: TestDaemonStartWithLogOpt (3.97s) [2022-01-25T14:32:58.687Z] === CONT TestReadPluginNoRead [2022-01-25T14:32:58.749Z] === RUN TestNew [2022-01-25T14:32:58.749Z] --- PASS: TestNew (0.00s) [2022-01-25T14:32:58.749Z] === RUN TestAddDriver [2022-01-25T14:32:58.749Z] --- PASS: TestAddDriver (0.00s) [2022-01-25T14:32:58.749Z] === RUN TestAddDuplicateDriver [2022-01-25T14:32:58.749Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-01-25T14:32:58.749Z] === RUN TestIPAMDefaultAddressSpaces [2022-01-25T14:32:58.749Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-01-25T14:32:58.749Z] === RUN TestDriver [2022-01-25T14:32:58.749Z] --- PASS: TestDriver (0.00s) [2022-01-25T14:32:58.749Z] === RUN TestIPAM [2022-01-25T14:32:58.749Z] --- PASS: TestIPAM (0.00s) [2022-01-25T14:32:58.749Z] === RUN TestWalkIPAMs [2022-01-25T14:32:58.749Z] --- PASS: TestWalkIPAMs (0.00s) [2022-01-25T14:32:58.749Z] === RUN TestWalkDrivers [2022-01-25T14:32:58.749Z] --- PASS: TestWalkDrivers (0.00s) [2022-01-25T14:32:58.749Z] PASS [2022-01-25T14:32:58.749Z] coverage: 82.4% of statements [2022-01-25T14:32:58.749Z] ok github.com/docker/docker/libnetwork/drvregistry 0.071s coverage: 82.4% of statements [2022-01-25T14:32:58.749Z] === RUN TestNAT [2022-01-25T14:32:58.749Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-01-25T14:32:58.749Z] --- SKIP: TestNAT (0.00s) [2022-01-25T14:32:58.749Z] === RUN TestTransparent [2022-01-25T14:32:58.749Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-01-25T14:32:58.749Z] --- SKIP: TestTransparent (0.00s) [2022-01-25T14:32:58.749Z] PASS [2022-01-25T14:32:58.749Z] coverage: 0.0% of statements [2022-01-25T14:32:58.749Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.049s coverage: 0.0% of statements [2022-01-25T14:32:58.749Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.80s) [2022-01-25T14:32:58.749Z] === RUN TestRetrieveFromStore [2022-01-25T14:32:58.749Z] === RUN TestBuildDefault [2022-01-25T14:32:58.749Z] --- PASS: TestBuildDefault (0.00s) [2022-01-25T14:32:58.749Z] === RUN TestBuildHostnameDomainname [2022-01-25T14:32:58.749Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-01-25T14:32:58.749Z] === RUN TestBuildHostname [2022-01-25T14:32:58.749Z] --- PASS: TestBuildHostname (0.00s) [2022-01-25T14:32:58.749Z] === RUN TestBuildHostnameFQDN [2022-01-25T14:32:58.749Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-01-25T14:32:58.749Z] === RUN TestBuildNoIP [2022-01-25T14:32:58.749Z] --- PASS: TestBuildNoIP (0.00s) [2022-01-25T14:32:58.749Z] === RUN TestUpdate [2022-01-25T14:32:58.749Z] --- PASS: TestUpdate (0.00s) [2022-01-25T14:32:58.749Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-01-25T14:32:58.749Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-01-25T14:32:58.749Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-01-25T14:32:58.749Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-01-25T14:32:58.749Z] === RUN TestAddEmpty [2022-01-25T14:32:58.749Z] --- PASS: TestAddEmpty (0.00s) [2022-01-25T14:32:58.749Z] === RUN TestAdd [2022-01-25T14:32:58.749Z] --- PASS: TestAdd (0.00s) [2022-01-25T14:32:58.749Z] === RUN TestDeleteEmpty [2022-01-25T14:32:58.749Z] --- PASS: TestDeleteEmpty (0.00s) [2022-01-25T14:32:58.749Z] === RUN TestDeleteNewline [2022-01-25T14:32:58.749Z] --- PASS: TestDeleteNewline (0.00s) [2022-01-25T14:32:58.749Z] === RUN TestDelete [2022-01-25T14:32:58.749Z] --- PASS: TestDelete (0.00s) [2022-01-25T14:32:58.749Z] === RUN TestConcurrentWrites [2022-01-25T14:32:58.749Z] --- PASS: TestConcurrentWrites (0.18s) [2022-01-25T14:32:58.749Z] PASS [2022-01-25T14:32:58.749Z] coverage: 81.2% of statements [2022-01-25T14:32:58.749Z] ok github.com/docker/docker/libnetwork/etchosts 0.244s coverage: 81.2% of statements [2022-01-25T14:32:58.749Z] --- PASS: TestRetrieveFromStore (0.33s) [2022-01-25T14:32:58.749Z] === RUN TestIsCorrupted [2022-01-25T14:32:59.232Z] --- PASS: TestIsCorrupted (0.03s) [2022-01-25T14:32:59.232Z] === RUN TestSetRollover [2022-01-25T14:32:59.232Z] === RUN TestNew [2022-01-25T14:32:59.232Z] --- PASS: TestNew (0.00s) [2022-01-25T14:32:59.232Z] === RUN TestAllocate [2022-01-25T14:32:59.232Z] --- PASS: TestAllocate (0.00s) [2022-01-25T14:32:59.232Z] === RUN TestUninitialized [2022-01-25T14:32:59.232Z] --- PASS: TestUninitialized (0.00s) [2022-01-25T14:32:59.232Z] === RUN TestAllocateInRange [2022-01-25T14:32:59.232Z] --- PASS: TestAllocateInRange (0.00s) [2022-01-25T14:32:59.232Z] === RUN TestAllocateSerial [2022-01-25T14:32:59.232Z] --- PASS: TestAllocateSerial (0.00s) [2022-01-25T14:32:59.232Z] PASS [2022-01-25T14:32:59.232Z] coverage: 87.5% of statements [2022-01-25T14:32:59.232Z] ok github.com/docker/docker/libnetwork/idm 0.040s coverage: 87.5% of statements [2022-01-25T14:32:59.232Z] === RUN TestCaller [2022-01-25T14:32:59.232Z] --- PASS: TestCaller (0.00s) [2022-01-25T14:32:59.232Z] PASS [2022-01-25T14:32:59.232Z] coverage: 100.0% of statements [2022-01-25T14:32:59.232Z] ok github.com/docker/docker/libnetwork/internal/caller 0.037s coverage: 100.0% of statements [2022-01-25T14:32:59.713Z] === RUN TestSetSerialInsertDelete [2022-01-25T14:32:59.713Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-01-25T14:32:59.713Z] === RUN TestSetParallelInsertDelete [2022-01-25T14:33:00.196Z] --- PASS: TestSetRollover (1.16s) [2022-01-25T14:33:00.196Z] === RUN TestSetRolloverSerial [2022-01-25T14:33:00.678Z] === RUN TestInt2IP2IntConversion [2022-01-25T14:33:01.161Z] === RUN TestPoolRequest [2022-01-25T14:33:01.161Z] --- PASS: TestPoolRequest (0.00s) [2022-01-25T14:33:01.161Z] === RUN TestOtherRequests [2022-01-25T14:33:01.161Z] --- PASS: TestOtherRequests (0.00s) [2022-01-25T14:33:01.161Z] PASS [2022-01-25T14:33:01.161Z] coverage: 57.1% of statements [2022-01-25T14:33:01.161Z] ok github.com/docker/docker/libnetwork/ipams/null 0.040s coverage: 57.1% of statements [2022-01-25T14:33:01.161Z] --- PASS: TestInt2IP2IntConversion (0.48s) [2022-01-25T14:33:01.161Z] === RUN TestGetAddressVersion [2022-01-25T14:33:01.161Z] --- PASS: TestGetAddressVersion (0.00s) [2022-01-25T14:33:01.161Z] === RUN TestKeyString [2022-01-25T14:33:01.161Z] --- PASS: TestKeyString (0.00s) [2022-01-25T14:33:01.161Z] === RUN TestPoolDataMarshal [2022-01-25T14:33:01.161Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-01-25T14:33:01.161Z] === RUN TestSubnetsMarshal [2022-01-25T14:33:01.161Z] --- PASS: TestSubnetsMarshal (0.03s) [2022-01-25T14:33:01.161Z] === RUN TestAddSubnets [2022-01-25T14:33:01.161Z] --- PASS: TestAddSubnets (0.03s) [2022-01-25T14:33:01.161Z] === RUN TestDoublePoolRelease [2022-01-25T14:33:01.161Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-01-25T14:33:01.161Z] === RUN TestAddReleasePoolID [2022-01-25T14:33:01.161Z] --- PASS: TestAddReleasePoolID (0.08s) [2022-01-25T14:33:01.161Z] === RUN TestPredefinedPool [2022-01-25T14:33:01.161Z] --- PASS: TestPredefinedPool (0.02s) [2022-01-25T14:33:01.161Z] === RUN TestRemoveSubnet [2022-01-25T14:33:01.161Z] --- PASS: TestSetRolloverSerial (1.12s) [2022-01-25T14:33:01.161Z] === RUN TestGetFirstAvailableFromCurrent [2022-01-25T14:33:01.161Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-01-25T14:33:01.161Z] PASS [2022-01-25T14:33:01.161Z] coverage: 84.4% of statements [2022-01-25T14:33:01.161Z] ok github.com/docker/docker/libnetwork/bitseq 8.152s coverage: 84.4% of statements [2022-01-25T14:33:01.203Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-01-25T14:33:01.643Z] --- PASS: TestRemoveSubnet (0.21s) [2022-01-25T14:33:01.643Z] === RUN TestGetSameAddress [2022-01-25T14:33:01.643Z] --- PASS: TestGetSameAddress (0.02s) [2022-01-25T14:33:01.643Z] === RUN TestPoolAllocationReuse [2022-01-25T14:33:02.127Z] === RUN TestGetCapabilities [2022-01-25T14:33:02.127Z] --- PASS: TestGetCapabilities (0.01s) [2022-01-25T14:33:02.127Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-01-25T14:33:02.127Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-01-25T14:33:02.127Z] === RUN TestGetDefaultAddressSpaces [2022-01-25T14:33:02.127Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-01-25T14:33:02.127Z] === RUN TestRemoteDriver [2022-01-25T14:33:02.127Z] --- PASS: TestRemoteDriver (0.00s) [2022-01-25T14:33:02.127Z] PASS [2022-01-25T14:33:02.127Z] coverage: 47.4% of statements [2022-01-25T14:33:02.127Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.079s coverage: 47.4% of statements [2022-01-25T14:33:02.131Z] === RUN TestReadPluginNoRead/default [2022-01-25T14:33:02.185Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-01-25T14:33:02.185Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-01-25T14:33:02.185Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-01-25T14:33:02.185Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-01-25T14:33:02.185Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-01-25T14:33:02.185Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.01s) [2022-01-25T14:33:02.185Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-01-25T14:33:02.185Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-01-25T14:33:02.185Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-01-25T14:33:02.185Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-01-25T14:33:02.185Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-01-25T14:33:02.185Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-01-25T14:33:02.185Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-01-25T14:33:02.185Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2022-01-25T14:33:02.185Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-01-25T14:33:02.185Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-01-25T14:33:02.185Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-01-25T14:33:02.185Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-01-25T14:33:02.185Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-01-25T14:33:02.185Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-01-25T14:33:02.185Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-01-25T14:33:02.185Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-01-25T14:33:02.185Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-01-25T14:33:02.185Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-01-25T14:33:02.185Z] === RUN TestConfigureDaemonLogs [2022-01-25T14:33:02.185Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-01-25T14:33:02.185Z] === RUN TestCommonOptionsInstallFlags [2022-01-25T14:33:02.185Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-01-25T14:33:02.185Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-01-25T14:33:02.185Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-01-25T14:33:02.185Z] PASS [2022-01-25T14:33:02.185Z] coverage: 18.6% of statements [2022-01-25T14:33:02.185Z] ok github.com/docker/docker/cmd/dockerd 0.404s coverage: 18.6% of statements [2022-01-25T14:33:02.185Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-01-25T14:33:02.185Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-01-25T14:33:02.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-01-25T14:33:02.609Z] --- PASS: TestPoolAllocationReuse (1.05s) [2022-01-25T14:33:02.609Z] === RUN TestGetAddressSubPoolEqualPool [2022-01-25T14:33:02.609Z] --- PASS: TestGetAddressSubPoolEqualPool (0.01s) [2022-01-25T14:33:02.609Z] === RUN TestRequestReleaseAddressFromSubPool [2022-01-25T14:33:03.091Z] === RUN TestWindowsIPAM [2022-01-25T14:33:03.091Z] --- PASS: TestWindowsIPAM (0.00s) [2022-01-25T14:33:03.091Z] PASS [2022-01-25T14:33:03.091Z] coverage: 71.4% of statements [2022-01-25T14:33:03.091Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.041s coverage: 71.4% of statements [2022-01-25T14:33:03.207Z] === RUN TestContainerStopSignal [2022-01-25T14:33:03.207Z] --- PASS: TestContainerStopSignal (0.00s) [2022-01-25T14:33:03.207Z] === RUN TestContainerStopTimeout [2022-01-25T14:33:03.207Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-01-25T14:33:03.207Z] === RUN TestContainerSecretReferenceDestTarget [2022-01-25T14:33:03.207Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-01-25T14:33:03.207Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-01-25T14:33:03.207Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-01-25T14:33:03.207Z] === RUN TestContainerLogPathSetForRingLogger [2022-01-25T14:33:03.207Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-01-25T14:33:03.207Z] === RUN TestReplaceAndAppendEnvVars [2022-01-25T14:33:03.207Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-01-25T14:33:03.207Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-01-25T14:33:03.207Z] === RUN TestNewMemoryStore [2022-01-25T14:33:03.207Z] --- PASS: TestNewMemoryStore (0.00s) [2022-01-25T14:33:03.207Z] === RUN TestAddContainers [2022-01-25T14:33:03.207Z] --- PASS: TestAddContainers (0.00s) [2022-01-25T14:33:03.207Z] === RUN TestGetContainer [2022-01-25T14:33:03.207Z] --- PASS: TestGetContainer (0.00s) [2022-01-25T14:33:03.207Z] === RUN TestDeleteContainer [2022-01-25T14:33:03.207Z] --- PASS: TestDeleteContainer (0.00s) [2022-01-25T14:33:03.207Z] === RUN TestListContainers [2022-01-25T14:33:03.207Z] --- PASS: TestListContainers (0.00s) [2022-01-25T14:33:03.207Z] === RUN TestFirstContainer [2022-01-25T14:33:03.207Z] --- PASS: TestFirstContainer (0.00s) [2022-01-25T14:33:03.207Z] === RUN TestApplyAllContainer [2022-01-25T14:33:03.207Z] --- PASS: TestApplyAllContainer (0.00s) [2022-01-25T14:33:03.207Z] === RUN TestIsValidHealthString [2022-01-25T14:33:03.207Z] --- PASS: TestIsValidHealthString (0.00s) [2022-01-25T14:33:03.207Z] === RUN TestStateRunStop [2022-01-25T14:33:03.207Z] --- PASS: TestStateRunStop (0.00s) [2022-01-25T14:33:03.207Z] === RUN TestStateTimeoutWait [2022-01-25T14:33:03.207Z] state_test.go:141: Stop callback fired [2022-01-25T14:33:03.207Z] state_test.go:165: Stop callback fired [2022-01-25T14:33:03.207Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-01-25T14:33:03.207Z] === RUN TestIsValidStateString [2022-01-25T14:33:03.207Z] --- PASS: TestIsValidStateString (0.00s) [2022-01-25T14:33:03.207Z] === RUN TestViewSaveDelete [2022-01-25T14:33:03.207Z] --- PASS: TestViewSaveDelete (0.01s) [2022-01-25T14:33:03.207Z] === RUN TestViewAll [2022-01-25T14:33:03.207Z] --- PASS: TestViewAll (0.01s) [2022-01-25T14:33:03.207Z] === RUN TestViewGet [2022-01-25T14:33:03.207Z] --- PASS: TestViewGet (0.01s) [2022-01-25T14:33:03.207Z] === RUN TestNames [2022-01-25T14:33:03.207Z] --- PASS: TestNames (0.00s) [2022-01-25T14:33:03.207Z] === RUN TestViewWithHealthCheck [2022-01-25T14:33:03.207Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-01-25T14:33:03.207Z] PASS [2022-01-25T14:33:03.207Z] coverage: 41.7% of statements [2022-01-25T14:33:03.208Z] ok github.com/docker/docker/container 0.243s coverage: 41.7% of statements [2022-01-25T14:33:03.208Z] ? github.com/docker/docker/container/stream [no test files] [2022-01-25T14:33:03.208Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-01-25T14:33:03.208Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-01-25T14:33:03.208Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-01-25T14:33:03.496Z] --- PASS: TestContinueAfterPluginCrash (8.63s) [2022-01-25T14:33:03.496Z] === RUN TestReadPluginNoRead/disabled_caching [2022-01-25T14:33:03.574Z] === RUN TestDefaultNetwork [2022-01-25T14:33:04.057Z] --- PASS: TestDefaultNetwork (0.26s) [2022-01-25T14:33:04.057Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-01-25T14:33:04.057Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.46s) [2022-01-25T14:33:04.057Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-01-25T14:33:04.057Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.27s) [2022-01-25T14:33:04.057Z] === RUN TestInitAddressPools [2022-01-25T14:33:04.057Z] --- PASS: TestInitAddressPools (0.00s) [2022-01-25T14:33:04.057Z] PASS [2022-01-25T14:33:04.057Z] coverage: 74.0% of statements [2022-01-25T14:33:04.057Z] ok github.com/docker/docker/libnetwork/ipamutils 0.588s coverage: 74.0% of statements [2022-01-25T14:33:04.540Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-01-25T14:33:04.540Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-01-25T14:33:04.540Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-01-25T14:33:04.540Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-01-25T14:33:04.540Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-01-25T14:33:04.540Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-01-25T14:33:04.540Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-01-25T14:33:04.540Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-01-25T14:33:04.540Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-01-25T14:33:04.540Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-01-25T14:33:04.540Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-01-25T14:33:04.540Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-01-25T14:33:04.540Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-01-25T14:33:04.540Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-01-25T14:33:04.540Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-01-25T14:33:04.540Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-01-25T14:33:04.540Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-01-25T14:33:04.540Z] === RUN TestKeyValue [2022-01-25T14:33:04.540Z] --- PASS: TestKeyValue (0.00s) [2022-01-25T14:33:04.540Z] PASS [2022-01-25T14:33:04.540Z] coverage: 60.0% of statements [2022-01-25T14:33:04.540Z] ok github.com/docker/docker/libnetwork/netlabel 0.036s coverage: 60.0% of statements [2022-01-25T14:33:04.829Z] === RUN TestPrepare [2022-01-25T14:33:04.829Z] --- PASS: TestPrepare (0.00s) [2022-01-25T14:33:04.829Z] === RUN TestStart [2022-01-25T14:33:04.829Z] --- PASS: TestStart (0.00s) [2022-01-25T14:33:04.829Z] === RUN TestWaitCancel [2022-01-25T14:33:04.829Z] --- PASS: TestWaitCancel (0.00s) [2022-01-25T14:33:04.829Z] === RUN TestWaitDisabled [2022-01-25T14:33:04.829Z] --- PASS: TestWaitDisabled (0.00s) [2022-01-25T14:33:04.829Z] === RUN TestWaitEnabled [2022-01-25T14:33:04.829Z] --- PASS: TestWaitEnabled (0.00s) [2022-01-25T14:33:04.829Z] === RUN TestRemove [2022-01-25T14:33:04.829Z] --- PASS: TestRemove (0.00s) [2022-01-25T14:33:04.829Z] PASS [2022-01-25T14:33:04.829Z] coverage: 65.3% of statements [2022-01-25T14:33:04.829Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.071s coverage: 65.3% of statements [2022-01-25T14:33:04.863Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-01-25T14:33:04.864Z] === CONT TestReadPluginNoRead [2022-01-25T14:33:04.864Z] read_test.go:92: [d755686b27d75] daemon is not started [2022-01-25T14:33:04.864Z] --- PASS: TestReadPluginNoRead (5.95s) [2022-01-25T14:33:04.864Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.21s) [2022-01-25T14:33:04.864Z] --- PASS: TestReadPluginNoRead/default (1.29s) [2022-01-25T14:33:04.864Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.29s) [2022-01-25T14:33:04.864Z] PASS [2022-01-25T14:33:04.864Z] [2022-01-25T14:33:04.864Z] DONE 6 tests in 10.010s [2022-01-25T14:33:04.864Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-01-25T14:33:04.864Z] testing: warning: no tests to run [2022-01-25T14:33:04.864Z] PASS [2022-01-25T14:33:04.864Z] [2022-01-25T14:33:04.864Z] DONE 0 tests in 0.027s [2022-01-25T14:33:04.864Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-01-25T14:33:04.864Z] INFO: Testing against a local daemon [2022-01-25T14:33:04.864Z] === RUN TestPluginWithDevMounts [2022-01-25T14:33:04.864Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-01-25T14:33:04.864Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-01-25T14:33:04.864Z] PASS [2022-01-25T14:33:04.864Z] [2022-01-25T14:33:04.864Z] === Skipped [2022-01-25T14:33:04.864Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-01-25T14:33:04.864Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-01-25T14:33:04.864Z] [2022-01-25T14:33:04.864Z] DONE 1 tests, 1 skipped in 0.083s [2022-01-25T14:33:04.864Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-01-25T14:33:04.864Z] INFO: Testing against a local daemon [2022-01-25T14:33:04.864Z] === RUN TestSecretInspect [2022-01-25T14:33:04.864Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T14:33:04.864Z] --- SKIP: TestSecretInspect (0.01s) [2022-01-25T14:33:04.864Z] === RUN TestSecretList [2022-01-25T14:33:04.864Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T14:33:04.864Z] --- SKIP: TestSecretList (0.01s) [2022-01-25T14:33:04.864Z] === RUN TestSecretsCreateAndDelete [2022-01-25T14:33:05.121Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T14:33:05.121Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-01-25T14:33:05.121Z] === RUN TestSecretsUpdate [2022-01-25T14:33:05.121Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T14:33:05.121Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-01-25T14:33:05.121Z] === RUN TestTemplatedSecret [2022-01-25T14:33:05.121Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T14:33:05.121Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-01-25T14:33:05.121Z] === RUN TestSecretCreateResolve [2022-01-25T14:33:05.121Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T14:33:05.121Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-01-25T14:33:05.121Z] PASS [2022-01-25T14:33:05.121Z] [2022-01-25T14:33:05.121Z] === Skipped [2022-01-25T14:33:05.121Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-01-25T14:33:05.121Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T14:33:05.121Z] [2022-01-25T14:33:05.121Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-01-25T14:33:05.121Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T14:33:05.121Z] [2022-01-25T14:33:05.121Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-01-25T14:33:05.121Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T14:33:05.121Z] [2022-01-25T14:33:05.121Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-01-25T14:33:05.121Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T14:33:05.121Z] [2022-01-25T14:33:05.121Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-01-25T14:33:05.121Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T14:33:05.121Z] [2022-01-25T14:33:05.121Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-01-25T14:33:05.121Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T14:33:05.121Z] [2022-01-25T14:33:05.121Z] DONE 6 tests, 6 skipped in 0.143s [2022-01-25T14:33:05.121Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-01-25T14:33:05.121Z] INFO: Testing against a local daemon [2022-01-25T14:33:05.121Z] === RUN TestServiceCreateInit [2022-01-25T14:33:05.121Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-25T14:33:05.121Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T14:33:05.121Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-25T14:33:05.121Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T14:33:05.121Z] --- PASS: TestServiceCreateInit (0.01s) [2022-01-25T14:33:05.121Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-25T14:33:05.121Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-25T14:33:05.121Z] === RUN TestCreateServiceMultipleTimes [2022-01-25T14:33:05.121Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T14:33:05.121Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-01-25T14:33:05.121Z] === RUN TestCreateServiceConflict [2022-01-25T14:33:05.121Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T14:33:05.121Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-01-25T14:33:05.121Z] === RUN TestCreateServiceMaxReplicas [2022-01-25T14:33:05.121Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T14:33:05.121Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-01-25T14:33:05.121Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-25T14:33:05.121Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T14:33:05.121Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-01-25T14:33:05.121Z] === RUN TestCreateServiceSecretFileMode [2022-01-25T14:33:05.121Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T14:33:05.121Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-01-25T14:33:05.121Z] === RUN TestCreateServiceConfigFileMode [2022-01-25T14:33:05.121Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T14:33:05.121Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-01-25T14:33:05.121Z] === RUN TestCreateServiceSysctls [2022-01-25T14:33:05.121Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T14:33:05.377Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-01-25T14:33:05.377Z] === RUN TestCreateServiceCapabilities [2022-01-25T14:33:05.377Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T14:33:05.377Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2022-01-25T14:33:05.377Z] === RUN TestInspect [2022-01-25T14:33:05.377Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T14:33:05.377Z] --- SKIP: TestInspect (0.01s) [2022-01-25T14:33:05.377Z] === RUN TestCreateJob [2022-01-25T14:33:05.377Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T14:33:05.377Z] --- SKIP: TestCreateJob (0.01s) [2022-01-25T14:33:05.377Z] === RUN TestReplicatedJob [2022-01-25T14:33:05.377Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T14:33:05.377Z] --- SKIP: TestReplicatedJob (0.01s) [2022-01-25T14:33:05.377Z] === RUN TestUpdateReplicatedJob [2022-01-25T14:33:05.377Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T14:33:05.377Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-01-25T14:33:05.377Z] === RUN TestServiceListWithStatuses [2022-01-25T14:33:05.377Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-25T14:33:05.377Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-01-25T14:33:05.377Z] === RUN TestDockerNetworkConnectAlias [2022-01-25T14:33:05.377Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T14:33:05.377Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-01-25T14:33:05.377Z] === RUN TestDockerNetworkReConnect [2022-01-25T14:33:05.377Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T14:33:05.377Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-01-25T14:33:05.377Z] === RUN TestServicePlugin [2022-01-25T14:33:05.556Z] === RUN TestGenerate [2022-01-25T14:33:05.556Z] --- PASS: TestGenerate (0.00s) [2022-01-25T14:33:05.556Z] === RUN TestGeneratePtr [2022-01-25T14:33:05.556Z] --- PASS: TestGeneratePtr (0.00s) [2022-01-25T14:33:05.556Z] === RUN TestGenerateMissingField [2022-01-25T14:33:05.556Z] --- PASS: TestGenerateMissingField (0.00s) [2022-01-25T14:33:05.556Z] === RUN TestFieldCannotBeSet [2022-01-25T14:33:05.556Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-01-25T14:33:05.556Z] === RUN TestTypeMismatchError [2022-01-25T14:33:05.556Z] --- PASS: TestTypeMismatchError (0.00s) [2022-01-25T14:33:05.556Z] PASS [2022-01-25T14:33:05.556Z] coverage: 100.0% of statements [2022-01-25T14:33:05.556Z] ok github.com/docker/docker/libnetwork/options 0.143s coverage: 100.0% of statements [2022-01-25T14:33:05.854Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-01-25T14:33:06.046Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.89s) [2022-01-25T14:33:06.046Z] === RUN TestGetAddress [2022-01-25T14:33:06.341Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.22s) [2022-01-25T14:33:06.341Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-01-25T14:33:06.341Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-01-25T14:33:06.341Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-01-25T14:33:06.341Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-01-25T14:33:06.341Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-01-25T14:33:06.341Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-01-25T14:33:06.341Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-01-25T14:33:06.341Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-01-25T14:33:06.341Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-01-25T14:33:06.341Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-01-25T14:33:06.341Z] === RUN TestServiceConvertToGRPCIsolation [2022-01-25T14:33:06.341Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-01-25T14:33:06.341Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-01-25T14:33:06.341Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-01-25T14:33:06.341Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-01-25T14:33:06.341Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-01-25T14:33:06.341Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-01-25T14:33:06.341Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-01-25T14:33:06.341Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-01-25T14:33:06.341Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-01-25T14:33:06.341Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-01-25T14:33:06.341Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-01-25T14:33:06.341Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-01-25T14:33:06.341Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-01-25T14:33:06.341Z] === RUN TestServiceConvertFromGRPCIsolation [2022-01-25T14:33:06.341Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-01-25T14:33:06.341Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-01-25T14:33:06.341Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-01-25T14:33:06.341Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-01-25T14:33:06.341Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-01-25T14:33:06.341Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-01-25T14:33:06.341Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-01-25T14:33:06.341Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-01-25T14:33:06.341Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-01-25T14:33:06.341Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-01-25T14:33:06.341Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-01-25T14:33:06.341Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-01-25T14:33:06.341Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-01-25T14:33:06.341Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-01-25T14:33:06.341Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-01-25T14:33:06.341Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-01-25T14:33:06.341Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-01-25T14:33:06.341Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-01-25T14:33:06.341Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-01-25T14:33:06.341Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-01-25T14:33:06.341Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-01-25T14:33:06.341Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-01-25T14:33:06.341Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-01-25T14:33:06.341Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-01-25T14:33:06.342Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-01-25T14:33:06.342Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-01-25T14:33:06.342Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-01-25T14:33:06.342Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-01-25T14:33:06.342Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-01-25T14:33:06.342Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-01-25T14:33:06.342Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-01-25T14:33:06.342Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-01-25T14:33:06.342Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-01-25T14:33:06.342Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-01-25T14:33:06.342Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-01-25T14:33:06.342Z] === RUN TestNewListSecretsFilters [2022-01-25T14:33:06.342Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-01-25T14:33:06.342Z] === RUN TestNewListConfigsFilters [2022-01-25T14:33:06.342Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-01-25T14:33:06.342Z] PASS [2022-01-25T14:33:06.342Z] coverage: 0.5% of statements [2022-01-25T14:33:06.342Z] ok github.com/docker/docker/daemon/cluster 0.527s coverage: 0.5% of statements [2022-01-25T14:33:06.342Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-01-25T14:33:06.528Z] testing: warning: no tests to run [2022-01-25T14:33:06.528Z] PASS [2022-01-25T14:33:06.528Z] coverage: 0.0% of statements [2022-01-25T14:33:06.528Z] ok github.com/docker/docker/libnetwork/osl 0.040s coverage: 0.0% of statements [no tests to run] [2022-01-25T14:33:06.829Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-01-25T14:33:06.829Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-01-25T14:33:06.829Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-01-25T14:33:06.829Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-01-25T14:33:06.829Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-01-25T14:33:06.829Z] === RUN TestServiceConvertFromGRPCConfigs [2022-01-25T14:33:06.829Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-01-25T14:33:06.829Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-01-25T14:33:06.829Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-01-25T14:33:06.829Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-01-25T14:33:06.829Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-01-25T14:33:06.829Z] === RUN TestServiceConvertToGRPCConfigs [2022-01-25T14:33:06.829Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-01-25T14:33:06.829Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-01-25T14:33:06.829Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-01-25T14:33:06.829Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-01-25T14:33:06.829Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-01-25T14:33:06.829Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-01-25T14:33:06.829Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-01-25T14:33:06.829Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-01-25T14:33:06.829Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-01-25T14:33:06.829Z] PASS [2022-01-25T14:33:06.829Z] coverage: 35.9% of statements [2022-01-25T14:33:06.829Z] ok github.com/docker/docker/daemon/cluster/convert 0.468s coverage: 35.9% of statements [2022-01-25T14:33:07.011Z] === RUN TestNetworkDBSimple [2022-01-25T14:33:07.269Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T14:33:07.269Z] --- SKIP: TestServicePlugin (1.88s) [2022-01-25T14:33:07.269Z] === RUN TestServiceUpdateLabel [2022-01-25T14:33:07.269Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T14:33:07.269Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-01-25T14:33:07.269Z] === RUN TestServiceUpdateSecrets [2022-01-25T14:33:07.269Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T14:33:07.269Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-01-25T14:33:07.269Z] === RUN TestServiceUpdateConfigs [2022-01-25T14:33:07.269Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T14:33:07.269Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-01-25T14:33:07.269Z] === RUN TestServiceUpdateNetwork [2022-01-25T14:33:07.269Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T14:33:07.269Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-01-25T14:33:07.269Z] === RUN TestServiceUpdatePidsLimit [2022-01-25T14:33:07.269Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T14:33:07.269Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2022-01-25T14:33:07.269Z] PASS [2022-01-25T14:33:07.269Z] [2022-01-25T14:33:07.269Z] === Skipped [2022-01-25T14:33:07.269Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-25T14:33:07.269Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T14:33:07.269Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-25T14:33:07.269Z] [2022-01-25T14:33:07.269Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-25T14:33:07.269Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T14:33:07.269Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-25T14:33:07.269Z] [2022-01-25T14:33:07.269Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-01-25T14:33:07.269Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T14:33:07.269Z] [2022-01-25T14:33:07.269Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-01-25T14:33:07.269Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T14:33:07.269Z] [2022-01-25T14:33:07.269Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-01-25T14:33:07.269Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T14:33:07.269Z] [2022-01-25T14:33:07.269Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-01-25T14:33:07.269Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T14:33:07.269Z] [2022-01-25T14:33:07.269Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-01-25T14:33:07.269Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T14:33:07.269Z] [2022-01-25T14:33:07.269Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-01-25T14:33:07.269Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T14:33:07.269Z] [2022-01-25T14:33:07.269Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.04s) [2022-01-25T14:33:07.269Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T14:33:07.269Z] [2022-01-25T14:33:07.269Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2022-01-25T14:33:07.269Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T14:33:07.269Z] [2022-01-25T14:33:07.269Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-01-25T14:33:07.269Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T14:33:07.269Z] [2022-01-25T14:33:07.269Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-01-25T14:33:07.269Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T14:33:07.269Z] [2022-01-25T14:33:07.269Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-01-25T14:33:07.269Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T14:33:07.269Z] [2022-01-25T14:33:07.269Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-01-25T14:33:07.269Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T14:33:07.269Z] [2022-01-25T14:33:07.269Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-01-25T14:33:07.269Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-25T14:33:07.269Z] [2022-01-25T14:33:07.269Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-01-25T14:33:07.269Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T14:33:07.269Z] [2022-01-25T14:33:07.269Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-01-25T14:33:07.269Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T14:33:07.269Z] [2022-01-25T14:33:07.269Z] === SKIP: amd64.integration.service TestServicePlugin (1.88s) [2022-01-25T14:33:07.269Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T14:33:07.269Z] [2022-01-25T14:33:07.269Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-01-25T14:33:07.269Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T14:33:07.269Z] [2022-01-25T14:33:07.269Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-01-25T14:33:07.269Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T14:33:07.269Z] [2022-01-25T14:33:07.269Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-01-25T14:33:07.269Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T14:33:07.269Z] [2022-01-25T14:33:07.269Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-01-25T14:33:07.269Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T14:33:07.269Z] [2022-01-25T14:33:07.269Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2022-01-25T14:33:07.269Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T14:33:07.269Z] [2022-01-25T14:33:07.269Z] DONE 24 tests, 23 skipped in 2.238s [2022-01-25T14:33:07.269Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-01-25T14:33:07.269Z] INFO: Testing against a local daemon [2022-01-25T14:33:07.269Z] === RUN TestSessionCreate [2022-01-25T14:33:07.269Z] --- PASS: TestSessionCreate (0.02s) [2022-01-25T14:33:07.269Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-25T14:33:07.419Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-01-25T14:33:07.494Z] === RUN TestRequestNewPort [2022-01-25T14:33:07.494Z] --- PASS: TestRequestNewPort (0.00s) [2022-01-25T14:33:07.494Z] === RUN TestRequestSpecificPort [2022-01-25T14:33:07.494Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-01-25T14:33:07.494Z] === RUN TestReleasePort [2022-01-25T14:33:07.494Z] --- PASS: TestReleasePort (0.00s) [2022-01-25T14:33:07.494Z] === RUN TestReuseReleasedPort [2022-01-25T14:33:07.494Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-01-25T14:33:07.494Z] === RUN TestReleaseUnreadledPort [2022-01-25T14:33:07.494Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-01-25T14:33:07.494Z] === RUN TestUnknowProtocol [2022-01-25T14:33:07.494Z] --- PASS: TestUnknowProtocol (0.00s) [2022-01-25T14:33:07.494Z] === RUN TestAllocateAllPorts [2022-01-25T14:33:07.494Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-01-25T14:33:07.494Z] === RUN TestPortAllocation [2022-01-25T14:33:07.494Z] --- PASS: TestPortAllocation (0.00s) [2022-01-25T14:33:07.494Z] === RUN TestPortAllocationWithCustomRange [2022-01-25T14:33:07.494Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-01-25T14:33:07.494Z] === RUN TestNoDuplicateBPR [2022-01-25T14:33:07.494Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-01-25T14:33:07.494Z] === RUN TestChangePortRange [2022-01-25T14:33:07.494Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-01-25T14:33:07.494Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-01-25T14:33:07.494Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-01-25T14:33:07.494Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-01-25T14:33:07.494Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-01-25T14:33:07.494Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-01-25T14:33:07.494Z] --- PASS: TestChangePortRange (0.00s) [2022-01-25T14:33:07.494Z] PASS [2022-01-25T14:33:07.494Z] coverage: 88.6% of statements [2022-01-25T14:33:07.494Z] ok github.com/docker/docker/libnetwork/portallocator 0.046s coverage: 88.6% of statements [2022-01-25T14:33:07.526Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-01-25T14:33:07.526Z] PASS [2022-01-25T14:33:07.526Z] [2022-01-25T14:33:07.526Z] DONE 2 tests in 0.116s [2022-01-25T14:33:07.526Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-01-25T14:33:07.526Z] INFO: Testing against a local daemon [2022-01-25T14:33:07.526Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-25T14:33:07.526Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-01-25T14:33:07.526Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-25T14:33:07.526Z] === RUN TestDiskUsage [2022-01-25T14:33:07.526Z] === PAUSE TestDiskUsage [2022-01-25T14:33:07.526Z] === RUN TestEventsExecDie [2022-01-25T14:33:07.976Z] 2022/01/25 14:33:07 Closing DB instances... [2022-01-25T14:33:08.088Z] --- PASS: TestEventsExecDie (0.50s) [2022-01-25T14:33:08.088Z] === RUN TestEventsBackwardsCompatible [2022-01-25T14:33:08.088Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-01-25T14:33:08.088Z] === RUN TestEventsVolumeCreate [2022-01-25T14:33:08.088Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-01-25T14:33:08.088Z] === RUN TestInfoBinaryCommits [2022-01-25T14:33:08.088Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-01-25T14:33:08.088Z] === RUN TestInfoAPIVersioned [2022-01-25T14:33:08.088Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-01-25T14:33:08.088Z] === RUN TestInfoAPI [2022-01-25T14:33:08.088Z] --- PASS: TestInfoAPI (0.02s) [2022-01-25T14:33:08.088Z] === RUN TestInfoAPIWarnings [2022-01-25T14:33:08.458Z] testing: warning: no tests to run [2022-01-25T14:33:08.458Z] PASS [2022-01-25T14:33:08.458Z] coverage: 0.0% of statements [2022-01-25T14:33:08.458Z] ok github.com/docker/docker/libnetwork/portmapper 0.039s coverage: 0.0% of statements [no tests to run] [2022-01-25T14:33:08.807Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-01-25T14:33:08.940Z] === RUN TestHashData [2022-01-25T14:33:08.940Z] --- PASS: TestHashData (0.00s) [2022-01-25T14:33:08.940Z] PASS [2022-01-25T14:33:08.940Z] coverage: 2.8% of statements [2022-01-25T14:33:08.940Z] ok github.com/docker/docker/libnetwork/resolvconf 0.037s coverage: 2.8% of statements [2022-01-25T14:33:08.940Z] --- PASS: TestNetworkDBSimple (2.23s) [2022-01-25T14:33:08.940Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-01-25T14:33:09.331Z] Removing intermediate container 51f9eb9d28df [2022-01-25T14:33:09.331Z] ---> 199a1379cfa9 [2022-01-25T14:33:09.331Z] 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 [2022-01-25T14:33:09.331Z] ---> Running in e7a64a601ac5 [2022-01-25T14:33:09.872Z] === RUN TestBuilderGC [2022-01-25T14:33:09.872Z] --- PASS: TestBuilderGC (0.00s) [2022-01-25T14:33:09.872Z] === RUN TestDaemonConfigurationNotFound [2022-01-25T14:33:09.872Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-01-25T14:33:09.872Z] === RUN TestDaemonBrokenConfiguration [2022-01-25T14:33:09.872Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-01-25T14:33:09.872Z] === RUN TestFindConfigurationConflicts [2022-01-25T14:33:09.872Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-01-25T14:33:09.872Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-01-25T14:33:09.872Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-01-25T14:33:09.872Z] === RUN TestDaemonConfigurationMergeConflicts [2022-01-25T14:33:09.872Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-01-25T14:33:09.872Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-01-25T14:33:09.872Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-01-25T14:33:09.872Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-01-25T14:33:09.872Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-01-25T14:33:09.872Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-01-25T14:33:09.872Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-01-25T14:33:09.872Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-01-25T14:33:09.872Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-01-25T14:33:09.872Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-01-25T14:33:09.872Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-01-25T14:33:09.872Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-01-25T14:33:09.872Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-01-25T14:33:09.872Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-01-25T14:33:09.872Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-01-25T14:33:09.872Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-01-25T14:33:09.872Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-01-25T14:33:09.872Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-01-25T14:33:09.872Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-01-25T14:33:09.872Z] === RUN TestValidateConfigurationErrors [2022-01-25T14:33:09.872Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-01-25T14:33:09.872Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-01-25T14:33:09.872Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-01-25T14:33:09.954Z] === RUN TestErrorConstructors [2022-01-25T14:33:09.954Z] --- PASS: TestErrorConstructors (0.00s) [2022-01-25T14:33:09.954Z] === RUN TestCompareIPMask [2022-01-25T14:33:09.954Z] --- PASS: TestCompareIPMask (0.00s) [2022-01-25T14:33:09.954Z] === RUN TestUtilGetHostPartIP [2022-01-25T14:33:09.954Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-01-25T14:33:09.954Z] === RUN TestUtilGetBroadcastIP [2022-01-25T14:33:09.954Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-01-25T14:33:09.954Z] === RUN TestParseCIDR [2022-01-25T14:33:09.954Z] --- PASS: TestParseCIDR (0.00s) [2022-01-25T14:33:09.954Z] PASS [2022-01-25T14:33:09.954Z] coverage: 37.3% of statements [2022-01-25T14:33:09.954Z] ok github.com/docker/docker/libnetwork/types 0.041s coverage: 37.3% of statements [2022-01-25T14:33:09.954Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-01-25T14:33:09.954Z] PASS [2022-01-25T14:33:09.954Z] coverage: 100.0% of statements [2022-01-25T14:33:09.954Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.043s coverage: 100.0% of statements [2022-01-25T14:33:10.358Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-01-25T14:33:10.358Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-01-25T14:33:10.358Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-01-25T14:33:10.358Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-01-25T14:33:10.358Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-01-25T14:33:10.358Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-01-25T14:33:10.358Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-01-25T14:33:10.358Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-01-25T14:33:10.358Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-01-25T14:33:10.358Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-01-25T14:33:10.358Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-01-25T14:33:10.358Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-01-25T14:33:10.358Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-01-25T14:33:10.358Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-01-25T14:33:10.358Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-01-25T14:33:10.358Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-01-25T14:33:10.358Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-01-25T14:33:10.358Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-01-25T14:33:10.358Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-01-25T14:33:10.358Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-01-25T14:33:10.358Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-01-25T14:33:10.358Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-01-25T14:33:10.358Z] === RUN TestValidateConfiguration [2022-01-25T14:33:10.358Z] === RUN TestValidateConfiguration/with_label [2022-01-25T14:33:10.358Z] === RUN TestValidateConfiguration/with_dns [2022-01-25T14:33:10.358Z] === RUN TestValidateConfiguration/with_dns-search [2022-01-25T14:33:10.358Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-01-25T14:33:10.358Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-01-25T14:33:10.358Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-01-25T14:33:10.358Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-01-25T14:33:10.358Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-01-25T14:33:10.358Z] --- PASS: TestValidateConfiguration (0.00s) [2022-01-25T14:33:10.358Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-01-25T14:33:10.358Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-01-25T14:33:10.358Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-01-25T14:33:10.358Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-01-25T14:33:10.358Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-01-25T14:33:10.358Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-01-25T14:33:10.358Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-01-25T14:33:10.358Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-01-25T14:33:10.358Z] === RUN TestReloadSetConfigFileNotExist [2022-01-25T14:33:10.358Z] time="2022-01-25T14:33:09Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-01-25T14:33:10.358Z] --- PASS: TestReloadSetConfigFileNotExist (0.22s) [2022-01-25T14:33:10.358Z] === RUN TestReloadDefaultConfigNotExist [2022-01-25T14:33:10.358Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:33:10.358Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-01-25T14:33:10.358Z] === RUN TestReloadBadDefaultConfig [2022-01-25T14:33:10.358Z] time="2022-01-25T14:33:09Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1619323150" [2022-01-25T14:33:10.358Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-01-25T14:33:10.358Z] === RUN TestReloadWithConflictingLabels [2022-01-25T14:33:10.358Z] time="2022-01-25T14:33:09Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1929037764" [2022-01-25T14:33:10.358Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-01-25T14:33:10.358Z] === RUN TestReloadWithDuplicateLabels [2022-01-25T14:33:10.358Z] time="2022-01-25T14:33:09Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1568534342" [2022-01-25T14:33:10.358Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-01-25T14:33:10.358Z] === RUN TestMaskURLCredentials [2022-01-25T14:33:10.358Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-01-25T14:33:10.358Z] === RUN TestDaemonConfigurationMerge [2022-01-25T14:33:10.358Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-01-25T14:33:10.358Z] PASS [2022-01-25T14:33:10.358Z] coverage: 79.2% of statements [2022-01-25T14:33:10.358Z] ok github.com/docker/docker/daemon/config 0.379s coverage: 79.2% of statements [2022-01-25T14:33:10.358Z] === RUN TestEventsLog [2022-01-25T14:33:10.358Z] --- PASS: TestEventsLog (0.00s) [2022-01-25T14:33:10.358Z] === RUN TestEventsLogTimeout [2022-01-25T14:33:10.358Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-01-25T14:33:10.358Z] === RUN TestLogEvents [2022-01-25T14:33:10.358Z] --- PASS: TestLogEvents (0.05s) [2022-01-25T14:33:10.358Z] === RUN TestLoadBufferedEvents [2022-01-25T14:33:10.436Z] 2022/01/25 14:33:10 Closing DB instances... [2022-01-25T14:33:10.845Z] --- PASS: TestLoadBufferedEvents (0.17s) [2022-01-25T14:33:10.846Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-01-25T14:33:10.846Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-01-25T14:33:10.846Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-01-25T14:33:10.846Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-01-25T14:33:10.846Z] PASS [2022-01-25T14:33:10.846Z] coverage: 50.0% of statements [2022-01-25T14:33:10.846Z] ok github.com/docker/docker/daemon/events 0.298s coverage: 50.0% of statements [2022-01-25T14:33:10.846Z] === RUN TestWaitNodeAttachment [2022-01-25T14:33:10.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-01-25T14:33:10.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-01-25T14:33:10.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-01-25T14:33:10.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-01-25T14:33:10.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-01-25T14:33:10.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-01-25T14:33:10.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-01-25T14:33:10.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-01-25T14:33:10.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-01-25T14:33:10.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-01-25T14:33:10.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-01-25T14:33:10.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-01-25T14:33:10.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-01-25T14:33:10.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-01-25T14:33:10.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-01-25T14:33:10.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-01-25T14:33:10.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-01-25T14:33:10.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-01-25T14:33:10.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-01-25T14:33:10.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-01-25T14:33:10.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-01-25T14:33:10.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-01-25T14:33:10.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-01-25T14:33:10.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-01-25T14:33:10.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-01-25T14:33:10.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-01-25T14:33:10.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-01-25T14:33:10.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-01-25T14:33:10.918Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-01-25T14:33:10.918Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-01-25T14:33:10.918Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-01-25T14:33:10.918Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-01-25T14:33:10.918Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-01-25T14:33:10.918Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-01-25T14:33:10.918Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-01-25T14:33:10.918Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-01-25T14:33:10.918Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-01-25T14:33:10.918Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-01-25T14:33:10.918Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-01-25T14:33:10.918Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-01-25T14:33:10.918Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-01-25T14:33:10.918Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-01-25T14:33:10.918Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-01-25T14:33:10.918Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-01-25T14:33:10.918Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-01-25T14:33:10.918Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-01-25T14:33:10.919Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-01-25T14:33:10.919Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-01-25T14:33:10.919Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-01-25T14:33:10.919Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-01-25T14:33:10.919Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-01-25T14:33:10.919Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-01-25T14:33:10.919Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-01-25T14:33:10.919Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-01-25T14:33:10.919Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-01-25T14:33:10.919Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-01-25T14:33:10.919Z] PASS [2022-01-25T14:33:10.919Z] coverage: 50.0% of statements [2022-01-25T14:33:10.919Z] ok github.com/docker/docker/oci 0.044s coverage: 50.0% of statements [2022-01-25T14:33:10.919Z] === RUN TestAddressPoolOpt [2022-01-25T14:33:10.919Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-01-25T14:33:10.919Z] === RUN TestValidateEnv [2022-01-25T14:33:10.919Z] === RUN TestValidateEnv/a [2022-01-25T14:33:10.919Z] === RUN TestValidateEnv/something [2022-01-25T14:33:10.919Z] === RUN TestValidateEnv/_=a [2022-01-25T14:33:10.919Z] === RUN TestValidateEnv/env1=value1 [2022-01-25T14:33:10.919Z] === RUN TestValidateEnv/_env1=value1 [2022-01-25T14:33:10.919Z] === RUN TestValidateEnv/env2=value2=value3 [2022-01-25T14:33:10.919Z] === RUN TestValidateEnv/env3=abc!qwe [2022-01-25T14:33:10.919Z] === RUN TestValidateEnv/env_4=value_4 [2022-01-25T14:33:10.919Z] === RUN TestValidateEnv/PATH [2022-01-25T14:33:10.919Z] === RUN TestValidateEnv/=a [2022-01-25T14:33:10.919Z] === RUN TestValidateEnv/PATH= [2022-01-25T14:33:11.332Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-01-25T14:33:11.332Z] === RUN TestIsolationConversion [2022-01-25T14:33:11.332Z] === RUN TestIsolationConversion/default [2022-01-25T14:33:11.332Z] === RUN TestIsolationConversion/process [2022-01-25T14:33:11.332Z] === RUN TestIsolationConversion/hyperv [2022-01-25T14:33:11.332Z] --- PASS: TestIsolationConversion (0.00s) [2022-01-25T14:33:11.332Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-01-25T14:33:11.332Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-01-25T14:33:11.332Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-01-25T14:33:11.332Z] === RUN TestContainerLabels [2022-01-25T14:33:11.332Z] --- PASS: TestContainerLabels (0.00s) [2022-01-25T14:33:11.332Z] === RUN TestCredentialSpecConversion [2022-01-25T14:33:11.332Z] === RUN TestCredentialSpecConversion/none [2022-01-25T14:33:11.332Z] === RUN TestCredentialSpecConversion/config [2022-01-25T14:33:11.332Z] === RUN TestCredentialSpecConversion/file [2022-01-25T14:33:11.332Z] === RUN TestCredentialSpecConversion/registry [2022-01-25T14:33:11.332Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-01-25T14:33:11.332Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-01-25T14:33:11.332Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-01-25T14:33:11.332Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-01-25T14:33:11.332Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-01-25T14:33:11.332Z] === RUN TestControllerValidateMountBind [2022-01-25T14:33:11.332Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-01-25T14:33:11.332Z] === RUN TestControllerValidateMountVolume [2022-01-25T14:33:11.332Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-01-25T14:33:11.332Z] === RUN TestControllerValidateMountTarget [2022-01-25T14:33:11.332Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-01-25T14:33:11.332Z] === RUN TestControllerValidateMountTmpfs [2022-01-25T14:33:11.332Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-01-25T14:33:11.332Z] === RUN TestControllerValidateMountInvalidType [2022-01-25T14:33:11.332Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-01-25T14:33:11.332Z] === RUN TestControllerValidateMountNamedPipe [2022-01-25T14:33:11.332Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-01-25T14:33:11.332Z] PASS [2022-01-25T14:33:11.332Z] coverage: 11.0% of statements [2022-01-25T14:33:11.332Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.690s coverage: 11.0% of statements [2022-01-25T14:33:11.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-01-25T14:33:11.405Z] === RUN TestValidateEnv/PATH=something [2022-01-25T14:33:11.405Z] === RUN TestValidateEnv/asd!qwe [2022-01-25T14:33:11.405Z] === RUN TestValidateEnv/1asd [2022-01-25T14:33:11.405Z] === RUN TestValidateEnv/123 [2022-01-25T14:33:11.405Z] === RUN TestValidateEnv/some_space [2022-01-25T14:33:11.405Z] === RUN TestValidateEnv/__some_space_before [2022-01-25T14:33:11.405Z] === RUN TestValidateEnv/some_space_after__ [2022-01-25T14:33:11.405Z] === RUN TestValidateEnv/= [2022-01-25T14:33:11.405Z] === RUN TestValidateEnv/PaTh [2022-01-25T14:33:11.405Z] --- PASS: TestValidateEnv (0.00s) [2022-01-25T14:33:11.405Z] --- PASS: TestValidateEnv/a (0.00s) [2022-01-25T14:33:11.405Z] --- PASS: TestValidateEnv/something (0.00s) [2022-01-25T14:33:11.405Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-01-25T14:33:11.405Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-01-25T14:33:11.405Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-01-25T14:33:11.405Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-01-25T14:33:11.405Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-01-25T14:33:11.405Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-01-25T14:33:11.405Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-01-25T14:33:11.405Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-01-25T14:33:11.405Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-01-25T14:33:11.405Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-01-25T14:33:11.405Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-01-25T14:33:11.405Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-01-25T14:33:11.405Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-01-25T14:33:11.405Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-01-25T14:33:11.405Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-01-25T14:33:11.405Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-01-25T14:33:11.405Z] --- PASS: TestValidateEnv/= (0.00s) [2022-01-25T14:33:11.405Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-01-25T14:33:11.405Z] === RUN TestParseHost [2022-01-25T14:33:11.405Z] --- PASS: TestParseHost (0.00s) [2022-01-25T14:33:11.405Z] === RUN TestParseDockerDaemonHost [2022-01-25T14:33:11.405Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-01-25T14:33:11.405Z] === RUN TestParseTCP [2022-01-25T14:33:11.405Z] --- PASS: TestParseTCP (0.00s) [2022-01-25T14:33:11.405Z] === RUN TestParseInvalidUnixAddrInvalid [2022-01-25T14:33:11.405Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-01-25T14:33:11.405Z] === RUN TestValidateExtraHosts [2022-01-25T14:33:11.405Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-01-25T14:33:11.405Z] === RUN TestIpOptString [2022-01-25T14:33:11.405Z] --- PASS: TestIpOptString (0.00s) [2022-01-25T14:33:11.405Z] === RUN TestNewIpOptInvalidDefaultVal [2022-01-25T14:33:11.405Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-01-25T14:33:11.405Z] === RUN TestNewIpOptValidDefaultVal [2022-01-25T14:33:11.405Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-01-25T14:33:11.405Z] === RUN TestIpOptSetInvalidVal [2022-01-25T14:33:11.405Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-01-25T14:33:11.405Z] === RUN TestValidateIPAddress [2022-01-25T14:33:11.405Z] --- PASS: TestValidateIPAddress (0.00s) [2022-01-25T14:33:11.405Z] === RUN TestMapOpts [2022-01-25T14:33:11.405Z] --- PASS: TestMapOpts (0.00s) [2022-01-25T14:33:11.405Z] === RUN TestListOptsWithoutValidator [2022-01-25T14:33:11.405Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-01-25T14:33:11.405Z] === RUN TestListOptsWithValidator [2022-01-25T14:33:11.405Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-01-25T14:33:11.405Z] === RUN TestValidateDNSSearch [2022-01-25T14:33:11.405Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-01-25T14:33:11.405Z] === RUN TestValidateLabel [2022-01-25T14:33:11.405Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-01-25T14:33:11.405Z] === RUN TestValidateLabel/label_with_general_format [2022-01-25T14:33:11.405Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-01-25T14:33:11.405Z] === RUN TestValidateLabel/label_with_one_more [2022-01-25T14:33:11.405Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-01-25T14:33:11.405Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-01-25T14:33:11.405Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-01-25T14:33:11.405Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-01-25T14:33:11.405Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-01-25T14:33:11.405Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-01-25T14:33:11.405Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-01-25T14:33:11.405Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-01-25T14:33:11.405Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-01-25T14:33:11.405Z] --- PASS: TestValidateLabel (0.00s) [2022-01-25T14:33:11.405Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-01-25T14:33:11.405Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-01-25T14:33:11.405Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-01-25T14:33:11.405Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-01-25T14:33:11.405Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-01-25T14:33:11.405Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-01-25T14:33:11.405Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-01-25T14:33:11.405Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-01-25T14:33:11.405Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-01-25T14:33:11.405Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-01-25T14:33:11.405Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-01-25T14:33:11.405Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-01-25T14:33:11.405Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-01-25T14:33:11.405Z] === RUN TestNamedListOpts [2022-01-25T14:33:11.405Z] --- PASS: TestNamedListOpts (0.00s) [2022-01-25T14:33:11.405Z] === RUN TestNamedMapOpts [2022-01-25T14:33:11.405Z] --- PASS: TestNamedMapOpts (0.00s) [2022-01-25T14:33:11.405Z] === RUN TestParseLink [2022-01-25T14:33:11.405Z] --- PASS: TestParseLink (0.00s) [2022-01-25T14:33:11.405Z] === RUN TestQuotedStringSetWithQuotes [2022-01-25T14:33:11.405Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-01-25T14:33:11.405Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-01-25T14:33:11.405Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-01-25T14:33:11.405Z] === RUN TestQuotedStringSetWithNoQuotes [2022-01-25T14:33:11.405Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-01-25T14:33:11.405Z] === RUN TestUlimitOpt [2022-01-25T14:33:11.405Z] --- PASS: TestUlimitOpt (0.00s) [2022-01-25T14:33:11.405Z] PASS [2022-01-25T14:33:11.405Z] coverage: 67.1% of statements [2022-01-25T14:33:11.405Z] ok github.com/docker/docker/opts 0.074s coverage: 67.1% of statements [2022-01-25T14:33:11.405Z] === RUN TestParseVersion [2022-01-25T14:33:11.405Z] --- PASS: TestParseVersion (0.00s) [2022-01-25T14:33:11.405Z] PASS [2022-01-25T14:33:11.405Z] coverage: 52.9% of statements [2022-01-25T14:33:11.405Z] ok github.com/docker/docker/pkg/aaparser 0.038s coverage: 52.9% of statements [2022-01-25T14:33:11.888Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2022-01-25T14:33:11.888Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-01-25T14:33:12.361Z] === RUN TestIsEmptyDir [2022-01-25T14:33:12.361Z] --- PASS: TestIsEmptyDir (0.01s) [2022-01-25T14:33:12.361Z] PASS [2022-01-25T14:33:12.361Z] coverage: 2.3% of statements [2022-01-25T14:33:12.361Z] ok github.com/docker/docker/daemon/graphdriver 0.080s coverage: 2.3% of statements [2022-01-25T14:33:12.361Z] === RUN TestLinkNaming [2022-01-25T14:33:12.361Z] --- PASS: TestLinkNaming (0.00s) [2022-01-25T14:33:12.361Z] === RUN TestLinkNew [2022-01-25T14:33:12.361Z] --- PASS: TestLinkNew (0.00s) [2022-01-25T14:33:12.361Z] === RUN TestLinkEnv [2022-01-25T14:33:12.361Z] --- PASS: TestLinkEnv (0.00s) [2022-01-25T14:33:12.361Z] === RUN TestLinkMultipleEnv [2022-01-25T14:33:12.361Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-01-25T14:33:12.361Z] === RUN TestLinkPortRangeEnv [2022-01-25T14:33:12.361Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-01-25T14:33:12.361Z] PASS [2022-01-25T14:33:12.361Z] coverage: 93.0% of statements [2022-01-25T14:33:12.361Z] ok github.com/docker/docker/daemon/links 0.039s coverage: 93.0% of statements [2022-01-25T14:33:12.395Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-01-25T14:33:12.395Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-01-25T14:33:12.848Z] === RUN TestVerifyNetworkingConfig [2022-01-25T14:33:12.848Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-01-25T14:33:12.848Z] === RUN TestGetContainer [2022-01-25T14:33:12.848Z] --- PASS: TestGetContainer (0.00s) [2022-01-25T14:33:12.848Z] === RUN TestValidContainerNames [2022-01-25T14:33:12.848Z] --- PASS: TestValidContainerNames (0.00s) [2022-01-25T14:33:12.848Z] === RUN TestContainerInitDNS [2022-01-25T14:33:12.848Z] daemon_test.go:145: root required [2022-01-25T14:33:12.848Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-01-25T14:33:12.848Z] === RUN TestMerge [2022-01-25T14:33:12.848Z] --- PASS: TestMerge (0.00s) [2022-01-25T14:33:12.848Z] === RUN TestValidateContainerIsolation [2022-01-25T14:33:12.848Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-01-25T14:33:12.848Z] === RUN TestFindNetworkErrorType [2022-01-25T14:33:12.848Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-01-25T14:33:12.848Z] === RUN TestEnsureServicesExist [2022-01-25T14:33:12.848Z] --- PASS: TestEnsureServicesExist (0.01s) [2022-01-25T14:33:12.848Z] === RUN TestEnsureServicesExistErrors [2022-01-25T14:33:12.848Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-01-25T14:33:12.848Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-01-25T14:33:12.848Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-01-25T14:33:12.848Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-01-25T14:33:12.848Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-01-25T14:33:12.848Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-01-25T14:33:12.848Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-01-25T14:33:12.848Z] === RUN TestContainerDelete [2022-01-25T14:33:12.848Z] --- PASS: TestContainerDelete (0.00s) [2022-01-25T14:33:12.848Z] === RUN TestContainerDoubleDelete [2022-01-25T14:33:12.848Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-01-25T14:33:12.848Z] === RUN TestLogContainerEventCopyLabels [2022-01-25T14:33:12.848Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-01-25T14:33:12.848Z] === RUN TestLogContainerEventWithAttributes [2022-01-25T14:33:12.848Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-01-25T14:33:12.848Z] === RUN TestNoneHealthcheck [2022-01-25T14:33:12.848Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-01-25T14:33:12.848Z] === RUN TestHealthStates [2022-01-25T14:33:12.848Z] time="2022-01-25T14:33:12Z" 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" [2022-01-25T14:33:12.848Z] time="2022-01-25T14:33:12Z" 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" [2022-01-25T14:33:12.848Z] time="2022-01-25T14:33:12Z" 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" [2022-01-25T14:33:12.848Z] time="2022-01-25T14:33:12Z" 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" [2022-01-25T14:33:12.848Z] time="2022-01-25T14:33:12Z" 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" [2022-01-25T14:33:12.848Z] time="2022-01-25T14:33:12Z" 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" [2022-01-25T14:33:12.848Z] time="2022-01-25T14:33:12Z" 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" [2022-01-25T14:33:12.848Z] time="2022-01-25T14:33:12Z" 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" [2022-01-25T14:33:12.848Z] time="2022-01-25T14:33:12Z" 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" [2022-01-25T14:33:12.848Z] time="2022-01-25T14:33:12Z" 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" [2022-01-25T14:33:12.848Z] --- PASS: TestHealthStates (0.22s) [2022-01-25T14:33:12.848Z] === RUN TestGetInspectData [2022-01-25T14:33:12.848Z] --- PASS: TestGetInspectData (0.00s) [2022-01-25T14:33:12.848Z] === RUN TestFillLicense [2022-01-25T14:33:12.848Z] --- PASS: TestFillLicense (0.00s) [2022-01-25T14:33:12.848Z] === RUN TestListInvalidFilter [2022-01-25T14:33:12.848Z] --- PASS: TestListInvalidFilter (0.00s) [2022-01-25T14:33:12.848Z] === RUN TestNameFilter [2022-01-25T14:33:12.848Z] --- PASS: TestNameFilter (0.00s) [2022-01-25T14:33:12.848Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-01-25T14:33:12.848Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-01-25T14:33:12.848Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-01-25T14:33:12.848Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-01-25T14:33:12.848Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-01-25T14:33:12.848Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-01-25T14:33:12.848Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-01-25T14:33:12.848Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-01-25T14:33:12.848Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-01-25T14:33:12.848Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-01-25T14:33:12.848Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-01-25T14:33:12.848Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-01-25T14:33:12.848Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-01-25T14:33:12.848Z] === 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 [2022-01-25T14:33:12.848Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-01-25T14:33:12.848Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-01-25T14:33:12.848Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-01-25T14:33:12.848Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-01-25T14:33:12.848Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-01-25T14:33:12.882Z] go: downloading github.com/fatih/color v1.10.0 [2022-01-25T14:33:12.882Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-01-25T14:33:12.882Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-25T14:33:12.882Z] go: downloading github.com/pkg/errors v0.9.1 [2022-01-25T14:33:12.902Z] === RUN TestPeerCertificateMarshalJSON [2022-01-25T14:33:13.335Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-01-25T14:33:13.335Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-01-25T14:33:13.335Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-01-25T14:33:13.335Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-01-25T14:33:13.335Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-01-25T14:33:13.335Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-01-25T14:33:13.335Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-01-25T14:33:13.335Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-01-25T14:33:13.335Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-01-25T14:33:13.335Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-01-25T14:33:13.335Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-01-25T14:33:13.335Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-01-25T14:33:13.335Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-01-25T14:33:13.335Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-01-25T14:33:13.335Z] --- 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) [2022-01-25T14:33:13.335Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-01-25T14:33:13.335Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-01-25T14:33:13.335Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-01-25T14:33:13.335Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-01-25T14:33:13.335Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-01-25T14:33:13.335Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-01-25T14:33:13.335Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-01-25T14:33:13.335Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-01-25T14:33:13.335Z] === RUN TestDaemonReloadLabels [2022-01-25T14:33:13.335Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-01-25T14:33:13.335Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-01-25T14:33:13.335Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-01-25T14:33:13.335Z] === RUN TestDaemonReloadMirrors [2022-01-25T14:33:13.335Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-01-25T14:33:13.335Z] === RUN TestDaemonReloadInsecureRegistries [2022-01-25T14:33:13.335Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-01-25T14:33:13.335Z] === RUN TestDaemonReloadNotAffectOthers [2022-01-25T14:33:13.335Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-01-25T14:33:13.335Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-01-25T14:33:13.335Z] reload_test.go:342: root required [2022-01-25T14:33:13.335Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-01-25T14:33:13.335Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-01-25T14:33:13.335Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.02s) [2022-01-25T14:33:13.335Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-01-25T14:33:13.335Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.06s) [2022-01-25T14:33:13.335Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-01-25T14:33:13.335Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.07s) [2022-01-25T14:33:13.335Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-01-25T14:33:13.335Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-01-25T14:33:13.335Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-01-25T14:33:13.335Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-01-25T14:33:13.335Z] === RUN TestParseVolumesFrom [2022-01-25T14:33:13.335Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-01-25T14:33:13.335Z] PASS [2022-01-25T14:33:13.335Z] coverage: 8.6% of statements [2022-01-25T14:33:13.335Z] ok github.com/docker/docker/daemon 0.612s coverage: 8.6% of statements [2022-01-25T14:33:13.335Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-01-25T14:33:13.335Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-01-25T14:33:13.335Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-01-25T14:33:13.335Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-01-25T14:33:13.335Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-01-25T14:33:13.335Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-01-25T14:33:13.335Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-01-25T14:33:13.335Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-01-25T14:33:13.335Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-01-25T14:33:13.335Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-01-25T14:33:13.335Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-01-25T14:33:13.336Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-01-25T14:33:13.369Z] go: downloading golang.org/x/tools v0.1.0 [2022-01-25T14:33:13.369Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-01-25T14:33:13.369Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-01-25T14:33:13.369Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-01-25T14:33:13.369Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-01-25T14:33:13.369Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-01-25T14:33:13.369Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-01-25T14:33:13.384Z] 2022/01/25 14:33:12 Closing DB instances... [2022-01-25T14:33:13.384Z] === RUN TestIsArchivePathDir [2022-01-25T14:33:13.384Z] --- PASS: TestIsArchivePathDir (0.06s) [2022-01-25T14:33:13.384Z] === RUN TestIsArchivePathInvalidFile [2022-01-25T14:33:13.384Z] --- PASS: TestIsArchivePathInvalidFile (0.12s) [2022-01-25T14:33:13.384Z] === RUN TestIsArchivePathTar [2022-01-25T14:33:13.384Z] --- PASS: TestIsArchivePathTar (0.25s) [2022-01-25T14:33:13.384Z] === RUN TestDecompressStreamGzip [2022-01-25T14:33:13.822Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-01-25T14:33:13.822Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-01-25T14:33:13.856Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-01-25T14:33:13.866Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-01-25T14:33:13.866Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-01-25T14:33:13.866Z] --- PASS: TestPeerCertificateMarshalJSON (0.70s) [2022-01-25T14:33:13.866Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-01-25T14:33:13.866Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-01-25T14:33:13.866Z] === RUN TestMiddleware [2022-01-25T14:33:13.866Z] --- PASS: TestMiddleware (0.00s) [2022-01-25T14:33:13.866Z] === RUN TestNewResponseModifier [2022-01-25T14:33:13.866Z] --- PASS: TestNewResponseModifier (0.00s) [2022-01-25T14:33:13.866Z] PASS [2022-01-25T14:33:13.866Z] coverage: 26.8% of statements [2022-01-25T14:33:13.866Z] ok github.com/docker/docker/pkg/authorization 0.739s coverage: 26.8% of statements [2022-01-25T14:33:13.866Z] --- PASS: TestDecompressStreamGzip (0.12s) [2022-01-25T14:33:13.866Z] === RUN TestDecompressStreamBzip2 [2022-01-25T14:33:13.866Z] --- PASS: TestDecompressStreamBzip2 (0.20s) [2022-01-25T14:33:13.866Z] === RUN TestDecompressStreamXz [2022-01-25T14:33:13.866Z] archive_test.go:133: Xz not present in msys2 [2022-01-25T14:33:13.866Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-01-25T14:33:13.866Z] === RUN TestDecompressStreamZstd [2022-01-25T14:33:13.866Z] archive_test.go:140: zstd not installed [2022-01-25T14:33:13.866Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-01-25T14:33:13.866Z] === RUN TestCompressStreamXzUnsupported [2022-01-25T14:33:13.866Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-01-25T14:33:13.866Z] === RUN TestCompressStreamBzip2Unsupported [2022-01-25T14:33:13.866Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-01-25T14:33:13.866Z] === RUN TestCompressStreamInvalid [2022-01-25T14:33:13.866Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-01-25T14:33:13.866Z] === RUN TestExtensionInvalid [2022-01-25T14:33:13.866Z] --- PASS: TestExtensionInvalid (0.00s) [2022-01-25T14:33:13.866Z] === RUN TestExtensionUncompressed [2022-01-25T14:33:13.866Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-01-25T14:33:13.866Z] === RUN TestExtensionBzip2 [2022-01-25T14:33:13.866Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-01-25T14:33:13.866Z] === RUN TestExtensionGzip [2022-01-25T14:33:13.866Z] --- PASS: TestExtensionGzip (0.00s) [2022-01-25T14:33:13.866Z] === RUN TestExtensionXz [2022-01-25T14:33:13.866Z] --- PASS: TestExtensionXz (0.00s) [2022-01-25T14:33:13.866Z] === RUN TestExtensionZstd [2022-01-25T14:33:13.866Z] --- PASS: TestExtensionZstd (0.00s) [2022-01-25T14:33:13.866Z] === RUN TestCmdStreamLargeStderr [2022-01-25T14:33:13.866Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-01-25T14:33:13.866Z] === RUN TestCmdStreamBad [2022-01-25T14:33:13.866Z] archive_test.go:252: Failing on Windows CI machines [2022-01-25T14:33:13.866Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-01-25T14:33:13.866Z] === RUN TestCmdStreamGood [2022-01-25T14:33:13.866Z] --- PASS: TestCmdStreamGood (0.04s) [2022-01-25T14:33:13.866Z] === RUN TestUntarPathWithInvalidDest [2022-01-25T14:33:13.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-01-25T14:33:14.344Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-01-25T14:33:14.344Z] go: downloading golang.org/x/mod v0.3.0 [2022-01-25T14:33:14.348Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2022-01-25T14:33:14.348Z] === RUN TestUntarPathWithInvalidSrc [2022-01-25T14:33:14.348Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-01-25T14:33:14.348Z] === RUN TestUntarPath [2022-01-25T14:33:14.348Z] --- PASS: TestUntarPath (0.06s) [2022-01-25T14:33:14.348Z] === RUN TestUntarPathWithDestinationFile [2022-01-25T14:33:14.348Z] === RUN TestUnbuffered [2022-01-25T14:33:14.348Z] --- PASS: TestUnbuffered (0.00s) [2022-01-25T14:33:14.348Z] === RUN TestRaceUnbuffered [2022-01-25T14:33:14.348Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-01-25T14:33:14.348Z] PASS [2022-01-25T14:33:14.348Z] coverage: 100.0% of statements [2022-01-25T14:33:14.348Z] ok github.com/docker/docker/pkg/broadcaster 0.039s coverage: 100.0% of statements [2022-01-25T14:33:14.348Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2022-01-25T14:33:14.348Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-01-25T14:33:14.348Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2022-01-25T14:33:14.348Z] === RUN TestCopyWithTarInvalidSrc [2022-01-25T14:33:14.348Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-01-25T14:33:14.348Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-01-25T14:33:14.348Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-01-25T14:33:14.348Z] === RUN TestCopyWithTarSrcFile [2022-01-25T14:33:14.348Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-01-25T14:33:14.348Z] === RUN TestCopyWithTarSrcFolder [2022-01-25T14:33:14.348Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-01-25T14:33:14.348Z] === RUN TestCopyFileWithTarInvalidSrc [2022-01-25T14:33:14.348Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-01-25T14:33:14.348Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-01-25T14:33:14.348Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-01-25T14:33:14.348Z] === RUN TestCopyFileWithTarSrcFolder [2022-01-25T14:33:14.348Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-01-25T14:33:14.348Z] === RUN TestCopyFileWithTarSrcFile [2022-01-25T14:33:14.348Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2022-01-25T14:33:14.348Z] === RUN TestTarFiles [2022-01-25T14:33:14.830Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.86s) [2022-01-25T14:33:14.830Z] === RUN TestNetworkDBCRUDTableEntry [2022-01-25T14:33:14.830Z] === RUN TestMatch [2022-01-25T14:33:14.830Z] === RUN TestMatch/[[]] [2022-01-25T14:33:14.830Z] === RUN TestMatch/[[foo]] [2022-01-25T14:33:14.830Z] === RUN TestMatch/[[bar]_[foo]] [2022-01-25T14:33:14.831Z] === RUN TestMatch/[[foo_bar]] [2022-01-25T14:33:14.831Z] === RUN TestMatch/[[qux]_[foo]] [2022-01-25T14:33:14.831Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-01-25T14:33:14.831Z] === RUN TestMatch/[] [2022-01-25T14:33:14.831Z] === RUN TestMatch/[]#01 [2022-01-25T14:33:14.831Z] === RUN TestMatch/[[qux]] [2022-01-25T14:33:14.831Z] === RUN TestMatch/[[foo_bar_qux]] [2022-01-25T14:33:14.831Z] === RUN TestMatch/[[qux]_[baz]] [2022-01-25T14:33:14.831Z] === RUN TestMatch/[[foo_baz]] [2022-01-25T14:33:14.831Z] --- PASS: TestMatch (0.00s) [2022-01-25T14:33:14.831Z] --- PASS: TestMatch/[[]] (0.00s) [2022-01-25T14:33:14.831Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-01-25T14:33:14.831Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-01-25T14:33:14.831Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-01-25T14:33:14.831Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-01-25T14:33:14.831Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-01-25T14:33:14.831Z] --- PASS: TestMatch/[] (0.00s) [2022-01-25T14:33:14.831Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-01-25T14:33:14.831Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-01-25T14:33:14.831Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-01-25T14:33:14.831Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-01-25T14:33:14.831Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-01-25T14:33:14.831Z] PASS [2022-01-25T14:33:14.831Z] coverage: 87.5% of statements [2022-01-25T14:33:14.831Z] ok github.com/docker/docker/pkg/capabilities 0.043s coverage: 87.5% of statements [2022-01-25T14:33:14.846Z] === RUN TestAdapterReadLogs [2022-01-25T14:33:14.846Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-01-25T14:33:14.846Z] === RUN TestCopier [2022-01-25T14:33:14.846Z] --- PASS: TestCopier (0.00s) [2022-01-25T14:33:14.846Z] === RUN TestCopierLongLines [2022-01-25T14:33:14.846Z] --- PASS: TestCopierLongLines (0.00s) [2022-01-25T14:33:14.846Z] === RUN TestCopierSlow [2022-01-25T14:33:14.846Z] === RUN TestNewStreamConfig [2022-01-25T14:33:14.846Z] === RUN TestNewStreamConfig/defaults [2022-01-25T14:33:14.846Z] === RUN TestNewStreamConfig/invalid_create_group [2022-01-25T14:33:14.846Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-01-25T14:33:14.846Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-01-25T14:33:14.846Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-01-25T14:33:14.846Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-01-25T14:33:14.846Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-01-25T14:33:14.846Z] --- PASS: TestNewStreamConfig (0.00s) [2022-01-25T14:33:14.846Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-01-25T14:33:14.846Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-01-25T14:33:14.846Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-01-25T14:33:14.846Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-01-25T14:33:14.846Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-01-25T14:33:14.846Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-01-25T14:33:14.846Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-01-25T14:33:14.846Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-01-25T14:33:14.846Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-01-25T14:33:14.846Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-01-25T14:33:14.846Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-01-25T14:33:14.846Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-01-25T14:33:14.846Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-01-25T14:33:14.846Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-01-25T14:33:14.846Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-01-25T14:33:14.846Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-01-25T14:33:14.846Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-01-25T14:33:14.846Z] === RUN TestNewAWSLogsClientRegionDetect [2022-01-25T14:33:14.846Z] --- PASS: TestCopierSlow (0.20s) [2022-01-25T14:33:14.846Z] === RUN TestCopierWithSized [2022-01-25T14:33:14.846Z] === RUN TestCopierWithSized/as_is [2022-01-25T14:33:14.846Z] === RUN TestCopierWithSized/With_RingLogger [2022-01-25T14:33:14.846Z] --- PASS: TestCopierWithSized (0.01s) [2022-01-25T14:33:14.846Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-01-25T14:33:14.846Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2022-01-25T14:33:14.846Z] === RUN TestCopierWithPartial [2022-01-25T14:33:14.846Z] --- PASS: TestCopierWithPartial (0.01s) [2022-01-25T14:33:14.846Z] === RUN TestRingLogger [2022-01-25T14:33:14.846Z] --- PASS: TestRingLogger (0.00s) [2022-01-25T14:33:14.846Z] === RUN TestRingCap [2022-01-25T14:33:14.846Z] --- PASS: TestRingCap (0.00s) [2022-01-25T14:33:14.846Z] === RUN TestRingClose [2022-01-25T14:33:14.846Z] --- PASS: TestRingClose (0.00s) [2022-01-25T14:33:14.846Z] === RUN TestRingDrain [2022-01-25T14:33:14.846Z] --- PASS: TestRingDrain (0.00s) [2022-01-25T14:33:14.846Z] PASS [2022-01-25T14:33:14.846Z] coverage: 43.8% of statements [2022-01-25T14:33:14.846Z] ok github.com/docker/docker/daemon/logger 0.279s coverage: 43.8% of statements [2022-01-25T14:33:14.846Z] time="2022-01-25T14:33:14Z" level=info msg="Trying to get region from EC2 Metadata" [2022-01-25T14:33:14.846Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.20s) [2022-01-25T14:33:14.846Z] === RUN TestCreateSuccess [2022-01-25T14:33:15.333Z] --- PASS: TestCreateSuccess (0.00s) [2022-01-25T14:33:15.333Z] === RUN TestCreateStreamSkipped [2022-01-25T14:33:15.333Z] time="2022-01-25T14:33:14Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-01-25T14:33:15.333Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-01-25T14:33:15.333Z] === RUN TestCreateLogGroupSuccess [2022-01-25T14:33:15.333Z] time="2022-01-25T14:33:14Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-01-25T14:33:15.333Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-01-25T14:33:15.333Z] === RUN TestCreateError [2022-01-25T14:33:15.333Z] --- PASS: TestCreateError (0.00s) [2022-01-25T14:33:15.333Z] === RUN TestCreateAlreadyExists [2022-01-25T14:33:15.333Z] time="2022-01-25T14:33:14Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-01-25T14:33:15.333Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-01-25T14:33:15.333Z] === RUN TestLogClosed [2022-01-25T14:33:15.333Z] --- PASS: TestLogClosed (0.00s) [2022-01-25T14:33:15.333Z] === RUN TestLogBlocking [2022-01-25T14:33:15.333Z] --- PASS: TestLogBlocking (0.00s) [2022-01-25T14:33:15.333Z] === RUN TestLogNonBlockingBufferEmpty [2022-01-25T14:33:15.333Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-01-25T14:33:15.333Z] === RUN TestLogNonBlockingBufferFull [2022-01-25T14:33:15.333Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-01-25T14:33:15.333Z] === RUN TestPublishBatchSuccess [2022-01-25T14:33:15.333Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-01-25T14:33:15.333Z] === RUN TestPublishBatchError [2022-01-25T14:33:15.333Z] time="2022-01-25T14:33:14Z" level=error msg=error [2022-01-25T14:33:15.333Z] --- PASS: TestPublishBatchError (0.00s) [2022-01-25T14:33:15.333Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-01-25T14:33:15.333Z] time="2022-01-25T14:33:14Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-01-25T14:33:15.333Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-01-25T14:33:15.333Z] === RUN TestPublishBatchAlreadyAccepted [2022-01-25T14:33:15.333Z] time="2022-01-25T14:33:14Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-01-25T14:33:15.333Z] time="2022-01-25T14:33:14Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-01-25T14:33:15.333Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-01-25T14:33:15.333Z] === RUN TestCollectBatchSimple [2022-01-25T14:33:15.333Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-01-25T14:33:15.333Z] === RUN TestCollectBatchTicker [2022-01-25T14:33:15.333Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-01-25T14:33:15.333Z] === RUN TestCollectBatchMultilinePattern [2022-01-25T14:33:15.333Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-01-25T14:33:15.333Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-01-25T14:33:15.333Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-01-25T14:33:15.333Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-01-25T14:33:15.333Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-01-25T14:33:15.333Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-01-25T14:33:15.333Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-01-25T14:33:15.333Z] === RUN TestCollectBatchClose [2022-01-25T14:33:15.333Z] --- PASS: TestCollectBatchClose (0.00s) [2022-01-25T14:33:15.333Z] === RUN TestEffectiveLen [2022-01-25T14:33:15.333Z] === RUN TestEffectiveLen/0/Hello [2022-01-25T14:33:15.333Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-01-25T14:33:15.333Z] === RUN TestEffectiveLen/2/🙃 [2022-01-25T14:33:15.333Z] === RUN TestEffectiveLen/3/���� [2022-01-25T14:33:15.333Z] === RUN TestEffectiveLen/4/He��o [2022-01-25T14:33:15.333Z] === RUN TestEffectiveLen/5/ [2022-01-25T14:33:15.333Z] --- PASS: TestEffectiveLen (0.00s) [2022-01-25T14:33:15.333Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-01-25T14:33:15.333Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-01-25T14:33:15.333Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-01-25T14:33:15.333Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-01-25T14:33:15.333Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-01-25T14:33:15.333Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-01-25T14:33:15.333Z] === RUN TestFindValidSplit [2022-01-25T14:33:15.333Z] === RUN TestFindValidSplit/0/ [2022-01-25T14:33:15.333Z] cloudwatchlogs_test.go:1076: [2022-01-25T14:33:15.333Z] cloudwatchlogs_test.go:1077: [2022-01-25T14:33:15.333Z] === RUN TestFindValidSplit/1/Hello [2022-01-25T14:33:15.333Z] cloudwatchlogs_test.go:1076: Hello [2022-01-25T14:33:15.333Z] cloudwatchlogs_test.go:1077: [2022-01-25T14:33:15.333Z] === RUN TestFindValidSplit/2/Hello [2022-01-25T14:33:15.333Z] cloudwatchlogs_test.go:1076: He [2022-01-25T14:33:15.333Z] cloudwatchlogs_test.go:1077: llo [2022-01-25T14:33:15.333Z] === RUN TestFindValidSplit/3/Hello [2022-01-25T14:33:15.333Z] cloudwatchlogs_test.go:1076: [2022-01-25T14:33:15.333Z] cloudwatchlogs_test.go:1077: Hello [2022-01-25T14:33:15.333Z] === RUN TestFindValidSplit/4/🙃 [2022-01-25T14:33:15.333Z] cloudwatchlogs_test.go:1076: [2022-01-25T14:33:15.333Z] cloudwatchlogs_test.go:1077: 🙃 [2022-01-25T14:33:15.333Z] === RUN TestFindValidSplit/5/🙃 [2022-01-25T14:33:15.333Z] cloudwatchlogs_test.go:1076: 🙃 [2022-01-25T14:33:15.333Z] cloudwatchlogs_test.go:1077: [2022-01-25T14:33:15.333Z] === RUN TestFindValidSplit/6/a� [2022-01-25T14:33:15.333Z] cloudwatchlogs_test.go:1076: a [2022-01-25T14:33:15.333Z] cloudwatchlogs_test.go:1077: � [2022-01-25T14:33:15.333Z] === RUN TestFindValidSplit/7/a� [2022-01-25T14:33:15.333Z] cloudwatchlogs_test.go:1076: a� [2022-01-25T14:33:15.333Z] cloudwatchlogs_test.go:1077: [2022-01-25T14:33:15.333Z] --- PASS: TestFindValidSplit (0.00s) [2022-01-25T14:33:15.333Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-01-25T14:33:15.333Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-01-25T14:33:15.333Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-01-25T14:33:15.333Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-01-25T14:33:15.333Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-01-25T14:33:15.333Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-01-25T14:33:15.333Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-01-25T14:33:15.333Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-01-25T14:33:15.333Z] === RUN TestProcessEventEmoji [2022-01-25T14:33:15.333Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-01-25T14:33:15.333Z] === RUN TestCollectBatchLineSplit [2022-01-25T14:33:15.333Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-01-25T14:33:15.333Z] === RUN TestCollectBatchLineSplitWithBinary [2022-01-25T14:33:15.333Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-01-25T14:33:15.333Z] === RUN TestCollectBatchMaxEvents [2022-01-25T14:33:15.333Z] --- PASS: TestCollectBatchMaxEvents (0.16s) [2022-01-25T14:33:15.333Z] === RUN TestCollectBatchMaxTotalBytes [2022-01-25T14:33:15.333Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-01-25T14:33:15.333Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-01-25T14:33:15.333Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-01-25T14:33:15.333Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-01-25T14:33:15.333Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2022-01-25T14:33:15.333Z] === RUN TestParseLogOptionsMultilinePattern [2022-01-25T14:33:15.333Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-01-25T14:33:15.333Z] === RUN TestParseLogOptionsDatetimeFormat [2022-01-25T14:33:15.333Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-01-25T14:33:15.333Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-01-25T14:33:15.333Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-01-25T14:33:15.333Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-01-25T14:33:15.333Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-01-25T14:33:15.333Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-01-25T14:33:15.333Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-01-25T14:33:15.333Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-01-25T14:33:15.333Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-01-25T14:33:15.333Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-01-25T14:33:15.333Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-01-25T14:33:15.333Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-01-25T14:33:15.333Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-01-25T14:33:15.333Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-01-25T14:33:15.333Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-01-25T14:33:15.333Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-01-25T14:33:15.333Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-01-25T14:33:15.333Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-01-25T14:33:15.333Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-01-25T14:33:15.333Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-01-25T14:33:15.333Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-01-25T14:33:15.333Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-01-25T14:33:15.333Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-01-25T14:33:15.333Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-01-25T14:33:15.333Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-01-25T14:33:15.333Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-01-25T14:33:15.333Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-01-25T14:33:15.333Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-01-25T14:33:15.333Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-01-25T14:33:15.333Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-01-25T14:33:15.333Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-01-25T14:33:15.333Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-01-25T14:33:15.334Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-01-25T14:33:15.334Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-01-25T14:33:15.334Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-01-25T14:33:15.334Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-01-25T14:33:15.334Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-01-25T14:33:15.334Z] === RUN TestValidateLogOptionsFormat [2022-01-25T14:33:15.334Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-01-25T14:33:15.334Z] === RUN TestValidateLogOptionsFormat/1/random [2022-01-25T14:33:15.334Z] === RUN TestValidateLogOptionsFormat/2/ [2022-01-25T14:33:15.334Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-01-25T14:33:15.334Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-01-25T14:33:15.334Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-01-25T14:33:15.334Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-01-25T14:33:15.334Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-01-25T14:33:15.334Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-01-25T14:33:15.334Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-01-25T14:33:15.334Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-01-25T14:33:15.334Z] === RUN TestCreateTagSuccess [2022-01-25T14:33:15.334Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-01-25T14:33:15.334Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-01-25T14:33:15.334Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-01-25T14:33:15.334Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-01-25T14:33:15.334Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-01-25T14:33:15.334Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-01-25T14:33:15.334Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-01-25T14:33:15.334Z] PASS [2022-01-25T14:33:15.334Z] coverage: 80.2% of statements [2022-01-25T14:33:15.334Z] ok github.com/docker/docker/daemon/logger/awslogs 0.563s coverage: 80.2% of statements [2022-01-25T14:33:15.821Z] === RUN TestSearchRegistryForImagesErrors [2022-01-25T14:33:15.821Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-01-25T14:33:15.821Z] === RUN TestSearchRegistryForImages [2022-01-25T14:33:15.821Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-01-25T14:33:15.821Z] === RUN TestOnlyPlatformWithFallback [2022-01-25T14:33:15.821Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-01-25T14:33:15.821Z] === RUN TestImageDelete [2022-01-25T14:33:15.821Z] === RUN TestImageDelete/no_lease [2022-01-25T14:33:15.821Z] === RUN TestImageDelete/lease_exists [2022-01-25T14:33:15.821Z] --- PASS: TestImageDelete (0.04s) [2022-01-25T14:33:15.821Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-01-25T14:33:15.821Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-01-25T14:33:15.821Z] === RUN TestContentStoreForPull [2022-01-25T14:33:15.821Z] === RUN TestValidateLogOptReconnectInterval [2022-01-25T14:33:15.821Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-01-25T14:33:15.821Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-01-25T14:33:15.821Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-01-25T14:33:15.821Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-01-25T14:33:15.821Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-01-25T14:33:15.821Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-01-25T14:33:15.821Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-01-25T14:33:15.821Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-01-25T14:33:15.821Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-01-25T14:33:15.821Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-01-25T14:33:15.821Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-01-25T14:33:15.821Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-01-25T14:33:15.821Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-01-25T14:33:15.821Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-01-25T14:33:15.821Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-01-25T14:33:15.821Z] PASS [2022-01-25T14:33:15.821Z] coverage: 33.6% of statements [2022-01-25T14:33:15.821Z] ok github.com/docker/docker/daemon/logger/fluentd 0.064s coverage: 33.6% of statements [2022-01-25T14:33:15.846Z] === RUN TestChrootTarUntar [2022-01-25T14:33:15.846Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:33:15.846Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-01-25T14:33:15.846Z] === RUN TestChrootUntarWithHugeExcludesList [2022-01-25T14:33:15.846Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:33:15.846Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-01-25T14:33:15.846Z] === RUN TestChrootUntarEmptyArchive [2022-01-25T14:33:15.846Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-01-25T14:33:15.846Z] === RUN TestChrootTarUntarWithSymlink [2022-01-25T14:33:15.846Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-25T14:33:15.846Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-01-25T14:33:15.846Z] === RUN TestChrootCopyWithTar [2022-01-25T14:33:15.846Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-25T14:33:15.846Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-01-25T14:33:15.846Z] === RUN TestChrootCopyFileWithTar [2022-01-25T14:33:15.846Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:33:15.846Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-01-25T14:33:15.846Z] === RUN TestChrootUntarPath [2022-01-25T14:33:15.846Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-25T14:33:15.846Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-01-25T14:33:15.846Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-01-25T14:33:15.846Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:33:15.846Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-01-25T14:33:15.846Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-01-25T14:33:15.846Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:33:15.846Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-01-25T14:33:15.846Z] === RUN TestChrootApplyDotDotFile [2022-01-25T14:33:15.846Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:33:15.846Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-01-25T14:33:15.846Z] PASS [2022-01-25T14:33:15.846Z] coverage: 15.1% of statements [2022-01-25T14:33:15.846Z] ok github.com/docker/docker/pkg/chrootarchive 0.089s coverage: 15.1% of statements [2022-01-25T14:33:16.254Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-01-25T14:33:16.308Z] --- PASS: TestContentStoreForPull (0.23s) [2022-01-25T14:33:16.308Z] PASS [2022-01-25T14:33:16.308Z] coverage: 6.7% of statements [2022-01-25T14:33:16.308Z] ok github.com/docker/docker/daemon/images 0.501s coverage: 6.7% of statements [2022-01-25T14:33:16.308Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-01-25T14:33:16.308Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-01-25T14:33:16.308Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-01-25T14:33:16.308Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-01-25T14:33:16.308Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-01-25T14:33:16.308Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-01-25T14:33:16.308Z] === RUN TestJSONLogsMarshalJSONBuf [2022-01-25T14:33:16.308Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-01-25T14:33:16.308Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-01-25T14:33:16.308Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.19s) [2022-01-25T14:33:16.308Z] === RUN TestFastTimeMarshalJSON [2022-01-25T14:33:16.308Z] --- PASS: TestFastTimeMarshalJSON (0.03s) [2022-01-25T14:33:16.308Z] PASS [2022-01-25T14:33:16.328Z] === RUN TestSizeEmpty [2022-01-25T14:33:16.328Z] --- PASS: TestSizeEmpty (0.00s) [2022-01-25T14:33:16.328Z] === RUN TestSizeEmptyFile [2022-01-25T14:33:16.328Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-01-25T14:33:16.328Z] === RUN TestSizeNonemptyFile [2022-01-25T14:33:16.328Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-01-25T14:33:16.328Z] === RUN TestSizeNestedDirectoryEmpty [2022-01-25T14:33:16.328Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-01-25T14:33:16.328Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-01-25T14:33:16.328Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-01-25T14:33:16.328Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-01-25T14:33:16.328Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-01-25T14:33:16.328Z] === RUN TestMoveToSubdir [2022-01-25T14:33:16.328Z] --- PASS: TestMoveToSubdir (0.00s) [2022-01-25T14:33:16.328Z] === RUN TestSizeNonExistingDirectory [2022-01-25T14:33:16.328Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-01-25T14:33:16.328Z] PASS [2022-01-25T14:33:16.328Z] coverage: 80.0% of statements [2022-01-25T14:33:16.328Z] ok github.com/docker/docker/pkg/directory 0.049s coverage: 80.0% of statements [2022-01-25T14:33:16.795Z] coverage: 87.2% of statements [2022-01-25T14:33:16.795Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.278s coverage: 87.2% of statements [2022-01-25T14:33:16.795Z] === RUN TestJSONFileLogger [2022-01-25T14:33:16.795Z] --- PASS: TestJSONFileLogger (0.00s) [2022-01-25T14:33:16.795Z] === RUN TestJSONFileLoggerWithTags [2022-01-25T14:33:16.795Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-01-25T14:33:16.795Z] === RUN TestJSONFileLoggerWithOpts [2022-01-25T14:33:17.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-01-25T14:33:17.282Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2022-01-25T14:33:17.282Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-01-25T14:33:17.282Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-01-25T14:33:17.282Z] === RUN TestEncodeDecode [2022-01-25T14:33:17.282Z] === PAUSE TestEncodeDecode [2022-01-25T14:33:17.282Z] === RUN TestUnexpectedEOF [2022-01-25T14:33:17.282Z] time="2022-01-25T14:33:16Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-01-25T14:33:17.282Z] time="2022-01-25T14:33:16Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-01-25T14:33:17.282Z] --- PASS: TestUnexpectedEOF (0.19s) [2022-01-25T14:33:17.282Z] === CONT TestEncodeDecode [2022-01-25T14:33:17.282Z] --- PASS: TestEncodeDecode (0.00s) [2022-01-25T14:33:17.282Z] PASS [2022-01-25T14:33:17.282Z] coverage: 69.9% of statements [2022-01-25T14:33:17.282Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.292s coverage: 69.9% of statements [2022-01-25T14:33:17.346Z] 2022/01/25 14:33:16 Closing DB instances... [2022-01-25T14:33:17.346Z] === RUN TestPollerAddRemove [2022-01-25T14:33:17.346Z] --- PASS: TestPollerAddRemove (0.00s) [2022-01-25T14:33:17.346Z] === RUN TestPollerEvent [2022-01-25T14:33:17.346Z] poller_test.go:40: No chmod on Windows [2022-01-25T14:33:17.346Z] --- SKIP: TestPollerEvent (0.00s) [2022-01-25T14:33:17.346Z] === RUN TestPollerClose [2022-01-25T14:33:17.346Z] --- PASS: TestPollerClose (0.00s) [2022-01-25T14:33:17.346Z] PASS [2022-01-25T14:33:17.346Z] coverage: 36.2% of statements [2022-01-25T14:33:17.346Z] ok github.com/docker/docker/pkg/filenotify 0.042s coverage: 36.2% of statements [2022-01-25T14:33:18.187Z] --- PASS: TestImportExtremelyLargeImageWorks (91.07s) [2022-01-25T14:33:18.187Z] PASS [2022-01-25T14:33:18.187Z] [2022-01-25T14:33:18.187Z] DONE 22 tests in 93.952s [2022-01-25T14:33:18.187Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-01-25T14:33:18.187Z] INFO: Testing against a local daemon [2022-01-25T14:33:18.187Z] === RUN TestNetworkCreateDelete [2022-01-25T14:33:18.187Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-01-25T14:33:18.187Z] === RUN TestDockerNetworkDeletePreferID [2022-01-25T14:33:18.187Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-01-25T14:33:18.187Z] === RUN TestDaemonDNSFallback [2022-01-25T14:33:18.306Z] === RUN TestWriteLog [2022-01-25T14:33:18.306Z] === PAUSE TestWriteLog [2022-01-25T14:33:18.306Z] === RUN TestReadLog [2022-01-25T14:33:18.306Z] === PAUSE TestReadLog [2022-01-25T14:33:18.306Z] === RUN TestDecode [2022-01-25T14:33:18.306Z] --- PASS: TestDecode (0.04s) [2022-01-25T14:33:18.306Z] === CONT TestWriteLog [2022-01-25T14:33:18.306Z] === CONT TestReadLog [2022-01-25T14:33:18.306Z] === RUN TestReadLog/tail_exact [2022-01-25T14:33:18.306Z] --- PASS: TestWriteLog (0.05s) [2022-01-25T14:33:18.306Z] === RUN TestOpenFileDelete [2022-01-25T14:33:18.306Z] --- PASS: TestOpenFileDelete (0.00s) [2022-01-25T14:33:18.306Z] === RUN TestOpenFileRename [2022-01-25T14:33:18.306Z] --- PASS: TestOpenFileRename (0.00s) [2022-01-25T14:33:18.306Z] === RUN TestHandleDecoderErr [2022-01-25T14:33:18.306Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-01-25T14:33:18.306Z] === RUN TestParseLogTagDefaultTag [2022-01-25T14:33:18.306Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-01-25T14:33:18.306Z] === RUN TestParseLogTag [2022-01-25T14:33:18.306Z] --- PASS: TestParseLogTag (0.00s) [2022-01-25T14:33:18.306Z] === RUN TestParseLogTagEmptyTag [2022-01-25T14:33:18.306Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-01-25T14:33:18.306Z] === RUN TestTailFiles [2022-01-25T14:33:18.306Z] --- PASS: TestTailFiles (0.00s) [2022-01-25T14:33:18.306Z] === RUN TestFollowLogsConsumerGone [2022-01-25T14:33:18.306Z] --- PASS: TestFollowLogsConsumerGone (0.01s) [2022-01-25T14:33:18.306Z] === RUN TestFollowLogsProducerGone [2022-01-25T14:33:18.306Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-01-25T14:33:18.306Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-01-25T14:33:18.306Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-01-25T14:33:18.306Z] === RUN TestCheckCapacityAndRotate [2022-01-25T14:33:18.306Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-01-25T14:33:18.306Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-01-25T14:33:18.306Z] --- PASS: TestCheckCapacityAndRotate (0.05s) [2022-01-25T14:33:18.306Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-01-25T14:33:18.306Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-01-25T14:33:18.306Z] PASS [2022-01-25T14:33:18.306Z] coverage: 53.4% of statements [2022-01-25T14:33:18.306Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.169s coverage: 53.4% of statements [2022-01-25T14:33:18.306Z] === RUN TestReadLog/tail_less_than_available [2022-01-25T14:33:18.306Z] === RUN TestReadLog/tail_more_than_available [2022-01-25T14:33:18.306Z] --- PASS: TestReadLog (0.25s) [2022-01-25T14:33:18.306Z] --- PASS: TestReadLog/tail_exact (0.21s) [2022-01-25T14:33:18.306Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2022-01-25T14:33:18.306Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2022-01-25T14:33:18.306Z] PASS [2022-01-25T14:33:18.306Z] coverage: 78.7% of statements [2022-01-25T14:33:18.306Z] ok github.com/docker/docker/daemon/logger/local 0.577s coverage: 78.7% of statements [2022-01-25T14:33:18.306Z] === RUN TestLog [2022-01-25T14:33:18.306Z] --- PASS: TestLog (0.01s) [2022-01-25T14:33:18.306Z] PASS [2022-01-25T14:33:18.306Z] coverage: 31.5% of statements [2022-01-25T14:33:18.306Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.073s coverage: 31.5% of statements [2022-01-25T14:33:18.306Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-01-25T14:33:18.362Z] === RUN TestCopyFileWithInvalidSrc [2022-01-25T14:33:18.362Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-01-25T14:33:18.362Z] === RUN TestCopyFileWithInvalidDest [2022-01-25T14:33:18.362Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-01-25T14:33:18.362Z] === RUN TestCopyFileWithSameSrcAndDest [2022-01-25T14:33:18.362Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-01-25T14:33:18.362Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-01-25T14:33:18.362Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-01-25T14:33:18.362Z] === RUN TestCopyFile [2022-01-25T14:33:18.362Z] --- PASS: TestCopyFile (0.00s) [2022-01-25T14:33:18.362Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-01-25T14:33:18.362Z] fileutils_test.go:133: Needs porting to Windows [2022-01-25T14:33:18.362Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-01-25T14:33:18.362Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-01-25T14:33:18.362Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-01-25T14:33:18.362Z] === RUN TestReadSymlinkedDirectoryToFile [2022-01-25T14:33:18.362Z] fileutils_test.go:179: Needs porting to Windows [2022-01-25T14:33:18.362Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-01-25T14:33:18.362Z] === RUN TestWildcardMatches [2022-01-25T14:33:18.362Z] --- PASS: TestWildcardMatches (0.00s) [2022-01-25T14:33:18.362Z] === RUN TestPatternMatches [2022-01-25T14:33:18.362Z] --- PASS: TestPatternMatches (0.00s) [2022-01-25T14:33:18.362Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-01-25T14:33:18.362Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-01-25T14:33:18.362Z] === RUN TestPatternMatchesFolderExclusions [2022-01-25T14:33:18.362Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-01-25T14:33:18.362Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-01-25T14:33:18.362Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-01-25T14:33:18.362Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-01-25T14:33:18.362Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-01-25T14:33:18.362Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-01-25T14:33:18.362Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-01-25T14:33:18.362Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-01-25T14:33:18.362Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-01-25T14:33:18.362Z] === RUN TestSingleExclamationError [2022-01-25T14:33:18.362Z] --- PASS: TestSingleExclamationError (0.00s) [2022-01-25T14:33:18.362Z] === RUN TestMatchesWithNoPatterns [2022-01-25T14:33:18.362Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-01-25T14:33:18.362Z] === RUN TestMatchesWithMalformedPatterns [2022-01-25T14:33:18.362Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-01-25T14:33:18.362Z] === RUN TestMatches [2022-01-25T14:33:18.362Z] === RUN TestMatches/MatchesOrParentMatches [2022-01-25T14:33:18.362Z] === RUN TestMatches/MatchesUsingParentResult [2022-01-25T14:33:18.362Z] === RUN TestMatches/MatchesUsingParentResults [2022-01-25T14:33:18.362Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-01-25T14:33:18.362Z] --- PASS: TestMatches (0.01s) [2022-01-25T14:33:18.362Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-01-25T14:33:18.362Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-01-25T14:33:18.362Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-01-25T14:33:18.362Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-01-25T14:33:18.362Z] === RUN TestCleanPatterns [2022-01-25T14:33:18.362Z] --- PASS: TestCleanPatterns (0.00s) [2022-01-25T14:33:18.362Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-01-25T14:33:18.362Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-01-25T14:33:18.362Z] === RUN TestCleanPatternsExceptionFlag [2022-01-25T14:33:18.362Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-01-25T14:33:18.362Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-01-25T14:33:18.362Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-01-25T14:33:18.362Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-01-25T14:33:18.362Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-01-25T14:33:18.362Z] === RUN TestCleanPatternsErrorSingleException [2022-01-25T14:33:18.362Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-01-25T14:33:18.362Z] === RUN TestCreateIfNotExistsDir [2022-01-25T14:33:18.362Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-01-25T14:33:18.362Z] === RUN TestCreateIfNotExistsFile [2022-01-25T14:33:18.362Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-01-25T14:33:18.362Z] === RUN TestMatch [2022-01-25T14:33:18.362Z] --- PASS: TestMatch (0.00s) [2022-01-25T14:33:18.362Z] === RUN TestCompile [2022-01-25T14:33:18.362Z] === RUN TestCompile/slash [2022-01-25T14:33:18.362Z] === RUN TestCompile/backslash [2022-01-25T14:33:18.362Z] --- PASS: TestCompile (0.00s) [2022-01-25T14:33:18.362Z] --- PASS: TestCompile/slash (0.00s) [2022-01-25T14:33:18.362Z] --- PASS: TestCompile/backslash (0.00s) [2022-01-25T14:33:18.362Z] PASS [2022-01-25T14:33:18.362Z] coverage: 84.7% of statements [2022-01-25T14:33:18.362Z] ok github.com/docker/docker/pkg/fileutils 0.068s coverage: 84.7% of statements [2022-01-25T14:33:18.362Z] --- PASS: TestTarFiles (3.95s) [2022-01-25T14:33:18.362Z] === RUN TestDetectCompressionZstd [2022-01-25T14:33:18.362Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-01-25T14:33:18.362Z] === RUN TestTarUntar [2022-01-25T14:33:18.362Z] --- PASS: TestTarUntar (0.03s) [2022-01-25T14:33:18.362Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-01-25T14:33:18.362Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-01-25T14:33:18.362Z] === RUN TestTarWithOptions [2022-01-25T14:33:18.362Z] --- PASS: TestTarWithOptions (0.02s) [2022-01-25T14:33:18.362Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-01-25T14:33:18.362Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-01-25T14:33:18.362Z] === RUN TestUntarUstarGnuConflict [2022-01-25T14:33:18.362Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-01-25T14:33:18.362Z] === RUN TestUntarInvalidFilenames [2022-01-25T14:33:18.362Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2106438320\\dest" [2022-01-25T14:33:18.362Z] --- PASS: TestUntarInvalidFilenames (0.16s) [2022-01-25T14:33:18.362Z] === RUN TestUntarHardlinkToSymlink [2022-01-25T14:33:18.362Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-01-25T14:33:18.362Z] === RUN TestUntarInvalidHardlink [2022-01-25T14:33:18.362Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1561633605\\victim\\hello" -> "../victim/hello" [2022-01-25T14:33:18.362Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2934583813\\victim\\hello" -> "/../victim/hello" [2022-01-25T14:33:18.362Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink608473274\\victim" -> "../victim" [2022-01-25T14:33:18.362Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1587876883\\victim" -> "../victim" [2022-01-25T14:33:18.362Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink695441273\\victim" -> "../victim" [2022-01-25T14:33:18.362Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink206464180\\victim" -> "../victim" [2022-01-25T14:33:18.362Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-01-25T14:33:18.362Z] === RUN TestUntarInvalidSymlink [2022-01-25T14:33:18.362Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink367222458\\dest\\dotdot" -> "../victim/hello" [2022-01-25T14:33:18.362Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3353656642\\dest\\slash-dotdot" -> "/../victim/hello" [2022-01-25T14:33:18.362Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3300226858\\dest\\loophole-victim" -> "../victim" [2022-01-25T14:33:18.362Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2038393990\\dest\\loophole-victim" -> "../victim" [2022-01-25T14:33:18.362Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1324757635\\dest\\loophole-victim" -> "../victim" [2022-01-25T14:33:18.362Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3145924371\\dest\\loophole-victim" -> "../victim" [2022-01-25T14:33:18.362Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4042179021\\dest\\dir\\loophole" -> "../../victim" [2022-01-25T14:33:18.362Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2022-01-25T14:33:18.362Z] === RUN TestTempArchiveCloseMultipleTimes [2022-01-25T14:33:18.362Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-01-25T14:33:18.362Z] === RUN TestXGlobalNoParent [2022-01-25T14:33:18.362Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-01-25T14:33:18.362Z] === RUN TestReplaceFileTarWrapper [2022-01-25T14:33:18.845Z] --- PASS: TestReplaceFileTarWrapper (0.13s) [2022-01-25T14:33:18.845Z] === RUN TestPrefixHeaderReadable [2022-01-25T14:33:18.845Z] === RUN TestGet [2022-01-25T14:33:18.845Z] --- PASS: TestGet (0.00s) [2022-01-25T14:33:18.845Z] === RUN TestGetShortcutString [2022-01-25T14:33:18.845Z] --- PASS: TestGetShortcutString (0.00s) [2022-01-25T14:33:18.845Z] PASS [2022-01-25T14:33:18.845Z] coverage: 42.9% of statements [2022-01-25T14:33:18.845Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-01-25T14:33:18.846Z] === RUN TestDisablePigz [2022-01-25T14:33:18.846Z] ok github.com/docker/docker/pkg/homedir 0.033s coverage: 42.9% of statements [2022-01-25T14:33:18.846Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-01-25T14:33:18.846Z] --- PASS: TestDisablePigz (0.11s) [2022-01-25T14:33:18.846Z] === RUN TestPigz [2022-01-25T14:33:18.846Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-01-25T14:33:18.846Z] --- PASS: TestPigz (0.15s) [2022-01-25T14:33:18.846Z] === RUN TestCopyFileWithInvalidDest [2022-01-25T14:33:18.846Z] archive_windows_test.go:16: Currently fails [2022-01-25T14:33:18.846Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-01-25T14:33:18.846Z] === RUN TestCanonicalTarNameForPath [2022-01-25T14:33:18.846Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-01-25T14:33:18.846Z] === RUN TestCanonicalTarName [2022-01-25T14:33:18.846Z] --- PASS: TestCanonicalTarName (0.00s) [2022-01-25T14:33:18.846Z] === RUN TestChmodTarEntry [2022-01-25T14:33:18.846Z] --- PASS: TestChmodTarEntry (0.00s) [2022-01-25T14:33:18.846Z] === RUN TestHardLinkOrder [2022-01-25T14:33:18.846Z] --- PASS: TestHardLinkOrder (0.07s) [2022-01-25T14:33:18.846Z] === RUN TestChangeString [2022-01-25T14:33:18.846Z] --- PASS: TestChangeString (0.00s) [2022-01-25T14:33:18.846Z] === RUN TestChangesWithNoChanges [2022-01-25T14:33:18.846Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-01-25T14:33:18.846Z] === RUN TestChangesWithChanges [2022-01-25T14:33:19.328Z] --- PASS: TestChangesWithChanges (0.04s) [2022-01-25T14:33:19.328Z] === RUN TestChangesWithChangesGH13590 [2022-01-25T14:33:19.328Z] changes_test.go:195: needs more investigation [2022-01-25T14:33:19.328Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-01-25T14:33:19.328Z] === RUN TestChangesDirsEmpty [2022-01-25T14:33:19.328Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-01-25T14:33:19.328Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-01-25T14:33:19.328Z] === RUN TestChangesDirsMutated [2022-01-25T14:33:19.328Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-01-25T14:33:19.328Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-01-25T14:33:19.328Z] === RUN TestApplyLayer [2022-01-25T14:33:19.328Z] changes_test.go:432: needs further investigation [2022-01-25T14:33:19.328Z] --- SKIP: TestApplyLayer (0.00s) [2022-01-25T14:33:19.328Z] === RUN TestChangesSizeWithHardlinks [2022-01-25T14:33:19.328Z] changes_test.go:468: needs further investigation [2022-01-25T14:33:19.328Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-01-25T14:33:19.328Z] === RUN TestChangesSizeWithNoChanges [2022-01-25T14:33:19.328Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-01-25T14:33:19.328Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-01-25T14:33:19.328Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-01-25T14:33:19.328Z] === RUN TestChangesSize [2022-01-25T14:33:19.328Z] --- PASS: TestChangesSize (0.00s) [2022-01-25T14:33:19.328Z] === RUN TestApplyLayerInvalidFilenames [2022-01-25T14:33:19.328Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames822170926\\dest" [2022-01-25T14:33:19.328Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-01-25T14:33:19.328Z] === RUN TestApplyLayerInvalidHardlink [2022-01-25T14:33:19.328Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink516018710\\victim\\hello" -> "../victim/hello" [2022-01-25T14:33:19.328Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink897424334\\victim\\hello" -> "/../victim/hello" [2022-01-25T14:33:19.328Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3617626181\\victim" -> "../victim" [2022-01-25T14:33:19.328Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4061621899\\victim" -> "../victim" [2022-01-25T14:33:19.328Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink449809633\\victim" -> "../victim" [2022-01-25T14:33:19.328Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2390428488\\victim" -> "../victim" [2022-01-25T14:33:19.328Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-01-25T14:33:19.328Z] === RUN TestApplyLayerInvalidSymlink [2022-01-25T14:33:19.328Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3925865394\\dest\\dotdot" -> "../victim/hello" [2022-01-25T14:33:19.328Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1309566327\\dest\\slash-dotdot" -> "/../victim/hello" [2022-01-25T14:33:19.328Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4126487716\\dest\\loophole-victim" -> "../victim" [2022-01-25T14:33:19.328Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1764747731\\dest\\loophole-victim" -> "../victim" [2022-01-25T14:33:19.328Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1619801243\\dest\\loophole-victim" -> "../victim" [2022-01-25T14:33:19.328Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1393927851\\dest\\loophole-victim" -> "../victim" [2022-01-25T14:33:19.328Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-01-25T14:33:19.328Z] === RUN TestApplyLayerWhiteouts [2022-01-25T14:33:19.328Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2022-01-25T14:33:19.328Z] === RUN TestGenerateEmptyFile [2022-01-25T14:33:19.328Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-01-25T14:33:19.328Z] === RUN TestGenerateWithContent [2022-01-25T14:33:19.328Z] --- PASS: TestGenerateWithContent (0.00s) [2022-01-25T14:33:19.328Z] PASS [2022-01-25T14:33:19.328Z] coverage: 62.0% of statements [2022-01-25T14:33:19.328Z] ok github.com/docker/docker/pkg/archive 6.109s coverage: 62.0% of statements [2022-01-25T14:33:19.328Z] --- PASS: TestNetworkDBCRUDTableEntry (4.67s) [2022-01-25T14:33:19.328Z] === RUN TestNetworkDBCRUDTableEntries [2022-01-25T14:33:19.328Z] === RUN TestCreateIDMapOrder [2022-01-25T14:33:19.328Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-01-25T14:33:19.328Z] PASS [2022-01-25T14:33:19.328Z] coverage: 7.2% of statements [2022-01-25T14:33:19.328Z] ok github.com/docker/docker/pkg/idtools 0.035s coverage: 7.2% of statements [2022-01-25T14:33:19.332Z] === RUN TestNewParse [2022-01-25T14:33:19.332Z] --- PASS: TestNewParse (0.00s) [2022-01-25T14:33:19.332Z] PASS [2022-01-25T14:33:19.332Z] coverage: 8.3% of statements [2022-01-25T14:33:19.332Z] ok github.com/docker/docker/daemon/logger/templates 0.043s coverage: 8.3% of statements [2022-01-25T14:33:19.332Z] === RUN TestValidateLogOpt [2022-01-25T14:33:19.332Z] --- PASS: TestValidateLogOpt (0.00s) [2022-01-25T14:33:19.332Z] === RUN TestNewMissedConfig [2022-01-25T14:33:19.332Z] --- PASS: TestNewMissedConfig (0.00s) [2022-01-25T14:33:19.332Z] === RUN TestNewMissedUrl [2022-01-25T14:33:19.332Z] --- PASS: TestNewMissedUrl (0.00s) [2022-01-25T14:33:19.332Z] === RUN TestNewMissedToken [2022-01-25T14:33:19.332Z] --- PASS: TestNewMissedToken (0.00s) [2022-01-25T14:33:19.332Z] === RUN TestNewWithProxy [2022-01-25T14:33:19.332Z] --- PASS: TestNewWithProxy (0.00s) [2022-01-25T14:33:19.332Z] === RUN TestDefault [2022-01-25T14:33:19.332Z] --- PASS: TestDefault (0.01s) [2022-01-25T14:33:19.332Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-01-25T14:33:19.332Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-01-25T14:33:19.332Z] === RUN TestJsonFormat [2022-01-25T14:33:19.332Z] --- PASS: TestJsonFormat (0.01s) [2022-01-25T14:33:19.332Z] === RUN TestRawFormat [2022-01-25T14:33:19.332Z] --- PASS: TestRawFormat (0.00s) [2022-01-25T14:33:19.332Z] === RUN TestRawFormatWithLabels [2022-01-25T14:33:19.332Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-01-25T14:33:19.332Z] === RUN TestRawFormatWithoutTag [2022-01-25T14:33:19.332Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-01-25T14:33:19.332Z] === RUN TestBatching [2022-01-25T14:33:19.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-01-25T14:33:19.818Z] --- PASS: TestBatching (0.30s) [2022-01-25T14:33:19.818Z] === RUN TestFrequency [2022-01-25T14:33:19.818Z] === RUN TestParseLogFormat [2022-01-25T14:33:19.818Z] --- PASS: TestParseLogFormat (0.00s) [2022-01-25T14:33:19.818Z] === RUN TestValidateLogOptEmpty [2022-01-25T14:33:19.818Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-01-25T14:33:19.818Z] === RUN TestValidateSyslogAddress [2022-01-25T14:33:19.818Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-01-25T14:33:19.818Z] === RUN TestParseAddressDefaultPort [2022-01-25T14:33:19.818Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-01-25T14:33:19.818Z] === RUN TestValidateSyslogFacility [2022-01-25T14:33:19.818Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-01-25T14:33:19.818Z] === RUN TestValidateLogOptSyslogFormat [2022-01-25T14:33:19.818Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-01-25T14:33:19.818Z] === RUN TestValidateLogOpt [2022-01-25T14:33:19.818Z] --- PASS: TestValidateLogOpt (0.00s) [2022-01-25T14:33:19.818Z] PASS [2022-01-25T14:33:19.818Z] coverage: 46.8% of statements [2022-01-25T14:33:19.818Z] ok github.com/docker/docker/daemon/logger/syslog 0.084s coverage: 46.8% of statements [2022-01-25T14:33:20.096Z] --- PASS: TestDaemonDNSFallback (6.35s) [2022-01-25T14:33:20.096Z] === RUN TestInspectNetwork [2022-01-25T14:33:20.305Z] --- PASS: TestFrequency (0.27s) [2022-01-25T14:33:20.305Z] === RUN TestOneMessagePerRequest [2022-01-25T14:33:20.305Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-01-25T14:33:20.305Z] === RUN TestVerify [2022-01-25T14:33:20.305Z] --- PASS: TestVerify (0.00s) [2022-01-25T14:33:20.305Z] === RUN TestSkipVerify [2022-01-25T14:33:20.305Z] time="2022-01-25T14:33:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-25T14:33:20.305Z] time="2022-01-25T14:33:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-25T14:33:20.305Z] time="2022-01-25T14:33:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-25T14:33:20.792Z] --- PASS: TestSkipVerify (0.55s) [2022-01-25T14:33:20.792Z] === RUN TestBufferMaximum [2022-01-25T14:33:20.792Z] time="2022-01-25T14:33:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-25T14:33:20.792Z] time="2022-01-25T14:33:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-25T14:33:20.792Z] time="2022-01-25T14:33:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-25T14:33:20.792Z] time="2022-01-25T14:33:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-25T14:33:20.792Z] time="2022-01-25T14:33:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-25T14:33:20.792Z] time="2022-01-25T14:33:20Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643121200.295017\",\"host\":\"0a18b7f67cb3\"}'" [2022-01-25T14:33:20.792Z] time="2022-01-25T14:33:20Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643121200.295017\",\"host\":\"0a18b7f67cb3\"}'" [2022-01-25T14:33:20.792Z] --- PASS: TestBufferMaximum (0.01s) [2022-01-25T14:33:20.792Z] === RUN TestServerAlwaysDown [2022-01-25T14:33:20.792Z] time="2022-01-25T14:33:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-25T14:33:20.792Z] time="2022-01-25T14:33:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-25T14:33:20.792Z] time="2022-01-25T14:33:20Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643121200.306066\",\"host\":\"0a18b7f67cb3\"}'" [2022-01-25T14:33:20.792Z] time="2022-01-25T14:33:20Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643121200.306066\",\"host\":\"0a18b7f67cb3\"}'" [2022-01-25T14:33:20.792Z] time="2022-01-25T14:33:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-25T14:33:20.792Z] time="2022-01-25T14:33:20Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643121200.306066\",\"host\":\"0a18b7f67cb3\"}'" [2022-01-25T14:33:20.792Z] time="2022-01-25T14:33:20Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643121200.307066\",\"host\":\"0a18b7f67cb3\"}'" [2022-01-25T14:33:20.792Z] time="2022-01-25T14:33:20Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643121200.307066\",\"host\":\"0a18b7f67cb3\"}'" [2022-01-25T14:33:20.792Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-01-25T14:33:20.792Z] === RUN TestCannotSendAfterClose [2022-01-25T14:33:20.792Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-01-25T14:33:20.792Z] === RUN TestDeadlockOnBlockedEndpoint [2022-01-25T14:33:20.935Z] === RUN TestFixedBufferCap [2022-01-25T14:33:20.935Z] --- PASS: TestFixedBufferCap (0.00s) [2022-01-25T14:33:20.935Z] === RUN TestFixedBufferLen [2022-01-25T14:33:20.935Z] --- PASS: TestFixedBufferLen (0.00s) [2022-01-25T14:33:20.935Z] === RUN TestFixedBufferString [2022-01-25T14:33:20.935Z] --- PASS: TestFixedBufferString (0.00s) [2022-01-25T14:33:20.935Z] === RUN TestFixedBufferWrite [2022-01-25T14:33:20.935Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-01-25T14:33:20.935Z] === RUN TestFixedBufferRead [2022-01-25T14:33:20.935Z] --- PASS: TestFixedBufferRead (0.00s) [2022-01-25T14:33:20.935Z] === RUN TestBytesPipeRead [2022-01-25T14:33:20.935Z] --- PASS: TestBytesPipeRead (0.00s) [2022-01-25T14:33:20.935Z] === RUN TestBytesPipeWrite [2022-01-25T14:33:20.935Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-01-25T14:33:20.935Z] === RUN TestBytesPipeWriteRandomChunks [2022-01-25T14:33:20.935Z] --- PASS: TestBytesPipeWriteRandomChunks (0.43s) [2022-01-25T14:33:20.935Z] === RUN TestAtomicWriteToFile [2022-01-25T14:33:20.935Z] --- PASS: TestAtomicWriteToFile (0.00s) [2022-01-25T14:33:20.935Z] === RUN TestAtomicWriteSetCommit [2022-01-25T14:33:20.935Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-01-25T14:33:20.935Z] === RUN TestAtomicWriteSetCancel [2022-01-25T14:33:20.935Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-01-25T14:33:20.935Z] === RUN TestReadCloserWrapperClose [2022-01-25T14:33:20.935Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-01-25T14:33:20.935Z] === RUN TestReaderErrWrapperReadOnError [2022-01-25T14:33:20.935Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-01-25T14:33:20.935Z] === RUN TestReaderErrWrapperRead [2022-01-25T14:33:20.935Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-01-25T14:33:20.935Z] === RUN TestCancelReadCloser [2022-01-25T14:33:20.935Z] --- PASS: TestCancelReadCloser (0.10s) [2022-01-25T14:33:20.935Z] === RUN TestWriteCloserWrapperClose [2022-01-25T14:33:20.935Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-01-25T14:33:20.935Z] === RUN TestNopWriteCloser [2022-01-25T14:33:20.935Z] --- PASS: TestNopWriteCloser (0.00s) [2022-01-25T14:33:20.935Z] === RUN TestNopWriter [2022-01-25T14:33:20.935Z] --- PASS: TestNopWriter (0.00s) [2022-01-25T14:33:20.935Z] === RUN TestWriteCounter [2022-01-25T14:33:20.935Z] --- PASS: TestWriteCounter (0.00s) [2022-01-25T14:33:20.935Z] PASS [2022-01-25T14:33:20.935Z] coverage: 70.1% of statements [2022-01-25T14:33:21.280Z] === RUN TestV1IDService [2022-01-25T14:33:21.280Z] --- PASS: TestV1IDService (0.02s) [2022-01-25T14:33:21.280Z] === RUN TestV2MetadataService [2022-01-25T14:33:21.417Z] ok github.com/docker/docker/pkg/ioutils 0.594s coverage: 70.1% of statements [2022-01-25T14:33:21.417Z] 2022/01/25 14:33:21 Closing DB instances... [2022-01-25T14:33:21.682Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-01-25T14:33:21.767Z] time="2022-01-25T14:33:21Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49207/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-01-25T14:33:21.767Z] time="2022-01-25T14:33:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"0a18b7f67cb3\"}'" [2022-01-25T14:33:21.767Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-01-25T14:33:21.767Z] PASS [2022-01-25T14:33:21.767Z] coverage: 82.5% of statements [2022-01-25T14:33:21.767Z] ok github.com/docker/docker/daemon/logger/splunk 2.228s coverage: 82.5% of statements [2022-01-25T14:33:21.767Z] ? github.com/docker/docker/daemon/names [no test files] [2022-01-25T14:33:21.767Z] ? github.com/docker/docker/daemon/network [no test files] [2022-01-25T14:33:21.767Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-01-25T14:33:21.767Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-01-25T14:33:21.767Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-01-25T14:33:21.767Z] === RUN TestContinueOnError_MirrorEndpoint [2022-01-25T14:33:21.767Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-01-25T14:33:21.767Z] === RUN TestContinueOnError_NeverContinue [2022-01-25T14:33:21.767Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-01-25T14:33:21.767Z] === RUN TestManifestStore [2022-01-25T14:33:21.767Z] === RUN TestManifestStore/no_remote_or_local [2022-01-25T14:33:21.767Z] time="2022-01-25T14:33:21Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1882284985\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-01-25T14:33:21.767Z] === RUN TestManifestStore/no_local_cache [2022-01-25T14:33:21.899Z] === RUN TestError [2022-01-25T14:33:21.899Z] --- PASS: TestError (0.00s) [2022-01-25T14:33:21.899Z] === RUN TestProgressString [2022-01-25T14:33:21.899Z] === RUN TestProgressString/no_progress [2022-01-25T14:33:21.899Z] === RUN TestProgressString/progress_1 [2022-01-25T14:33:21.899Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-01-25T14:33:21.899Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-01-25T14:33:21.899Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-01-25T14:33:21.899Z] === RUN TestProgressString/with_units [2022-01-25T14:33:21.899Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-01-25T14:33:21.899Z] === RUN TestProgressString/hide_counts [2022-01-25T14:33:21.899Z] --- PASS: TestProgressString (0.00s) [2022-01-25T14:33:21.899Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-01-25T14:33:21.899Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-01-25T14:33:21.899Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-01-25T14:33:21.899Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-01-25T14:33:21.899Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-01-25T14:33:21.899Z] --- PASS: TestProgressString/with_units (0.00s) [2022-01-25T14:33:21.899Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-01-25T14:33:21.899Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-01-25T14:33:21.899Z] === RUN TestJSONMessageDisplay [2022-01-25T14:33:22.262Z] === RUN TestManifestStore/with_local_cache [2022-01-25T14:33:22.262Z] === RUN TestSuccessfulDownload [2022-01-25T14:33:22.262Z] download_test.go:267: Needs fixing on Windows [2022-01-25T14:33:22.262Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-01-25T14:33:22.262Z] === RUN TestCancelledDownload [2022-01-25T14:33:22.262Z] --- PASS: TestCancelledDownload (0.00s) [2022-01-25T14:33:22.262Z] === RUN TestMaxDownloadAttempts [2022-01-25T14:33:22.262Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-25T14:33:22.262Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-25T14:33:22.262Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-25T14:33:22.262Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-25T14:33:22.262Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-25T14:33:22.262Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-25T14:33:22.262Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-25T14:33:22.262Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-25T14:33:22.262Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-25T14:33:22.262Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-25T14:33:22.262Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-25T14:33:22.262Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-25T14:33:22.262Z] === RUN TestManifestStore/unknown_media_type [2022-01-25T14:33:22.262Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-01-25T14:33:22.262Z] time="2022-01-25T14:33:21Z" level=warning msg="reference for unknown type: " [2022-01-25T14:33:22.262Z] time="2022-01-25T14:33:21Z" level=warning msg="reference for unknown type: " [2022-01-25T14:33:22.262Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-01-25T14:33:22.262Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-01-25T14:33:22.262Z] time="2022-01-25T14:33:21Z" level=warning msg="reference for unknown type: " [2022-01-25T14:33:22.262Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-01-25T14:33:22.262Z] time="2022-01-25T14:33:21Z" level=warning msg="reference for unknown type: " [2022-01-25T14:33:22.262Z] --- PASS: TestV2MetadataService (0.84s) [2022-01-25T14:33:22.262Z] PASS [2022-01-25T14:33:22.262Z] coverage: 48.2% of statements [2022-01-25T14:33:22.262Z] time="2022-01-25T14:33:21Z" level=warning msg="reference for unknown type: " [2022-01-25T14:33:22.262Z] === RUN TestManifestStore/error_persisting_manifest [2022-01-25T14:33:22.262Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-01-25T14:33:22.262Z] ok github.com/docker/docker/distribution/metadata 0.929s coverage: 48.2% of statements [2022-01-25T14:33:22.262Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-01-25T14:33:22.262Z] time="2022-01-25T14:33:21Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-01-25T14:33:22.262Z] --- PASS: TestManifestStore (0.38s) [2022-01-25T14:33:22.262Z] --- PASS: TestManifestStore/no_remote_or_local (0.22s) [2022-01-25T14:33:22.262Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-01-25T14:33:22.262Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-01-25T14:33:22.262Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2022-01-25T14:33:22.262Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-01-25T14:33:22.262Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-01-25T14:33:22.262Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-01-25T14:33:22.262Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-01-25T14:33:22.262Z] --- PASS: TestManifestStore/error_persisting_manifest (0.06s) [2022-01-25T14:33:22.262Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-01-25T14:33:22.262Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.06s) [2022-01-25T14:33:22.262Z] === RUN TestDetectManifestBlobMediaType [2022-01-25T14:33:22.262Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-01-25T14:33:22.262Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-01-25T14:33:22.262Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-01-25T14:33:22.262Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-01-25T14:33:22.262Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-01-25T14:33:22.262Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-01-25T14:33:22.262Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-01-25T14:33:22.262Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-01-25T14:33:22.262Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-01-25T14:33:22.262Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-01-25T14:33:22.262Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-01-25T14:33:22.262Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-01-25T14:33:22.262Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-01-25T14:33:22.262Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-01-25T14:33:22.262Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-01-25T14:33:22.262Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-01-25T14:33:22.262Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-01-25T14:33:22.262Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-01-25T14:33:22.262Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-01-25T14:33:22.262Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-01-25T14:33:22.262Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-01-25T14:33:22.262Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-01-25T14:33:22.262Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-01-25T14:33:22.262Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-01-25T14:33:22.262Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-01-25T14:33:22.262Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-01-25T14:33:22.262Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-01-25T14:33:22.262Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-01-25T14:33:22.262Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-01-25T14:33:22.262Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-01-25T14:33:22.262Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-01-25T14:33:22.262Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-01-25T14:33:22.262Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-01-25T14:33:22.262Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-01-25T14:33:22.262Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-01-25T14:33:22.262Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-01-25T14:33:22.262Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-01-25T14:33:22.262Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-01-25T14:33:22.262Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-01-25T14:33:22.262Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-01-25T14:33:22.262Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-01-25T14:33:22.262Z] === RUN TestFixManifestLayers [2022-01-25T14:33:22.262Z] --- PASS: TestFixManifestLayers (0.00s) [2022-01-25T14:33:22.262Z] === RUN TestFixManifestLayersBaseLayerParent [2022-01-25T14:33:22.262Z] pull_v2_test.go:73: Needs fixing on Windows [2022-01-25T14:33:22.262Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-01-25T14:33:22.262Z] === RUN TestFixManifestLayersBadParent [2022-01-25T14:33:22.262Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-01-25T14:33:22.262Z] === RUN TestValidateManifest [2022-01-25T14:33:22.262Z] pull_v2_test.go:118: Needs fixing on Windows [2022-01-25T14:33:22.262Z] --- SKIP: TestValidateManifest (0.00s) [2022-01-25T14:33:22.262Z] === RUN TestFormatPlatform [2022-01-25T14:33:22.262Z] --- PASS: TestFormatPlatform (0.00s) [2022-01-25T14:33:22.262Z] === RUN TestGetRepositoryMountCandidates [2022-01-25T14:33:22.262Z] --- PASS: TestGetRepositoryMountCandidates (0.01s) [2022-01-25T14:33:22.262Z] === RUN TestLayerAlreadyExists [2022-01-25T14:33:22.262Z] 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} [2022-01-25T14:33:22.262Z] 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} [2022-01-25T14:33:22.262Z] 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} [2022-01-25T14:33:22.262Z] 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} [2022-01-25T14:33:22.262Z] 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} [2022-01-25T14:33:22.262Z] 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} [2022-01-25T14:33:22.262Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-01-25T14:33:22.262Z] === RUN TestWhenEmptyAuthConfig [2022-01-25T14:33:22.262Z] time="2022-01-25T14:33:22Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-25T14:33:22.262Z] time="2022-01-25T14:33:22Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-25T14:33:22.262Z] time="2022-01-25T14:33:22Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-25T14:33:22.262Z] time="2022-01-25T14:33:22Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-25T14:33:22.262Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-01-25T14:33:22.262Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.45s) [2022-01-25T14:33:22.262Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.45s) [2022-01-25T14:33:22.262Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.45s) [2022-01-25T14:33:22.262Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.45s) [2022-01-25T14:33:22.262Z] === RUN TestTransfer [2022-01-25T14:33:22.381Z] --- PASS: TestJSONMessageDisplay (0.15s) [2022-01-25T14:33:22.381Z] === RUN TestJSONMessageDisplayWithJSONError [2022-01-25T14:33:22.381Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-01-25T14:33:22.381Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-01-25T14:33:22.381Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-01-25T14:33:22.381Z] === RUN TestDisplayJSONMessagesStream [2022-01-25T14:33:22.381Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-01-25T14:33:22.381Z] PASS [2022-01-25T14:33:22.381Z] coverage: 91.7% of statements [2022-01-25T14:33:22.381Z] ok github.com/docker/docker/pkg/jsonmessage 0.196s coverage: 91.7% of statements [2022-01-25T14:33:22.683Z] === RUN TestInspectNetwork/full_network_id [2022-01-25T14:33:22.684Z] === RUN TestInspectNetwork/partial_network_id [2022-01-25T14:33:22.684Z] === RUN TestInspectNetwork/network_name [2022-01-25T14:33:22.684Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-01-25T14:33:22.749Z] --- PASS: TestTransfer (0.12s) [2022-01-25T14:33:22.749Z] === RUN TestConcurrencyLimit [2022-01-25T14:33:22.749Z] === RUN TestNotFound [2022-01-25T14:33:22.749Z] --- PASS: TestNotFound (0.00s) [2022-01-25T14:33:22.749Z] === RUN TestConflict [2022-01-25T14:33:22.749Z] --- PASS: TestConflict (0.00s) [2022-01-25T14:33:22.749Z] === RUN TestForbidden [2022-01-25T14:33:22.749Z] --- PASS: TestForbidden (0.00s) [2022-01-25T14:33:22.749Z] === RUN TestInvalidParameter [2022-01-25T14:33:22.749Z] --- PASS: TestInvalidParameter (0.00s) [2022-01-25T14:33:22.749Z] === RUN TestNotImplemented [2022-01-25T14:33:22.749Z] --- PASS: TestNotImplemented (0.00s) [2022-01-25T14:33:22.749Z] === RUN TestNotModified [2022-01-25T14:33:22.749Z] --- PASS: TestNotModified (0.00s) [2022-01-25T14:33:22.749Z] === RUN TestUnauthorized [2022-01-25T14:33:22.749Z] --- PASS: TestUnauthorized (0.00s) [2022-01-25T14:33:22.749Z] === RUN TestUnknown [2022-01-25T14:33:22.749Z] --- PASS: TestUnknown (0.00s) [2022-01-25T14:33:22.749Z] === RUN TestCancelled [2022-01-25T14:33:22.749Z] --- PASS: TestCancelled (0.00s) [2022-01-25T14:33:22.749Z] === RUN TestDeadline [2022-01-25T14:33:22.749Z] --- PASS: TestDeadline (0.00s) [2022-01-25T14:33:22.749Z] === RUN TestDataLoss [2022-01-25T14:33:22.749Z] --- PASS: TestDataLoss (0.00s) [2022-01-25T14:33:22.749Z] === RUN TestUnavailable [2022-01-25T14:33:22.749Z] --- PASS: TestUnavailable (0.00s) [2022-01-25T14:33:22.749Z] === RUN TestSystem [2022-01-25T14:33:22.749Z] --- PASS: TestSystem (0.00s) [2022-01-25T14:33:22.749Z] === RUN TestFromStatusCode [2022-01-25T14:33:22.749Z] === RUN TestFromStatusCode/Not_Found [2022-01-25T14:33:22.749Z] === RUN TestFromStatusCode/Bad_Request [2022-01-25T14:33:22.749Z] === RUN TestFromStatusCode/Conflict [2022-01-25T14:33:22.749Z] === RUN TestFromStatusCode/Unauthorized [2022-01-25T14:33:22.749Z] === RUN TestFromStatusCode/Service_Unavailable [2022-01-25T14:33:22.749Z] === RUN TestFromStatusCode/Forbidden [2022-01-25T14:33:22.749Z] === RUN TestFromStatusCode/Not_Modified [2022-01-25T14:33:22.749Z] === RUN TestFromStatusCode/Not_Implemented [2022-01-25T14:33:22.749Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-01-25T14:33:22.749Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-01-25T14:33:22.749Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-01-25T14:33:22.749Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-01-25T14:33:22.749Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-01-25T14:33:22.749Z] --- PASS: TestFromStatusCode (0.00s) [2022-01-25T14:33:22.749Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-01-25T14:33:22.749Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-01-25T14:33:22.749Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-01-25T14:33:22.749Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-01-25T14:33:22.749Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-01-25T14:33:22.749Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-01-25T14:33:22.749Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-01-25T14:33:22.749Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-01-25T14:33:22.749Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-01-25T14:33:22.749Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-01-25T14:33:22.749Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-01-25T14:33:22.749Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-01-25T14:33:22.749Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-01-25T14:33:22.749Z] PASS [2022-01-25T14:33:22.749Z] coverage: 53.1% of statements [2022-01-25T14:33:22.749Z] ok github.com/docker/docker/errdefs 0.049s coverage: 53.1% of statements [2022-01-25T14:33:22.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-01-25T14:33:22.863Z] === RUN TestStandardLongPath [2022-01-25T14:33:22.863Z] --- PASS: TestStandardLongPath (0.00s) [2022-01-25T14:33:22.863Z] === RUN TestUNCLongPath [2022-01-25T14:33:22.863Z] --- PASS: TestUNCLongPath (0.00s) [2022-01-25T14:33:22.863Z] PASS [2022-01-25T14:33:22.863Z] coverage: 100.0% of statements [2022-01-25T14:33:22.863Z] ok github.com/docker/docker/pkg/longpath 0.043s coverage: 100.0% of statements [2022-01-25T14:33:22.863Z] --- PASS: TestNetworkDBCRUDTableEntries (3.45s) [2022-01-25T14:33:22.863Z] === RUN TestNetworkDBNodeLeave [2022-01-25T14:33:23.236Z] --- PASS: TestConcurrencyLimit (0.40s) [2022-01-25T14:33:23.236Z] === RUN TestInactiveJobs [2022-01-25T14:33:23.236Z] --- PASS: TestInactiveJobs (0.35s) [2022-01-25T14:33:23.236Z] === RUN TestWatchRelease [2022-01-25T14:33:23.236Z] --- PASS: TestWatchRelease (0.04s) [2022-01-25T14:33:23.236Z] === RUN TestWatchFinishedTransfer [2022-01-25T14:33:23.236Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-01-25T14:33:23.236Z] === RUN TestDuplicateTransfer [2022-01-25T14:33:23.236Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-01-25T14:33:23.236Z] === RUN TestSuccessfulUpload [2022-01-25T14:33:23.237Z] --- PASS: TestWhenEmptyAuthConfig (1.26s) [2022-01-25T14:33:23.237Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-01-25T14:33:23.237Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-01-25T14:33:23.237Z] === RUN TestTokenPassThru [2022-01-25T14:33:23.237Z] --- PASS: TestTokenPassThru (0.01s) [2022-01-25T14:33:23.237Z] === RUN TestTokenPassThruDifferentHost [2022-01-25T14:33:23.237Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-01-25T14:33:23.237Z] PASS [2022-01-25T14:33:23.237Z] coverage: 24.6% of statements [2022-01-25T14:33:23.237Z] ok github.com/docker/docker/distribution 1.760s coverage: 24.6% of statements [2022-01-25T14:33:23.346Z] === RUN TestNameFormat [2022-01-25T14:33:23.346Z] --- PASS: TestNameFormat (0.00s) [2022-01-25T14:33:23.346Z] === RUN TestNameRetries [2022-01-25T14:33:23.346Z] --- PASS: TestNameRetries (0.00s) [2022-01-25T14:33:23.346Z] PASS [2022-01-25T14:33:23.346Z] coverage: 85.7% of statements [2022-01-25T14:33:23.346Z] ok github.com/docker/docker/pkg/namesgenerator 0.041s coverage: 85.7% of statements [2022-01-25T14:33:23.724Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-01-25T14:33:23.724Z] time="2022-01-25T14:33:23Z" level=error msg="Upload failed, retrying: simulating retry" [2022-01-25T14:33:23.724Z] --- PASS: TestSuccessfulUpload (0.40s) [2022-01-25T14:33:23.724Z] === RUN TestCancelledUpload [2022-01-25T14:33:23.724Z] --- PASS: TestCancelledUpload (0.00s) [2022-01-25T14:33:23.724Z] PASS [2022-01-25T14:33:23.724Z] coverage: 76.8% of statements [2022-01-25T14:33:23.724Z] ok github.com/docker/docker/distribution/xfer 1.881s coverage: 76.8% of statements [2022-01-25T14:33:23.724Z] ? github.com/docker/docker/dockerversion [no test files] [2022-01-25T14:33:23.724Z] === RUN TestFSGetInvalidData [2022-01-25T14:33:23.724Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-01-25T14:33:23.724Z] === RUN TestFSInvalidSet [2022-01-25T14:33:23.724Z] --- PASS: TestFSInvalidSet (0.01s) [2022-01-25T14:33:23.724Z] === RUN TestFSInvalidRoot [2022-01-25T14:33:23.724Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-01-25T14:33:23.724Z] === RUN TestFSMetadataGetSet [2022-01-25T14:33:23.724Z] --- PASS: TestFSMetadataGetSet (0.03s) [2022-01-25T14:33:23.724Z] === RUN TestFSInvalidWalker [2022-01-25T14:33:23.829Z] === RUN TestParseKeyValueOpt [2022-01-25T14:33:23.829Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-01-25T14:33:23.829Z] === RUN TestParseUintList [2022-01-25T14:33:23.829Z] --- PASS: TestParseUintList (0.00s) [2022-01-25T14:33:23.829Z] === RUN TestParseUintListMaximumLimits [2022-01-25T14:33:23.829Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-01-25T14:33:23.829Z] PASS [2022-01-25T14:33:23.829Z] coverage: 97.0% of statements [2022-01-25T14:33:24.211Z] --- PASS: TestFSInvalidWalker (0.04s) [2022-01-25T14:33:24.212Z] === RUN TestFSGetSet [2022-01-25T14:33:24.212Z] --- PASS: TestFSGetSet (0.05s) [2022-01-25T14:33:24.212Z] === RUN TestFSGetUnsetKey [2022-01-25T14:33:24.212Z] --- PASS: TestFSGetUnsetKey (0.02s) [2022-01-25T14:33:24.212Z] === RUN TestFSGetEmptyData [2022-01-25T14:33:24.212Z] === RUN TestCompare [2022-01-25T14:33:24.212Z] --- PASS: TestCompare (0.00s) [2022-01-25T14:33:24.212Z] PASS [2022-01-25T14:33:24.212Z] coverage: 19.2% of statements [2022-01-25T14:33:24.212Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-01-25T14:33:24.212Z] === RUN TestFSDelete [2022-01-25T14:33:24.212Z] ok github.com/docker/docker/image/cache 0.121s coverage: 19.2% of statements [2022-01-25T14:33:24.212Z] --- PASS: TestFSDelete (0.02s) [2022-01-25T14:33:24.212Z] === RUN TestFSWalker [2022-01-25T14:33:24.212Z] --- PASS: TestFSWalker (0.01s) [2022-01-25T14:33:24.212Z] === RUN TestFSWalkerStopOnError [2022-01-25T14:33:24.212Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-01-25T14:33:24.212Z] === RUN TestNewFromJSON [2022-01-25T14:33:24.212Z] --- PASS: TestNewFromJSON (0.00s) [2022-01-25T14:33:24.212Z] === RUN TestNewFromJSONWithInvalidJSON [2022-01-25T14:33:24.212Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-01-25T14:33:24.212Z] === RUN TestMarshalKeyOrder [2022-01-25T14:33:24.212Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-01-25T14:33:24.212Z] === RUN TestHistoryEqual [2022-01-25T14:33:24.212Z] --- PASS: TestHistoryEqual (0.21s) [2022-01-25T14:33:24.212Z] === RUN TestImage [2022-01-25T14:33:24.212Z] --- PASS: TestImage (0.00s) [2022-01-25T14:33:24.212Z] === RUN TestImageOSNotEmpty [2022-01-25T14:33:24.212Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-01-25T14:33:24.212Z] === RUN TestNewChildImageFromImageWithRootFS [2022-01-25T14:33:24.212Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-01-25T14:33:24.212Z] === RUN TestCreate [2022-01-25T14:33:24.212Z] --- PASS: TestCreate (0.01s) [2022-01-25T14:33:24.212Z] === RUN TestRestore [2022-01-25T14:33:24.212Z] time="2022-01-25T14:33:24Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-01-25T14:33:24.212Z] --- PASS: TestRestore (0.04s) [2022-01-25T14:33:24.212Z] === RUN TestAddDelete [2022-01-25T14:33:24.212Z] --- PASS: TestAddDelete (0.03s) [2022-01-25T14:33:24.212Z] === RUN TestSearchAfterDelete [2022-01-25T14:33:24.212Z] --- PASS: TestSearchAfterDelete (0.03s) [2022-01-25T14:33:24.212Z] === RUN TestParentReset [2022-01-25T14:33:24.212Z] --- PASS: TestParentReset (0.03s) [2022-01-25T14:33:24.212Z] === RUN TestGetAndSetLastUpdated [2022-01-25T14:33:24.212Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-01-25T14:33:24.212Z] === RUN TestStoreLen [2022-01-25T14:33:24.232Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-01-25T14:33:24.232Z] Using test binary docker [2022-01-25T14:33:24.232Z] +++ /etc/init.d/apparmor start [2022-01-25T14:33:24.232Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-01-25T14:33:24.232Z] INFO: Waiting for daemon to start... [2022-01-25T14:33:24.232Z] Starting dockerd [2022-01-25T14:33:24.232Z] +++ 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 [2022-01-25T14:33:24.311Z] ok github.com/docker/docker/pkg/parsers 0.039s coverage: 97.0% of statements [2022-01-25T14:33:24.701Z] --- PASS: TestStoreLen (0.05s) [2022-01-25T14:33:24.701Z] PASS [2022-01-25T14:33:24.701Z] coverage: 86.9% of statements [2022-01-25T14:33:24.701Z] ok github.com/docker/docker/image 0.721s coverage: 86.9% of statements [2022-01-25T14:33:24.794Z] === RUN TestNewAndRemove [2022-01-25T14:33:24.794Z] --- PASS: TestNewAndRemove (0.00s) [2022-01-25T14:33:24.794Z] === RUN TestRemoveInvalidPath [2022-01-25T14:33:24.794Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-01-25T14:33:24.794Z] PASS [2022-01-25T14:33:24.794Z] coverage: 82.6% of statements [2022-01-25T14:33:24.794Z] ok github.com/docker/docker/pkg/pidfile 0.038s coverage: 82.6% of statements [2022-01-25T14:33:25.188Z] === RUN TestMakeV1ConfigFromConfig [2022-01-25T14:33:25.188Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-01-25T14:33:25.188Z] PASS [2022-01-25T14:33:25.188Z] coverage: 25.0% of statements [2022-01-25T14:33:25.188Z] ok github.com/docker/docker/image/v1 0.071s coverage: 25.0% of statements [2022-01-25T14:33:25.188Z] === RUN TestValidateManifest [2022-01-25T14:33:25.188Z] === RUN TestValidateManifest/nil [2022-01-25T14:33:25.188Z] === RUN TestValidateManifest/non-nil [2022-01-25T14:33:25.188Z] --- PASS: TestValidateManifest (0.00s) [2022-01-25T14:33:25.188Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-01-25T14:33:25.188Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-01-25T14:33:25.188Z] PASS [2022-01-25T14:33:25.188Z] coverage: 0.7% of statements [2022-01-25T14:33:25.188Z] ok github.com/docker/docker/image/tarexport 0.071s coverage: 0.7% of statements [2022-01-25T14:33:25.188Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-01-25T14:33:25.811Z] --- PASS: TestNetworkDBNodeLeave (3.06s) [2022-01-25T14:33:25.811Z] === RUN TestNetworkDBWatch [2022-01-25T14:33:26.128Z] --- PASS: TestInfoAPIWarnings (16.36s) [2022-01-25T14:33:26.128Z] === RUN TestInfoDebug [2022-01-25T14:33:26.128Z] --- PASS: TestInfoDebug (0.54s) [2022-01-25T14:33:26.128Z] === RUN TestInfoInsecureRegistries [2022-01-25T14:33:26.128Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2022-01-25T14:33:26.128Z] === RUN TestInfoRegistryMirrors [2022-01-25T14:33:26.128Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2022-01-25T14:33:26.128Z] === RUN TestLoginFailsWithBadCredentials [2022-01-25T14:33:26.128Z] --- PASS: TestLoginFailsWithBadCredentials (0.07s) [2022-01-25T14:33:26.128Z] === RUN TestPingCacheHeaders [2022-01-25T14:33:26.128Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-01-25T14:33:26.128Z] === RUN TestPingGet [2022-01-25T14:33:26.145Z] . [2022-01-25T14:33:26.145Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-01-25T14:33:26.145Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-01-25T14:33:26.145Z] Error: No such image: emptyfs [2022-01-25T14:33:26.145Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-01-25T14:33:26.145Z] ++++ docker load [2022-01-25T14:33:26.213Z] === RUN TestSerialization [2022-01-25T14:33:26.213Z] --- PASS: TestSerialization (0.02s) [2022-01-25T14:33:26.213Z] PASS [2022-01-25T14:33:26.213Z] coverage: 100.0% of statements [2022-01-25T14:33:26.213Z] ok github.com/docker/docker/libcontainerd/queue 0.064s coverage: 100.0% of statements [2022-01-25T14:33:26.294Z] --- PASS: TestGetAddress (20.24s) [2022-01-25T14:33:26.294Z] === RUN TestRequestSyntaxCheck [2022-01-25T14:33:26.294Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-01-25T14:33:26.294Z] === RUN TestRequest [2022-01-25T14:33:26.294Z] === RUN TestFailedConnection [2022-01-25T14:33:26.384Z] --- PASS: TestPingGet (0.02s) [2022-01-25T14:33:26.384Z] === RUN TestPingHead [2022-01-25T14:33:26.384Z] --- PASS: TestPingHead (0.02s) [2022-01-25T14:33:26.384Z] === RUN TestVersion [2022-01-25T14:33:26.384Z] --- PASS: TestVersion (0.02s) [2022-01-25T14:33:26.384Z] === CONT TestDiskUsage [2022-01-25T14:33:26.406Z] Running integration-test (iteration 1) [2022-01-25T14:33:26.406Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-01-25T14:33:26.406Z] ++ 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 [2022-01-25T14:33:26.406Z] ++ set -e [2022-01-25T14:33:26.406Z] ++ '[' -n 0 ']' [2022-01-25T14:33:26.406Z] ++ set -x [2022-01-25T14:33:26.406Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2022-01-25T14:33:26.880Z] --- PASS: TestInspectNetwork (7.18s) [2022-01-25T14:33:26.880Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-01-25T14:33:26.880Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-01-25T14:33:26.880Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-01-25T14:33:26.880Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-01-25T14:33:26.880Z] === RUN TestRunContainerWithBridgeNone [2022-01-25T14:33:26.945Z] === RUN TestDiskUsage/empty [2022-01-25T14:33:26.945Z] === RUN TestDiskUsage/empty/container_types [2022-01-25T14:33:26.945Z] === RUN TestDiskUsage/empty/image_types [2022-01-25T14:33:26.945Z] === RUN TestDiskUsage/empty/volume_types [2022-01-25T14:33:26.945Z] === RUN TestDiskUsage/empty/build-cache_types [2022-01-25T14:33:26.945Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-01-25T14:33:26.945Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-01-25T14:33:26.945Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-01-25T14:33:26.945Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-01-25T14:33:26.945Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-01-25T14:33:26.945Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-01-25T14:33:26.945Z] === RUN TestDiskUsage/after_LoadBusybox [2022-01-25T14:33:26.945Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-01-25T14:33:26.945Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-01-25T14:33:26.945Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-01-25T14:33:26.945Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-01-25T14:33:26.945Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-01-25T14:33:26.945Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-01-25T14:33:26.945Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-01-25T14:33:26.945Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-01-25T14:33:26.945Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-01-25T14:33:26.945Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-01-25T14:33:26.945Z] === RUN TestDiskUsage/after_container.Run [2022-01-25T14:33:27.202Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-01-25T14:33:27.202Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-01-25T14:33:27.202Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-01-25T14:33:27.202Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-01-25T14:33:27.202Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-01-25T14:33:27.202Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-01-25T14:33:27.202Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-01-25T14:33:27.202Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-01-25T14:33:27.202Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-01-25T14:33:27.202Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-01-25T14:33:27.236Z] === RUN TestEmptyLayer [2022-01-25T14:33:27.237Z] --- PASS: TestEmptyLayer (0.00s) [2022-01-25T14:33:27.237Z] === RUN TestCommitFailure [2022-01-25T14:33:27.237Z] --- PASS: TestCommitFailure (0.05s) [2022-01-25T14:33:27.237Z] === RUN TestStartTransactionFailure [2022-01-25T14:33:27.237Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-01-25T14:33:27.237Z] === RUN TestGetOrphan [2022-01-25T14:33:27.237Z] --- PASS: TestGetOrphan (0.01s) [2022-01-25T14:33:27.237Z] === RUN TestMountAndRegister [2022-01-25T14:33:27.237Z] === RUN TestEnvironmentParsing [2022-01-25T14:33:27.237Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-01-25T14:33:27.237Z] PASS [2022-01-25T14:33:27.237Z] coverage: 1.2% of statements [2022-01-25T14:33:27.237Z] ok github.com/docker/docker/libcontainerd/local 0.087s coverage: 1.2% of statements [2022-01-25T14:33:27.237Z] layer_test.go:270: Layer size: 14 [2022-01-25T14:33:27.237Z] --- PASS: TestMountAndRegister (0.13s) [2022-01-25T14:33:27.237Z] === RUN TestLayerRelease [2022-01-25T14:33:27.237Z] layer_test.go:303: Failing on Windows [2022-01-25T14:33:27.237Z] --- SKIP: TestLayerRelease (0.00s) [2022-01-25T14:33:27.237Z] === RUN TestStoreRestore [2022-01-25T14:33:27.237Z] layer_test.go:352: Failing on Windows [2022-01-25T14:33:27.237Z] --- SKIP: TestStoreRestore (0.00s) [2022-01-25T14:33:27.237Z] === RUN TestTarStreamStability [2022-01-25T14:33:27.237Z] layer_test.go:467: Failing on Windows [2022-01-25T14:33:27.237Z] --- SKIP: TestTarStreamStability (0.00s) [2022-01-25T14:33:27.237Z] === RUN TestRegisterExistingLayer [2022-01-25T14:33:27.237Z] --- PASS: TestRegisterExistingLayer (0.13s) [2022-01-25T14:33:27.237Z] === RUN TestTarStreamVerification [2022-01-25T14:33:27.237Z] layer_test.go:696: Failing on Windows [2022-01-25T14:33:27.237Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-01-25T14:33:27.237Z] === RUN TestLayerMigration [2022-01-25T14:33:27.237Z] migration_test.go:45: Failing on Windows [2022-01-25T14:33:27.237Z] --- SKIP: TestLayerMigration (0.00s) [2022-01-25T14:33:27.237Z] === RUN TestLayerMigrationNoTarsplit [2022-01-25T14:33:27.237Z] migration_test.go:181: Failing on Windows [2022-01-25T14:33:27.237Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-01-25T14:33:27.237Z] === RUN TestMountInit [2022-01-25T14:33:27.237Z] mount_test.go:17: Failing on Windows [2022-01-25T14:33:27.237Z] --- SKIP: TestMountInit (0.00s) [2022-01-25T14:33:27.237Z] === RUN TestMountSize [2022-01-25T14:33:27.237Z] mount_test.go:76: Failing on Windows [2022-01-25T14:33:27.237Z] --- SKIP: TestMountSize (0.00s) [2022-01-25T14:33:27.237Z] === RUN TestMountChanges [2022-01-25T14:33:27.237Z] mount_test.go:125: Failing on Windows [2022-01-25T14:33:27.237Z] --- SKIP: TestMountChanges (0.00s) [2022-01-25T14:33:27.237Z] === RUN TestMountApply [2022-01-25T14:33:27.237Z] mount_test.go:212: Failing on Windows [2022-01-25T14:33:27.237Z] --- SKIP: TestMountApply (0.00s) [2022-01-25T14:33:27.237Z] PASS [2022-01-25T14:33:27.237Z] coverage: 30.0% of statements [2022-01-25T14:33:27.237Z] ok github.com/docker/docker/layer 0.445s coverage: 30.0% of statements [2022-01-25T14:33:27.349Z] Loaded image: busybox:latest [2022-01-25T14:33:27.458Z] --- PASS: TestDiskUsage (1.19s) [2022-01-25T14:33:27.458Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-01-25T14:33:27.458Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-01-25T14:33:27.458Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-01-25T14:33:27.458Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-01-25T14:33:27.458Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-01-25T14:33:27.458Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-01-25T14:33:27.458Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-01-25T14:33:27.458Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-01-25T14:33:27.458Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-01-25T14:33:27.458Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-01-25T14:33:27.458Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-01-25T14:33:27.458Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-01-25T14:33:27.458Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-01-25T14:33:27.458Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-01-25T14:33:27.458Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-01-25T14:33:27.458Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-01-25T14:33:27.458Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-01-25T14:33:27.458Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-01-25T14:33:27.458Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-01-25T14:33:27.458Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-01-25T14:33:27.458Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-01-25T14:33:27.458Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-01-25T14:33:27.458Z] --- PASS: TestDiskUsage/after_container.Run (0.35s) [2022-01-25T14:33:27.458Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-01-25T14:33:27.458Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-01-25T14:33:27.458Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-01-25T14:33:27.458Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-01-25T14:33:27.458Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-01-25T14:33:27.458Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-01-25T14:33:27.458Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-01-25T14:33:27.458Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-01-25T14:33:27.458Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-01-25T14:33:27.458Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2022-01-25T14:33:27.458Z] PASS [2022-01-25T14:33:27.458Z] [2022-01-25T14:33:27.458Z] === Skipped [2022-01-25T14:33:27.458Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-25T14:33:27.458Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-01-25T14:33:27.458Z] [2022-01-25T14:33:27.458Z] DONE 50 tests, 1 skipped in 20.077s [2022-01-25T14:33:27.458Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-01-25T14:33:27.715Z] INFO: Testing against a local daemon [2022-01-25T14:33:27.715Z] === RUN TestVolumesCreateAndList [2022-01-25T14:33:27.715Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-01-25T14:33:27.715Z] === RUN TestVolumesRemove [2022-01-25T14:33:27.715Z] --- PASS: TestVolumesRemove (0.05s) [2022-01-25T14:33:27.715Z] === RUN TestVolumesInspect [2022-01-25T14:33:27.715Z] --- PASS: TestVolumesInspect (0.02s) [2022-01-25T14:33:27.715Z] === RUN TestVolumesInvalidJSON [2022-01-25T14:33:27.715Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-25T14:33:27.715Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-25T14:33:27.715Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-25T14:33:27.715Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-01-25T14:33:27.715Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-01-25T14:33:27.715Z] PASS [2022-01-25T14:33:27.715Z] [2022-01-25T14:33:27.715Z] DONE 5 tests in 0.207s [2022-01-25T14:33:27.715Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-01-25T14:33:27.724Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-01-25T14:33:27.724Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-01-25T14:33:27.724Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-01-25T14:33:27.724Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-01-25T14:33:27.903Z] 2022/01/25 14:33:27 Closing DB instances... [2022-01-25T14:33:27.921Z] Loaded image: busybox:glibc [2022-01-25T14:33:27.971Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13127 is not a child of this shell [2022-01-25T14:33:27.971Z] warning: PID 13127 from bundles/test-integration/docker.pid had a nonzero exit code [2022-01-25T14:33:27.971Z] Leaving: AppArmorNo profiles have been unloaded. [2022-01-25T14:33:27.971Z] [2022-01-25T14:33:27.971Z] Unloading profiles will leave already running processes permanently [2022-01-25T14:33:27.971Z] unconfined, which can lead to unexpected situations. [2022-01-25T14:33:27.971Z] [2022-01-25T14:33:27.971Z] To set a process to complain mode, use the command line tool [2022-01-25T14:33:27.971Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-01-25T14:33:27.971Z] Removing test suite binaries [2022-01-25T14:33:27.971Z] exiting test-integration [2022-01-25T14:33:27.971Z] ++ exit 0 [2022-01-25T14:33:27.971Z] [2022-01-25T14:33:28.211Z] === RUN TestSequenceGetAvailableBit [2022-01-25T14:33:28.211Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-01-25T14:33:28.211Z] === RUN TestSequenceEqual [2022-01-25T14:33:28.211Z] --- PASS: TestSequenceEqual (0.00s) [2022-01-25T14:33:28.211Z] === RUN TestSequenceCopy [2022-01-25T14:33:28.211Z] --- PASS: TestSequenceCopy (0.00s) [2022-01-25T14:33:28.211Z] === RUN TestGetFirstAvailable [2022-01-25T14:33:28.211Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-01-25T14:33:28.211Z] === RUN TestFindSequence [2022-01-25T14:33:28.211Z] --- PASS: TestFindSequence (0.00s) [2022-01-25T14:33:28.211Z] === RUN TestCheckIfAvailable [2022-01-25T14:33:28.211Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-01-25T14:33:28.211Z] === RUN TestMergeSequences [2022-01-25T14:33:28.211Z] --- PASS: TestMergeSequences (0.00s) [2022-01-25T14:33:28.211Z] === RUN TestPushReservation [2022-01-25T14:33:28.211Z] --- PASS: TestPushReservation (0.00s) [2022-01-25T14:33:28.211Z] === RUN TestSerializeDeserialize [2022-01-25T14:33:28.211Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-01-25T14:33:28.211Z] === RUN TestSet [2022-01-25T14:33:28.211Z] --- PASS: TestSet (0.00s) [2022-01-25T14:33:28.211Z] === RUN TestSetUnset [2022-01-25T14:33:28.211Z] --- PASS: TestSetUnset (0.00s) [2022-01-25T14:33:28.211Z] === RUN TestOffsetSetUnset [2022-01-25T14:33:28.211Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-01-25T14:33:28.387Z] --- PASS: TestFailedConnection (2.06s) [2022-01-25T14:33:28.387Z] === RUN TestFailOnce [2022-01-25T14:33:28.387Z] 2022/01/25 14:33:28 http: panic serving 127.0.0.1:49273: Plugin not ready [2022-01-25T14:33:28.387Z] goroutine 20 [running]: [2022-01-25T14:33:28.387Z] net/http.(*conn).serve.func1() [2022-01-25T14:33:28.387Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-01-25T14:33:28.387Z] panic({0x11eac20, 0x12f73d0}) [2022-01-25T14:33:28.387Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-01-25T14:33:28.387Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xe28ac304b98007c3}, 0xc0000b9a98) [2022-01-25T14:33:28.387Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-01-25T14:33:28.387Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x1304170, 0xc0001b0000}, 0x113f3e6) [2022-01-25T14:33:28.387Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-01-25T14:33:28.387Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x1304170, 0xc0001b0000}, 0xc0000c0000) [2022-01-25T14:33:28.387Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-01-25T14:33:28.387Z] net/http.serverHandler.ServeHTTP({0x1302770}, {0x1304170, 0xc0001b0000}, 0xc0000c0000) [2022-01-25T14:33:28.387Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-01-25T14:33:28.387Z] net/http.(*conn).serve(0xc0000b2000, {0x1306000, 0xc0000960c0}) [2022-01-25T14:33:28.387Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-01-25T14:33:28.387Z] created by net/http.(*Server).Serve [2022-01-25T14:33:28.387Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-01-25T14:33:28.387Z] time="2022-01-25T14:33:28Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49272/Test.FailOnce: Post \"http://127.0.0.1:49272/Test.FailOnce\": EOF, retrying in 1s" [2022-01-25T14:33:28.698Z] === RUN TestSetInRange [2022-01-25T14:33:28.698Z] --- PASS: TestSetInRange (0.00s) [2022-01-25T14:33:28.698Z] === RUN TestSetAnyInRange [2022-01-25T14:33:28.698Z] --- PASS: TestSetAnyInRange (0.00s) [2022-01-25T14:33:28.698Z] === RUN TestMethods [2022-01-25T14:33:28.698Z] --- PASS: TestMethods (0.00s) [2022-01-25T14:33:28.698Z] === RUN TestRandomAllocateDeallocate [2022-01-25T14:33:28.790Z] --- PASS: TestRunContainerWithBridgeNone (1.55s) [2022-01-25T14:33:28.790Z] === RUN TestNetworkInvalidJSON [2022-01-25T14:33:28.790Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-25T14:33:28.791Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-25T14:33:28.791Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-25T14:33:28.791Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-25T14:33:28.791Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-25T14:33:28.791Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-25T14:33:28.791Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-25T14:33:28.791Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-25T14:33:28.791Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-25T14:33:28.791Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-01-25T14:33:28.791Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-01-25T14:33:28.791Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-01-25T14:33:28.791Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-01-25T14:33:28.791Z] === RUN TestNetworkList [2022-01-25T14:33:28.791Z] === RUN TestNetworkList//networks [2022-01-25T14:33:28.791Z] === PAUSE TestNetworkList//networks [2022-01-25T14:33:28.791Z] === RUN TestNetworkList//networks/ [2022-01-25T14:33:28.791Z] === PAUSE TestNetworkList//networks/ [2022-01-25T14:33:28.791Z] === CONT TestNetworkList//networks [2022-01-25T14:33:28.791Z] === CONT TestNetworkList//networks/ [2022-01-25T14:33:28.791Z] --- PASS: TestNetworkList (0.01s) [2022-01-25T14:33:28.791Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-01-25T14:33:28.791Z] --- PASS: TestNetworkList//networks (0.00s) [2022-01-25T14:33:28.791Z] === RUN TestHostIPv4BridgeLabel [2022-01-25T14:33:28.870Z] --- PASS: TestNetworkDBWatch (3.07s) [2022-01-25T14:33:28.870Z] === RUN TestNetworkDBBulkSync Post stage [Pipeline] junit [2022-01-25T14:33:28.911Z] Recording test results [2022-01-25T14:33:29.051Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-01-25T14:33:29.051Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-25T14:33:29.254Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-01-25T14:33:29.352Z] --- PASS: TestFailOnce (1.14s) [2022-01-25T14:33:29.352Z] === RUN TestEchoInputOutput [2022-01-25T14:33:29.352Z] --- PASS: TestEchoInputOutput (0.00s) [2022-01-25T14:33:29.352Z] === RUN TestBackoff [2022-01-25T14:33:29.352Z] --- PASS: TestBackoff (0.00s) [2022-01-25T14:33:29.352Z] === RUN TestAbortRetry [2022-01-25T14:33:29.352Z] --- PASS: TestAbortRetry (0.00s) [2022-01-25T14:33:29.352Z] === RUN TestClientScheme [2022-01-25T14:33:29.352Z] --- PASS: TestClientScheme (0.00s) [2022-01-25T14:33:29.352Z] === RUN TestNewClientWithTimeout [2022-01-25T14:33:29.380Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m2.43206775s with top 10 stages: buildssa: 1m36.438701076s, goimports: 22.150289134s, unconvert: 12.761150855s, gosec: 9.323277984s, golint: 6.194558749s, misspell: 4.202677625s, inspect: 3.884187926s, ineffassign: 3.780119888s, vrp: 2.829982772s, printf: 1.718504604s [2022-01-25T14:33:29.380Z] INFO [runner] Issues before processing: 2718, after processing: 0 [2022-01-25T14:33:29.380Z] INFO [runner] Processors filtering stat (out/in): skip_dirs: 2137/2137, exclude: 1749/1749, nolint: 0/64, cgo: 2137/2718, autogenerated_exclude: 1749/2137, identifier_marker: 1749/1749, skip_files: 2137/2137, filename_unadjuster: 2137/2137, path_prettifier: 2137/2137, exclude-rules: 64/1749 [2022-01-25T14:33:29.380Z] INFO [runner] processing took 141.427391ms with stages: identifier_marker: 47.867924ms, nolint: 46.042422ms, autogenerated_exclude: 18.208272ms, path_prettifier: 15.691696ms, skip_dirs: 5.142675ms, exclude-rules: 5.040419ms, filename_unadjuster: 2.462221ms, cgo: 966.414µs, max_same_issues: 1.558µs, exclude: 711ns, max_from_linter: 631ns, uniq_by_line: 530ns, diff: 460ns, source_code: 408ns, max_per_file_from_linter: 392ns, skip_files: 366ns, path_shortener: 292ns [2022-01-25T14:33:29.380Z] INFO [runner] linters took 1m44.479520301s with stages: goanalysis_metalinter: 1m21.820016915s, unused: 22.51744891s [2022-01-25T14:33:29.380Z] INFO File cache stats: 1673 entries of total size 8.4MiB [2022-01-25T14:33:29.380Z] INFO Memory: 2456 samples, avg is 1870.8MB, max is 5119.4MB [2022-01-25T14:33:29.380Z] INFO Execution took 4m5.525622309s [2022-01-25T14:33:29.380Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-01-25T14:33:29.618Z] + echo Ensuring container killed. [2022-01-25T14:33:29.618Z] Ensuring container killed. [2022-01-25T14:33:29.618Z] + docker rm -vf docker-pr3 [2022-01-25T14:33:29.618Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-01-25T14:33:29.698Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43187/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b36d896fceba189f86cb9d57679c7559a63721e5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b36d896fceba189f86cb9d57679c7559a63721e5 hack/make.sh dynbinary test-docker-py [2022-01-25T14:33:29.834Z] time="2022-01-25T14:33:29Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49279/Test.Echo: Post \"http://127.0.0.1:49279/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-01-25T14:33:29.896Z] + echo Chowning /workspace to jenkins user [2022-01-25T14:33:29.896Z] Chowning /workspace to jenkins user [2022-01-25T14:33:29.896Z] + id -u [2022-01-25T14:33:29.896Z] + id -g [2022-01-25T14:33:29.896Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43187:/workspace busybox chown -R 1000:1000 /workspace [2022-01-25T14:33:29.991Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2022-01-25T14:33:29.991Z] === RUN TestDaemonDefaultNetworkPools [2022-01-25T14:33:30.260Z] [2022-01-25T14:33:30.260Z] Removing bundles/ [2022-01-25T14:33:30.260Z] [2022-01-25T14:33:30.260Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-01-25T14:33:30.316Z] 2022/01/25 14:33:29 Closing DB instances... [2022-01-25T14:33:30.320Z] === RUN TestInvalidConfig [2022-01-25T14:33:30.320Z] --- PASS: TestInvalidConfig (0.00s) [2022-01-25T14:33:30.320Z] === RUN TestConfig [2022-01-25T14:33:30.320Z] --- PASS: TestConfig (0.00s) [2022-01-25T14:33:30.320Z] === RUN TestOptionsLabels [2022-01-25T14:33:30.320Z] --- PASS: TestOptionsLabels (0.00s) [2022-01-25T14:33:30.320Z] === RUN TestValidName [2022-01-25T14:33:30.320Z] --- PASS: TestValidName (0.00s) [2022-01-25T14:33:30.320Z] PASS [2022-01-25T14:33:30.320Z] coverage: 19.7% of statements [2022-01-25T14:33:30.320Z] ok github.com/docker/docker/libnetwork/config 0.091s coverage: 19.7% of statements [2022-01-25T14:33:30.516Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-01-25T14:33:30.516Z] GOOS="" GOARCH="" GOARM="" [2022-01-25T14:33:30.807Z] === RUN TestErrorInterfaces [2022-01-25T14:33:30.807Z] --- PASS: TestErrorInterfaces (0.00s) [2022-01-25T14:33:30.807Z] === RUN TestNetworkMarshalling [2022-01-25T14:33:30.807Z] === RUN TestKey [2022-01-25T14:33:30.807Z] --- PASS: TestKey (0.00s) [2022-01-25T14:33:30.807Z] === RUN TestParseKey [2022-01-25T14:33:30.807Z] --- PASS: TestParseKey (0.00s) [2022-01-25T14:33:30.807Z] === RUN TestInvalidDataStore [2022-01-25T14:33:30.807Z] --- PASS: TestInvalidDataStore (0.00s) [2022-01-25T14:33:30.807Z] === RUN TestKVObjectFlatKey [2022-01-25T14:33:30.807Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-01-25T14:33:30.807Z] === RUN TestAtomicKVObjectFlatKey [2022-01-25T14:33:30.807Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-01-25T14:33:30.807Z] PASS [2022-01-25T14:33:30.807Z] coverage: 21.9% of statements [2022-01-25T14:33:30.807Z] ok github.com/docker/docker/libnetwork/datastore 0.046s coverage: 21.9% of statements [2022-01-25T14:33:30.807Z] --- PASS: TestNetworkMarshalling (0.22s) [2022-01-25T14:33:30.807Z] === RUN TestEndpointMarshalling [2022-01-25T14:33:30.807Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-01-25T14:33:30.807Z] === RUN TestAuxAddresses [2022-01-25T14:33:30.807Z] time="2022-01-25T14:33:30Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-25T14:33:30.807Z] --- PASS: TestAuxAddresses (0.02s) [2022-01-25T14:33:30.807Z] === RUN TestSRVServiceQuery [2022-01-25T14:33:30.807Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-01-25T14:33:30.807Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-01-25T14:33:30.807Z] === RUN TestServiceVIPReuse [2022-01-25T14:33:30.807Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-01-25T14:33:30.807Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-01-25T14:33:30.807Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-01-25T14:33:30.807Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-01-25T14:33:30.807Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2022-01-25T14:33:30.807Z] === RUN TestDNSIPQuery [2022-01-25T14:33:30.807Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-01-25T14:33:30.807Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-01-25T14:33:30.807Z] === RUN TestDNSProxyServFail [2022-01-25T14:33:30.807Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-01-25T14:33:30.807Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-01-25T14:33:30.807Z] === RUN TestSandboxAddEmpty [2022-01-25T14:33:30.807Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-25T14:33:30.807Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-01-25T14:33:30.807Z] === RUN TestSandboxAddMultiPrio [2022-01-25T14:33:30.807Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-25T14:33:30.807Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-01-25T14:33:30.807Z] === RUN TestSandboxAddSamePrio [2022-01-25T14:33:30.807Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-25T14:33:30.807Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-01-25T14:33:30.807Z] === RUN TestCleanupServiceDiscovery [2022-01-25T14:33:30.807Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-01-25T14:33:30.807Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-01-25T14:33:30.807Z] === RUN TestDNSOptions [2022-01-25T14:33:30.807Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-01-25T14:33:30.807Z] --- SKIP: TestDNSOptions (0.00s) [2022-01-25T14:33:30.807Z] === RUN TestMultipleControllersWithSameStore [2022-01-25T14:33:30.807Z] time="2022-01-25T14:33:30Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-25T14:33:30.807Z] time="2022-01-25T14:33:30Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-25T14:33:30.807Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-01-25T14:33:30.807Z] PASS [2022-01-25T14:33:30.807Z] coverage: 8.5% of statements [2022-01-25T14:33:30.807Z] ok github.com/docker/docker/libnetwork 0.414s coverage: 8.5% of statements [2022-01-25T14:33:30.890Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-01-25T14:33:30.890Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-01-25T14:33:30.890Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-01-25T14:33:30.931Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2022-01-25T14:33:30.931Z] === RUN TestDaemonRestartWithExistingNetwork [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-01-25T14:33:31.294Z] === RUN TestIPDataMarshalling [2022-01-25T14:33:31.294Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-01-25T14:33:31.294Z] === RUN TestValidateAndIsV6 [2022-01-25T14:33:31.294Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-01-25T14:33:31.294Z] PASS [2022-01-25T14:33:31.294Z] coverage: 68.9% of statements [2022-01-25T14:33:31.295Z] ok github.com/docker/docker/libnetwork/driverapi 0.051s coverage: 68.9% of statements [2022-01-25T14:33:31.331Z] time="2022-01-25T14:33:31Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49279/Test.Echo: Post \"http://127.0.0.1:49279/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-01-25T14:33:31.594Z] + bundleName=amd64-rootless [2022-01-25T14:33:31.594Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-01-25T14:33:31.594Z] Creating amd64-rootless-bundles.tar.gz [2022-01-25T14:33:31.594Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-01-25T14:33:31.594Z] + 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 [2022-01-25T14:33:31.603Z] Archiving artifacts [2022-01-25T14:33:31.782Z] === RUN TestDriver [2022-01-25T14:33:31.782Z] --- PASS: TestDriver (0.00s) [2022-01-25T14:33:31.782Z] PASS [2022-01-25T14:33:31.782Z] coverage: 34.8% of statements [2022-01-25T14:33:31.782Z] ok github.com/docker/docker/libnetwork/drivers/host 0.041s coverage: 34.8% of statements [2022-01-25T14:33:31.813Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2022-01-25T14:33:31.813Z] === RUN TestNetworkDBCRUDMediumCluster [2022-01-25T14:33:31.813Z] --- PASS: TestRequest (5.87s) [2022-01-25T14:33:31.813Z] === RUN TestOverlappingRequests [2022-01-25T14:33:31.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-01-25T14:33:31.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-01-25T14:33:31.870Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-01-25T14:33:31.870Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-25T14:33:31.872Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43187/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-25T14:33:32.175Z] + make clean [2022-01-25T14:33:32.175Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-01-25T14:33:32.175Z] docker-dev-cache [2022-01-25T14:33:32.175Z] docker-mod-cache [Pipeline] deleteDir [2022-01-25T14:33:32.269Z] === RUN TestDriver [2022-01-25T14:33:32.269Z] --- PASS: TestDriver (0.00s) [2022-01-25T14:33:32.269Z] PASS [2022-01-25T14:33:32.269Z] coverage: 34.8% of statements [2022-01-25T14:33:32.269Z] ok github.com/docker/docker/libnetwork/drivers/null 0.041s coverage: 34.8% of statements [2022-01-25T14:33:32.296Z] --- PASS: TestOverlappingRequests (0.27s) [2022-01-25T14:33:32.296Z] === RUN TestRelease [2022-01-25T14:33:32.466Z] Removing intermediate container e7a64a601ac5 [2022-01-25T14:33:32.466Z] ---> 5568f863eada [2022-01-25T14:33:32.466Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-01-25T14:33:32.466Z] ---> Running in e73413ee37fc [2022-01-25T14:33:32.466Z] Removing intermediate container e73413ee37fc [2022-01-25T14:33:32.466Z] ---> 71bf8b6a24be [2022-01-25T14:33:32.466Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-01-25T14:33:32.466Z] ---> Running in 0af8344db8fd [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-25T14:33:32.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-01-25T14:33:32.755Z] === RUN TestNetworkAllocateFree [2022-01-25T14:33:32.755Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-01-25T14:33:32.755Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-01-25T14:33:32.755Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-01-25T14:33:32.755Z] PASS [2022-01-25T14:33:32.755Z] coverage: 63.6% of statements [2022-01-25T14:33:32.755Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.052s coverage: 63.6% of statements [2022-01-25T14:33:32.954Z] Removing intermediate container 0af8344db8fd [2022-01-25T14:33:32.954Z] ---> 05a50494ce7b [2022-01-25T14:33:32.954Z] Step 11/11 : COPY . . [2022-01-25T14:33:33.211Z] Loaded image: debian:bullseye-slim [2022-01-25T14:33:33.211Z] Loaded image: hello-world:latest [2022-01-25T14:33:33.211Z] Loaded image: arm32v7/hello-world:latest [2022-01-25T14:33:33.211Z] INFO: Testing against a local daemon [2022-01-25T14:33:33.211Z] === RUN TestCgroupNamespacesBuild [2022-01-25T14:33:33.242Z] === RUN TestGetEmptyCapabilities [2022-01-25T14:33:33.242Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-01-25T14:33:33.242Z] === RUN TestGetExtraCapabilities [2022-01-25T14:33:33.242Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-01-25T14:33:33.242Z] === RUN TestGetInvalidCapabilities [2022-01-25T14:33:33.242Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-01-25T14:33:33.242Z] === RUN TestRemoteDriver [2022-01-25T14:33:33.242Z] --- PASS: TestRemoteDriver (0.01s) [2022-01-25T14:33:33.242Z] === RUN TestDriverError [2022-01-25T14:33:33.242Z] --- PASS: TestDriverError (0.00s) [2022-01-25T14:33:33.242Z] === RUN TestMissingValues [2022-01-25T14:33:33.242Z] --- PASS: TestMissingValues (0.01s) [2022-01-25T14:33:33.242Z] === RUN TestRollback [2022-01-25T14:33:33.242Z] --- PASS: TestRollback (0.00s) [2022-01-25T14:33:33.242Z] PASS [2022-01-25T14:33:33.242Z] coverage: 57.4% of statements [2022-01-25T14:33:33.242Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.105s coverage: 57.4% of statements [2022-01-25T14:33:33.242Z] --- PASS: TestRandomAllocateDeallocate (5.24s) [2022-01-25T14:33:33.242Z] === RUN TestAllocateRandomDeallocate [2022-01-25T14:33:33.256Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-01-25T14:33:33.256Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-25T14:33:33.310Z] --- PASS: TestRelease (1.01s) [2022-01-25T14:33:33.310Z] === RUN TestAllocateRandomDeallocate [2022-01-25T14:33:33.730Z] === RUN TestNAT [2022-01-25T14:33:33.730Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-01-25T14:33:33.730Z] --- SKIP: TestNAT (0.00s) [2022-01-25T14:33:33.730Z] === RUN TestTransparent [2022-01-25T14:33:33.730Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-01-25T14:33:33.730Z] --- SKIP: TestTransparent (0.00s) [2022-01-25T14:33:33.730Z] PASS [2022-01-25T14:33:33.730Z] coverage: 0.0% of statements [2022-01-25T14:33:33.730Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.051s coverage: 0.0% of statements [2022-01-25T14:33:33.793Z] time="2022-01-25T14:33:33Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49279/Test.Echo: Post \"http://127.0.0.1:49279/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-01-25T14:33:33.827Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-01-25T14:33:33.827Z] === RUN TestServiceWithPredefinedNetwork [2022-01-25T14:33:34.216Z] === RUN TestBuildDefault [2022-01-25T14:33:34.216Z] --- PASS: TestBuildDefault (0.00s) [2022-01-25T14:33:34.216Z] === RUN TestBuildHostnameDomainname [2022-01-25T14:33:34.216Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-01-25T14:33:34.216Z] === RUN TestBuildHostname [2022-01-25T14:33:34.216Z] --- PASS: TestBuildHostname (0.00s) [2022-01-25T14:33:34.216Z] === RUN TestBuildHostnameFQDN [2022-01-25T14:33:34.216Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-01-25T14:33:34.216Z] === RUN TestBuildNoIP [2022-01-25T14:33:34.216Z] --- PASS: TestBuildNoIP (0.00s) [2022-01-25T14:33:34.216Z] === RUN TestUpdate [2022-01-25T14:33:34.216Z] --- PASS: TestUpdate (0.00s) [2022-01-25T14:33:34.216Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-01-25T14:33:34.216Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-01-25T14:33:34.216Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-01-25T14:33:34.216Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-01-25T14:33:34.216Z] === RUN TestAddEmpty [2022-01-25T14:33:34.216Z] --- PASS: TestAddEmpty (0.00s) [2022-01-25T14:33:34.216Z] === RUN TestAdd [2022-01-25T14:33:34.216Z] --- PASS: TestAdd (0.00s) [2022-01-25T14:33:34.216Z] === RUN TestDeleteEmpty [2022-01-25T14:33:34.216Z] --- PASS: TestDeleteEmpty (0.00s) [2022-01-25T14:33:34.216Z] === RUN TestDeleteNewline [2022-01-25T14:33:34.216Z] --- PASS: TestDeleteNewline (0.00s) [2022-01-25T14:33:34.216Z] === RUN TestDelete [2022-01-25T14:33:34.216Z] --- PASS: TestDelete (0.00s) [2022-01-25T14:33:34.216Z] === RUN TestConcurrentWrites [2022-01-25T14:33:34.216Z] === RUN TestNew [2022-01-25T14:33:34.216Z] --- PASS: TestNew (0.00s) [2022-01-25T14:33:34.216Z] === RUN TestAddDriver [2022-01-25T14:33:34.216Z] --- PASS: TestAddDriver (0.00s) [2022-01-25T14:33:34.216Z] === RUN TestAddDuplicateDriver [2022-01-25T14:33:34.216Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-01-25T14:33:34.216Z] === RUN TestIPAMDefaultAddressSpaces [2022-01-25T14:33:34.216Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-01-25T14:33:34.216Z] === RUN TestDriver [2022-01-25T14:33:34.216Z] --- PASS: TestDriver (0.00s) [2022-01-25T14:33:34.216Z] === RUN TestIPAM [2022-01-25T14:33:34.216Z] --- PASS: TestIPAM (0.00s) [2022-01-25T14:33:34.216Z] === RUN TestWalkIPAMs [2022-01-25T14:33:34.216Z] --- PASS: TestWalkIPAMs (0.00s) [2022-01-25T14:33:34.216Z] === RUN TestWalkDrivers [2022-01-25T14:33:34.216Z] --- PASS: TestWalkDrivers (0.00s) [2022-01-25T14:33:34.216Z] PASS [2022-01-25T14:33:34.216Z] coverage: 82.4% of statements [2022-01-25T14:33:34.216Z] ok github.com/docker/docker/libnetwork/drvregistry 0.088s coverage: 82.4% of statements [2022-01-25T14:33:34.216Z] --- PASS: TestConcurrentWrites (0.21s) [2022-01-25T14:33:34.216Z] PASS [2022-01-25T14:33:34.216Z] coverage: 81.2% of statements [2022-01-25T14:33:34.216Z] ok github.com/docker/docker/libnetwork/etchosts 0.276s coverage: 81.2% of statements [2022-01-25T14:33:34.216Z] === RUN TestNew [2022-01-25T14:33:34.216Z] --- PASS: TestNew (0.00s) [2022-01-25T14:33:34.216Z] === RUN TestAllocate [2022-01-25T14:33:34.216Z] --- PASS: TestAllocate (0.00s) [2022-01-25T14:33:34.216Z] === RUN TestUninitialized [2022-01-25T14:33:34.216Z] --- PASS: TestUninitialized (0.00s) [2022-01-25T14:33:34.216Z] === RUN TestAllocateInRange [2022-01-25T14:33:34.216Z] --- PASS: TestAllocateInRange (0.00s) [2022-01-25T14:33:34.216Z] === RUN TestAllocateSerial [2022-01-25T14:33:34.275Z] === RUN TestParseEmptyInterface [2022-01-25T14:33:34.275Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-01-25T14:33:34.275Z] === RUN TestParseNonInterfaceType [2022-01-25T14:33:34.275Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-01-25T14:33:34.275Z] === RUN TestParseWithOneFunction [2022-01-25T14:33:34.275Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-01-25T14:33:34.275Z] === RUN TestParseWithMultipleFuncs [2022-01-25T14:33:34.275Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-01-25T14:33:34.275Z] === RUN TestParseWithUnnamedReturn [2022-01-25T14:33:34.275Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-01-25T14:33:34.275Z] === RUN TestEmbeddedInterface [2022-01-25T14:33:34.275Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-01-25T14:33:34.275Z] === RUN TestParsedImports [2022-01-25T14:33:34.275Z] --- PASS: TestParsedImports (0.00s) [2022-01-25T14:33:34.275Z] === RUN TestAliasedImports [2022-01-25T14:33:34.275Z] --- PASS: TestAliasedImports (0.00s) [2022-01-25T14:33:34.275Z] PASS [2022-01-25T14:33:34.275Z] coverage: 56.8% of statements [2022-01-25T14:33:34.275Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.045s coverage: 56.8% of statements [2022-01-25T14:33:34.640Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-01-25T14:33:34.703Z] --- PASS: TestAllocateSerial (0.00s) [2022-01-25T14:33:34.703Z] PASS [2022-01-25T14:33:34.703Z] coverage: 87.5% of statements [2022-01-25T14:33:34.703Z] ok github.com/docker/docker/libnetwork/idm 0.043s coverage: 87.5% of statements [2022-01-25T14:33:34.703Z] === RUN TestCaller [2022-01-25T14:33:34.703Z] --- PASS: TestCaller (0.00s) [2022-01-25T14:33:34.703Z] PASS [2022-01-25T14:33:34.703Z] coverage: 100.0% of statements [2022-01-25T14:33:34.703Z] ok github.com/docker/docker/libnetwork/internal/caller 0.040s coverage: 100.0% of statements [2022-01-25T14:33:34.703Z] --- PASS: TestAllocateRandomDeallocate (1.55s) [2022-01-25T14:33:34.703Z] === RUN TestAllocateRandomDeallocateSerialize [2022-01-25T14:33:34.757Z] 2022/01/25 14:33:34 Closing DB instances... [2022-01-25T14:33:35.126Z] --- PASS: TestCgroupNamespacesBuild (2.19s) [2022-01-25T14:33:35.126Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-01-25T14:33:35.190Z] === RUN TestSetSerialInsertDelete [2022-01-25T14:33:35.190Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-01-25T14:33:35.190Z] === RUN TestSetParallelInsertDelete [2022-01-25T14:33:35.239Z] === RUN TestHTTPTransport [2022-01-25T14:33:35.239Z] --- PASS: TestHTTPTransport (0.00s) [2022-01-25T14:33:35.239Z] PASS [2022-01-25T14:33:35.239Z] coverage: 85.7% of statements [2022-01-25T14:33:35.239Z] ok github.com/docker/docker/pkg/plugins/transport 0.035s coverage: 85.7% of statements [2022-01-25T14:33:35.570Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-01-25T14:33:35.721Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-01-25T14:33:35.721Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-01-25T14:33:35.721Z] === RUN TestBufioReaderPoolPutAndGet [2022-01-25T14:33:35.721Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-01-25T14:33:35.721Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-01-25T14:33:35.721Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-01-25T14:33:35.721Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-01-25T14:33:35.721Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-01-25T14:33:35.721Z] === RUN TestBufioWriterPoolPutAndGet [2022-01-25T14:33:35.721Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-01-25T14:33:35.721Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-01-25T14:33:35.721Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-01-25T14:33:35.721Z] === RUN TestBufferPoolPutAndGet [2022-01-25T14:33:35.721Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-01-25T14:33:35.721Z] PASS [2022-01-25T14:33:35.721Z] coverage: 88.2% of statements [2022-01-25T14:33:35.721Z] ok github.com/docker/docker/pkg/pools 0.030s coverage: 88.2% of statements [2022-01-25T14:33:36.203Z] === RUN TestOutputOnPrematureClose [2022-01-25T14:33:36.203Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-01-25T14:33:36.203Z] === RUN TestCompleteSilently [2022-01-25T14:33:36.203Z] --- PASS: TestCompleteSilently (0.00s) [2022-01-25T14:33:36.203Z] PASS [2022-01-25T14:33:36.203Z] coverage: 75.9% of statements [2022-01-25T14:33:36.203Z] ok github.com/docker/docker/pkg/progress 0.034s coverage: 75.9% of statements [2022-01-25T14:33:36.203Z] --- PASS: TestAllocateRandomDeallocate (3.14s) [2022-01-25T14:33:36.203Z] === RUN TestRetrieveFromStore [2022-01-25T14:33:36.203Z] === RUN TestSendToOneSub [2022-01-25T14:33:36.203Z] --- PASS: TestSendToOneSub (0.00s) [2022-01-25T14:33:36.203Z] === RUN TestSendToMultipleSubs [2022-01-25T14:33:36.203Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-01-25T14:33:36.203Z] === RUN TestEvictOneSub [2022-01-25T14:33:36.203Z] --- PASS: TestEvictOneSub (0.00s) [2022-01-25T14:33:36.203Z] === RUN TestClosePublisher [2022-01-25T14:33:36.203Z] --- PASS: TestClosePublisher (0.00s) [2022-01-25T14:33:36.203Z] === RUN TestPubSubRace [2022-01-25T14:33:36.211Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.13s) [2022-01-25T14:33:36.211Z] === RUN TestRetrieveFromStore [2022-01-25T14:33:36.211Z] === RUN TestInt2IP2IntConversion [2022-01-25T14:33:36.211Z] --- PASS: TestRetrieveFromStore (0.51s) [2022-01-25T14:33:36.211Z] === RUN TestIsCorrupted [2022-01-25T14:33:36.366Z] --- PASS: TestServiceWithPredefinedNetwork (2.26s) [2022-01-25T14:33:36.366Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-25T14:33:36.366Z] service_test.go:243: FLAKY_TEST [2022-01-25T14:33:36.366Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-25T14:33:36.366Z] === RUN TestServiceWithDataPathPortInit [2022-01-25T14:33:36.499Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-01-25T14:33:36.499Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-01-25T14:33:36.698Z] --- PASS: TestIsCorrupted (0.02s) [2022-01-25T14:33:36.698Z] === RUN TestSetRollover [2022-01-25T14:33:36.698Z] --- PASS: TestInt2IP2IntConversion (0.51s) [2022-01-25T14:33:36.698Z] === RUN TestGetAddressVersion [2022-01-25T14:33:36.698Z] --- PASS: TestGetAddressVersion (0.00s) [2022-01-25T14:33:36.698Z] === RUN TestKeyString [2022-01-25T14:33:36.698Z] --- PASS: TestKeyString (0.00s) [2022-01-25T14:33:36.698Z] === RUN TestPoolDataMarshal [2022-01-25T14:33:36.698Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-01-25T14:33:36.698Z] === RUN TestSubnetsMarshal [2022-01-25T14:33:36.698Z] --- PASS: TestSubnetsMarshal (0.05s) [2022-01-25T14:33:36.698Z] === RUN TestAddSubnets [2022-01-25T14:33:36.698Z] === RUN TestPoolRequest [2022-01-25T14:33:36.698Z] --- PASS: TestPoolRequest (0.00s) [2022-01-25T14:33:36.698Z] === RUN TestOtherRequests [2022-01-25T14:33:36.698Z] --- PASS: TestOtherRequests (0.00s) [2022-01-25T14:33:36.698Z] PASS [2022-01-25T14:33:36.698Z] coverage: 57.1% of statements [2022-01-25T14:33:36.698Z] ok github.com/docker/docker/libnetwork/ipams/null 0.042s coverage: 57.1% of statements [2022-01-25T14:33:36.698Z] --- PASS: TestAddSubnets (0.05s) [2022-01-25T14:33:36.698Z] === RUN TestDoublePoolRelease [2022-01-25T14:33:36.698Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-01-25T14:33:36.698Z] === RUN TestAddReleasePoolID [2022-01-25T14:33:37.097Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.97s) [2022-01-25T14:33:37.097Z] === RUN TestBuildWithSession [2022-01-25T14:33:37.097Z] build_session_test.go:25: TODO: BuildKit [2022-01-25T14:33:37.097Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-25T14:33:37.097Z] === RUN TestBuildSquashParent [2022-01-25T14:33:37.186Z] --- PASS: TestAddReleasePoolID (0.07s) [2022-01-25T14:33:37.186Z] === RUN TestPredefinedPool [2022-01-25T14:33:37.186Z] --- PASS: TestPredefinedPool (0.02s) [2022-01-25T14:33:37.186Z] === RUN TestRemoveSubnet [2022-01-25T14:33:37.186Z] --- PASS: TestRemoveSubnet (0.21s) [2022-01-25T14:33:37.186Z] === RUN TestGetSameAddress [2022-01-25T14:33:37.186Z] --- PASS: TestGetSameAddress (0.02s) [2022-01-25T14:33:37.186Z] === RUN TestPoolAllocationReuse [2022-01-25T14:33:37.217Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.28s) [2022-01-25T14:33:37.217Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-01-25T14:33:37.217Z] --- PASS: TestRetrieveFromStore (1.05s) [2022-01-25T14:33:37.217Z] === RUN TestRequestReleaseAddressDuplicate [2022-01-25T14:33:37.217Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2022-01-25T14:33:37.217Z] === RUN TestParallelPredefinedRequest1 [2022-01-25T14:33:37.217Z] === PAUSE TestParallelPredefinedRequest1 [2022-01-25T14:33:37.217Z] === RUN TestParallelPredefinedRequest2 [2022-01-25T14:33:37.217Z] === PAUSE TestParallelPredefinedRequest2 [2022-01-25T14:33:37.217Z] === RUN TestParallelPredefinedRequest3 [2022-01-25T14:33:37.217Z] === PAUSE TestParallelPredefinedRequest3 [2022-01-25T14:33:37.217Z] === RUN TestParallelPredefinedRequest4 [2022-01-25T14:33:37.217Z] === PAUSE TestParallelPredefinedRequest4 [2022-01-25T14:33:37.217Z] === RUN TestParallelPredefinedRequest5 [2022-01-25T14:33:37.217Z] === PAUSE TestParallelPredefinedRequest5 [2022-01-25T14:33:37.217Z] === RUN TestDebug [2022-01-25T14:33:37.217Z] --- PASS: TestDebug (0.00s) [2022-01-25T14:33:37.217Z] === RUN TestRequestPoolParallel [2022-01-25T14:33:37.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-01-25T14:33:37.675Z] --- PASS: TestSetRollover (1.30s) [2022-01-25T14:33:37.675Z] === RUN TestSetRolloverSerial [2022-01-25T14:33:37.700Z] --- PASS: TestPubSubRace (1.05s) [2022-01-25T14:33:37.700Z] PASS [2022-01-25T14:33:37.700Z] coverage: 75.0% of statements [2022-01-25T14:33:37.700Z] ok github.com/docker/docker/pkg/pubsub 1.087s coverage: 75.0% of statements [2022-01-25T14:33:37.700Z] --- PASS: TestRequestPoolParallel (0.45s) [2022-01-25T14:33:37.700Z] === RUN TestFullAllocateRelease [2022-01-25T14:33:37.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-01-25T14:33:38.162Z] === RUN TestGetCapabilities [2022-01-25T14:33:38.162Z] --- PASS: TestGetCapabilities (0.01s) [2022-01-25T14:33:38.162Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-01-25T14:33:38.162Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-01-25T14:33:38.162Z] === RUN TestGetDefaultAddressSpaces [2022-01-25T14:33:38.162Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-01-25T14:33:38.162Z] === RUN TestRemoteDriver [2022-01-25T14:33:38.162Z] --- PASS: TestRemoteDriver (0.01s) [2022-01-25T14:33:38.162Z] PASS [2022-01-25T14:33:38.162Z] coverage: 47.4% of statements [2022-01-25T14:33:38.162Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.073s coverage: 47.4% of statements [2022-01-25T14:33:38.182Z] === RUN TestRegister [2022-01-25T14:33:38.182Z] --- PASS: TestRegister (0.00s) [2022-01-25T14:33:38.182Z] === RUN TestCommand [2022-01-25T14:33:38.182Z] --- PASS: TestCommand (0.03s) [2022-01-25T14:33:38.182Z] === RUN TestNaiveSelf [2022-01-25T14:33:38.182Z] --- PASS: TestNaiveSelf (0.03s) [2022-01-25T14:33:38.182Z] PASS [2022-01-25T14:33:38.182Z] coverage: 82.4% of statements [2022-01-25T14:33:38.182Z] ok github.com/docker/docker/pkg/reexec 0.096s coverage: 82.4% of statements [2022-01-25T14:33:38.182Z] --- PASS: TestFullAllocateRelease (0.37s) [2022-01-25T14:33:38.182Z] === RUN TestOddAllocateRelease [2022-01-25T14:33:38.650Z] --- PASS: TestPoolAllocationReuse (1.37s) [2022-01-25T14:33:38.650Z] === RUN TestGetAddressSubPoolEqualPool [2022-01-25T14:33:38.650Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-01-25T14:33:38.650Z] === RUN TestRequestReleaseAddressFromSubPool [2022-01-25T14:33:38.650Z] === RUN TestWindowsIPAM [2022-01-25T14:33:38.650Z] --- PASS: TestWindowsIPAM (0.00s) [2022-01-25T14:33:38.650Z] PASS [2022-01-25T14:33:38.650Z] coverage: 71.4% of statements [2022-01-25T14:33:38.650Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.048s coverage: 71.4% of statements [2022-01-25T14:33:38.665Z] --- PASS: TestOddAllocateRelease (0.20s) [2022-01-25T14:33:38.665Z] === RUN TestFullAllocateSerialReleaseParallel [2022-01-25T14:33:38.665Z] time="2022-01-25T14:33:38Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49279/Test.Echo: Post \"http://127.0.0.1:49279/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-01-25T14:33:38.665Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2022-01-25T14:33:38.665Z] === RUN TestOddAllocateSerialReleaseParallel [2022-01-25T14:33:38.665Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2022-01-25T14:33:38.665Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-01-25T14:33:38.665Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2022-01-25T14:33:38.665Z] === CONT TestParallelPredefinedRequest1 [2022-01-25T14:33:38.665Z] === CONT TestParallelPredefinedRequest4 [2022-01-25T14:33:38.665Z] === CONT TestParallelPredefinedRequest3 [2022-01-25T14:33:38.665Z] === CONT TestParallelPredefinedRequest1 [2022-01-25T14:33:38.665Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T14:33:38.665Z] === CONT TestParallelPredefinedRequest5 [2022-01-25T14:33:38.665Z] === CONT TestParallelPredefinedRequest4 [2022-01-25T14:33:38.665Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T14:33:38.665Z] === CONT TestParallelPredefinedRequest5 [2022-01-25T14:33:38.665Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T14:33:38.665Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-01-25T14:33:38.665Z] === CONT TestParallelPredefinedRequest3 [2022-01-25T14:33:38.665Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T14:33:38.665Z] === CONT TestParallelPredefinedRequest2 [2022-01-25T14:33:38.665Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T14:33:38.665Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-01-25T14:33:38.665Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-01-25T14:33:38.665Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-01-25T14:33:38.665Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-01-25T14:33:38.665Z] PASS [2022-01-25T14:33:38.665Z] coverage: 85.3% of statements [2022-01-25T14:33:38.665Z] ok github.com/docker/docker/libnetwork/ipam 38.139s coverage: 85.3% of statements [2022-01-25T14:33:38.665Z] === RUN TestDump [2022-01-25T14:33:38.665Z] goroutine 4 [running]: [2022-01-25T14:33:38.665Z] github.com/docker/docker/pkg/stack.dump(0x3eb6b7) [2022-01-25T14:33:38.665Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-01-25T14:33:38.665Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-01-25T14:33:38.665Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-01-25T14:33:38.665Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-01-25T14:33:38.665Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-01-25T14:33:38.665Z] testing.tRunner(0xc000116000, 0x558e68) [2022-01-25T14:33:38.665Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-25T14:33:38.665Z] created by testing.(*T).Run [2022-01-25T14:33:38.665Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-01-25T14:33:38.665Z] [2022-01-25T14:33:38.665Z] goroutine 1 [chan receive]: [2022-01-25T14:33:38.665Z] testing.(*T).Run(0xc00002dd40, {0x54a52e, 0x3ca413}, 0x558e68) [2022-01-25T14:33:38.665Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-01-25T14:33:38.665Z] testing.runTests.func1(0xc00005a750) [2022-01-25T14:33:38.665Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-01-25T14:33:38.665Z] testing.tRunner(0xc00002dd40, 0xc000063ce0) [2022-01-25T14:33:38.665Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-25T14:33:38.665Z] testing.runTests(0xc00006c080, {0x6bcba0, 0x3, 0x3}, {0x3ea90d, 0x54c228, 0x6c1640}) [2022-01-25T14:33:38.665Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-01-25T14:33:38.665Z] testing.(*M).Run(0xc00006c080) [2022-01-25T14:33:38.665Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-01-25T14:33:38.665Z] main.main() [2022-01-25T14:33:38.665Z] _testmain.go:95 +0x1f5 [2022-01-25T14:33:38.665Z] --- PASS: TestDump (0.00s) [2022-01-25T14:33:38.665Z] === RUN TestDumpToFile [2022-01-25T14:33:38.665Z] --- PASS: TestDumpToFile (0.12s) [2022-01-25T14:33:38.665Z] === RUN TestDumpToFileWithEmptyInput [2022-01-25T14:33:38.665Z] goroutine 6 [running]: [2022-01-25T14:33:38.665Z] github.com/docker/docker/pkg/stack.dump(0x4586f4) [2022-01-25T14:33:38.665Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-01-25T14:33:38.665Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x458aa0}) [2022-01-25T14:33:38.665Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-01-25T14:33:38.665Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000116000) [2022-01-25T14:33:38.665Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-01-25T14:33:38.665Z] testing.tRunner(0xc0001164e0, 0x558e58) [2022-01-25T14:33:38.665Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-25T14:33:38.665Z] created by testing.(*T).Run [2022-01-25T14:33:38.665Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-01-25T14:33:38.665Z] [2022-01-25T14:33:38.665Z] goroutine 1 [chan receive]: [2022-01-25T14:33:38.665Z] testing.(*T).Run(0xc00002dd40, {0x5512ba, 0x3ca413}, 0x558e58) [2022-01-25T14:33:38.665Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-01-25T14:33:38.665Z] testing.runTests.func1(0xc00005a750) [2022-01-25T14:33:38.665Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-01-25T14:33:38.665Z] testing.tRunner(0xc00002dd40, 0xc000063ce0) [2022-01-25T14:33:38.665Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-25T14:33:38.665Z] testing.runTests(0xc00006c080, {0x6bcba0, 0x3, 0x3}, {0x3ea90d, 0x54c228, 0x6c1640}) [2022-01-25T14:33:38.665Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-01-25T14:33:38.665Z] testing.(*M).Run(0xc00006c080) [2022-01-25T14:33:38.665Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-01-25T14:33:38.665Z] main.main() [2022-01-25T14:33:38.665Z] _testmain.go:95 +0x1f5 [2022-01-25T14:33:38.665Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-01-25T14:33:38.665Z] PASS [2022-01-25T14:33:38.665Z] coverage: 90.9% of statements [2022-01-25T14:33:38.665Z] ok github.com/docker/docker/pkg/stack 0.152s coverage: 90.9% of statements [2022-01-25T14:33:38.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-01-25T14:33:39.138Z] --- PASS: TestSetRolloverSerial (1.36s) [2022-01-25T14:33:39.138Z] === RUN TestGetFirstAvailableFromCurrent [2022-01-25T14:33:39.138Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-01-25T14:33:39.138Z] PASS [2022-01-25T14:33:39.138Z] coverage: 84.4% of statements [2022-01-25T14:33:39.138Z] ok github.com/docker/docker/libnetwork/bitseq 11.268s coverage: 84.4% of statements [2022-01-25T14:33:39.147Z] === RUN TestNewStdWriter [2022-01-25T14:33:39.147Z] --- PASS: TestNewStdWriter (0.00s) [2022-01-25T14:33:39.147Z] === RUN TestWriteWithUninitializedStdWriter [2022-01-25T14:33:39.147Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-01-25T14:33:39.147Z] === RUN TestWriteWithNilBytes [2022-01-25T14:33:39.147Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-01-25T14:33:39.147Z] === RUN TestWrite [2022-01-25T14:33:39.147Z] --- PASS: TestWrite (0.00s) [2022-01-25T14:33:39.147Z] === RUN TestWriteWithWriterError [2022-01-25T14:33:39.147Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-01-25T14:33:39.147Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-01-25T14:33:39.147Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-01-25T14:33:39.147Z] === RUN TestStdCopyWriteAndRead [2022-01-25T14:33:39.147Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-01-25T14:33:39.147Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-01-25T14:33:39.147Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-01-25T14:33:39.147Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-01-25T14:33:39.147Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-01-25T14:33:39.147Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-01-25T14:33:39.147Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-01-25T14:33:39.147Z] === RUN TestStdCopyWithInvalidInputHeader [2022-01-25T14:33:39.147Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-01-25T14:33:39.147Z] === RUN TestStdCopyWithCorruptedPrefix [2022-01-25T14:33:39.147Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-01-25T14:33:39.147Z] === RUN TestStdCopyReturnsWriteErrors [2022-01-25T14:33:39.147Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-01-25T14:33:39.147Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-01-25T14:33:39.147Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-01-25T14:33:39.147Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-01-25T14:33:39.147Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-01-25T14:33:39.147Z] PASS [2022-01-25T14:33:39.147Z] coverage: 100.0% of statements [2022-01-25T14:33:39.147Z] ok github.com/docker/docker/pkg/stdcopy 0.038s coverage: 100.0% of statements [2022-01-25T14:33:39.484Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-01-25T14:33:39.627Z] === RUN TestDefaultNetwork [2022-01-25T14:33:40.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-01-25T14:33:40.120Z] --- PASS: TestDefaultNetwork (0.28s) [2022-01-25T14:33:40.120Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-01-25T14:33:40.120Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.27s) [2022-01-25T14:33:40.120Z] === RUN TestInitAddressPools [2022-01-25T14:33:40.120Z] --- PASS: TestInitAddressPools (0.00s) [2022-01-25T14:33:40.120Z] PASS [2022-01-25T14:33:40.120Z] coverage: 74.0% of statements [2022-01-25T14:33:40.120Z] ok github.com/docker/docker/libnetwork/ipamutils 0.629s coverage: 74.0% of statements [2022-01-25T14:33:40.163Z] === RUN TestRawProgressFormatterFormatStatus [2022-01-25T14:33:40.163Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-01-25T14:33:40.163Z] === RUN TestRawProgressFormatterFormatProgress [2022-01-25T14:33:40.163Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-01-25T14:33:40.163Z] === RUN TestFormatStatus [2022-01-25T14:33:40.163Z] --- PASS: TestFormatStatus (0.00s) [2022-01-25T14:33:40.163Z] === RUN TestFormatError [2022-01-25T14:33:40.163Z] --- PASS: TestFormatError (0.00s) [2022-01-25T14:33:40.163Z] === RUN TestFormatJSONError [2022-01-25T14:33:40.163Z] --- PASS: TestFormatJSONError (0.00s) [2022-01-25T14:33:40.163Z] === RUN TestJsonProgressFormatterFormatProgress [2022-01-25T14:33:40.163Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-01-25T14:33:40.163Z] === RUN TestJsonProgressFormatterFormatStatus [2022-01-25T14:33:40.163Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-01-25T14:33:40.163Z] === RUN TestNewJSONProgressOutput [2022-01-25T14:33:40.163Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-01-25T14:33:40.163Z] === RUN TestAuxFormatterEmit [2022-01-25T14:33:40.163Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-01-25T14:33:40.163Z] === RUN TestStreamWriterStdout [2022-01-25T14:33:40.163Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-01-25T14:33:40.163Z] === RUN TestStreamWriterStderr [2022-01-25T14:33:40.163Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-01-25T14:33:40.163Z] PASS [2022-01-25T14:33:40.163Z] coverage: 66.2% of statements [2022-01-25T14:33:40.163Z] ok github.com/docker/docker/pkg/streamformatter 0.044s coverage: 66.2% of statements [2022-01-25T14:33:40.645Z] === RUN TestGenerateRandomID [2022-01-25T14:33:40.645Z] --- PASS: TestGenerateRandomID (0.00s) [2022-01-25T14:33:40.645Z] === RUN TestShortenId [2022-01-25T14:33:40.645Z] --- PASS: TestShortenId (0.00s) [2022-01-25T14:33:40.645Z] === RUN TestShortenSha256Id [2022-01-25T14:33:40.645Z] --- PASS: TestShortenSha256Id (0.00s) [2022-01-25T14:33:40.645Z] === RUN TestShortenIdEmpty [2022-01-25T14:33:40.645Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-01-25T14:33:40.645Z] === RUN TestShortenIdInvalid [2022-01-25T14:33:40.645Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-01-25T14:33:40.645Z] === RUN TestIsShortIDNonHex [2022-01-25T14:33:40.645Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-01-25T14:33:40.645Z] === RUN TestIsShortIDNotCorrectSize [2022-01-25T14:33:40.645Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-01-25T14:33:40.645Z] PASS [2022-01-25T14:33:40.645Z] coverage: 70.6% of statements [2022-01-25T14:33:40.645Z] ok github.com/docker/docker/pkg/stringid 0.032s coverage: 70.6% of statements [2022-01-25T14:33:40.975Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-01-25T14:33:40.976Z] Using test binary docker [2022-01-25T14:33:40.976Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-01-25T14:33:40.976Z] +++ /etc/init.d/apparmor start [2022-01-25T14:33:40.976Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-01-25T14:33:40.976Z] INFO: Waiting for daemon to start... [2022-01-25T14:33:40.976Z] Starting dockerd [2022-01-25T14:33:40.976Z] +++ 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 [2022-01-25T14:33:41.128Z] === RUN TestIsCpusetListAvailable [2022-01-25T14:33:41.128Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-01-25T14:33:41.128Z] PASS [2022-01-25T14:33:41.128Z] coverage: 39.4% of statements [2022-01-25T14:33:41.128Z] ok github.com/docker/docker/pkg/sysinfo 0.028s coverage: 39.4% of statements [2022-01-25T14:33:41.144Z] === RUN TestKeyValue [2022-01-25T14:33:41.144Z] --- PASS: TestKeyValue (0.00s) [2022-01-25T14:33:41.144Z] PASS [2022-01-25T14:33:41.144Z] coverage: 60.0% of statements [2022-01-25T14:33:41.144Z] ok github.com/docker/docker/libnetwork/netlabel 0.045s coverage: 60.0% of statements [2022-01-25T14:33:41.144Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.42s) [2022-01-25T14:33:41.144Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-01-25T14:33:42.143Z] === RUN TestChtimes [2022-01-25T14:33:42.143Z] --- PASS: TestChtimes (0.00s) [2022-01-25T14:33:42.143Z] === RUN TestChtimesWindows [2022-01-25T14:33:42.143Z] --- PASS: TestChtimesWindows (0.00s) [2022-01-25T14:33:42.143Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-01-25T14:33:42.143Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-01-25T14:33:42.143Z] === RUN TestEnsureRemoveAllNotExist [2022-01-25T14:33:42.143Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-01-25T14:33:42.143Z] === RUN TestEnsureRemoveAllWithDir [2022-01-25T14:33:42.143Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-01-25T14:33:42.143Z] === RUN TestEnsureRemoveAllWithFile [2022-01-25T14:33:42.143Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-01-25T14:33:42.143Z] === RUN TestHasWin32KSupport [2022-01-25T14:33:42.143Z] syscall_windows_test.go:8: win32k: true [2022-01-25T14:33:42.143Z] --- PASS: TestHasWin32KSupport (0.00s) [2022-01-25T14:33:42.143Z] PASS [2022-01-25T14:33:42.143Z] coverage: 13.0% of statements [2022-01-25T14:33:42.626Z] ok github.com/docker/docker/pkg/system 0.051s coverage: 13.0% of statements [2022-01-25T14:33:42.864Z] . [2022-01-25T14:33:42.864Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-01-25T14:33:42.864Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-01-25T14:33:42.864Z] Error: No such image: emptyfs [2022-01-25T14:33:42.864Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-01-25T14:33:42.864Z] ++++ docker load [2022-01-25T14:33:43.109Z] === RUN TestTailFile [2022-01-25T14:33:43.109Z] --- PASS: TestTailFile (0.00s) [2022-01-25T14:33:43.109Z] === RUN TestTailFileManyLines [2022-01-25T14:33:43.109Z] --- PASS: TestTailFileManyLines (0.00s) [2022-01-25T14:33:43.109Z] === RUN TestTailEmptyFile [2022-01-25T14:33:43.109Z] --- PASS: TestTailEmptyFile (0.00s) [2022-01-25T14:33:43.109Z] === RUN TestTailNegativeN [2022-01-25T14:33:43.109Z] --- PASS: TestTailNegativeN (0.00s) [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader [2022-01-25T14:33:43.109Z] === CONT TestNewTailReader [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/12_byte_delimiter [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/no_delimiter [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/no_delimiter [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/single_byte_delimiter [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/2_byte_delimiter [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/4_byte_delimiter [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/8_byte_delimiter [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/truncated_last_line [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-01-25T14:33:43.109Z] === CONT TestNewTailReader/12_byte_delimiter [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-25T14:33:43.109Z] === CONT TestNewTailReader/2_byte_delimiter [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-25T14:33:43.109Z] === CONT TestNewTailReader/single_byte_delimiter [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-25T14:33:43.109Z] === CONT TestNewTailReader/8_byte_delimiter [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-25T14:33:43.109Z] === CONT TestNewTailReader/no_delimiter [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-25T14:33:43.109Z] === CONT TestNewTailReader/4_byte_delimiter [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-25T14:33:43.109Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-25T14:33:43.109Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T14:33:43.109Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T14:33:43.109Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T14:33:43.109Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T14:33:43.109Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T14:33:43.109Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-25T14:33:43.109Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-25T14:33:43.109Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-25T14:33:43.110Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-25T14:33:43.110Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-25T14:33:43.110Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T14:33:43.110Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T14:33:43.110Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-25T14:33:43.110Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T14:33:43.110Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T14:33:43.110Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T14:33:43.110Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T14:33:43.110Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T14:33:43.110Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-25T14:33:43.110Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T14:33:43.110Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T14:33:43.110Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T14:33:43.110Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T14:33:43.110Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T14:33:43.110Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-25T14:33:43.110Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T14:33:43.110Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-25T14:33:43.110Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-25T14:33:43.110Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T14:33:43.111Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T14:33:43.111Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T14:33:43.111Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T14:33:43.111Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T14:33:43.111Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T14:33:43.111Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T14:33:43.111Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-25T14:33:43.111Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-25T14:33:43.111Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-25T14:33:43.111Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-25T14:33:43.111Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-01-25T14:33:43.111Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T14:33:43.111Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T14:33:43.111Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T14:33:43.111Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T14:33:43.111Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T14:33:43.111Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T14:33:43.111Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-25T14:33:43.111Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-25T14:33:43.111Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T14:33:43.111Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T14:33:43.111Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T14:33:43.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T14:33:43.111Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T14:33:43.112Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T14:33:43.112Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T14:33:43.112Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T14:33:43.112Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T14:33:43.112Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T14:33:43.112Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-01-25T14:33:43.112Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-25T14:33:43.112Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T14:33:43.112Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T14:33:43.112Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T14:33:43.112Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T14:33:43.112Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T14:33:43.112Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T14:33:43.112Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T14:33:43.112Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T14:33:43.112Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T14:33:43.112Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T14:33:43.112Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T14:33:43.112Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T14:33:43.112Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T14:33:43.112Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T14:33:43.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T14:33:43.113Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-25T14:33:43.113Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T14:33:43.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T14:33:43.113Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T14:33:43.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T14:33:43.113Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-25T14:33:43.113Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-25T14:33:43.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-25T14:33:43.113Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-25T14:33:43.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-25T14:33:43.113Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-25T14:33:43.113Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-25T14:33:43.113Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T14:33:43.113Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-25T14:33:43.113Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T14:33:43.113Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-25T14:33:43.113Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T14:33:43.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T14:33:43.113Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T14:33:43.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T14:33:43.113Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T14:33:43.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T14:33:43.113Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T14:33:43.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T14:33:43.113Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T14:33:43.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T14:33:43.113Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T14:33:43.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T14:33:43.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T14:33:43.113Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T14:33:43.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T14:33:43.113Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T14:33:43.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T14:33:43.113Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T14:33:43.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T14:33:43.113Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T14:33:43.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T14:33:43.113Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T14:33:43.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T14:33:43.113Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-25T14:33:43.113Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-25T14:33:43.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-25T14:33:43.113Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-25T14:33:43.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-25T14:33:43.113Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-25T14:33:43.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-25T14:33:43.113Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T14:33:43.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T14:33:43.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-25T14:33:43.113Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-25T14:33:43.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-25T14:33:43.113Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-25T14:33:43.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-25T14:33:43.113Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-25T14:33:43.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-25T14:33:43.113Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-25T14:33:43.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-25T14:33:43.113Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-25T14:33:43.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-25T14:33:43.113Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-25T14:33:43.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-25T14:33:43.113Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-25T14:33:43.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-25T14:33:43.113Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-25T14:33:43.113Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T14:33:43.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-25T14:33:43.113Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-25T14:33:43.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-25T14:33:43.113Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T14:33:43.120Z] Running integration-test (iteration 1) [2022-01-25T14:33:43.120Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-01-25T14:33:43.120Z] ++ 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 [2022-01-25T14:33:43.120Z] ++ set -e [2022-01-25T14:33:43.120Z] ++ '[' -n 0 ']' [2022-01-25T14:33:43.120Z] ++ set -x [2022-01-25T14:33:43.120Z] ++ 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 [2022-01-25T14:33:43.401Z] Loaded image: busybox:latest [2022-01-25T14:33:43.401Z] Loaded image: busybox:glibc [2022-01-25T14:33:43.595Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T14:33:43.595Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T14:33:43.595Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T14:33:43.595Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T14:33:43.595Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-25T14:33:43.595Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-25T14:33:43.595Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-25T14:33:43.595Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-25T14:33:43.595Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-25T14:33:43.595Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-25T14:33:43.595Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-25T14:33:43.595Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-25T14:33:43.595Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-25T14:33:43.595Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T14:33:43.595Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T14:33:43.596Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-25T14:33:43.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-25T14:33:43.596Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-25T14:33:43.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-25T14:33:43.596Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-25T14:33:43.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-25T14:33:43.596Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-25T14:33:43.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-25T14:33:43.596Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T14:33:43.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-25T14:33:43.596Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-25T14:33:43.597Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.01s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-25T14:33:43.597Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.01s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.01s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-25T14:33:43.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.01s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-25T14:33:43.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-25T14:33:43.600Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-25T14:33:43.600Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-25T14:33:43.600Z] PASS [2022-01-25T14:33:43.600Z] coverage: 88.6% of statements [2022-01-25T14:33:43.600Z] ok github.com/docker/docker/pkg/tailfile 0.170s coverage: 88.6% of statements [2022-01-25T14:33:44.082Z] === RUN TestTarSumRemoveNonExistent [2022-01-25T14:33:44.082Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-01-25T14:33:44.082Z] === RUN TestTarSumRemove [2022-01-25T14:33:44.082Z] --- PASS: TestTarSumRemove (0.00s) [2022-01-25T14:33:44.082Z] === RUN TestSortFileInfoSums [2022-01-25T14:33:44.082Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-01-25T14:33:44.082Z] === RUN TestNewTarSumForLabelInvalid [2022-01-25T14:33:44.082Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-01-25T14:33:44.082Z] === RUN TestNewTarSumForLabel [2022-01-25T14:33:44.082Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-01-25T14:33:44.082Z] === RUN TestEmptyTar [2022-01-25T14:33:44.082Z] --- PASS: TestEmptyTar (0.00s) [2022-01-25T14:33:44.082Z] === RUN TestTarSumsReadSize [2022-01-25T14:33:44.082Z] --- PASS: TestTarSumsReadSize (0.01s) [2022-01-25T14:33:44.082Z] === RUN TestTarSums [2022-01-25T14:33:44.082Z] --- PASS: TestTarSums (0.05s) [2022-01-25T14:33:44.082Z] === RUN TestIteration [2022-01-25T14:33:44.082Z] --- PASS: TestIteration (0.00s) [2022-01-25T14:33:44.082Z] === RUN TestVersionLabelForChecksum [2022-01-25T14:33:44.082Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-01-25T14:33:44.082Z] === RUN TestVersion [2022-01-25T14:33:44.082Z] --- PASS: TestVersion (0.00s) [2022-01-25T14:33:44.082Z] === RUN TestGetVersion [2022-01-25T14:33:44.082Z] --- PASS: TestGetVersion (0.00s) [2022-01-25T14:33:44.082Z] === RUN TestGetVersions [2022-01-25T14:33:44.082Z] --- PASS: TestGetVersions (0.00s) [2022-01-25T14:33:44.082Z] PASS [2022-01-25T14:33:44.082Z] coverage: 89.3% of statements [2022-01-25T14:33:44.082Z] ok github.com/docker/docker/pkg/tarsum 0.106s coverage: 89.3% of statements [2022-01-25T14:33:44.188Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.78s) [2022-01-25T14:33:44.188Z] === RUN TestGetAddress [2022-01-25T14:33:44.188Z] === RUN TestNetworkDBSimple [2022-01-25T14:33:44.188Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-01-25T14:33:44.188Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-01-25T14:33:44.188Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-01-25T14:33:44.188Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-01-25T14:33:44.188Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-01-25T14:33:44.188Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-01-25T14:33:44.188Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-01-25T14:33:44.188Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-01-25T14:33:44.188Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-01-25T14:33:44.188Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-01-25T14:33:44.188Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-01-25T14:33:44.188Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-01-25T14:33:44.188Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-01-25T14:33:44.188Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-01-25T14:33:44.188Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-01-25T14:33:44.188Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-01-25T14:33:44.188Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-01-25T14:33:44.336Z] Loaded image: debian:bullseye-slim [2022-01-25T14:33:44.564Z] testing: warning: no tests to run [2022-01-25T14:33:44.564Z] PASS [2022-01-25T14:33:44.564Z] coverage: [no statements] [2022-01-25T14:33:44.564Z] ok github.com/docker/docker/pkg/term/windows 0.033s coverage: [no statements] [no tests to run] [2022-01-25T14:33:44.592Z] Loaded image: hello-world:latest [2022-01-25T14:33:44.592Z] Loaded image: arm32v7/hello-world:latest [2022-01-25T14:33:44.592Z] INFO: Testing against a local daemon [2022-01-25T14:33:44.592Z] === RUN TestCgroupNamespacesBuild [2022-01-25T14:33:44.674Z] === RUN TestGenerate [2022-01-25T14:33:44.674Z] --- PASS: TestGenerate (0.00s) [2022-01-25T14:33:44.674Z] === RUN TestGeneratePtr [2022-01-25T14:33:44.674Z] --- PASS: TestGeneratePtr (0.00s) [2022-01-25T14:33:44.674Z] === RUN TestGenerateMissingField [2022-01-25T14:33:44.674Z] --- PASS: TestGenerateMissingField (0.00s) [2022-01-25T14:33:44.674Z] === RUN TestFieldCannotBeSet [2022-01-25T14:33:44.674Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-01-25T14:33:44.674Z] === RUN TestTypeMismatchError [2022-01-25T14:33:44.674Z] --- PASS: TestTypeMismatchError (0.00s) [2022-01-25T14:33:44.674Z] PASS [2022-01-25T14:33:44.674Z] coverage: 100.0% of statements [2022-01-25T14:33:44.674Z] ok github.com/docker/docker/libnetwork/options 0.044s coverage: 100.0% of statements [2022-01-25T14:33:45.046Z] === RUN TestTruncIndex [2022-01-25T14:33:45.046Z] --- PASS: TestTruncIndex (0.10s) [2022-01-25T14:33:45.046Z] PASS [2022-01-25T14:33:45.046Z] coverage: 91.5% of statements [2022-01-25T14:33:45.046Z] ok github.com/docker/docker/pkg/truncindex 0.134s coverage: 91.5% of statements [2022-01-25T14:33:45.164Z] 2022/01/25 14:33:44 Closing DB instances... [2022-01-25T14:33:45.164Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-01-25T14:33:45.164Z] PASS [2022-01-25T14:33:45.164Z] coverage: 100.0% of statements [2022-01-25T14:33:45.164Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.045s coverage: 100.0% of statements [2022-01-25T14:33:45.164Z] testing: warning: no tests to run [2022-01-25T14:33:45.164Z] PASS [2022-01-25T14:33:45.164Z] coverage: 0.0% of statements [2022-01-25T14:33:45.520Z] --- PASS: TestCgroupNamespacesBuild (1.08s) [2022-01-25T14:33:45.520Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-01-25T14:33:45.529Z] === RUN TestIsGIT [2022-01-25T14:33:45.529Z] --- PASS: TestIsGIT (0.00s) [2022-01-25T14:33:45.529Z] === RUN TestIsTransport [2022-01-25T14:33:45.529Z] --- PASS: TestIsTransport (0.00s) [2022-01-25T14:33:45.529Z] PASS [2022-01-25T14:33:45.529Z] coverage: 100.0% of statements [2022-01-25T14:33:45.529Z] ok github.com/docker/docker/pkg/urlutil 0.031s coverage: 100.0% of statements [2022-01-25T14:33:45.651Z] ok github.com/docker/docker/libnetwork/osl 0.049s coverage: 0.0% of statements [no tests to run] [2022-01-25T14:33:46.011Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-01-25T14:33:46.011Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-01-25T14:33:46.011Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-01-25T14:33:46.011Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-01-25T14:33:46.011Z] === RUN TestVersionInfo [2022-01-25T14:33:46.011Z] --- PASS: TestVersionInfo (0.00s) [2022-01-25T14:33:46.011Z] === RUN TestAppendVersions [2022-01-25T14:33:46.011Z] --- PASS: TestAppendVersions (0.00s) [2022-01-25T14:33:46.011Z] PASS [2022-01-25T14:33:46.011Z] coverage: 88.9% of statements [2022-01-25T14:33:46.011Z] ok github.com/docker/docker/pkg/useragent 0.032s coverage: 88.9% of statements [2022-01-25T14:33:46.138Z] === RUN TestRequestNewPort [2022-01-25T14:33:46.138Z] --- PASS: TestRequestNewPort (0.00s) [2022-01-25T14:33:46.138Z] === RUN TestRequestSpecificPort [2022-01-25T14:33:46.138Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-01-25T14:33:46.138Z] === RUN TestReleasePort [2022-01-25T14:33:46.138Z] --- PASS: TestReleasePort (0.00s) [2022-01-25T14:33:46.138Z] === RUN TestReuseReleasedPort [2022-01-25T14:33:46.138Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-01-25T14:33:46.138Z] === RUN TestReleaseUnreadledPort [2022-01-25T14:33:46.138Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-01-25T14:33:46.138Z] === RUN TestUnknowProtocol [2022-01-25T14:33:46.138Z] --- PASS: TestUnknowProtocol (0.00s) [2022-01-25T14:33:46.138Z] === RUN TestAllocateAllPorts [2022-01-25T14:33:46.138Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-01-25T14:33:46.138Z] === RUN TestPortAllocation [2022-01-25T14:33:46.138Z] --- PASS: TestPortAllocation (0.00s) [2022-01-25T14:33:46.138Z] === RUN TestPortAllocationWithCustomRange [2022-01-25T14:33:46.138Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-01-25T14:33:46.138Z] === RUN TestNoDuplicateBPR [2022-01-25T14:33:46.138Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-01-25T14:33:46.138Z] === RUN TestChangePortRange [2022-01-25T14:33:46.138Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-01-25T14:33:46.138Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-01-25T14:33:46.138Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-01-25T14:33:46.138Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-01-25T14:33:46.138Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-01-25T14:33:46.138Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-01-25T14:33:46.138Z] --- PASS: TestChangePortRange (0.00s) [2022-01-25T14:33:46.138Z] PASS [2022-01-25T14:33:46.138Z] coverage: 88.6% of statements [2022-01-25T14:33:46.138Z] ok github.com/docker/docker/libnetwork/portallocator 0.055s coverage: 88.6% of statements [2022-01-25T14:33:46.138Z] testing: warning: no tests to run [2022-01-25T14:33:46.138Z] PASS [2022-01-25T14:33:46.138Z] coverage: 0.0% of statements [2022-01-25T14:33:46.138Z] ok github.com/docker/docker/libnetwork/portmapper 0.038s coverage: 0.0% of statements [no tests to run] [2022-01-25T14:33:46.625Z] --- PASS: TestNetworkDBSimple (2.46s) [2022-01-25T14:33:46.625Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-01-25T14:33:46.625Z] === RUN TestHashData [2022-01-25T14:33:46.625Z] --- PASS: TestHashData (0.00s) [2022-01-25T14:33:46.625Z] PASS [2022-01-25T14:33:46.625Z] coverage: 2.8% of statements [2022-01-25T14:33:46.625Z] ok github.com/docker/docker/libnetwork/resolvconf 0.041s coverage: 2.8% of statements [2022-01-25T14:33:46.886Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.06s) [2022-01-25T14:33:46.886Z] === RUN TestBuildWithSession [2022-01-25T14:33:46.886Z] build_session_test.go:25: TODO: BuildKit [2022-01-25T14:33:46.886Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-25T14:33:46.886Z] === RUN TestBuildSquashParent [2022-01-25T14:33:47.026Z] === RUN TestNewSettable [2022-01-25T14:33:47.026Z] --- PASS: TestNewSettable (0.00s) [2022-01-25T14:33:47.026Z] === RUN TestIsSettable [2022-01-25T14:33:47.026Z] --- PASS: TestIsSettable (0.00s) [2022-01-25T14:33:47.026Z] === RUN TestUpdateSettingsEnv [2022-01-25T14:33:47.026Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-01-25T14:33:47.026Z] PASS [2022-01-25T14:33:47.026Z] coverage: 20.0% of statements [2022-01-25T14:33:47.026Z] ok github.com/docker/docker/plugin/v2 0.042s coverage: 20.0% of statements [2022-01-25T14:33:47.026Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-01-25T14:33:47.026Z] === RUN TestClientStream [2022-01-25T14:33:47.026Z] --- PASS: TestClientStream (0.00s) [2022-01-25T14:33:47.026Z] === RUN TestClientSendFile [2022-01-25T14:33:47.026Z] --- PASS: TestClientSendFile (0.00s) [2022-01-25T14:33:47.026Z] === RUN TestClientWithRequestTimeout [2022-01-25T14:33:47.026Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-01-25T14:33:47.026Z] === RUN TestFileSpecPlugin [2022-01-25T14:33:47.026Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-01-25T14:33:47.026Z] === RUN TestFileJSONSpecPlugin [2022-01-25T14:33:47.026Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-01-25T14:33:47.026Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-01-25T14:33:47.026Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-01-25T14:33:47.026Z] === RUN TestPluginAddHandler [2022-01-25T14:33:47.026Z] --- PASS: TestPluginAddHandler (0.00s) [2022-01-25T14:33:47.026Z] === RUN TestPluginWaitBadPlugin [2022-01-25T14:33:47.026Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-01-25T14:33:47.026Z] === RUN TestGet [2022-01-25T14:33:47.026Z] time="2022-01-25T14:33:46Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-01-25T14:33:47.105Z] --- PASS: TestBuildSquashParent (8.65s) [2022-01-25T14:33:47.105Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-25T14:33:47.105Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-25T14:33:47.105Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-25T14:33:47.105Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-25T14:33:47.105Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-25T14:33:47.105Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-25T14:33:47.105Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-25T14:33:47.105Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-25T14:33:47.105Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-25T14:33:47.105Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-25T14:33:47.105Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-25T14:33:47.105Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-25T14:33:47.105Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-25T14:33:47.105Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-25T14:33:47.105Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-25T14:33:47.112Z] === RUN TestErrorConstructors [2022-01-25T14:33:47.112Z] --- PASS: TestErrorConstructors (0.00s) [2022-01-25T14:33:47.112Z] === RUN TestCompareIPMask [2022-01-25T14:33:47.112Z] --- PASS: TestCompareIPMask (0.00s) [2022-01-25T14:33:47.112Z] === RUN TestUtilGetHostPartIP [2022-01-25T14:33:47.112Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-01-25T14:33:47.112Z] === RUN TestUtilGetBroadcastIP [2022-01-25T14:33:47.112Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-01-25T14:33:47.112Z] === RUN TestParseCIDR [2022-01-25T14:33:47.112Z] --- PASS: TestParseCIDR (0.00s) [2022-01-25T14:33:47.112Z] PASS [2022-01-25T14:33:47.112Z] coverage: 37.3% of statements [2022-01-25T14:33:47.112Z] ok github.com/docker/docker/libnetwork/types 0.040s coverage: 37.3% of statements [2022-01-25T14:33:47.508Z] === RUN TestValidatePrivileges [2022-01-25T14:33:47.508Z] --- PASS: TestValidatePrivileges (0.00s) [2022-01-25T14:33:47.508Z] === RUN TestFilterByCapNeg [2022-01-25T14:33:47.508Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-01-25T14:33:47.508Z] === RUN TestFilterByCapPos [2022-01-25T14:33:47.508Z] --- PASS: TestFilterByCapPos (0.00s) [2022-01-25T14:33:47.508Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-01-25T14:33:47.508Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-01-25T14:33:47.508Z] PASS [2022-01-25T14:33:47.508Z] coverage: 12.0% of statements [2022-01-25T14:33:47.508Z] ok github.com/docker/docker/plugin 0.044s coverage: 12.0% of statements [2022-01-25T14:33:47.508Z] === RUN TestLoad [2022-01-25T14:33:47.508Z] --- PASS: TestLoad (0.00s) [2022-01-25T14:33:47.508Z] === RUN TestSave [2022-01-25T14:33:47.508Z] --- PASS: TestSave (0.02s) [2022-01-25T14:33:47.508Z] === RUN TestAddDeleteGet [2022-01-25T14:33:47.508Z] --- PASS: TestAddDeleteGet (0.03s) [2022-01-25T14:33:47.508Z] === RUN TestInvalidTags [2022-01-25T14:33:47.508Z] --- PASS: TestInvalidTags (0.00s) [2022-01-25T14:33:47.508Z] PASS [2022-01-25T14:33:47.508Z] coverage: 84.4% of statements [2022-01-25T14:33:47.508Z] ok github.com/docker/docker/reference 0.094s coverage: 84.4% of statements [2022-01-25T14:33:47.599Z] 2022/01/25 14:33:47 Closing DB instances... [2022-01-25T14:33:47.599Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-01-25T14:33:47.599Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-01-25T14:33:47.599Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-01-25T14:33:47.599Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-01-25T14:33:47.599Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-01-25T14:33:47.599Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-01-25T14:33:47.599Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-01-25T14:33:47.599Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-01-25T14:33:47.599Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-01-25T14:33:47.599Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-01-25T14:33:47.599Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-01-25T14:33:47.599Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-01-25T14:33:47.599Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-01-25T14:33:47.599Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-01-25T14:33:47.599Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-01-25T14:33:47.599Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-01-25T14:33:47.599Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-01-25T14:33:47.599Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-01-25T14:33:47.599Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-01-25T14:33:47.599Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-01-25T14:33:47.599Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-01-25T14:33:47.599Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-01-25T14:33:47.599Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-01-25T14:33:47.599Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-01-25T14:33:47.599Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-01-25T14:33:47.599Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-01-25T14:33:47.599Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-01-25T14:33:47.599Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-01-25T14:33:47.599Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-01-25T14:33:47.599Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-01-25T14:33:47.599Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-01-25T14:33:47.599Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-01-25T14:33:47.599Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-01-25T14:33:47.599Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-01-25T14:33:47.599Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-01-25T14:33:47.599Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-01-25T14:33:47.599Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-01-25T14:33:47.599Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-01-25T14:33:47.599Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-01-25T14:33:47.599Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-01-25T14:33:47.599Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-01-25T14:33:47.599Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-01-25T14:33:47.599Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-01-25T14:33:47.599Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-01-25T14:33:47.599Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-01-25T14:33:47.599Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-01-25T14:33:47.599Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-01-25T14:33:47.599Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-01-25T14:33:47.599Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-01-25T14:33:47.599Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-01-25T14:33:47.599Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-01-25T14:33:47.599Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-01-25T14:33:47.599Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-01-25T14:33:47.599Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-01-25T14:33:47.599Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-01-25T14:33:47.599Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-01-25T14:33:47.599Z] PASS [2022-01-25T14:33:47.599Z] coverage: 50.0% of statements [2022-01-25T14:33:47.599Z] ok github.com/docker/docker/oci 0.043s coverage: 50.0% of statements [2022-01-25T14:33:47.991Z] time="2022-01-25T14:33:47Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-01-25T14:33:48.627Z] === RUN TestAddressPoolOpt [2022-01-25T14:33:48.627Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-01-25T14:33:48.627Z] === RUN TestValidateEnv [2022-01-25T14:33:48.627Z] === RUN TestValidateEnv/a [2022-01-25T14:33:48.627Z] === RUN TestValidateEnv/something [2022-01-25T14:33:48.627Z] === RUN TestValidateEnv/_=a [2022-01-25T14:33:48.627Z] === RUN TestValidateEnv/env1=value1 [2022-01-25T14:33:48.627Z] === RUN TestValidateEnv/_env1=value1 [2022-01-25T14:33:48.627Z] === RUN TestValidateEnv/env2=value2=value3 [2022-01-25T14:33:48.627Z] === RUN TestValidateEnv/env3=abc!qwe [2022-01-25T14:33:48.627Z] === RUN TestValidateEnv/env_4=value_4 [2022-01-25T14:33:48.627Z] === RUN TestValidateEnv/PATH [2022-01-25T14:33:48.627Z] === RUN TestValidateEnv/=a [2022-01-25T14:33:48.627Z] === RUN TestValidateEnv/PATH= [2022-01-25T14:33:48.627Z] === RUN TestValidateEnv/PATH=something [2022-01-25T14:33:48.627Z] === RUN TestValidateEnv/asd!qwe [2022-01-25T14:33:48.627Z] === RUN TestValidateEnv/1asd [2022-01-25T14:33:48.627Z] === RUN TestValidateEnv/123 [2022-01-25T14:33:48.627Z] === RUN TestValidateEnv/some_space [2022-01-25T14:33:48.627Z] === RUN TestValidateEnv/__some_space_before [2022-01-25T14:33:48.627Z] === RUN TestValidateEnv/some_space_after__ [2022-01-25T14:33:48.627Z] === RUN TestValidateEnv/= [2022-01-25T14:33:48.627Z] === RUN TestValidateEnv/PaTh [2022-01-25T14:33:48.627Z] --- PASS: TestValidateEnv (0.00s) [2022-01-25T14:33:48.627Z] --- PASS: TestValidateEnv/a (0.00s) [2022-01-25T14:33:48.627Z] --- PASS: TestValidateEnv/something (0.00s) [2022-01-25T14:33:48.627Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-01-25T14:33:48.627Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-01-25T14:33:48.627Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-01-25T14:33:48.627Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-01-25T14:33:48.627Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-01-25T14:33:48.627Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-01-25T14:33:48.627Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-01-25T14:33:48.627Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-01-25T14:33:48.627Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-01-25T14:33:48.627Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-01-25T14:33:48.627Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-01-25T14:33:48.627Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-01-25T14:33:48.627Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-01-25T14:33:48.627Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-01-25T14:33:48.627Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-01-25T14:33:48.627Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-01-25T14:33:48.627Z] --- PASS: TestValidateEnv/= (0.00s) [2022-01-25T14:33:48.627Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-01-25T14:33:48.627Z] === RUN TestParseHost [2022-01-25T14:33:48.627Z] --- PASS: TestParseHost (0.00s) [2022-01-25T14:33:48.627Z] === RUN TestParseDockerDaemonHost [2022-01-25T14:33:48.627Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-01-25T14:33:48.627Z] === RUN TestParseTCP [2022-01-25T14:33:48.627Z] --- PASS: TestParseTCP (0.00s) [2022-01-25T14:33:48.627Z] === RUN TestParseInvalidUnixAddrInvalid [2022-01-25T14:33:48.627Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-01-25T14:33:48.627Z] === RUN TestValidateExtraHosts [2022-01-25T14:33:48.627Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-01-25T14:33:48.627Z] === RUN TestIpOptString [2022-01-25T14:33:48.627Z] --- PASS: TestIpOptString (0.00s) [2022-01-25T14:33:48.627Z] === RUN TestNewIpOptInvalidDefaultVal [2022-01-25T14:33:48.627Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-01-25T14:33:48.627Z] === RUN TestNewIpOptValidDefaultVal [2022-01-25T14:33:48.627Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-01-25T14:33:48.627Z] === RUN TestIpOptSetInvalidVal [2022-01-25T14:33:48.627Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-01-25T14:33:48.627Z] === RUN TestValidateIPAddress [2022-01-25T14:33:48.627Z] --- PASS: TestValidateIPAddress (0.00s) [2022-01-25T14:33:48.627Z] === RUN TestMapOpts [2022-01-25T14:33:48.627Z] --- PASS: TestMapOpts (0.00s) [2022-01-25T14:33:48.627Z] === RUN TestListOptsWithoutValidator [2022-01-25T14:33:48.627Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-01-25T14:33:48.627Z] === RUN TestListOptsWithValidator [2022-01-25T14:33:48.627Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-01-25T14:33:48.627Z] === RUN TestValidateDNSSearch [2022-01-25T14:33:48.627Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-01-25T14:33:48.627Z] === RUN TestValidateLabel [2022-01-25T14:33:48.627Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-01-25T14:33:48.627Z] === RUN TestValidateLabel/label_with_general_format [2022-01-25T14:33:48.627Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-01-25T14:33:48.627Z] === RUN TestValidateLabel/label_with_one_more [2022-01-25T14:33:48.627Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-01-25T14:33:48.627Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-01-25T14:33:48.627Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-01-25T14:33:48.627Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-01-25T14:33:48.627Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-01-25T14:33:48.627Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-01-25T14:33:48.627Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-01-25T14:33:48.627Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-01-25T14:33:48.627Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-01-25T14:33:48.627Z] --- PASS: TestValidateLabel (0.00s) [2022-01-25T14:33:48.627Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-01-25T14:33:48.627Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-01-25T14:33:48.627Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-01-25T14:33:48.627Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-01-25T14:33:48.627Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-01-25T14:33:48.627Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-01-25T14:33:48.627Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-01-25T14:33:48.627Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-01-25T14:33:48.627Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-01-25T14:33:48.627Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-01-25T14:33:48.627Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-01-25T14:33:48.627Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-01-25T14:33:48.627Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-01-25T14:33:48.627Z] === RUN TestNamedListOpts [2022-01-25T14:33:48.627Z] --- PASS: TestNamedListOpts (0.00s) [2022-01-25T14:33:48.627Z] === RUN TestNamedMapOpts [2022-01-25T14:33:48.627Z] --- PASS: TestNamedMapOpts (0.00s) [2022-01-25T14:33:48.627Z] === RUN TestParseLink [2022-01-25T14:33:48.627Z] --- PASS: TestParseLink (0.00s) [2022-01-25T14:33:48.627Z] === RUN TestQuotedStringSetWithQuotes [2022-01-25T14:33:48.627Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-01-25T14:33:48.627Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-01-25T14:33:48.627Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-01-25T14:33:48.627Z] === RUN TestQuotedStringSetWithNoQuotes [2022-01-25T14:33:48.627Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-01-25T14:33:48.627Z] === RUN TestUlimitOpt [2022-01-25T14:33:48.627Z] --- PASS: TestUlimitOpt (0.00s) [2022-01-25T14:33:48.627Z] PASS [2022-01-25T14:33:48.627Z] coverage: 67.1% of statements [2022-01-25T14:33:48.627Z] ok github.com/docker/docker/opts 0.084s coverage: 67.1% of statements [2022-01-25T14:33:48.627Z] === RUN TestParseVersion [2022-01-25T14:33:48.627Z] --- PASS: TestParseVersion (0.00s) [2022-01-25T14:33:48.627Z] PASS [2022-01-25T14:33:48.627Z] coverage: 52.9% of statements [2022-01-25T14:33:48.627Z] ok github.com/docker/docker/pkg/aaparser 0.039s coverage: 52.9% of statements [2022-01-25T14:33:49.007Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-01-25T14:33:49.007Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-01-25T14:33:49.007Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-01-25T14:33:49.007Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-01-25T14:33:49.007Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-01-25T14:33:49.007Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-01-25T14:33:49.007Z] === RUN TestResumableRequestReaderWithReadError [2022-01-25T14:33:49.007Z] === RUN TestResolveAuthConfigIndexServer [2022-01-25T14:33:49.007Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-01-25T14:33:49.007Z] === RUN TestResolveAuthConfigFullURL [2022-01-25T14:33:49.007Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-01-25T14:33:49.007Z] === RUN TestLoadAllowNondistributableArtifacts [2022-01-25T14:33:49.007Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-01-25T14:33:49.007Z] === RUN TestValidateMirror [2022-01-25T14:33:49.007Z] --- PASS: TestValidateMirror (0.00s) [2022-01-25T14:33:49.007Z] === RUN TestLoadInsecureRegistries [2022-01-25T14:33:49.007Z] time="2022-01-25T14:33:48Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-01-25T14:33:49.007Z] --- PASS: TestResumableRequestReaderWithReadError (0.13s) [2022-01-25T14:33:49.007Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-01-25T14:33:49.007Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-01-25T14:33:49.007Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-01-25T14:33:49.007Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-01-25T14:33:49.007Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-01-25T14:33:49.007Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-01-25T14:33:49.007Z] === RUN TestResumableRequestReader [2022-01-25T14:33:49.007Z] --- PASS: TestResumableRequestReader (0.00s) [2022-01-25T14:33:49.007Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-01-25T14:33:49.007Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-01-25T14:33:49.007Z] PASS [2022-01-25T14:33:49.007Z] coverage: 100.0% of statements [2022-01-25T14:33:49.007Z] ok github.com/docker/docker/registry/resumable 0.184s coverage: 100.0% of statements [2022-01-25T14:33:49.007Z] time="2022-01-25T14:33:48Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-01-25T14:33:49.007Z] time="2022-01-25T14:33:48Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-01-25T14:33:49.007Z] time="2022-01-25T14:33:48Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-01-25T14:33:49.007Z] --- PASS: TestLoadInsecureRegistries (0.15s) [2022-01-25T14:33:49.007Z] === RUN TestNewServiceConfig [2022-01-25T14:33:49.007Z] --- PASS: TestNewServiceConfig (0.00s) [2022-01-25T14:33:49.007Z] === RUN TestValidateIndexName [2022-01-25T14:33:49.007Z] --- PASS: TestValidateIndexName (0.00s) [2022-01-25T14:33:49.007Z] === RUN TestValidateIndexNameWithError [2022-01-25T14:33:49.007Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-01-25T14:33:49.007Z] === RUN TestEndpointParse [2022-01-25T14:33:49.007Z] --- PASS: TestEndpointParse (0.00s) [2022-01-25T14:33:49.007Z] === RUN TestEndpointParseInvalid [2022-01-25T14:33:49.007Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-01-25T14:33:49.007Z] === RUN TestValidateEndpoint [2022-01-25T14:33:49.007Z] --- PASS: TestValidateEndpoint (0.00s) [2022-01-25T14:33:49.007Z] === RUN TestPing [2022-01-25T14:33:49.007Z] --- PASS: TestPing (0.00s) [2022-01-25T14:33:49.007Z] === RUN TestPingRegistryEndpoint [2022-01-25T14:33:49.007Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:33:49.007Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-01-25T14:33:49.007Z] === RUN TestEndpoint [2022-01-25T14:33:49.007Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:33:49.007Z] --- SKIP: TestEndpoint (0.00s) [2022-01-25T14:33:49.007Z] === RUN TestParseRepositoryInfo [2022-01-25T14:33:49.007Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-01-25T14:33:49.007Z] === RUN TestNewIndexInfo [2022-01-25T14:33:49.007Z] --- PASS: TestNewIndexInfo (0.00s) [2022-01-25T14:33:49.007Z] === RUN TestMirrorEndpointLookup [2022-01-25T14:33:49.007Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:33:49.007Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2022-01-25T14:33:49.007Z] === RUN TestSearchRepositories [2022-01-25T14:33:49.007Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-01-25T14:33:49.007Z] Host: 127.0.0.1:49307 [2022-01-25T14:33:49.007Z] User-Agent: docker test client [2022-01-25T14:33:49.007Z] Authorization: Token fake-token [2022-01-25T14:33:49.007Z] X-Docker-Token: true [2022-01-25T14:33:49.007Z] Accept-Encoding: gzip [2022-01-25T14:33:49.007Z] [2022-01-25T14:33:49.007Z] [2022-01-25T14:33:49.007Z] registry_test.go:730: HTTP/1.1 200 OK [2022-01-25T14:33:49.007Z] Connection: close [2022-01-25T14:33:49.007Z] Content-Length: 144 [2022-01-25T14:33:49.007Z] Cache-Control: no-cache [2022-01-25T14:33:49.007Z] Content-Type: application/json [2022-01-25T14:33:49.007Z] Date: Tue, 25 Jan 2022 14:33:48 GMT [2022-01-25T14:33:49.007Z] Expires: -1 [2022-01-25T14:33:49.007Z] Pragma: no-cache [2022-01-25T14:33:49.007Z] Server: docker-tests/mock [2022-01-25T14:33:49.007Z] X-Docker-Registry-Config: mock [2022-01-25T14:33:49.007Z] X-Docker-Registry-Version: 0.0.0 [2022-01-25T14:33:49.007Z] [2022-01-25T14:33:49.007Z] [2022-01-25T14:33:49.007Z] --- PASS: TestSearchRepositories (0.00s) [2022-01-25T14:33:49.007Z] === RUN TestTrustedLocation [2022-01-25T14:33:49.007Z] --- PASS: TestTrustedLocation (0.00s) [2022-01-25T14:33:49.007Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-01-25T14:33:49.007Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-01-25T14:33:49.007Z] === RUN TestAllowNondistributableArtifacts [2022-01-25T14:33:49.007Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-01-25T14:33:49.007Z] === RUN TestIsSecureIndex [2022-01-25T14:33:49.007Z] --- PASS: TestIsSecureIndex (0.00s) [2022-01-25T14:33:49.007Z] PASS [2022-01-25T14:33:49.007Z] coverage: 51.2% of statements [2022-01-25T14:33:49.007Z] ok github.com/docker/docker/registry 0.225s coverage: 51.2% of statements [2022-01-25T14:33:49.022Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-25T14:33:49.022Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-25T14:33:49.115Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.67s) [2022-01-25T14:33:49.115Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-01-25T14:33:49.490Z] === RUN TestRestartManagerTimeout [2022-01-25T14:33:49.490Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-01-25T14:33:49.490Z] === RUN TestRestartManagerTimeoutReset [2022-01-25T14:33:49.490Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-01-25T14:33:49.490Z] PASS [2022-01-25T14:33:49.490Z] coverage: 50.9% of statements [2022-01-25T14:33:49.490Z] ok github.com/docker/docker/restartmanager 0.036s coverage: 50.9% of statements [2022-01-25T14:33:49.490Z] === RUN TestDecodeContainerConfig [2022-01-25T14:33:49.490Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-01-25T14:33:49.490Z] === RUN TestDecodeContainerConfigIsolation [2022-01-25T14:33:49.490Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-01-25T14:33:49.490Z] === RUN TestValidatePrivileged [2022-01-25T14:33:49.490Z] --- PASS: TestValidatePrivileged (0.00s) [2022-01-25T14:33:49.490Z] PASS [2022-01-25T14:33:49.490Z] coverage: 52.6% of statements [2022-01-25T14:33:49.490Z] ok github.com/docker/docker/runconfig 0.034s coverage: 52.6% of statements [2022-01-25T14:33:49.973Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-01-25T14:33:49.973Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-01-25T14:33:49.973Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-01-25T14:33:49.973Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-01-25T14:33:49.973Z] PASS [2022-01-25T14:33:49.973Z] coverage: 62.5% of statements [2022-01-25T14:33:49.973Z] ok github.com/docker/docker/testutil 0.044s coverage: 62.5% of statements [2022-01-25T14:33:49.973Z] time="2022-01-25T14:33:49Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-01-25T14:33:50.140Z] === RUN TestPeerCertificateMarshalJSON [2022-01-25T14:33:50.154Z] --- PASS: TestBuildSquashParent (3.42s) [2022-01-25T14:33:50.154Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-25T14:33:50.154Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-25T14:33:50.154Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-25T14:33:50.154Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-25T14:33:50.154Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-25T14:33:50.154Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-25T14:33:50.154Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-25T14:33:50.154Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-25T14:33:50.154Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-25T14:33:50.154Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-25T14:33:50.154Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-25T14:33:50.154Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-25T14:33:50.154Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-25T14:33:50.154Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-25T14:33:50.154Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-25T14:33:50.627Z] 2022/01/25 14:33:50 Closing DB instances... [2022-01-25T14:33:50.627Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-01-25T14:33:50.627Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-01-25T14:33:50.627Z] --- PASS: TestPeerCertificateMarshalJSON (0.34s) [2022-01-25T14:33:50.627Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-01-25T14:33:50.627Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-01-25T14:33:50.627Z] === RUN TestMiddleware [2022-01-25T14:33:50.627Z] --- PASS: TestMiddleware (0.00s) [2022-01-25T14:33:50.627Z] === RUN TestNewResponseModifier [2022-01-25T14:33:50.627Z] --- PASS: TestNewResponseModifier (0.00s) [2022-01-25T14:33:50.627Z] PASS [2022-01-25T14:33:50.627Z] coverage: 26.8% of statements [2022-01-25T14:33:50.627Z] ok github.com/docker/docker/pkg/authorization 0.385s coverage: 26.8% of statements [2022-01-25T14:33:50.627Z] === RUN TestIsArchivePathDir [2022-01-25T14:33:50.627Z] --- PASS: TestIsArchivePathDir (0.16s) [2022-01-25T14:33:50.627Z] === RUN TestIsArchivePathInvalidFile [2022-01-25T14:33:51.114Z] --- PASS: TestIsArchivePathInvalidFile (0.14s) [2022-01-25T14:33:51.114Z] === RUN TestIsArchivePathTar [2022-01-25T14:33:51.114Z] --- PASS: TestIsArchivePathTar (0.16s) [2022-01-25T14:33:51.114Z] === RUN TestDecompressStreamGzip [2022-01-25T14:33:51.114Z] === RUN TestUnbuffered [2022-01-25T14:33:51.114Z] --- PASS: TestUnbuffered (0.00s) [2022-01-25T14:33:51.114Z] === RUN TestRaceUnbuffered [2022-01-25T14:33:51.114Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-01-25T14:33:51.114Z] PASS [2022-01-25T14:33:51.114Z] coverage: 100.0% of statements [2022-01-25T14:33:51.114Z] ok github.com/docker/docker/pkg/broadcaster 0.045s coverage: 100.0% of statements [2022-01-25T14:33:51.114Z] --- PASS: TestDecompressStreamGzip (0.14s) [2022-01-25T14:33:51.114Z] === RUN TestDecompressStreamBzip2 [2022-01-25T14:33:51.114Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2022-01-25T14:33:51.114Z] === RUN TestDecompressStreamXz [2022-01-25T14:33:51.114Z] archive_test.go:133: Xz not present in msys2 [2022-01-25T14:33:51.114Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-01-25T14:33:51.114Z] === RUN TestDecompressStreamZstd [2022-01-25T14:33:51.264Z] --- PASS: TestServiceWithDataPathPortInit (13.72s) [2022-01-25T14:33:51.264Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-25T14:33:51.520Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-25T14:33:51.520Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-25T14:33:51.602Z] archive_test.go:140: zstd not installed [2022-01-25T14:33:51.602Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-01-25T14:33:51.602Z] === RUN TestCompressStreamXzUnsupported [2022-01-25T14:33:51.602Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-01-25T14:33:51.602Z] === RUN TestCompressStreamBzip2Unsupported [2022-01-25T14:33:51.602Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-01-25T14:33:51.602Z] === RUN TestCompressStreamInvalid [2022-01-25T14:33:51.602Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-01-25T14:33:51.602Z] === RUN TestExtensionInvalid [2022-01-25T14:33:51.602Z] --- PASS: TestExtensionInvalid (0.00s) [2022-01-25T14:33:51.602Z] === RUN TestExtensionUncompressed [2022-01-25T14:33:51.602Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-01-25T14:33:51.602Z] === RUN TestExtensionBzip2 [2022-01-25T14:33:51.602Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-01-25T14:33:51.602Z] === RUN TestExtensionGzip [2022-01-25T14:33:51.602Z] --- PASS: TestExtensionGzip (0.00s) [2022-01-25T14:33:51.602Z] === RUN TestExtensionXz [2022-01-25T14:33:51.602Z] --- PASS: TestExtensionXz (0.00s) [2022-01-25T14:33:51.602Z] === RUN TestExtensionZstd [2022-01-25T14:33:51.602Z] --- PASS: TestExtensionZstd (0.00s) [2022-01-25T14:33:51.602Z] === RUN TestCmdStreamLargeStderr [2022-01-25T14:33:51.602Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2022-01-25T14:33:51.602Z] === RUN TestCmdStreamBad [2022-01-25T14:33:51.602Z] archive_test.go:252: Failing on Windows CI machines [2022-01-25T14:33:51.602Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-01-25T14:33:51.602Z] === RUN TestCmdStreamGood [2022-01-25T14:33:51.602Z] --- PASS: TestCmdStreamGood (0.05s) [2022-01-25T14:33:51.602Z] === RUN TestUntarPathWithInvalidDest [2022-01-25T14:33:51.602Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-01-25T14:33:51.602Z] === RUN TestUntarPathWithInvalidSrc [2022-01-25T14:33:51.602Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-01-25T14:33:51.602Z] === RUN TestUntarPath [2022-01-25T14:33:51.602Z] --- PASS: TestUntarPath (0.07s) [2022-01-25T14:33:51.602Z] === RUN TestUntarPathWithDestinationFile [2022-01-25T14:33:51.602Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-01-25T14:33:51.602Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-01-25T14:33:51.602Z] === RUN TestMatch [2022-01-25T14:33:51.602Z] === RUN TestMatch/[[]] [2022-01-25T14:33:51.602Z] === RUN TestMatch/[[foo]] [2022-01-25T14:33:51.602Z] === RUN TestMatch/[[bar]_[foo]] [2022-01-25T14:33:51.602Z] === RUN TestMatch/[[foo_bar]] [2022-01-25T14:33:51.602Z] === RUN TestMatch/[[qux]_[foo]] [2022-01-25T14:33:51.602Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-01-25T14:33:51.602Z] === RUN TestMatch/[] [2022-01-25T14:33:51.602Z] === RUN TestMatch/[]#01 [2022-01-25T14:33:51.602Z] === RUN TestMatch/[[qux]] [2022-01-25T14:33:51.602Z] === RUN TestMatch/[[foo_bar_qux]] [2022-01-25T14:33:51.602Z] === RUN TestMatch/[[qux]_[baz]] [2022-01-25T14:33:51.602Z] === RUN TestMatch/[[foo_baz]] [2022-01-25T14:33:51.602Z] --- PASS: TestMatch (0.00s) [2022-01-25T14:33:51.602Z] --- PASS: TestMatch/[[]] (0.00s) [2022-01-25T14:33:51.602Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-01-25T14:33:51.602Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-01-25T14:33:51.602Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-01-25T14:33:51.602Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-01-25T14:33:51.602Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-01-25T14:33:51.602Z] --- PASS: TestMatch/[] (0.00s) [2022-01-25T14:33:51.602Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-01-25T14:33:51.602Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-01-25T14:33:51.602Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-01-25T14:33:51.602Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-01-25T14:33:51.602Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-01-25T14:33:51.602Z] PASS [2022-01-25T14:33:51.602Z] coverage: 87.5% of statements [2022-01-25T14:33:51.602Z] ok github.com/docker/docker/pkg/capabilities 0.040s coverage: 87.5% of statements [2022-01-25T14:33:51.602Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-01-25T14:33:51.602Z] === RUN TestCopyWithTarInvalidSrc [2022-01-25T14:33:51.602Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-01-25T14:33:51.602Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-01-25T14:33:51.602Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-01-25T14:33:51.602Z] === RUN TestCopyWithTarSrcFile [2022-01-25T14:33:51.602Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-01-25T14:33:51.602Z] === RUN TestCopyWithTarSrcFolder [2022-01-25T14:33:51.602Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-01-25T14:33:51.602Z] === RUN TestCopyFileWithTarInvalidSrc [2022-01-25T14:33:51.602Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-01-25T14:33:51.602Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-01-25T14:33:51.602Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2022-01-25T14:33:51.602Z] === RUN TestCopyFileWithTarSrcFolder [2022-01-25T14:33:51.602Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-01-25T14:33:51.602Z] === RUN TestCopyFileWithTarSrcFile [2022-01-25T14:33:51.602Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-01-25T14:33:51.602Z] === RUN TestTarFiles [2022-01-25T14:33:52.089Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.84s) [2022-01-25T14:33:52.089Z] === RUN TestNetworkDBCRUDTableEntry [2022-01-25T14:33:52.205Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:9txoofd8r04ybna3ui0n6onvf Created:2022-01-25 14:33:50.990881198 +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[2c18d93c19c037cf57549ee9850b4faa5c4ed1397092270105e9cfb65da3c821:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.q5zhq61kked4nl4tgcwabimzf EndpointID:56a67f17c5fb741e044e62c875d4bc565b457994663429fd45c8adacd13b2fbb MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:726b43fea4a50a9c75460f2ed7534d92ba21c2e571259dbb8cdc16f517b146f4 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:12158e493bd1 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.q5zhq61kked4nl4tgcwabimzf EndpointID:56a67f17c5fb741e044e62c875d4bc565b457994663429fd45c8adacd13b2fbb EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-01-25T14:33:52.246Z] === RUN TestGetDriver [2022-01-25T14:33:52.246Z] --- PASS: TestGetDriver (0.00s) [2022-01-25T14:33:52.246Z] === RUN TestVolumeRequestError [2022-01-25T14:33:52.246Z] --- PASS: TestVolumeRequestError (0.01s) [2022-01-25T14:33:52.246Z] PASS [2022-01-25T14:33:52.246Z] coverage: 36.1% of statements [2022-01-25T14:33:52.246Z] ok github.com/docker/docker/volume/drivers 0.040s coverage: 36.1% of statements [2022-01-25T14:33:52.330Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-25T14:33:52.330Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-25T14:33:52.449Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-25T14:33:52.449Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-25T14:33:52.728Z] === RUN TestGetAddress [2022-01-25T14:33:52.728Z] --- PASS: TestGetAddress (0.00s) [2022-01-25T14:33:52.728Z] === RUN TestRemove [2022-01-25T14:33:52.728Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-01-25T14:33:52.728Z] --- SKIP: TestRemove (0.00s) [2022-01-25T14:33:52.729Z] === RUN TestInitializeWithVolumes [2022-01-25T14:33:52.729Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-01-25T14:33:52.729Z] === RUN TestCreate [2022-01-25T14:33:52.729Z] --- PASS: TestCreate (0.01s) [2022-01-25T14:33:52.729Z] === RUN TestValidateName [2022-01-25T14:33:52.729Z] --- PASS: TestValidateName (0.00s) [2022-01-25T14:33:52.729Z] === RUN TestCreateWithOpts [2022-01-25T14:33:52.729Z] local_test.go:180: runtime.GOOS == "windows" [2022-01-25T14:33:52.729Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-01-25T14:33:52.729Z] === RUN TestRelaodNoOpts [2022-01-25T14:33:52.729Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-01-25T14:33:52.729Z] PASS [2022-01-25T14:33:52.729Z] coverage: 41.5% of statements [2022-01-25T14:33:52.729Z] ok github.com/docker/docker/volume/local 0.059s coverage: 41.5% of statements [2022-01-25T14:33:53.112Z] === RUN TestChrootTarUntar [2022-01-25T14:33:53.112Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:33:53.112Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-01-25T14:33:53.112Z] === RUN TestChrootUntarWithHugeExcludesList [2022-01-25T14:33:53.112Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:33:53.112Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-01-25T14:33:53.112Z] === RUN TestChrootUntarEmptyArchive [2022-01-25T14:33:53.112Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-01-25T14:33:53.112Z] === RUN TestChrootTarUntarWithSymlink [2022-01-25T14:33:53.112Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-25T14:33:53.112Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-01-25T14:33:53.112Z] === RUN TestChrootCopyWithTar [2022-01-25T14:33:53.112Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-25T14:33:53.112Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-01-25T14:33:53.112Z] === RUN TestChrootCopyFileWithTar [2022-01-25T14:33:53.112Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:33:53.112Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-01-25T14:33:53.112Z] === RUN TestChrootUntarPath [2022-01-25T14:33:53.112Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-25T14:33:53.112Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-01-25T14:33:53.112Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-01-25T14:33:53.112Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:33:53.112Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-01-25T14:33:53.112Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-01-25T14:33:53.112Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:33:53.112Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-01-25T14:33:53.112Z] === RUN TestChrootApplyDotDotFile [2022-01-25T14:33:53.112Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:33:53.112Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-01-25T14:33:53.112Z] PASS [2022-01-25T14:33:53.112Z] coverage: 15.1% of statements [2022-01-25T14:33:53.112Z] ok github.com/docker/docker/pkg/chrootarchive 0.113s coverage: 15.1% of statements [2022-01-25T14:33:53.598Z] === RUN TestSizeEmpty [2022-01-25T14:33:53.598Z] --- PASS: TestSizeEmpty (0.00s) [2022-01-25T14:33:53.598Z] === RUN TestSizeEmptyFile [2022-01-25T14:33:53.598Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-01-25T14:33:53.598Z] === RUN TestSizeNonemptyFile [2022-01-25T14:33:53.598Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-01-25T14:33:53.598Z] === RUN TestSizeNestedDirectoryEmpty [2022-01-25T14:33:53.598Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-01-25T14:33:53.598Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-01-25T14:33:53.598Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-01-25T14:33:53.598Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-01-25T14:33:53.598Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-01-25T14:33:53.598Z] === RUN TestMoveToSubdir [2022-01-25T14:33:53.598Z] --- PASS: TestMoveToSubdir (0.00s) [2022-01-25T14:33:53.598Z] === RUN TestSizeNonExistingDirectory [2022-01-25T14:33:53.598Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-01-25T14:33:53.598Z] PASS [2022-01-25T14:33:53.598Z] coverage: 80.0% of statements [2022-01-25T14:33:53.598Z] ok github.com/docker/docker/pkg/directory 0.052s coverage: 80.0% of statements [2022-01-25T14:33:53.743Z] === RUN TestLCOWParseMountRaw [2022-01-25T14:33:53.743Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-01-25T14:33:53.743Z] === RUN TestLCOWParseMountRawSplit [2022-01-25T14:33:53.743Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-01-25T14:33:53.743Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-01-25T14:33:53.743Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-01-25T14:33:53.743Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-01-25T14:33:53.743Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-01-25T14:33:53.743Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-01-25T14:33:53.743Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-01-25T14:33:53.743Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-01-25T14:33:53.743Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-01-25T14:33:53.743Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-01-25T14:33:53.743Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-01-25T14:33:53.743Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-01-25T14:33:53.743Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-01-25T14:33:53.743Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-01-25T14:33:53.743Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-01-25T14:33:53.743Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-01-25T14:33:53.743Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-01-25T14:33:53.743Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-01-25T14:33:53.743Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-01-25T14:33:53.743Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-01-25T14:33:53.743Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-01-25T14:33:53.743Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-01-25T14:33:53.743Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-01-25T14:33:53.743Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-01-25T14:33:53.743Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-01-25T14:33:53.743Z] === RUN TestLinuxParseMountRaw [2022-01-25T14:33:53.743Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-01-25T14:33:53.743Z] === RUN TestLinuxParseMountRawSplit [2022-01-25T14:33:53.743Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-01-25T14:33:53.743Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-01-25T14:33:53.743Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-01-25T14:33:53.743Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-01-25T14:33:53.743Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-01-25T14:33:53.743Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-01-25T14:33:53.743Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-01-25T14:33:53.743Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-01-25T14:33:53.743Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-01-25T14:33:53.743Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-01-25T14:33:53.743Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-01-25T14:33:53.743Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-01-25T14:33:53.743Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-01-25T14:33:53.743Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-01-25T14:33:53.743Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-01-25T14:33:53.743Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-01-25T14:33:53.743Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-01-25T14:33:53.743Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-01-25T14:33:53.743Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-01-25T14:33:53.743Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-01-25T14:33:53.743Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-01-25T14:33:53.743Z] === RUN TestConvertTmpfsOptions [2022-01-25T14:33:53.743Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-01-25T14:33:53.743Z] linux_parser_test.go:209: data="ro" [2022-01-25T14:33:53.743Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-01-25T14:33:53.743Z] === RUN TestParseMountSpec [2022-01-25T14:33:53.743Z] parser_test.go:62: case 0 [2022-01-25T14:33:53.743Z] parser_test.go:62: case 1 [2022-01-25T14:33:53.743Z] parser_test.go:62: case 2 [2022-01-25T14:33:53.743Z] parser_test.go:62: case 3 [2022-01-25T14:33:53.743Z] parser_test.go:62: case 4 [2022-01-25T14:33:53.743Z] parser_test.go:62: case 5 [2022-01-25T14:33:53.743Z] --- PASS: TestParseMountSpec (0.00s) [2022-01-25T14:33:53.743Z] === RUN TestValidateMount [2022-01-25T14:33:53.743Z] --- PASS: TestValidateMount (0.00s) [2022-01-25T14:33:53.743Z] === RUN TestWindowsParseMountRaw [2022-01-25T14:33:53.743Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-01-25T14:33:53.743Z] === RUN TestWindowsParseMountRawSplit [2022-01-25T14:33:53.743Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-01-25T14:33:53.743Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-01-25T14:33:53.743Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-01-25T14:33:53.743Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-01-25T14:33:53.743Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-01-25T14:33:53.743Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-01-25T14:33:53.743Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-01-25T14:33:53.743Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-01-25T14:33:53.743Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-01-25T14:33:53.743Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-01-25T14:33:53.743Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-01-25T14:33:53.743Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-01-25T14:33:53.743Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-01-25T14:33:53.743Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-01-25T14:33:53.743Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-01-25T14:33:53.743Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-01-25T14:33:53.743Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-01-25T14:33:53.743Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-01-25T14:33:53.743Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-01-25T14:33:53.743Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-01-25T14:33:53.743Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-01-25T14:33:53.743Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-01-25T14:33:53.743Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-01-25T14:33:53.743Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-01-25T14:33:53.743Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-01-25T14:33:53.743Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-01-25T14:33:53.743Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-01-25T14:33:53.743Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-01-25T14:33:53.743Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-01-25T14:33:53.743Z] PASS [2022-01-25T14:33:53.743Z] coverage: 67.6% of statements [2022-01-25T14:33:53.743Z] ok github.com/docker/docker/volume/mounts 0.040s coverage: 67.6% of statements [2022-01-25T14:33:53.814Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-01-25T14:33:53.814Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.11s) [2022-01-25T14:33:53.814Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.30s) [2022-01-25T14:33:53.814Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.06s) [2022-01-25T14:33:53.814Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.09s) [2022-01-25T14:33:53.814Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.21s) [2022-01-25T14:33:53.814Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.01s) [2022-01-25T14:33:53.814Z] === RUN TestBuildMultiStageCopy [2022-01-25T14:33:53.814Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-01-25T14:33:54.085Z] 2022/01/25 14:33:53 Closing DB instances... [2022-01-25T14:33:54.085Z] === RUN TestPollerAddRemove [2022-01-25T14:33:54.085Z] --- PASS: TestPollerAddRemove (0.00s) [2022-01-25T14:33:54.085Z] === RUN TestPollerEvent [2022-01-25T14:33:54.085Z] poller_test.go:40: No chmod on Windows [2022-01-25T14:33:54.085Z] --- SKIP: TestPollerEvent (0.00s) [2022-01-25T14:33:54.085Z] === RUN TestPollerClose [2022-01-25T14:33:54.085Z] --- PASS: TestPollerClose (0.00s) [2022-01-25T14:33:54.085Z] PASS [2022-01-25T14:33:54.085Z] coverage: 45.7% of statements [2022-01-25T14:33:54.085Z] ok github.com/docker/docker/pkg/filenotify 0.043s coverage: 45.7% of statements [2022-01-25T14:33:54.225Z] === RUN TestSetGetMeta [2022-01-25T14:33:54.225Z] === PAUSE TestSetGetMeta [2022-01-25T14:33:54.225Z] === RUN TestRestore [2022-01-25T14:33:54.225Z] === PAUSE TestRestore [2022-01-25T14:33:54.225Z] === RUN TestServiceCreate [2022-01-25T14:33:54.225Z] === PAUSE TestServiceCreate [2022-01-25T14:33:54.225Z] === RUN TestServiceList [2022-01-25T14:33:54.225Z] === PAUSE TestServiceList [2022-01-25T14:33:54.225Z] === RUN TestServiceRemove [2022-01-25T14:33:54.225Z] === PAUSE TestServiceRemove [2022-01-25T14:33:54.225Z] === RUN TestServiceGet [2022-01-25T14:33:54.225Z] === PAUSE TestServiceGet [2022-01-25T14:33:54.225Z] === RUN TestServicePrune [2022-01-25T14:33:54.225Z] === PAUSE TestServicePrune [2022-01-25T14:33:54.225Z] === RUN TestCreate [2022-01-25T14:33:54.225Z] === PAUSE TestCreate [2022-01-25T14:33:54.225Z] === RUN TestRemove [2022-01-25T14:33:54.225Z] === PAUSE TestRemove [2022-01-25T14:33:54.225Z] === RUN TestList [2022-01-25T14:33:54.225Z] === PAUSE TestList [2022-01-25T14:33:54.225Z] === RUN TestFindByDriver [2022-01-25T14:33:54.225Z] === PAUSE TestFindByDriver [2022-01-25T14:33:54.225Z] === RUN TestFindByReferenced [2022-01-25T14:33:54.225Z] === PAUSE TestFindByReferenced [2022-01-25T14:33:54.225Z] === RUN TestDerefMultipleOfSameRef [2022-01-25T14:33:54.225Z] === PAUSE TestDerefMultipleOfSameRef [2022-01-25T14:33:54.225Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-25T14:33:54.225Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-25T14:33:54.225Z] === RUN TestDefererencePluginOnCreateError [2022-01-25T14:33:54.225Z] === PAUSE TestDefererencePluginOnCreateError [2022-01-25T14:33:54.225Z] === RUN TestRefDerefRemove [2022-01-25T14:33:54.225Z] === PAUSE TestRefDerefRemove [2022-01-25T14:33:54.225Z] === RUN TestGet [2022-01-25T14:33:54.225Z] === PAUSE TestGet [2022-01-25T14:33:54.225Z] === RUN TestGetWithReference [2022-01-25T14:33:54.225Z] === PAUSE TestGetWithReference [2022-01-25T14:33:54.225Z] === RUN TestFilterFunc [2022-01-25T14:33:54.225Z] === RUN TestFilterFunc/test_nil_list [2022-01-25T14:33:54.225Z] === PAUSE TestFilterFunc/test_nil_list [2022-01-25T14:33:54.225Z] === RUN TestFilterFunc/test_empty_list [2022-01-25T14:33:54.225Z] === PAUSE TestFilterFunc/test_empty_list [2022-01-25T14:33:54.225Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-01-25T14:33:54.225Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-01-25T14:33:54.225Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-25T14:33:54.225Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-25T14:33:54.225Z] === RUN TestFilterFunc/test_filter_some [2022-01-25T14:33:54.225Z] === PAUSE TestFilterFunc/test_filter_some [2022-01-25T14:33:54.225Z] === RUN TestFilterFunc/test_filter_middle [2022-01-25T14:33:54.225Z] === PAUSE TestFilterFunc/test_filter_middle [2022-01-25T14:33:54.225Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-01-25T14:33:54.225Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-01-25T14:33:54.225Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-01-25T14:33:54.225Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-01-25T14:33:54.225Z] === CONT TestFilterFunc/test_nil_list [2022-01-25T14:33:54.225Z] === CONT TestFilterFunc/test_filter_some [2022-01-25T14:33:54.225Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-25T14:33:54.225Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-01-25T14:33:54.225Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-01-25T14:33:54.225Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-01-25T14:33:54.225Z] === CONT TestFilterFunc/test_empty_list [2022-01-25T14:33:54.225Z] === CONT TestFilterFunc/test_filter_middle [2022-01-25T14:33:54.225Z] --- PASS: TestFilterFunc (0.00s) [2022-01-25T14:33:54.225Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-01-25T14:33:54.225Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-01-25T14:33:54.225Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-01-25T14:33:54.225Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-01-25T14:33:54.225Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-01-25T14:33:54.225Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-01-25T14:33:54.225Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-01-25T14:33:54.225Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-01-25T14:33:54.225Z] === CONT TestSetGetMeta [2022-01-25T14:33:54.225Z] === CONT TestList [2022-01-25T14:33:54.225Z] === CONT TestDefererencePluginOnCreateError [2022-01-25T14:33:54.225Z] === CONT TestDerefMultipleOfSameRef [2022-01-25T14:33:54.225Z] --- PASS: TestSetGetMeta (0.02s) [2022-01-25T14:33:54.225Z] === CONT TestFindByReferenced [2022-01-25T14:33:54.225Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-01-25T14:33:54.225Z] === CONT TestFindByDriver [2022-01-25T14:33:54.225Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2022-01-25T14:33:54.225Z] === CONT TestRemove [2022-01-25T14:33:54.225Z] --- PASS: TestList (0.03s) [2022-01-25T14:33:54.225Z] === CONT TestCreate [2022-01-25T14:33:54.225Z] --- PASS: TestFindByReferenced (0.02s) [2022-01-25T14:33:54.225Z] === CONT TestServicePrune [2022-01-25T14:33:54.225Z] --- PASS: TestCreate (0.02s) [2022-01-25T14:33:54.225Z] === CONT TestServiceGet [2022-01-25T14:33:54.225Z] --- PASS: TestFindByDriver (0.02s) [2022-01-25T14:33:54.225Z] === CONT TestServiceRemove [2022-01-25T14:33:54.225Z] --- PASS: TestRemove (0.02s) [2022-01-25T14:33:54.225Z] === CONT TestServiceList [2022-01-25T14:33:54.225Z] time="2022-01-25T14:33:53Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-01-25T14:33:54.225Z] --- PASS: TestServiceGet (0.10s) [2022-01-25T14:33:54.225Z] === CONT TestServiceCreate [2022-01-25T14:33:54.225Z] time="2022-01-25T14:33:53Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-25T14:33:54.225Z] --- PASS: TestServiceRemove (0.11s) [2022-01-25T14:33:54.225Z] === CONT TestRestore [2022-01-25T14:33:54.225Z] time="2022-01-25T14:33:53Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-25T14:33:54.225Z] --- PASS: TestServiceList (0.11s) [2022-01-25T14:33:54.225Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-25T14:33:54.225Z] time="2022-01-25T14:33:53Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-25T14:33:54.225Z] time="2022-01-25T14:33:53Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-01-25T14:33:54.225Z] === CONT TestGet [2022-01-25T14:33:54.225Z] --- PASS: TestServiceCreate (0.02s) [2022-01-25T14:33:54.225Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2022-01-25T14:33:54.225Z] === CONT TestGetWithReference [2022-01-25T14:33:54.225Z] --- PASS: TestRestore (0.02s) [2022-01-25T14:33:54.225Z] === CONT TestRefDerefRemove [2022-01-25T14:33:54.225Z] time="2022-01-25T14:33:53Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-25T14:33:54.225Z] --- PASS: TestServicePrune (0.14s) [2022-01-25T14:33:54.225Z] --- PASS: TestGet (0.01s) [2022-01-25T14:33:54.225Z] --- PASS: TestRefDerefRemove (0.01s) [2022-01-25T14:33:54.225Z] --- PASS: TestGetWithReference (0.02s) [2022-01-25T14:33:54.225Z] PASS [2022-01-25T14:33:54.225Z] coverage: 69.0% of statements [2022-01-25T14:33:54.225Z] ok github.com/docker/docker/volume/service 0.219s coverage: 69.0% of statements [2022-01-25T14:33:54.742Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-25T14:33:54.742Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-25T14:33:54.742Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-25T14:33:54.998Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-25T14:33:55.108Z] === RUN TestCopyFileWithInvalidSrc [2022-01-25T14:33:55.108Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-01-25T14:33:55.108Z] === RUN TestCopyFileWithInvalidDest [2022-01-25T14:33:55.108Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-01-25T14:33:55.108Z] === RUN TestCopyFileWithSameSrcAndDest [2022-01-25T14:33:55.108Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-01-25T14:33:55.108Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-01-25T14:33:55.108Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-01-25T14:33:55.108Z] === RUN TestCopyFile [2022-01-25T14:33:55.108Z] --- PASS: TestCopyFile (0.00s) [2022-01-25T14:33:55.108Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-01-25T14:33:55.108Z] fileutils_test.go:133: Needs porting to Windows [2022-01-25T14:33:55.108Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-01-25T14:33:55.108Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-01-25T14:33:55.108Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-01-25T14:33:55.108Z] === RUN TestReadSymlinkedDirectoryToFile [2022-01-25T14:33:55.108Z] fileutils_test.go:179: Needs porting to Windows [2022-01-25T14:33:55.108Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-01-25T14:33:55.108Z] === RUN TestWildcardMatches [2022-01-25T14:33:55.108Z] --- PASS: TestWildcardMatches (0.00s) [2022-01-25T14:33:55.108Z] === RUN TestPatternMatches [2022-01-25T14:33:55.108Z] --- PASS: TestPatternMatches (0.00s) [2022-01-25T14:33:55.108Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-01-25T14:33:55.108Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-01-25T14:33:55.108Z] === RUN TestPatternMatchesFolderExclusions [2022-01-25T14:33:55.108Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-01-25T14:33:55.108Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-01-25T14:33:55.108Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-01-25T14:33:55.108Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-01-25T14:33:55.108Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-01-25T14:33:55.108Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-01-25T14:33:55.108Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-01-25T14:33:55.108Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-01-25T14:33:55.108Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-01-25T14:33:55.108Z] === RUN TestSingleExclamationError [2022-01-25T14:33:55.108Z] --- PASS: TestSingleExclamationError (0.00s) [2022-01-25T14:33:55.108Z] === RUN TestMatchesWithNoPatterns [2022-01-25T14:33:55.108Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-01-25T14:33:55.108Z] === RUN TestMatchesWithMalformedPatterns [2022-01-25T14:33:55.108Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-01-25T14:33:55.108Z] === RUN TestMatches [2022-01-25T14:33:55.108Z] === RUN TestMatches/MatchesOrParentMatches [2022-01-25T14:33:55.108Z] === RUN TestMatches/MatchesUsingParentResult [2022-01-25T14:33:55.108Z] === RUN TestMatches/MatchesUsingParentResults [2022-01-25T14:33:55.108Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-01-25T14:33:55.108Z] --- PASS: TestMatches (0.01s) [2022-01-25T14:33:55.108Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-01-25T14:33:55.108Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-01-25T14:33:55.108Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-01-25T14:33:55.108Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-01-25T14:33:55.108Z] === RUN TestCleanPatterns [2022-01-25T14:33:55.108Z] --- PASS: TestCleanPatterns (0.00s) [2022-01-25T14:33:55.108Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-01-25T14:33:55.108Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-01-25T14:33:55.108Z] === RUN TestCleanPatternsExceptionFlag [2022-01-25T14:33:55.108Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-01-25T14:33:55.108Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-01-25T14:33:55.108Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-01-25T14:33:55.108Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-01-25T14:33:55.108Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-01-25T14:33:55.108Z] === RUN TestCleanPatternsErrorSingleException [2022-01-25T14:33:55.108Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-01-25T14:33:55.108Z] === RUN TestCreateIfNotExistsDir [2022-01-25T14:33:55.108Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-01-25T14:33:55.108Z] === RUN TestCreateIfNotExistsFile [2022-01-25T14:33:55.108Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-01-25T14:33:55.108Z] === RUN TestMatch [2022-01-25T14:33:55.108Z] --- PASS: TestMatch (0.00s) [2022-01-25T14:33:55.108Z] === RUN TestCompile [2022-01-25T14:33:55.108Z] === RUN TestCompile/slash [2022-01-25T14:33:55.108Z] === RUN TestCompile/backslash [2022-01-25T14:33:55.108Z] --- PASS: TestCompile (0.00s) [2022-01-25T14:33:55.108Z] --- PASS: TestCompile/slash (0.00s) [2022-01-25T14:33:55.108Z] --- PASS: TestCompile/backslash (0.00s) [2022-01-25T14:33:55.108Z] PASS [2022-01-25T14:33:55.108Z] coverage: 84.7% of statements [2022-01-25T14:33:55.108Z] ok github.com/docker/docker/pkg/fileutils 0.100s coverage: 84.7% of statements [2022-01-25T14:33:55.254Z] --- PASS: TestBuildMultiStageCopy (1.65s) [2022-01-25T14:33:55.254Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.98s) [2022-01-25T14:33:55.254Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.16s) [2022-01-25T14:33:55.254Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.16s) [2022-01-25T14:33:55.254Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.17s) [2022-01-25T14:33:55.254Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.18s) [2022-01-25T14:33:55.254Z] === RUN TestBuildMultiStageParentConfig [2022-01-25T14:33:55.635Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-01-25T14:33:55.635Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.34s) [2022-01-25T14:33:55.635Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.40s) [2022-01-25T14:33:55.635Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.08s) [2022-01-25T14:33:55.635Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.07s) [2022-01-25T14:33:55.635Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.00s) [2022-01-25T14:33:55.635Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.07s) [2022-01-25T14:33:55.635Z] === RUN TestBuildMultiStageCopy [2022-01-25T14:33:55.635Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-01-25T14:33:55.816Z] --- PASS: TestBuildMultiStageParentConfig (0.50s) [2022-01-25T14:33:55.816Z] === RUN TestBuildLabelWithTargets [2022-01-25T14:33:56.131Z] === RUN TestGet [2022-01-25T14:33:56.131Z] --- PASS: TestGet (0.00s) [2022-01-25T14:33:56.131Z] === RUN TestGetShortcutString [2022-01-25T14:33:56.131Z] --- PASS: TestGetShortcutString (0.00s) [2022-01-25T14:33:56.131Z] PASS [2022-01-25T14:33:56.131Z] coverage: 42.9% of statements [2022-01-25T14:33:56.132Z] ok github.com/docker/docker/pkg/homedir 0.044s coverage: 42.9% of statements [2022-01-25T14:33:56.132Z] --- PASS: TestNetworkDBCRUDTableEntry (4.14s) [2022-01-25T14:33:56.132Z] === RUN TestNetworkDBCRUDTableEntries [2022-01-25T14:33:56.379Z] --- PASS: TestBuildLabelWithTargets (0.80s) [2022-01-25T14:33:56.379Z] === RUN TestBuildWithEmptyLayers [2022-01-25T14:33:56.405Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.78s) [2022-01-25T14:33:56.405Z] PASS [2022-01-25T14:33:56.405Z] [2022-01-25T14:33:56.405Z] === Skipped [2022-01-25T14:33:56.405Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-25T14:33:56.405Z] service_test.go:243: FLAKY_TEST [2022-01-25T14:33:56.405Z] [2022-01-25T14:33:56.405Z] DONE 26 tests, 1 skipped in 43.699s [2022-01-25T14:33:56.405Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-01-25T14:33:56.665Z] INFO: Testing against a local daemon [2022-01-25T14:33:56.665Z] === RUN TestDockerNetworkIpvlanPersistance [2022-01-25T14:33:56.665Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-25T14:33:56.665Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-25T14:33:56.665Z] === RUN TestDockerNetworkIpvlan [2022-01-25T14:33:56.665Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-25T14:33:56.665Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-01-25T14:33:56.665Z] PASS [2022-01-25T14:33:56.665Z] [2022-01-25T14:33:56.665Z] === Skipped [2022-01-25T14:33:56.665Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-25T14:33:56.665Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-25T14:33:56.665Z] [2022-01-25T14:33:56.665Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-01-25T14:33:56.665Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-25T14:33:56.665Z] [2022-01-25T14:33:56.665Z] DONE 2 tests, 2 skipped in 0.038s [2022-01-25T14:33:56.665Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-01-25T14:33:56.665Z] INFO: Testing against a local daemon [2022-01-25T14:33:56.665Z] === RUN TestDockerNetworkMacvlanPersistance [2022-01-25T14:33:56.940Z] --- PASS: TestBuildWithEmptyLayers (0.36s) [2022-01-25T14:33:56.940Z] === RUN TestBuildMultiStageOnBuild [2022-01-25T14:33:57.154Z] === RUN TestCreateIDMapOrder [2022-01-25T14:33:57.154Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-01-25T14:33:57.154Z] PASS [2022-01-25T14:33:57.154Z] coverage: 7.2% of statements [2022-01-25T14:33:57.154Z] ok github.com/docker/docker/pkg/idtools 0.037s coverage: 7.2% of statements [2022-01-25T14:33:57.154Z] --- PASS: TestTarFiles (5.25s) [2022-01-25T14:33:57.154Z] === RUN TestDetectCompressionZstd [2022-01-25T14:33:57.154Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-01-25T14:33:57.154Z] === RUN TestTarUntar [2022-01-25T14:33:57.154Z] --- PASS: TestTarUntar (0.05s) [2022-01-25T14:33:57.154Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-01-25T14:33:57.154Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-01-25T14:33:57.154Z] === RUN TestTarWithOptions [2022-01-25T14:33:57.154Z] --- PASS: TestTarWithOptions (0.03s) [2022-01-25T14:33:57.154Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-01-25T14:33:57.154Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-01-25T14:33:57.154Z] === RUN TestUntarUstarGnuConflict [2022-01-25T14:33:57.154Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-01-25T14:33:57.154Z] === RUN TestUntarInvalidFilenames [2022-01-25T14:33:57.154Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2245779800\\dest" [2022-01-25T14:33:57.154Z] --- PASS: TestUntarInvalidFilenames (0.20s) [2022-01-25T14:33:57.154Z] === RUN TestUntarHardlinkToSymlink [2022-01-25T14:33:57.154Z] --- PASS: TestUntarHardlinkToSymlink (0.02s) [2022-01-25T14:33:57.154Z] === RUN TestUntarInvalidHardlink [2022-01-25T14:33:57.154Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2232732325\\victim\\hello" -> "../victim/hello" [2022-01-25T14:33:57.154Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4213731895\\victim\\hello" -> "/../victim/hello" [2022-01-25T14:33:57.154Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2956448343\\victim" -> "../victim" [2022-01-25T14:33:57.154Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2865598343\\victim" -> "../victim" [2022-01-25T14:33:57.154Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink74378626\\victim" -> "../victim" [2022-01-25T14:33:57.552Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-25T14:33:57.652Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink73933377\\victim" -> "../victim" [2022-01-25T14:33:57.652Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-01-25T14:33:57.652Z] === RUN TestUntarInvalidSymlink [2022-01-25T14:33:57.652Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1363731681\\dest\\dotdot" -> "../victim/hello" [2022-01-25T14:33:57.652Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2849946758\\dest\\slash-dotdot" -> "/../victim/hello" [2022-01-25T14:33:57.652Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4002733457\\dest\\loophole-victim" -> "../victim" [2022-01-25T14:33:57.652Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3825773709\\dest\\loophole-victim" -> "../victim" [2022-01-25T14:33:57.652Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1993607968\\dest\\loophole-victim" -> "../victim" [2022-01-25T14:33:57.652Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2099985345\\dest\\loophole-victim" -> "../victim" [2022-01-25T14:33:57.652Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4089852852\\dest\\dir\\loophole" -> "../../victim" [2022-01-25T14:33:57.652Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2022-01-25T14:33:57.652Z] === RUN TestTempArchiveCloseMultipleTimes [2022-01-25T14:33:57.652Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-01-25T14:33:57.652Z] === RUN TestXGlobalNoParent [2022-01-25T14:33:57.652Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-01-25T14:33:57.652Z] === RUN TestReplaceFileTarWrapper [2022-01-25T14:33:57.652Z] --- PASS: TestReplaceFileTarWrapper (0.19s) [2022-01-25T14:33:57.652Z] === RUN TestPrefixHeaderReadable [2022-01-25T14:33:57.652Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-01-25T14:33:57.652Z] === RUN TestDisablePigz [2022-01-25T14:33:57.652Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-01-25T14:33:57.652Z] --- PASS: TestDisablePigz (0.12s) [2022-01-25T14:33:57.652Z] === RUN TestPigz [2022-01-25T14:33:57.814Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-25T14:33:58.046Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s) [2022-01-25T14:33:58.046Z] === RUN TestDockerNetworkMacvlan [2022-01-25T14:33:58.138Z] === RUN TestFixedBufferCap [2022-01-25T14:33:58.138Z] --- PASS: TestFixedBufferCap (0.00s) [2022-01-25T14:33:58.138Z] === RUN TestFixedBufferLen [2022-01-25T14:33:58.138Z] --- PASS: TestFixedBufferLen (0.00s) [2022-01-25T14:33:58.138Z] === RUN TestFixedBufferString [2022-01-25T14:33:58.138Z] --- PASS: TestFixedBufferString (0.00s) [2022-01-25T14:33:58.138Z] === RUN TestFixedBufferWrite [2022-01-25T14:33:58.138Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-01-25T14:33:58.138Z] === RUN TestFixedBufferRead [2022-01-25T14:33:58.138Z] --- PASS: TestFixedBufferRead (0.00s) [2022-01-25T14:33:58.138Z] === RUN TestBytesPipeRead [2022-01-25T14:33:58.138Z] --- PASS: TestBytesPipeRead (0.00s) [2022-01-25T14:33:58.138Z] === RUN TestBytesPipeWrite [2022-01-25T14:33:58.138Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-01-25T14:33:58.138Z] === RUN TestBytesPipeWriteRandomChunks [2022-01-25T14:33:58.138Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-01-25T14:33:58.138Z] --- PASS: TestPigz (0.26s) [2022-01-25T14:33:58.138Z] === RUN TestCopyFileWithInvalidDest [2022-01-25T14:33:58.138Z] archive_windows_test.go:16: Currently fails [2022-01-25T14:33:58.138Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-01-25T14:33:58.138Z] === RUN TestCanonicalTarNameForPath [2022-01-25T14:33:58.138Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-01-25T14:33:58.138Z] === RUN TestCanonicalTarName [2022-01-25T14:33:58.138Z] --- PASS: TestCanonicalTarName (0.00s) [2022-01-25T14:33:58.138Z] === RUN TestChmodTarEntry [2022-01-25T14:33:58.138Z] --- PASS: TestChmodTarEntry (0.00s) [2022-01-25T14:33:58.138Z] === RUN TestHardLinkOrder [2022-01-25T14:33:58.138Z] --- PASS: TestHardLinkOrder (0.07s) [2022-01-25T14:33:58.138Z] === RUN TestChangeString [2022-01-25T14:33:58.138Z] --- PASS: TestChangeString (0.00s) [2022-01-25T14:33:58.138Z] === RUN TestChangesWithNoChanges [2022-01-25T14:33:58.138Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-01-25T14:33:58.138Z] === RUN TestChangesWithChanges [2022-01-25T14:33:58.138Z] --- PASS: TestChangesWithChanges (0.03s) [2022-01-25T14:33:58.138Z] === RUN TestChangesWithChangesGH13590 [2022-01-25T14:33:58.138Z] changes_test.go:195: needs more investigation [2022-01-25T14:33:58.138Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-01-25T14:33:58.138Z] === RUN TestChangesDirsEmpty [2022-01-25T14:33:58.138Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-01-25T14:33:58.138Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-01-25T14:33:58.138Z] === RUN TestChangesDirsMutated [2022-01-25T14:33:58.138Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-01-25T14:33:58.138Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-01-25T14:33:58.138Z] === RUN TestApplyLayer [2022-01-25T14:33:58.138Z] changes_test.go:432: needs further investigation [2022-01-25T14:33:58.138Z] --- SKIP: TestApplyLayer (0.00s) [2022-01-25T14:33:58.138Z] === RUN TestChangesSizeWithHardlinks [2022-01-25T14:33:58.138Z] changes_test.go:468: needs further investigation [2022-01-25T14:33:58.138Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-01-25T14:33:58.138Z] === RUN TestChangesSizeWithNoChanges [2022-01-25T14:33:58.138Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-01-25T14:33:58.138Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-01-25T14:33:58.138Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-01-25T14:33:58.138Z] === RUN TestChangesSize [2022-01-25T14:33:58.138Z] --- PASS: TestChangesSize (0.01s) [2022-01-25T14:33:58.138Z] === RUN TestApplyLayerInvalidFilenames [2022-01-25T14:33:58.138Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames204453312\\dest" [2022-01-25T14:33:58.138Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-01-25T14:33:58.138Z] === RUN TestApplyLayerInvalidHardlink [2022-01-25T14:33:58.138Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1179333475\\victim\\hello" -> "../victim/hello" [2022-01-25T14:33:58.138Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3916941954\\victim\\hello" -> "/../victim/hello" [2022-01-25T14:33:58.138Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2328363032\\victim" -> "../victim" [2022-01-25T14:33:58.138Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4094689005\\victim" -> "../victim" [2022-01-25T14:33:58.138Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3613660546\\victim" -> "../victim" [2022-01-25T14:33:58.138Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2208760323\\victim" -> "../victim" [2022-01-25T14:33:58.138Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-01-25T14:33:58.138Z] === RUN TestApplyLayerInvalidSymlink [2022-01-25T14:33:58.138Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink640402549\\dest\\dotdot" -> "../victim/hello" [2022-01-25T14:33:58.138Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2193581600\\dest\\slash-dotdot" -> "/../victim/hello" [2022-01-25T14:33:58.138Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3764965261\\dest\\loophole-victim" -> "../victim" [2022-01-25T14:33:58.138Z] 2022/01/25 14:33:57 Closing DB instances... [2022-01-25T14:33:58.138Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2795996748\\dest\\loophole-victim" -> "../victim" [2022-01-25T14:33:58.138Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1862428843\\dest\\loophole-victim" -> "../victim" [2022-01-25T14:33:58.138Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1513257584\\dest\\loophole-victim" -> "../victim" [2022-01-25T14:33:58.138Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-01-25T14:33:58.138Z] === RUN TestApplyLayerWhiteouts [2022-01-25T14:33:58.138Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2022-01-25T14:33:58.138Z] === RUN TestGenerateEmptyFile [2022-01-25T14:33:58.138Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-01-25T14:33:58.138Z] === RUN TestGenerateWithContent [2022-01-25T14:33:58.138Z] --- PASS: TestGenerateWithContent (0.00s) [2022-01-25T14:33:58.138Z] PASS [2022-01-25T14:33:58.138Z] coverage: 62.0% of statements [2022-01-25T14:33:58.138Z] ok github.com/docker/docker/pkg/archive 7.776s coverage: 62.0% of statements [2022-01-25T14:33:58.306Z] --- PASS: TestBuildMultiStageOnBuild (1.18s) [2022-01-25T14:33:58.306Z] === RUN TestBuildUncleanTarFilenames [2022-01-25T14:33:58.387Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-25T14:33:58.539Z] ---> dba6fa91aa00 [2022-01-25T14:33:58.539Z] Successfully built dba6fa91aa00 [2022-01-25T14:33:58.539Z] Successfully tagged docker:latest [2022-01-25T14:33:58.539Z] INFO: Image build ended at 01/25/2022 14:33:57. Duration:00:03:43.0398096 [2022-01-25T14:33:58.539Z] [2022-01-25T14:33:58.539Z] [2022-01-25T14:33:58.539Z] INFO: Building the test binaries at 01/25/2022 14:33:57... [2022-01-25T14:33:58.562Z] --- PASS: TestBuildUncleanTarFilenames (0.49s) [2022-01-25T14:33:58.562Z] === RUN TestBuildMultiStageLayerLeak [2022-01-25T14:33:58.617Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-01-25T14:33:58.624Z] --- PASS: TestBytesPipeWriteRandomChunks (0.46s) [2022-01-25T14:33:58.624Z] === RUN TestAtomicWriteToFile [2022-01-25T14:33:58.625Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-01-25T14:33:58.625Z] === RUN TestAtomicWriteSetCommit [2022-01-25T14:33:58.625Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-01-25T14:33:58.625Z] === RUN TestAtomicWriteSetCancel [2022-01-25T14:33:58.625Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-01-25T14:33:58.625Z] === RUN TestReadCloserWrapperClose [2022-01-25T14:33:58.625Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-01-25T14:33:58.625Z] === RUN TestReaderErrWrapperReadOnError [2022-01-25T14:33:58.625Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-01-25T14:33:58.625Z] === RUN TestReaderErrWrapperRead [2022-01-25T14:33:58.625Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-01-25T14:33:58.625Z] === RUN TestCancelReadCloser [2022-01-25T14:33:58.625Z] --- PASS: TestCancelReadCloser (0.10s) [2022-01-25T14:33:58.625Z] === RUN TestWriteCloserWrapperClose [2022-01-25T14:33:58.625Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-01-25T14:33:58.625Z] === RUN TestNopWriteCloser [2022-01-25T14:33:58.625Z] --- PASS: TestNopWriteCloser (0.00s) [2022-01-25T14:33:58.625Z] === RUN TestNopWriter [2022-01-25T14:33:58.625Z] --- PASS: TestNopWriter (0.00s) [2022-01-25T14:33:58.625Z] === RUN TestWriteCounter [2022-01-25T14:33:58.625Z] --- PASS: TestWriteCounter (0.00s) [2022-01-25T14:33:58.625Z] PASS [2022-01-25T14:33:58.625Z] coverage: 69.2% of statements [2022-01-25T14:33:58.625Z] ok github.com/docker/docker/pkg/ioutils 0.630s coverage: 69.2% of statements [2022-01-25T14:33:58.959Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-25T14:33:59.187Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-01-25T14:33:59.532Z] --- PASS: TestBuildMultiStageCopy (4.36s) [2022-01-25T14:33:59.532Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.44s) [2022-01-25T14:33:59.532Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.39s) [2022-01-25T14:33:59.532Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.40s) [2022-01-25T14:33:59.532Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2022-01-25T14:33:59.532Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s) [2022-01-25T14:33:59.532Z] === RUN TestBuildMultiStageParentConfig [2022-01-25T14:33:59.649Z] === RUN TestError [2022-01-25T14:33:59.649Z] --- PASS: TestError (0.00s) [2022-01-25T14:33:59.649Z] === RUN TestProgressString [2022-01-25T14:33:59.649Z] === RUN TestProgressString/no_progress [2022-01-25T14:33:59.649Z] === RUN TestProgressString/progress_1 [2022-01-25T14:33:59.649Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-01-25T14:33:59.649Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-01-25T14:33:59.649Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-01-25T14:33:59.649Z] === RUN TestProgressString/with_units [2022-01-25T14:33:59.649Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-01-25T14:33:59.649Z] === RUN TestProgressString/hide_counts [2022-01-25T14:33:59.649Z] --- PASS: TestProgressString (0.00s) [2022-01-25T14:33:59.649Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-01-25T14:33:59.649Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-01-25T14:33:59.649Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-01-25T14:33:59.649Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-01-25T14:33:59.649Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-01-25T14:33:59.649Z] --- PASS: TestProgressString/with_units (0.00s) [2022-01-25T14:33:59.650Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-01-25T14:33:59.650Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-01-25T14:33:59.650Z] === RUN TestJSONMessageDisplay [2022-01-25T14:33:59.650Z] --- PASS: TestNetworkDBCRUDTableEntries (3.52s) [2022-01-25T14:33:59.650Z] === RUN TestNetworkDBNodeLeave [2022-01-25T14:33:59.650Z] --- PASS: TestJSONMessageDisplay (0.15s) [2022-01-25T14:33:59.650Z] === RUN TestJSONMessageDisplayWithJSONError [2022-01-25T14:33:59.650Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-01-25T14:33:59.650Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-01-25T14:33:59.650Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-01-25T14:33:59.650Z] === RUN TestDisplayJSONMessagesStream [2022-01-25T14:33:59.650Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-01-25T14:33:59.650Z] PASS [2022-01-25T14:33:59.650Z] coverage: 91.7% of statements [2022-01-25T14:33:59.650Z] ok github.com/docker/docker/pkg/jsonmessage 0.192s coverage: 91.7% of statements [2022-01-25T14:33:59.927Z] --- PASS: TestBuildMultiStageLayerLeak (1.18s) [2022-01-25T14:33:59.927Z] === RUN TestBuildWithHugeFile [2022-01-25T14:34:00.128Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-01-25T14:34:00.137Z] === RUN TestStandardLongPath [2022-01-25T14:34:00.137Z] --- PASS: TestStandardLongPath (0.00s) [2022-01-25T14:34:00.137Z] === RUN TestUNCLongPath [2022-01-25T14:34:00.137Z] --- PASS: TestUNCLongPath (0.00s) [2022-01-25T14:34:00.137Z] PASS [2022-01-25T14:34:00.137Z] coverage: 100.0% of statements [2022-01-25T14:34:00.137Z] ok github.com/docker/docker/pkg/longpath 0.048s coverage: 100.0% of statements [2022-01-25T14:34:00.919Z] --- PASS: TestBuildMultiStageParentConfig (1.19s) [2022-01-25T14:34:00.919Z] === RUN TestBuildLabelWithTargets [2022-01-25T14:34:00.946Z] === RUN TestNameFormat [2022-01-25T14:34:00.947Z] --- PASS: TestNameFormat (0.00s) [2022-01-25T14:34:00.947Z] === RUN TestNameRetries [2022-01-25T14:34:00.947Z] --- PASS: TestNameRetries (0.00s) [2022-01-25T14:34:00.947Z] PASS [2022-01-25T14:34:00.947Z] coverage: 85.7% of statements [2022-01-25T14:34:00.947Z] ok github.com/docker/docker/pkg/namesgenerator 0.039s coverage: 85.7% of statements [2022-01-25T14:34:01.434Z] === RUN TestParseKeyValueOpt [2022-01-25T14:34:01.434Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-01-25T14:34:01.434Z] === RUN TestParseUintList [2022-01-25T14:34:01.434Z] --- PASS: TestParseUintList (0.00s) [2022-01-25T14:34:01.434Z] === RUN TestParseUintListMaximumLimits [2022-01-25T14:34:01.434Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-01-25T14:34:01.434Z] PASS [2022-01-25T14:34:01.434Z] coverage: 97.0% of statements [2022-01-25T14:34:01.434Z] ok github.com/docker/docker/pkg/parsers 0.033s coverage: 97.0% of statements [2022-01-25T14:34:01.510Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-01-25T14:34:02.459Z] === RUN TestNewAndRemove [2022-01-25T14:34:02.459Z] --- PASS: TestNewAndRemove (0.00s) [2022-01-25T14:34:02.459Z] === RUN TestRemoveInvalidPath [2022-01-25T14:34:02.459Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-01-25T14:34:02.459Z] PASS [2022-01-25T14:34:02.459Z] coverage: 82.6% of statements [2022-01-25T14:34:02.459Z] ok github.com/docker/docker/pkg/pidfile 0.038s coverage: 82.6% of statements [2022-01-25T14:34:02.459Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2022-01-25T14:34:02.459Z] === RUN TestNetworkDBWatch [2022-01-25T14:34:02.837Z] --- PASS: TestBuildLabelWithTargets (1.83s) [2022-01-25T14:34:02.838Z] === RUN TestBuildWithEmptyLayers [2022-01-25T14:34:03.032Z] --- PASS: TestGet (15.01s) [2022-01-25T14:34:03.032Z] === RUN TestPluginWithNoManifest [2022-01-25T14:34:03.032Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-01-25T14:34:03.032Z] === RUN TestGetAll [2022-01-25T14:34:03.032Z] --- PASS: TestGetAll (0.00s) [2022-01-25T14:34:03.032Z] PASS [2022-01-25T14:34:03.032Z] coverage: 73.2% of statements [2022-01-25T14:34:03.032Z] ok github.com/docker/docker/pkg/plugins 35.903s coverage: 73.2% of statements [2022-01-25T14:34:03.410Z] --- PASS: TestBuildWithEmptyLayers (1.07s) [2022-01-25T14:34:03.410Z] === RUN TestBuildMultiStageOnBuild [2022-01-25T14:34:03.421Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-01-25T14:34:03.427Z] INFO: make.ps1 starting at 01/25/2022 14:34:02 [2022-01-25T14:34:03.427Z] INFO: Git commit (b36d896fce) assumed from DOCKER_GITCOMMIT environment variable [2022-01-25T14:34:03.913Z] INFO: Invoking autogen... [2022-01-25T14:34:04.080Z] === RUN TestFailedConnection [2022-01-25T14:34:04.080Z] 2022/01/25 14:34:03 Closing DB instances... [2022-01-25T14:34:04.401Z] INFO: Building daemon... [2022-01-25T14:34:04.567Z] --- PASS: TestGetAddress (20.64s) [2022-01-25T14:34:04.567Z] === RUN TestRequestSyntaxCheck [2022-01-25T14:34:04.567Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-01-25T14:34:04.567Z] === RUN TestRequest [2022-01-25T14:34:05.592Z] --- PASS: TestNetworkDBWatch (3.03s) [2022-01-25T14:34:05.592Z] === RUN TestNetworkDBBulkSync [2022-01-25T14:34:06.079Z] --- PASS: TestFailedConnection (2.03s) [2022-01-25T14:34:06.079Z] === RUN TestFailOnce [2022-01-25T14:34:06.079Z] 2022/01/25 14:34:05 http: panic serving 127.0.0.1:49273: Plugin not ready [2022-01-25T14:34:06.079Z] goroutine 7 [running]: [2022-01-25T14:34:06.079Z] net/http.(*conn).serve.func1() [2022-01-25T14:34:06.079Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-01-25T14:34:06.079Z] panic({0xabac20, 0xbc73d0}) [2022-01-25T14:34:06.079Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-01-25T14:34:06.079Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xe8a9d93d1cfb9b87}, 0xc00003fa98) [2022-01-25T14:34:06.079Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-01-25T14:34:06.079Z] net/http.HandlerFunc.ServeHTTP(0x0, {0xbd4170, 0xc0001a40e0}, 0xa0f3e6) [2022-01-25T14:34:06.079Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-01-25T14:34:06.079Z] net/http.(*ServeMux).ServeHTTP(0x0, {0xbd4170, 0xc0001a40e0}, 0xc000150100) [2022-01-25T14:34:06.079Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-01-25T14:34:06.079Z] net/http.serverHandler.ServeHTTP({0xbd2770}, {0xbd4170, 0xc0001a40e0}, 0xc000150100) [2022-01-25T14:34:06.079Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-01-25T14:34:06.079Z] net/http.(*conn).serve(0xc000054aa0, {0xbd6000, 0xc0000960c0}) [2022-01-25T14:34:06.079Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-01-25T14:34:06.079Z] created by net/http.(*Server).Serve [2022-01-25T14:34:06.079Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-01-25T14:34:06.079Z] time="2022-01-25T14:34:05Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49272/Test.FailOnce: Post \"http://127.0.0.1:49272/Test.FailOnce\": EOF, retrying in 1s" [2022-01-25T14:34:06.567Z] 2022/01/25 14:34:06 Closing DB instances... [2022-01-25T14:34:06.715Z] --- PASS: TestBuildMultiStageOnBuild (2.75s) [2022-01-25T14:34:06.715Z] === RUN TestBuildUncleanTarFilenames [2022-01-25T14:34:06.716Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-01-25T14:34:07.054Z] --- PASS: TestFailOnce (1.18s) [2022-01-25T14:34:07.054Z] === RUN TestEchoInputOutput [2022-01-25T14:34:07.054Z] --- PASS: TestEchoInputOutput (0.00s) [2022-01-25T14:34:07.054Z] === RUN TestBackoff [2022-01-25T14:34:07.054Z] --- PASS: TestBackoff (0.00s) [2022-01-25T14:34:07.054Z] === RUN TestAbortRetry [2022-01-25T14:34:07.054Z] --- PASS: TestAbortRetry (0.00s) [2022-01-25T14:34:07.054Z] === RUN TestClientScheme [2022-01-25T14:34:07.054Z] --- PASS: TestClientScheme (0.00s) [2022-01-25T14:34:07.054Z] === RUN TestNewClientWithTimeout [2022-01-25T14:34:07.288Z] --- PASS: TestDockerNetworkMacvlan (9.47s) [2022-01-25T14:34:07.288Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-01-25T14:34:07.288Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-01-25T14:34:07.288Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.75s) [2022-01-25T14:34:07.288Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.84s) [2022-01-25T14:34:07.288Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.00s) [2022-01-25T14:34:07.288Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.62s) [2022-01-25T14:34:07.288Z] PASS [2022-01-25T14:34:07.288Z] [2022-01-25T14:34:07.288Z] DONE 8 tests in 10.737s [2022-01-25T14:34:07.288Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-01-25T14:34:07.288Z] testing: warning: no tests to run [2022-01-25T14:34:07.288Z] PASS [2022-01-25T14:34:07.288Z] [2022-01-25T14:34:07.288Z] DONE 0 tests in 0.012s [2022-01-25T14:34:07.288Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-01-25T14:34:07.288Z] INFO: Testing against a local daemon [2022-01-25T14:34:07.288Z] === RUN TestAuthZPluginAllowRequest [2022-01-25T14:34:07.545Z] time="2022-01-25T14:34:07Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49280/Test.Echo: Post \"http://127.0.0.1:49280/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-01-25T14:34:08.107Z] --- PASS: TestBuildUncleanTarFilenames (1.53s) [2022-01-25T14:34:08.107Z] === RUN TestBuildMultiStageLayerLeak [2022-01-25T14:34:08.570Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2022-01-25T14:34:08.570Z] === RUN TestNetworkDBCRUDMediumCluster [2022-01-25T14:34:08.671Z] --- PASS: TestAuthZPluginAllowRequest (1.17s) [2022-01-25T14:34:08.671Z] === RUN TestAuthZPluginTLS [2022-01-25T14:34:09.057Z] time="2022-01-25T14:34:08Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49280/Test.Echo: Post \"http://127.0.0.1:49280/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-01-25T14:34:09.240Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-01-25T14:34:09.240Z] === RUN TestAuthZPluginDenyRequest [2022-01-25T14:34:09.810Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-01-25T14:34:09.810Z] === RUN TestAuthZPluginAPIDenyResponse [2022-01-25T14:34:10.070Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-01-25T14:34:10.070Z] === RUN TestAuthZPluginDenyResponse [2022-01-25T14:34:10.319Z] 2022/01/25 14:34:09 Closing DB instances... [2022-01-25T14:34:10.640Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-01-25T14:34:10.640Z] === RUN TestAuthZPluginAllowEventStream [2022-01-25T14:34:10.802Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (33.82s) [2022-01-25T14:34:10.802Z] === RUN TestNetworkDBGarbageCollection [2022-01-25T14:34:11.351Z] 2022/01/25 14:34:11 Closing DB instances... [2022-01-25T14:34:11.351Z] time="2022-01-25T14:34:11Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49280/Test.Echo: Post \"http://127.0.0.1:49280/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-01-25T14:34:11.424Z] --- PASS: TestBuildMultiStageLayerLeak (3.05s) [2022-01-25T14:34:11.424Z] === RUN TestBuildWithHugeFile [2022-01-25T14:34:11.838Z] --- PASS: TestRequest (7.53s) [2022-01-25T14:34:11.838Z] === RUN TestOverlappingRequests [2022-01-25T14:34:12.023Z] --- PASS: TestAuthZPluginAllowEventStream (1.12s) [2022-01-25T14:34:12.023Z] === RUN TestAuthZPluginErrorResponse [2022-01-25T14:34:12.284Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-01-25T14:34:12.284Z] === RUN TestAuthZPluginErrorRequest [2022-01-25T14:34:12.326Z] --- PASS: TestOverlappingRequests (0.38s) [2022-01-25T14:34:12.326Z] === RUN TestRelease [2022-01-25T14:34:12.860Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-01-25T14:34:12.860Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-01-25T14:34:13.437Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-01-25T14:34:13.437Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-01-25T14:34:13.958Z] --- PASS: TestRelease (1.44s) [2022-01-25T14:34:13.958Z] === RUN TestAllocateRandomDeallocate [2022-01-25T14:34:14.445Z] time="2022-01-25T14:34:14Z" level=error msg="node4(c427b3a254af) Could not close DB: timeout waiting for leave broadcast" [2022-01-25T14:34:14.445Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.10s) [2022-01-25T14:34:14.445Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-01-25T14:34:14.819Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.37s) [2022-01-25T14:34:14.819Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-01-25T14:34:15.480Z] 2022/01/25 14:34:15 Closing DB instances... [2022-01-25T14:34:15.967Z] time="2022-01-25T14:34:15Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49280/Test.Echo: Post \"http://127.0.0.1:49280/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-01-25T14:34:16.202Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.41s) [2022-01-25T14:34:16.202Z] === RUN TestAuthZPluginHeader [2022-01-25T14:34:16.990Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-01-25T14:34:16.990Z] === RUN TestNetworkDBGarbageCollection [2022-01-25T14:34:17.141Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-01-25T14:34:17.141Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-01-25T14:34:18.014Z] --- PASS: TestAllocateRandomDeallocate (4.17s) [2022-01-25T14:34:18.014Z] === RUN TestRetrieveFromStore [2022-01-25T14:34:18.014Z] === RUN TestParseEmptyInterface [2022-01-25T14:34:18.014Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-01-25T14:34:18.014Z] === RUN TestParseNonInterfaceType [2022-01-25T14:34:18.014Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-01-25T14:34:18.014Z] === RUN TestParseWithOneFunction [2022-01-25T14:34:18.014Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-01-25T14:34:18.014Z] === RUN TestParseWithMultipleFuncs [2022-01-25T14:34:18.014Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-01-25T14:34:18.014Z] === RUN TestParseWithUnnamedReturn [2022-01-25T14:34:18.014Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-01-25T14:34:18.014Z] === RUN TestEmbeddedInterface [2022-01-25T14:34:18.014Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-01-25T14:34:18.014Z] === RUN TestParsedImports [2022-01-25T14:34:18.014Z] --- PASS: TestParsedImports (0.00s) [2022-01-25T14:34:18.014Z] === RUN TestAliasedImports [2022-01-25T14:34:18.014Z] --- PASS: TestAliasedImports (0.00s) [2022-01-25T14:34:18.014Z] PASS [2022-01-25T14:34:18.014Z] coverage: 56.8% of statements [2022-01-25T14:34:18.014Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.057s coverage: 56.8% of statements [2022-01-25T14:34:19.039Z] === RUN TestHTTPTransport [2022-01-25T14:34:19.039Z] --- PASS: TestHTTPTransport (0.00s) [2022-01-25T14:34:19.039Z] PASS [2022-01-25T14:34:19.039Z] coverage: 85.7% of statements [2022-01-25T14:34:19.039Z] ok github.com/docker/docker/pkg/plugins/transport 0.035s coverage: 85.7% of statements [2022-01-25T14:34:19.527Z] --- PASS: TestRetrieveFromStore (1.46s) [2022-01-25T14:34:19.527Z] === RUN TestRequestReleaseAddressDuplicate [2022-01-25T14:34:19.527Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-01-25T14:34:19.527Z] === RUN TestParallelPredefinedRequest1 [2022-01-25T14:34:19.527Z] === PAUSE TestParallelPredefinedRequest1 [2022-01-25T14:34:19.527Z] === RUN TestParallelPredefinedRequest2 [2022-01-25T14:34:19.527Z] === PAUSE TestParallelPredefinedRequest2 [2022-01-25T14:34:19.527Z] === RUN TestParallelPredefinedRequest3 [2022-01-25T14:34:19.527Z] === PAUSE TestParallelPredefinedRequest3 [2022-01-25T14:34:19.527Z] === RUN TestParallelPredefinedRequest4 [2022-01-25T14:34:19.527Z] === PAUSE TestParallelPredefinedRequest4 [2022-01-25T14:34:19.527Z] === RUN TestParallelPredefinedRequest5 [2022-01-25T14:34:19.527Z] === PAUSE TestParallelPredefinedRequest5 [2022-01-25T14:34:19.527Z] === RUN TestDebug [2022-01-25T14:34:19.527Z] --- PASS: TestDebug (0.00s) [2022-01-25T14:34:19.527Z] === RUN TestRequestPoolParallel [2022-01-25T14:34:19.527Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-01-25T14:34:19.527Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-01-25T14:34:19.527Z] === RUN TestBufioReaderPoolPutAndGet [2022-01-25T14:34:19.527Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-01-25T14:34:19.527Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-01-25T14:34:19.527Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-01-25T14:34:19.527Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-01-25T14:34:19.527Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-01-25T14:34:19.527Z] === RUN TestBufioWriterPoolPutAndGet [2022-01-25T14:34:19.527Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-01-25T14:34:19.527Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-01-25T14:34:19.527Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-01-25T14:34:19.527Z] === RUN TestBufferPoolPutAndGet [2022-01-25T14:34:19.527Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-01-25T14:34:19.527Z] PASS [2022-01-25T14:34:19.527Z] coverage: 88.2% of statements [2022-01-25T14:34:19.527Z] ok github.com/docker/docker/pkg/pools 0.039s coverage: 88.2% of statements [2022-01-25T14:34:20.014Z] --- PASS: TestRequestPoolParallel (0.47s) [2022-01-25T14:34:20.014Z] === RUN TestFullAllocateRelease [2022-01-25T14:34:20.014Z] === RUN TestOutputOnPrematureClose [2022-01-25T14:34:20.014Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-01-25T14:34:20.014Z] === RUN TestCompleteSilently [2022-01-25T14:34:20.014Z] --- PASS: TestCompleteSilently (0.00s) [2022-01-25T14:34:20.014Z] PASS [2022-01-25T14:34:20.014Z] coverage: 75.9% of statements [2022-01-25T14:34:20.014Z] ok github.com/docker/docker/pkg/progress 0.037s coverage: 75.9% of statements [2022-01-25T14:34:20.501Z] --- PASS: TestFullAllocateRelease (0.47s) [2022-01-25T14:34:20.501Z] === RUN TestOddAllocateRelease [2022-01-25T14:34:20.501Z] --- PASS: TestOddAllocateRelease (0.21s) [2022-01-25T14:34:20.501Z] === RUN TestFullAllocateSerialReleaseParallel [2022-01-25T14:34:20.501Z] === RUN TestSendToOneSub [2022-01-25T14:34:20.501Z] --- PASS: TestSendToOneSub (0.00s) [2022-01-25T14:34:20.501Z] === RUN TestSendToMultipleSubs [2022-01-25T14:34:20.501Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-01-25T14:34:20.501Z] === RUN TestEvictOneSub [2022-01-25T14:34:20.501Z] --- PASS: TestEvictOneSub (0.00s) [2022-01-25T14:34:20.501Z] === RUN TestClosePublisher [2022-01-25T14:34:20.501Z] --- PASS: TestClosePublisher (0.00s) [2022-01-25T14:34:20.501Z] === RUN TestPubSubRace [2022-01-25T14:34:20.501Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.06s) [2022-01-25T14:34:20.501Z] === RUN TestOddAllocateSerialReleaseParallel [2022-01-25T14:34:20.501Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2022-01-25T14:34:20.501Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-01-25T14:34:20.501Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.03s) [2022-01-25T14:34:20.501Z] === CONT TestParallelPredefinedRequest1 [2022-01-25T14:34:20.501Z] === CONT TestParallelPredefinedRequest4 [2022-01-25T14:34:20.501Z] === CONT TestParallelPredefinedRequest5 [2022-01-25T14:34:20.501Z] === CONT TestParallelPredefinedRequest1 [2022-01-25T14:34:20.501Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T14:34:20.501Z] === CONT TestParallelPredefinedRequest5 [2022-01-25T14:34:20.501Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T14:34:20.501Z] === CONT TestParallelPredefinedRequest2 [2022-01-25T14:34:20.501Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T14:34:20.501Z] === CONT TestParallelPredefinedRequest4 [2022-01-25T14:34:20.501Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T14:34:20.501Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-01-25T14:34:20.501Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-01-25T14:34:20.501Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-01-25T14:34:20.501Z] === CONT TestParallelPredefinedRequest3 [2022-01-25T14:34:20.501Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T14:34:20.501Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-01-25T14:34:20.501Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-01-25T14:34:20.501Z] PASS [2022-01-25T14:34:20.501Z] coverage: 85.3% of statements [2022-01-25T14:34:20.501Z] ok github.com/docker/docker/libnetwork/ipam 44.546s coverage: 85.3% of statements [2022-01-25T14:34:21.343Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.96s) [2022-01-25T14:34:21.343Z] === RUN TestAuthZPluginV2Disable [2022-01-25T14:34:21.526Z] --- PASS: TestPubSubRace (1.06s) [2022-01-25T14:34:21.526Z] PASS [2022-01-25T14:34:21.526Z] coverage: 75.0% of statements [2022-01-25T14:34:21.526Z] ok github.com/docker/docker/pkg/pubsub 1.091s coverage: 75.0% of statements [2022-01-25T14:34:22.013Z] === RUN TestRegister [2022-01-25T14:34:22.013Z] --- PASS: TestRegister (0.00s) [2022-01-25T14:34:22.013Z] === RUN TestCommand [2022-01-25T14:34:22.499Z] --- PASS: TestCommand (0.03s) [2022-01-25T14:34:22.499Z] === RUN TestNaiveSelf [2022-01-25T14:34:22.499Z] --- PASS: TestNaiveSelf (0.03s) [2022-01-25T14:34:22.499Z] PASS [2022-01-25T14:34:22.499Z] coverage: 82.4% of statements [2022-01-25T14:34:22.499Z] ok github.com/docker/docker/pkg/reexec 0.080s coverage: 82.4% of statements [2022-01-25T14:34:22.986Z] === RUN TestDump [2022-01-25T14:34:22.986Z] goroutine 4 [running]: [2022-01-25T14:34:22.986Z] github.com/docker/docker/pkg/stack.dump(0x1ab6b7) [2022-01-25T14:34:22.986Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-01-25T14:34:22.986Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-01-25T14:34:22.986Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-01-25T14:34:22.986Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-01-25T14:34:22.986Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-01-25T14:34:22.986Z] testing.tRunner(0xc00002dba0, 0x318e68) [2022-01-25T14:34:22.986Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-25T14:34:22.986Z] created by testing.(*T).Run [2022-01-25T14:34:22.986Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-01-25T14:34:22.986Z] [2022-01-25T14:34:22.986Z] goroutine 1 [chan receive]: [2022-01-25T14:34:22.986Z] testing.(*T).Run(0xc00002da00, {0x30a52e, 0x18a413}, 0x318e68) [2022-01-25T14:34:22.986Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-01-25T14:34:22.986Z] testing.runTests.func1(0xc00005a750) [2022-01-25T14:34:22.986Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-01-25T14:34:22.986Z] testing.tRunner(0xc00002da00, 0xc000063ce0) [2022-01-25T14:34:22.986Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-25T14:34:22.986Z] testing.runTests(0xc00006c080, {0x47cba0, 0x3, 0x3}, {0x1aa90d, 0x30c228, 0x481640}) [2022-01-25T14:34:22.986Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-01-25T14:34:22.986Z] testing.(*M).Run(0xc00006c080) [2022-01-25T14:34:22.986Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-01-25T14:34:22.986Z] main.main() [2022-01-25T14:34:22.986Z] _testmain.go:95 +0x1f5 [2022-01-25T14:34:22.986Z] --- PASS: TestDump (0.00s) [2022-01-25T14:34:22.986Z] === RUN TestDumpToFile [2022-01-25T14:34:22.986Z] --- PASS: TestDumpToFile (0.15s) [2022-01-25T14:34:22.986Z] === RUN TestDumpToFileWithEmptyInput [2022-01-25T14:34:22.986Z] goroutine 6 [running]: [2022-01-25T14:34:22.986Z] github.com/docker/docker/pkg/stack.dump(0x2186f4) [2022-01-25T14:34:22.986Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-01-25T14:34:22.986Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x218aa0}) [2022-01-25T14:34:22.986Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-01-25T14:34:22.986Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00002dba0) [2022-01-25T14:34:22.986Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-01-25T14:34:22.986Z] testing.tRunner(0xc00011c1a0, 0x318e58) [2022-01-25T14:34:22.986Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-25T14:34:22.986Z] created by testing.(*T).Run [2022-01-25T14:34:22.986Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-01-25T14:34:22.986Z] [2022-01-25T14:34:22.986Z] goroutine 1 [chan receive]: [2022-01-25T14:34:22.986Z] testing.(*T).Run(0xc00002da00, {0x3112ba, 0x18a413}, 0x318e58) [2022-01-25T14:34:22.986Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-01-25T14:34:22.986Z] testing.runTests.func1(0xc00005a750) [2022-01-25T14:34:22.986Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-01-25T14:34:22.986Z] testing.tRunner(0xc00002da00, 0xc000063ce0) [2022-01-25T14:34:22.986Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-25T14:34:22.986Z] testing.runTests(0xc00006c080, {0x47cba0, 0x3, 0x3}, {0x1aa90d, 0x30c228, 0x481640}) [2022-01-25T14:34:22.986Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-01-25T14:34:22.986Z] testing.(*M).Run(0xc00006c080) [2022-01-25T14:34:22.986Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-01-25T14:34:22.986Z] main.main() [2022-01-25T14:34:22.986Z] _testmain.go:95 +0x1f5 [2022-01-25T14:34:22.986Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-01-25T14:34:22.986Z] PASS [2022-01-25T14:34:22.986Z] coverage: 90.9% of statements [2022-01-25T14:34:22.986Z] ok github.com/docker/docker/pkg/stack 0.180s coverage: 90.9% of statements [2022-01-25T14:34:23.473Z] === RUN TestNewStdWriter [2022-01-25T14:34:23.473Z] --- PASS: TestNewStdWriter (0.00s) [2022-01-25T14:34:23.473Z] === RUN TestWriteWithUninitializedStdWriter [2022-01-25T14:34:23.473Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-01-25T14:34:23.473Z] === RUN TestWriteWithNilBytes [2022-01-25T14:34:23.473Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-01-25T14:34:23.473Z] === RUN TestWrite [2022-01-25T14:34:23.473Z] --- PASS: TestWrite (0.00s) [2022-01-25T14:34:23.473Z] === RUN TestWriteWithWriterError [2022-01-25T14:34:23.473Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-01-25T14:34:23.473Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-01-25T14:34:23.473Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-01-25T14:34:23.473Z] === RUN TestStdCopyWriteAndRead [2022-01-25T14:34:23.473Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-01-25T14:34:23.473Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-01-25T14:34:23.473Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-01-25T14:34:23.473Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-01-25T14:34:23.473Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-01-25T14:34:23.473Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-01-25T14:34:23.473Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-01-25T14:34:23.473Z] === RUN TestStdCopyWithInvalidInputHeader [2022-01-25T14:34:23.473Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-01-25T14:34:23.473Z] === RUN TestStdCopyWithCorruptedPrefix [2022-01-25T14:34:23.473Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-01-25T14:34:23.473Z] === RUN TestStdCopyReturnsWriteErrors [2022-01-25T14:34:23.473Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-01-25T14:34:23.473Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-01-25T14:34:23.473Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-01-25T14:34:23.473Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-01-25T14:34:23.473Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-01-25T14:34:23.473Z] PASS [2022-01-25T14:34:23.473Z] coverage: 100.0% of statements [2022-01-25T14:34:23.473Z] ok github.com/docker/docker/pkg/stdcopy 0.034s coverage: 100.0% of statements [2022-01-25T14:34:23.960Z] === RUN TestRawProgressFormatterFormatStatus [2022-01-25T14:34:23.960Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-01-25T14:34:23.960Z] === RUN TestRawProgressFormatterFormatProgress [2022-01-25T14:34:23.960Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-01-25T14:34:23.960Z] === RUN TestFormatStatus [2022-01-25T14:34:23.960Z] --- PASS: TestFormatStatus (0.00s) [2022-01-25T14:34:23.960Z] === RUN TestFormatError [2022-01-25T14:34:23.960Z] --- PASS: TestFormatError (0.00s) [2022-01-25T14:34:23.960Z] === RUN TestFormatJSONError [2022-01-25T14:34:23.960Z] --- PASS: TestFormatJSONError (0.00s) [2022-01-25T14:34:23.960Z] === RUN TestJsonProgressFormatterFormatProgress [2022-01-25T14:34:23.960Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-01-25T14:34:23.960Z] === RUN TestJsonProgressFormatterFormatStatus [2022-01-25T14:34:23.960Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-01-25T14:34:23.960Z] === RUN TestNewJSONProgressOutput [2022-01-25T14:34:23.960Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-01-25T14:34:23.960Z] === RUN TestAuxFormatterEmit [2022-01-25T14:34:23.960Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-01-25T14:34:23.960Z] === RUN TestStreamWriterStdout [2022-01-25T14:34:23.960Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-01-25T14:34:23.960Z] === RUN TestStreamWriterStderr [2022-01-25T14:34:23.960Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-01-25T14:34:23.960Z] PASS [2022-01-25T14:34:23.960Z] coverage: 66.2% of statements [2022-01-25T14:34:23.960Z] ok github.com/docker/docker/pkg/streamformatter 0.044s coverage: 66.2% of statements [2022-01-25T14:34:24.447Z] === RUN TestGenerateRandomID [2022-01-25T14:34:24.447Z] --- PASS: TestGenerateRandomID (0.00s) [2022-01-25T14:34:24.447Z] === RUN TestShortenId [2022-01-25T14:34:24.447Z] --- PASS: TestShortenId (0.00s) [2022-01-25T14:34:24.447Z] === RUN TestShortenSha256Id [2022-01-25T14:34:24.447Z] --- PASS: TestShortenSha256Id (0.00s) [2022-01-25T14:34:24.447Z] === RUN TestShortenIdEmpty [2022-01-25T14:34:24.447Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-01-25T14:34:24.447Z] === RUN TestShortenIdInvalid [2022-01-25T14:34:24.447Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-01-25T14:34:24.447Z] === RUN TestIsShortIDNonHex [2022-01-25T14:34:24.447Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-01-25T14:34:24.447Z] === RUN TestIsShortIDNotCorrectSize [2022-01-25T14:34:24.447Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-01-25T14:34:24.447Z] PASS [2022-01-25T14:34:24.447Z] coverage: 70.6% of statements [2022-01-25T14:34:24.447Z] ok github.com/docker/docker/pkg/stringid 0.029s coverage: 70.6% of statements [2022-01-25T14:34:24.447Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-01-25T14:34:24.447Z] === RUN TestClientStream [2022-01-25T14:34:24.447Z] --- PASS: TestClientStream (0.00s) [2022-01-25T14:34:24.447Z] === RUN TestClientSendFile [2022-01-25T14:34:24.447Z] --- PASS: TestClientSendFile (0.00s) [2022-01-25T14:34:24.447Z] === RUN TestClientWithRequestTimeout [2022-01-25T14:34:24.447Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-01-25T14:34:24.447Z] === RUN TestFileSpecPlugin [2022-01-25T14:34:24.447Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-01-25T14:34:24.447Z] === RUN TestFileJSONSpecPlugin [2022-01-25T14:34:24.447Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-01-25T14:34:24.447Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-01-25T14:34:24.447Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-01-25T14:34:24.447Z] === RUN TestPluginAddHandler [2022-01-25T14:34:24.447Z] --- PASS: TestPluginAddHandler (0.00s) [2022-01-25T14:34:24.447Z] === RUN TestPluginWaitBadPlugin [2022-01-25T14:34:24.447Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-01-25T14:34:24.447Z] === RUN TestGet [2022-01-25T14:34:24.447Z] time="2022-01-25T14:34:24Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-01-25T14:34:24.639Z] --- PASS: TestAuthZPluginV2Disable (3.34s) [2022-01-25T14:34:24.639Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-01-25T14:34:24.935Z] === RUN TestIsCpusetListAvailable [2022-01-25T14:34:24.935Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-01-25T14:34:24.935Z] PASS [2022-01-25T14:34:24.935Z] coverage: 39.4% of statements [2022-01-25T14:34:24.935Z] ok github.com/docker/docker/pkg/sysinfo 0.031s coverage: 39.4% of statements [2022-01-25T14:34:25.959Z] time="2022-01-25T14:34:25Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-01-25T14:34:26.447Z] === RUN TestChtimes [2022-01-25T14:34:26.447Z] --- PASS: TestChtimes (0.00s) [2022-01-25T14:34:26.447Z] === RUN TestChtimesWindows [2022-01-25T14:34:26.447Z] --- PASS: TestChtimesWindows (0.00s) [2022-01-25T14:34:26.447Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-01-25T14:34:26.447Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-01-25T14:34:26.447Z] === RUN TestEnsureRemoveAllNotExist [2022-01-25T14:34:26.447Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-01-25T14:34:26.447Z] === RUN TestEnsureRemoveAllWithDir [2022-01-25T14:34:26.447Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-01-25T14:34:26.447Z] === RUN TestEnsureRemoveAllWithFile [2022-01-25T14:34:26.447Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-01-25T14:34:26.447Z] === RUN TestHasWin32KSupport [2022-01-25T14:34:26.447Z] syscall_windows_test.go:8: win32k: true [2022-01-25T14:34:26.447Z] --- PASS: TestHasWin32KSupport (0.00s) [2022-01-25T14:34:26.447Z] PASS [2022-01-25T14:34:26.447Z] coverage: 13.0% of statements [2022-01-25T14:34:26.447Z] ok github.com/docker/docker/pkg/system 0.042s coverage: 13.0% of statements [2022-01-25T14:34:26.934Z] === RUN TestTailFile [2022-01-25T14:34:26.934Z] --- PASS: TestTailFile (0.00s) [2022-01-25T14:34:26.934Z] === RUN TestTailFileManyLines [2022-01-25T14:34:26.934Z] --- PASS: TestTailFileManyLines (0.00s) [2022-01-25T14:34:26.934Z] === RUN TestTailEmptyFile [2022-01-25T14:34:26.934Z] --- PASS: TestTailEmptyFile (0.00s) [2022-01-25T14:34:26.934Z] === RUN TestTailNegativeN [2022-01-25T14:34:26.934Z] --- PASS: TestTailNegativeN (0.00s) [2022-01-25T14:34:26.934Z] === RUN TestNewTailReader [2022-01-25T14:34:26.934Z] === PAUSE TestNewTailReader [2022-01-25T14:34:26.934Z] === CONT TestNewTailReader [2022-01-25T14:34:26.934Z] === RUN TestNewTailReader/no_delimiter [2022-01-25T14:34:26.934Z] === PAUSE TestNewTailReader/no_delimiter [2022-01-25T14:34:26.934Z] === RUN TestNewTailReader/single_byte_delimiter [2022-01-25T14:34:26.934Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-01-25T14:34:26.934Z] === RUN TestNewTailReader/2_byte_delimiter [2022-01-25T14:34:26.934Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-01-25T14:34:26.934Z] === RUN TestNewTailReader/4_byte_delimiter [2022-01-25T14:34:26.934Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-01-25T14:34:26.934Z] === RUN TestNewTailReader/8_byte_delimiter [2022-01-25T14:34:26.934Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-01-25T14:34:26.934Z] === RUN TestNewTailReader/12_byte_delimiter [2022-01-25T14:34:26.934Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-01-25T14:34:26.934Z] === RUN TestNewTailReader/truncated_last_line [2022-01-25T14:34:26.934Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-01-25T14:34:26.934Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-01-25T14:34:26.934Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-01-25T14:34:26.934Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-01-25T14:34:26.934Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-01-25T14:34:26.934Z] === CONT TestNewTailReader/no_delimiter [2022-01-25T14:34:26.934Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-01-25T14:34:26.934Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-01-25T14:34:26.934Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-01-25T14:34:26.934Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-01-25T14:34:26.934Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-01-25T14:34:26.934Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-01-25T14:34:26.934Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T14:34:26.934Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T14:34:26.934Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T14:34:26.934Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T14:34:26.934Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-25T14:34:26.934Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-25T14:34:26.934Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-25T14:34:26.934Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-25T14:34:26.934Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-01-25T14:34:26.934Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-01-25T14:34:26.934Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-25T14:34:26.934Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-25T14:34:26.934Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-01-25T14:34:26.934Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-01-25T14:34:26.934Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-01-25T14:34:26.934Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-01-25T14:34:26.934Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-25T14:34:26.934Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-25T14:34:26.934Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-01-25T14:34:26.934Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-25T14:34:26.934Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-25T14:34:26.934Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T14:34:26.934Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T14:34:26.934Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-25T14:34:26.934Z] === CONT TestNewTailReader/12_byte_delimiter [2022-01-25T14:34:26.934Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-25T14:34:26.934Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-25T14:34:26.934Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-25T14:34:26.934Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-25T14:34:26.934Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-25T14:34:26.934Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-25T14:34:26.934Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T14:34:26.934Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T14:34:26.934Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T14:34:26.934Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T14:34:26.934Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-25T14:34:26.934Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-25T14:34:26.934Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-25T14:34:26.934Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-25T14:34:26.934Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-25T14:34:26.934Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-25T14:34:26.934Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-25T14:34:26.934Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-25T14:34:26.934Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-25T14:34:26.934Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-25T14:34:26.934Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-01-25T14:34:26.934Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-25T14:34:26.934Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-25T14:34:26.934Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-25T14:34:26.934Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-01-25T14:34:26.934Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-01-25T14:34:26.934Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T14:34:26.934Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-25T14:34:26.934Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T14:34:26.934Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-25T14:34:26.934Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-25T14:34:26.934Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-25T14:34:26.934Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-25T14:34:26.934Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-25T14:34:26.934Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-25T14:34:26.934Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-25T14:34:26.934Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T14:34:26.934Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T14:34:26.934Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T14:34:26.934Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T14:34:26.934Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T14:34:26.934Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T14:34:26.934Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T14:34:26.934Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T14:34:26.934Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T14:34:26.934Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T14:34:26.934Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T14:34:26.934Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T14:34:26.934Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T14:34:26.934Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T14:34:26.934Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T14:34:26.934Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T14:34:26.934Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T14:34:26.934Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-01-25T14:34:26.934Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-25T14:34:26.934Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-25T14:34:26.934Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-25T14:34:26.934Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-25T14:34:26.934Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-25T14:34:26.934Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-25T14:34:26.934Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-25T14:34:26.934Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-25T14:34:26.934Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T14:34:26.935Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T14:34:26.935Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T14:34:26.935Z] === CONT TestNewTailReader/single_byte_delimiter [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-01-25T14:34:26.935Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T14:34:26.935Z] === CONT TestNewTailReader/8_byte_delimiter [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-25T14:34:26.935Z] === CONT TestNewTailReader/4_byte_delimiter [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-25T14:34:26.935Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-25T14:34:26.935Z] === CONT TestNewTailReader/2_byte_delimiter [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-25T14:34:26.935Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T14:34:26.935Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-25T14:34:26.935Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T14:34:26.935Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T14:34:26.935Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T14:34:26.935Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T14:34:26.935Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-01-25T14:34:26.935Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-01-25T14:34:26.935Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-25T14:34:27.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-25T14:34:27.433Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-25T14:34:27.433Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-25T14:34:27.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-25T14:34:27.433Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T14:34:27.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T14:34:27.433Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-25T14:34:27.433Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-25T14:34:27.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-25T14:34:27.433Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-25T14:34:27.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-25T14:34:27.433Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-25T14:34:27.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-25T14:34:27.433Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-25T14:34:27.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-25T14:34:27.433Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-25T14:34:27.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-25T14:34:27.433Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-25T14:34:27.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-25T14:34:27.433Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-25T14:34:27.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-25T14:34:27.433Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-25T14:34:27.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-25T14:34:27.433Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-25T14:34:27.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-25T14:34:27.433Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-25T14:34:27.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-25T14:34:27.433Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T14:34:27.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T14:34:27.433Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-25T14:34:27.433Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T14:34:27.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T14:34:27.433Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T14:34:27.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T14:34:27.433Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-25T14:34:27.433Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T14:34:27.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T14:34:27.433Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T14:34:27.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T14:34:27.433Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T14:34:27.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T14:34:27.433Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T14:34:27.433Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-25T14:34:27.433Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T14:34:27.433Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T14:34:27.433Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T14:34:27.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T14:34:27.433Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T14:34:27.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T14:34:27.433Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T14:34:27.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T14:34:27.433Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T14:34:27.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T14:34:27.433Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T14:34:27.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T14:34:27.433Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T14:34:27.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T14:34:27.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T14:34:27.433Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T14:34:27.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T14:34:27.434Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T14:34:27.434Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T14:34:27.434Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T14:34:27.434Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T14:34:27.434Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T14:34:27.434Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T14:34:27.434Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T14:34:27.434Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T14:34:27.434Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T14:34:27.434Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T14:34:27.434Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-25T14:34:27.434Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T14:34:27.434Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-25T14:34:27.434Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-25T14:34:27.434Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T14:34:27.434Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T14:34:27.434Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T14:34:27.434Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-25T14:34:27.434Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T14:34:27.434Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-25T14:34:27.434Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-25T14:34:27.434Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-25T14:34:27.434Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-25T14:34:27.434Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-25T14:34:27.434Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-25T14:34:27.434Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-25T14:34:27.434Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-25T14:34:27.434Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T14:34:27.434Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-25T14:34:27.434Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T14:34:27.434Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T14:34:27.434Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-25T14:34:27.434Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T14:34:27.434Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T14:34:27.434Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T14:34:27.434Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T14:34:27.434Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-25T14:34:27.434Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T14:34:27.434Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T14:34:27.434Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T14:34:27.434Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T14:34:27.434Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T14:34:27.434Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T14:34:27.434Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T14:34:27.434Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T14:34:27.434Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T14:34:27.434Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-25T14:34:27.434Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T14:34:27.434Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T14:34:27.434Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T14:34:27.434Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-25T14:34:27.434Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T14:34:27.434Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-25T14:34:27.434Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T14:34:27.434Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T14:34:27.434Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T14:34:27.435Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T14:34:27.435Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T14:34:27.435Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T14:34:27.435Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T14:34:27.435Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T14:34:27.435Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T14:34:27.435Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T14:34:27.435Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T14:34:27.435Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-25T14:34:27.435Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T14:34:27.435Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T14:34:27.435Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T14:34:27.435Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-25T14:34:27.435Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T14:34:27.435Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T14:34:27.435Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T14:34:27.435Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-25T14:34:27.435Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-25T14:34:27.435Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T14:34:27.435Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T14:34:27.435Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T14:34:27.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T14:34:27.435Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T14:34:27.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T14:34:27.436Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-25T14:34:27.436Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-25T14:34:27.436Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T14:34:27.436Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-25T14:34:27.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-25T14:34:27.436Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-25T14:34:27.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-25T14:34:27.436Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-25T14:34:27.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-25T14:34:27.436Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T14:34:27.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T14:34:27.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T14:34:27.436Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T14:34:27.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T14:34:27.436Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-25T14:34:27.436Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-25T14:34:27.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-25T14:34:27.436Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-25T14:34:27.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-25T14:34:27.436Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-25T14:34:27.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-25T14:34:27.436Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-25T14:34:27.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-25T14:34:27.436Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-25T14:34:27.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-25T14:34:27.436Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-25T14:34:27.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-25T14:34:27.436Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-25T14:34:27.436Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T14:34:27.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-25T14:34:27.436Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-25T14:34:27.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-25T14:34:27.436Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-25T14:34:27.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-25T14:34:27.436Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-25T14:34:27.436Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-25T14:34:27.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-25T14:34:27.436Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T14:34:27.436Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-25T14:34:27.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T14:34:27.436Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-25T14:34:27.436Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-25T14:34:27.436Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-25T14:34:27.436Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T14:34:27.436Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T14:34:27.436Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-25T14:34:27.436Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-25T14:34:27.436Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T14:34:27.436Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-25T14:34:27.436Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-25T14:34:27.436Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T14:34:27.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T14:34:27.436Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T14:34:27.436Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-25T14:34:27.436Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-25T14:34:27.436Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-25T14:34:27.436Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T14:34:27.436Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T14:34:27.436Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-25T14:34:27.436Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-25T14:34:27.436Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T14:34:27.436Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-25T14:34:27.436Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T14:34:27.436Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-25T14:34:27.436Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T14:34:27.436Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T14:34:27.436Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T14:34:27.436Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T14:34:27.436Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-25T14:34:27.436Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-25T14:34:27.436Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-25T14:34:27.436Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-25T14:34:27.436Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-25T14:34:27.436Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-25T14:34:27.436Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-25T14:34:27.436Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-25T14:34:27.436Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-25T14:34:27.436Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-25T14:34:27.436Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-25T14:34:27.436Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-25T14:34:27.436Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-25T14:34:27.436Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-25T14:34:27.436Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-25T14:34:27.436Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-25T14:34:27.436Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-25T14:34:27.436Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-25T14:34:27.436Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-25T14:34:27.436Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-25T14:34:27.436Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T14:34:27.436Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T14:34:27.436Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-25T14:34:27.436Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T14:34:27.436Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T14:34:27.436Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T14:34:27.436Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T14:34:27.436Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-25T14:34:27.436Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-25T14:34:27.436Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T14:34:27.436Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-25T14:34:27.436Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T14:34:27.436Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-25T14:34:27.436Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-25T14:34:27.436Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T14:34:27.436Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T14:34:27.436Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T14:34:27.436Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-01-25T14:34:27.436Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T14:34:27.436Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T14:34:27.436Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T14:34:27.436Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T14:34:27.436Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T14:34:27.436Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-25T14:34:27.436Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T14:34:27.436Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T14:34:27.436Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T14:34:27.436Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T14:34:27.436Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T14:34:27.436Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T14:34:27.436Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T14:34:27.436Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T14:34:27.436Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T14:34:27.436Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T14:34:27.436Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T14:34:27.436Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T14:34:27.436Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T14:34:27.436Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T14:34:27.436Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T14:34:27.436Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T14:34:27.436Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T14:34:27.436Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T14:34:27.436Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T14:34:27.436Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T14:34:27.436Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T14:34:27.436Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T14:34:27.436Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T14:34:27.436Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-25T14:34:27.436Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-25T14:34:27.436Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-25T14:34:27.436Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-25T14:34:27.436Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-25T14:34:27.436Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-25T14:34:27.436Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-25T14:34:27.436Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T14:34:27.436Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T14:34:27.436Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T14:34:27.436Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T14:34:27.436Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T14:34:27.436Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T14:34:27.436Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T14:34:27.436Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T14:34:27.436Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T14:34:27.436Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T14:34:27.436Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T14:34:27.436Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T14:34:27.436Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T14:34:27.436Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T14:34:27.436Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T14:34:27.436Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-25T14:34:27.436Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-25T14:34:27.436Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-25T14:34:27.436Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-25T14:34:27.436Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-25T14:34:27.436Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-25T14:34:27.436Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-25T14:34:27.436Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-25T14:34:27.436Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-25T14:34:27.436Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T14:34:27.436Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T14:34:27.436Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-25T14:34:27.436Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-25T14:34:27.436Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-25T14:34:27.436Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-25T14:34:27.436Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-25T14:34:27.436Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-25T14:34:27.436Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-25T14:34:27.436Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-25T14:34:27.436Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-25T14:34:27.436Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-25T14:34:27.436Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-25T14:34:27.436Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-25T14:34:27.436Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-25T14:34:27.436Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-25T14:34:27.436Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-25T14:34:27.436Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-25T14:34:27.436Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-25T14:34:27.436Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-25T14:34:27.436Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-25T14:34:27.436Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-25T14:34:27.436Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-25T14:34:27.436Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T14:34:27.436Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T14:34:27.436Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T14:34:27.436Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T14:34:27.436Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T14:34:27.436Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T14:34:27.436Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T14:34:27.436Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T14:34:27.436Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T14:34:27.436Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T14:34:27.436Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T14:34:27.436Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T14:34:27.437Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T14:34:27.925Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-25T14:34:27.925Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T14:34:27.925Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T14:34:27.925Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T14:34:27.925Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T14:34:27.925Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T14:34:27.925Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T14:34:27.925Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T14:34:27.925Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T14:34:27.925Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T14:34:27.925Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T14:34:27.925Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-25T14:34:27.925Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T14:34:27.925Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T14:34:27.925Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-25T14:34:27.925Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-25T14:34:27.925Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T14:34:27.925Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T14:34:27.925Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T14:34:27.925Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T14:34:27.925Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-25T14:34:27.925Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T14:34:27.925Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-25T14:34:27.925Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-25T14:34:27.925Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-25T14:34:27.925Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-25T14:34:27.925Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-25T14:34:27.925Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-25T14:34:27.925Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-25T14:34:27.925Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-25T14:34:27.925Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T14:34:27.925Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T14:34:27.925Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T14:34:27.925Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T14:34:27.925Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T14:34:27.925Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T14:34:27.925Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T14:34:27.925Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T14:34:27.925Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T14:34:27.925Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-25T14:34:27.925Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T14:34:27.925Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T14:34:27.925Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-25T14:34:27.925Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T14:34:27.925Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T14:34:27.925Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T14:34:27.925Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-25T14:34:27.925Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-25T14:34:27.925Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-25T14:34:27.925Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-25T14:34:27.925Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-25T14:34:27.925Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-25T14:34:27.925Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-25T14:34:27.925Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-25T14:34:27.925Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-25T14:34:27.925Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T14:34:27.925Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T14:34:27.925Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T14:34:27.925Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-25T14:34:27.925Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T14:34:27.926Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-25T14:34:27.926Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-25T14:34:27.926Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T14:34:27.926Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T14:34:27.926Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T14:34:27.926Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-25T14:34:27.926Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T14:34:27.926Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T14:34:27.926Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T14:34:27.926Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T14:34:27.926Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T14:34:27.926Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T14:34:27.926Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T14:34:27.926Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T14:34:27.926Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-25T14:34:27.926Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T14:34:27.926Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T14:34:27.926Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T14:34:27.926Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T14:34:27.926Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-25T14:34:27.926Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T14:34:27.926Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T14:34:27.926Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-25T14:34:27.926Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-25T14:34:27.926Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-25T14:34:27.926Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-25T14:34:27.926Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T14:34:27.926Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-25T14:34:27.926Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-25T14:34:27.926Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-25T14:34:27.926Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-25T14:34:27.926Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.01s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-25T14:34:27.926Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.01s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.01s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-25T14:34:27.927Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.01s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.02s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-25T14:34:27.928Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-25T14:34:27.928Z] PASS [2022-01-25T14:34:27.928Z] coverage: 88.6% of statements [2022-01-25T14:34:27.928Z] ok github.com/docker/docker/pkg/tailfile 0.188s coverage: 88.6% of statements [2022-01-25T14:34:27.928Z] time="2022-01-25T14:34:27Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-01-25T14:34:27.934Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.26s) [2022-01-25T14:34:27.934Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-01-25T14:34:28.416Z] === RUN TestTarSumRemoveNonExistent [2022-01-25T14:34:28.416Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-01-25T14:34:28.416Z] === RUN TestTarSumRemove [2022-01-25T14:34:28.416Z] --- PASS: TestTarSumRemove (0.00s) [2022-01-25T14:34:28.416Z] === RUN TestSortFileInfoSums [2022-01-25T14:34:28.416Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-01-25T14:34:28.416Z] === RUN TestNewTarSumForLabelInvalid [2022-01-25T14:34:28.416Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-01-25T14:34:28.416Z] === RUN TestNewTarSumForLabel [2022-01-25T14:34:28.416Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-01-25T14:34:28.416Z] === RUN TestEmptyTar [2022-01-25T14:34:28.416Z] --- PASS: TestEmptyTar (0.00s) [2022-01-25T14:34:28.416Z] === RUN TestTarSumsReadSize [2022-01-25T14:34:28.416Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-01-25T14:34:28.416Z] === RUN TestTarSums [2022-01-25T14:34:28.416Z] --- PASS: TestTarSums (0.06s) [2022-01-25T14:34:28.416Z] === RUN TestIteration [2022-01-25T14:34:28.416Z] --- PASS: TestIteration (0.00s) [2022-01-25T14:34:28.416Z] === RUN TestVersionLabelForChecksum [2022-01-25T14:34:28.416Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-01-25T14:34:28.416Z] === RUN TestVersion [2022-01-25T14:34:28.416Z] --- PASS: TestVersion (0.00s) [2022-01-25T14:34:28.416Z] === RUN TestGetVersion [2022-01-25T14:34:28.416Z] --- PASS: TestGetVersion (0.00s) [2022-01-25T14:34:28.416Z] === RUN TestGetVersions [2022-01-25T14:34:28.416Z] --- PASS: TestGetVersions (0.00s) [2022-01-25T14:34:28.416Z] PASS [2022-01-25T14:34:28.416Z] coverage: 89.3% of statements [2022-01-25T14:34:28.416Z] ok github.com/docker/docker/pkg/tarsum 0.109s coverage: 89.3% of statements [2022-01-25T14:34:28.905Z] testing: warning: no tests to run [2022-01-25T14:34:28.905Z] PASS [2022-01-25T14:34:28.905Z] coverage: [no statements] [2022-01-25T14:34:28.905Z] ok github.com/docker/docker/pkg/term/windows 0.032s coverage: [no statements] [no tests to run] [2022-01-25T14:34:29.394Z] === RUN TestTruncIndex [2022-01-25T14:34:29.394Z] --- PASS: TestTruncIndex (0.10s) [2022-01-25T14:34:29.394Z] PASS [2022-01-25T14:34:29.394Z] coverage: 91.5% of statements [2022-01-25T14:34:29.394Z] ok github.com/docker/docker/pkg/truncindex 0.133s coverage: 91.5% of statements [2022-01-25T14:34:29.880Z] === RUN TestIsGIT [2022-01-25T14:34:29.880Z] --- PASS: TestIsGIT (0.00s) [2022-01-25T14:34:29.880Z] === RUN TestIsTransport [2022-01-25T14:34:29.880Z] --- PASS: TestIsTransport (0.00s) [2022-01-25T14:34:29.880Z] PASS [2022-01-25T14:34:29.880Z] coverage: 100.0% of statements [2022-01-25T14:34:29.880Z] ok github.com/docker/docker/pkg/urlutil 0.030s coverage: 100.0% of statements [2022-01-25T14:34:30.366Z] === RUN TestVersionInfo [2022-01-25T14:34:30.366Z] --- PASS: TestVersionInfo (0.00s) [2022-01-25T14:34:30.366Z] === RUN TestAppendVersions [2022-01-25T14:34:30.366Z] --- PASS: TestAppendVersions (0.00s) [2022-01-25T14:34:30.366Z] PASS [2022-01-25T14:34:30.366Z] coverage: 88.9% of statements [2022-01-25T14:34:30.367Z] ok github.com/docker/docker/pkg/useragent 0.032s coverage: 88.9% of statements [2022-01-25T14:34:30.854Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-01-25T14:34:30.854Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-01-25T14:34:30.854Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-01-25T14:34:30.854Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-01-25T14:34:31.339Z] === RUN TestValidatePrivileges [2022-01-25T14:34:31.339Z] --- PASS: TestValidatePrivileges (0.00s) [2022-01-25T14:34:31.339Z] === RUN TestFilterByCapNeg [2022-01-25T14:34:31.339Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-01-25T14:34:31.339Z] === RUN TestFilterByCapPos [2022-01-25T14:34:31.339Z] --- PASS: TestFilterByCapPos (0.00s) [2022-01-25T14:34:31.339Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-01-25T14:34:31.339Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-01-25T14:34:31.339Z] PASS [2022-01-25T14:34:31.339Z] coverage: 12.0% of statements [2022-01-25T14:34:31.339Z] ok github.com/docker/docker/plugin 0.044s coverage: 12.0% of statements [2022-01-25T14:34:31.826Z] === RUN TestNewSettable [2022-01-25T14:34:31.826Z] --- PASS: TestNewSettable (0.00s) [2022-01-25T14:34:31.826Z] === RUN TestIsSettable [2022-01-25T14:34:31.826Z] --- PASS: TestIsSettable (0.00s) [2022-01-25T14:34:31.826Z] === RUN TestUpdateSettingsEnv [2022-01-25T14:34:31.826Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-01-25T14:34:31.826Z] PASS [2022-01-25T14:34:31.826Z] coverage: 20.0% of statements [2022-01-25T14:34:31.826Z] ok github.com/docker/docker/plugin/v2 0.033s coverage: 20.0% of statements [2022-01-25T14:34:31.826Z] time="2022-01-25T14:34:31Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-01-25T14:34:32.312Z] === RUN TestLoad [2022-01-25T14:34:32.312Z] --- PASS: TestLoad (0.00s) [2022-01-25T14:34:32.312Z] === RUN TestSave [2022-01-25T14:34:32.312Z] --- PASS: TestSave (0.02s) [2022-01-25T14:34:32.312Z] === RUN TestAddDeleteGet [2022-01-25T14:34:32.312Z] --- PASS: TestAddDeleteGet (0.03s) [2022-01-25T14:34:32.312Z] === RUN TestInvalidTags [2022-01-25T14:34:32.312Z] --- PASS: TestInvalidTags (0.01s) [2022-01-25T14:34:32.312Z] PASS [2022-01-25T14:34:32.312Z] coverage: 84.4% of statements [2022-01-25T14:34:32.312Z] ok github.com/docker/docker/reference 0.111s coverage: 84.4% of statements [2022-01-25T14:34:33.336Z] === RUN TestResolveAuthConfigIndexServer [2022-01-25T14:34:33.336Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-01-25T14:34:33.336Z] === RUN TestResolveAuthConfigFullURL [2022-01-25T14:34:33.336Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-01-25T14:34:33.336Z] === RUN TestLoadAllowNondistributableArtifacts [2022-01-25T14:34:33.336Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-01-25T14:34:33.336Z] === RUN TestValidateMirror [2022-01-25T14:34:33.336Z] --- PASS: TestValidateMirror (0.00s) [2022-01-25T14:34:33.336Z] === RUN TestLoadInsecureRegistries [2022-01-25T14:34:33.336Z] time="2022-01-25T14:34:33Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-01-25T14:34:33.336Z] time="2022-01-25T14:34:33Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-01-25T14:34:33.336Z] time="2022-01-25T14:34:33Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-01-25T14:34:33.336Z] --- PASS: TestLoadInsecureRegistries (0.14s) [2022-01-25T14:34:33.336Z] === RUN TestNewServiceConfig [2022-01-25T14:34:33.336Z] --- PASS: TestNewServiceConfig (0.00s) [2022-01-25T14:34:33.336Z] === RUN TestValidateIndexName [2022-01-25T14:34:33.336Z] --- PASS: TestValidateIndexName (0.00s) [2022-01-25T14:34:33.336Z] === RUN TestValidateIndexNameWithError [2022-01-25T14:34:33.336Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-01-25T14:34:33.336Z] === RUN TestEndpointParse [2022-01-25T14:34:33.336Z] --- PASS: TestEndpointParse (0.00s) [2022-01-25T14:34:33.336Z] === RUN TestEndpointParseInvalid [2022-01-25T14:34:33.336Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-01-25T14:34:33.336Z] === RUN TestValidateEndpoint [2022-01-25T14:34:33.336Z] --- PASS: TestValidateEndpoint (0.01s) [2022-01-25T14:34:33.336Z] === RUN TestPing [2022-01-25T14:34:33.336Z] --- PASS: TestPing (0.00s) [2022-01-25T14:34:33.336Z] === RUN TestPingRegistryEndpoint [2022-01-25T14:34:33.336Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:34:33.336Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-01-25T14:34:33.336Z] === RUN TestEndpoint [2022-01-25T14:34:33.336Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:34:33.336Z] --- SKIP: TestEndpoint (0.00s) [2022-01-25T14:34:33.336Z] === RUN TestParseRepositoryInfo [2022-01-25T14:34:33.336Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-01-25T14:34:33.336Z] === RUN TestNewIndexInfo [2022-01-25T14:34:33.336Z] --- PASS: TestNewIndexInfo (0.00s) [2022-01-25T14:34:33.336Z] === RUN TestMirrorEndpointLookup [2022-01-25T14:34:33.336Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:34:33.336Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-01-25T14:34:33.336Z] === RUN TestSearchRepositories [2022-01-25T14:34:33.336Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-01-25T14:34:33.336Z] Host: 127.0.0.1:49319 [2022-01-25T14:34:33.336Z] User-Agent: docker test client [2022-01-25T14:34:33.336Z] Authorization: Token fake-token [2022-01-25T14:34:33.336Z] X-Docker-Token: true [2022-01-25T14:34:33.336Z] Accept-Encoding: gzip [2022-01-25T14:34:33.336Z] [2022-01-25T14:34:33.336Z] [2022-01-25T14:34:33.336Z] registry_test.go:730: HTTP/1.1 200 OK [2022-01-25T14:34:33.336Z] Connection: close [2022-01-25T14:34:33.336Z] Content-Length: 144 [2022-01-25T14:34:33.336Z] Cache-Control: no-cache [2022-01-25T14:34:33.336Z] Content-Type: application/json [2022-01-25T14:34:33.336Z] Date: Tue, 25 Jan 2022 14:34:33 GMT [2022-01-25T14:34:33.336Z] Expires: -1 [2022-01-25T14:34:33.336Z] Pragma: no-cache [2022-01-25T14:34:33.336Z] Server: docker-tests/mock [2022-01-25T14:34:33.336Z] X-Docker-Registry-Config: mock [2022-01-25T14:34:33.336Z] X-Docker-Registry-Version: 0.0.0 [2022-01-25T14:34:33.336Z] [2022-01-25T14:34:33.336Z] [2022-01-25T14:34:33.336Z] --- PASS: TestSearchRepositories (0.00s) [2022-01-25T14:34:33.336Z] === RUN TestTrustedLocation [2022-01-25T14:34:33.336Z] --- PASS: TestTrustedLocation (0.00s) [2022-01-25T14:34:33.336Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-01-25T14:34:33.336Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-01-25T14:34:33.336Z] === RUN TestAllowNondistributableArtifacts [2022-01-25T14:34:33.336Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-01-25T14:34:33.336Z] === RUN TestIsSecureIndex [2022-01-25T14:34:33.336Z] --- PASS: TestIsSecureIndex (0.00s) [2022-01-25T14:34:33.336Z] PASS [2022-01-25T14:34:33.336Z] coverage: 51.2% of statements [2022-01-25T14:34:33.336Z] ok github.com/docker/docker/registry 0.237s coverage: 51.2% of statements [2022-01-25T14:34:33.336Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-01-25T14:34:33.336Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-01-25T14:34:33.336Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-01-25T14:34:33.336Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-01-25T14:34:33.336Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-01-25T14:34:33.336Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-01-25T14:34:33.336Z] === RUN TestResumableRequestReaderWithReadError [2022-01-25T14:34:33.822Z] time="2022-01-25T14:34:33Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-01-25T14:34:33.822Z] --- PASS: TestResumableRequestReaderWithReadError (0.16s) [2022-01-25T14:34:33.822Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-01-25T14:34:33.822Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-01-25T14:34:33.822Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-01-25T14:34:33.822Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-01-25T14:34:33.822Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-01-25T14:34:33.822Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-01-25T14:34:33.822Z] === RUN TestResumableRequestReader [2022-01-25T14:34:33.822Z] --- PASS: TestResumableRequestReader (0.00s) [2022-01-25T14:34:33.822Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-01-25T14:34:33.822Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-01-25T14:34:33.822Z] PASS [2022-01-25T14:34:33.822Z] coverage: 100.0% of statements [2022-01-25T14:34:33.822Z] ok github.com/docker/docker/registry/resumable 0.225s coverage: 100.0% of statements [2022-01-25T14:34:33.822Z] === RUN TestRestartManagerTimeout [2022-01-25T14:34:33.822Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-01-25T14:34:33.822Z] === RUN TestRestartManagerTimeoutReset [2022-01-25T14:34:33.822Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-01-25T14:34:33.822Z] PASS [2022-01-25T14:34:33.823Z] coverage: 50.9% of statements [2022-01-25T14:34:33.823Z] ok github.com/docker/docker/restartmanager 0.032s coverage: 50.9% of statements [2022-01-25T14:34:34.310Z] === RUN TestDecodeContainerConfig [2022-01-25T14:34:34.310Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-01-25T14:34:34.310Z] === RUN TestDecodeContainerConfigIsolation [2022-01-25T14:34:34.310Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-01-25T14:34:34.310Z] === RUN TestValidatePrivileged [2022-01-25T14:34:34.310Z] --- PASS: TestValidatePrivileged (0.00s) [2022-01-25T14:34:34.310Z] PASS [2022-01-25T14:34:34.310Z] coverage: 52.6% of statements [2022-01-25T14:34:34.310Z] ok github.com/docker/docker/runconfig 0.035s coverage: 52.6% of statements [2022-01-25T14:34:34.797Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-01-25T14:34:34.797Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-01-25T14:34:34.797Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-01-25T14:34:34.797Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-01-25T14:34:34.797Z] PASS [2022-01-25T14:34:34.797Z] coverage: 62.5% of statements [2022-01-25T14:34:34.797Z] ok github.com/docker/docker/testutil 0.032s coverage: 62.5% of statements [2022-01-25T14:34:37.086Z] === RUN TestGetDriver [2022-01-25T14:34:37.086Z] --- PASS: TestGetDriver (0.00s) [2022-01-25T14:34:37.086Z] === RUN TestVolumeRequestError [2022-01-25T14:34:37.086Z] --- PASS: TestVolumeRequestError (0.01s) [2022-01-25T14:34:37.086Z] PASS [2022-01-25T14:34:37.086Z] coverage: 36.1% of statements [2022-01-25T14:34:37.086Z] ok github.com/docker/docker/volume/drivers 0.053s coverage: 36.1% of statements [2022-01-25T14:34:37.086Z] === RUN TestGetAddress [2022-01-25T14:34:37.086Z] --- PASS: TestGetAddress (0.00s) [2022-01-25T14:34:37.086Z] === RUN TestRemove [2022-01-25T14:34:37.086Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-01-25T14:34:37.086Z] --- SKIP: TestRemove (0.00s) [2022-01-25T14:34:37.086Z] === RUN TestInitializeWithVolumes [2022-01-25T14:34:37.086Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-01-25T14:34:37.086Z] === RUN TestCreate [2022-01-25T14:34:37.086Z] --- PASS: TestCreate (0.01s) [2022-01-25T14:34:37.086Z] === RUN TestValidateName [2022-01-25T14:34:37.086Z] --- PASS: TestValidateName (0.00s) [2022-01-25T14:34:37.086Z] === RUN TestCreateWithOpts [2022-01-25T14:34:37.086Z] local_test.go:180: runtime.GOOS == "windows" [2022-01-25T14:34:37.086Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-01-25T14:34:37.086Z] === RUN TestRelaodNoOpts [2022-01-25T14:34:37.572Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-01-25T14:34:37.572Z] PASS [2022-01-25T14:34:37.572Z] coverage: 41.5% of statements [2022-01-25T14:34:37.572Z] ok github.com/docker/docker/volume/local 0.078s coverage: 41.5% of statements [2022-01-25T14:34:38.060Z] === RUN TestLCOWParseMountRaw [2022-01-25T14:34:38.060Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-01-25T14:34:38.060Z] === RUN TestLCOWParseMountRawSplit [2022-01-25T14:34:38.060Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-01-25T14:34:38.060Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-01-25T14:34:38.060Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-01-25T14:34:38.060Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-01-25T14:34:38.060Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-01-25T14:34:38.060Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-01-25T14:34:38.060Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-01-25T14:34:38.060Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-01-25T14:34:38.060Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-01-25T14:34:38.060Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-01-25T14:34:38.060Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-01-25T14:34:38.060Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-01-25T14:34:38.060Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-01-25T14:34:38.060Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-01-25T14:34:38.060Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-01-25T14:34:38.060Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-01-25T14:34:38.060Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-01-25T14:34:38.060Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-01-25T14:34:38.060Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-01-25T14:34:38.060Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-01-25T14:34:38.060Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-01-25T14:34:38.060Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-01-25T14:34:38.060Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-01-25T14:34:38.546Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-01-25T14:34:38.546Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-01-25T14:34:38.546Z] === RUN TestLinuxParseMountRaw [2022-01-25T14:34:38.546Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-01-25T14:34:38.546Z] === RUN TestLinuxParseMountRawSplit [2022-01-25T14:34:38.546Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-01-25T14:34:38.546Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-01-25T14:34:38.546Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-01-25T14:34:38.546Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-01-25T14:34:38.546Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-01-25T14:34:38.546Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-01-25T14:34:38.546Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-01-25T14:34:38.546Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-01-25T14:34:38.546Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-01-25T14:34:38.546Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-01-25T14:34:38.546Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-01-25T14:34:38.546Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-01-25T14:34:38.546Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-01-25T14:34:38.546Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-01-25T14:34:38.546Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-01-25T14:34:38.546Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-01-25T14:34:38.546Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-01-25T14:34:38.546Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-01-25T14:34:38.546Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-01-25T14:34:38.546Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-01-25T14:34:38.546Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-01-25T14:34:38.546Z] === RUN TestConvertTmpfsOptions [2022-01-25T14:34:38.546Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-01-25T14:34:38.546Z] linux_parser_test.go:209: data="ro" [2022-01-25T14:34:38.546Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-01-25T14:34:38.546Z] === RUN TestParseMountSpec [2022-01-25T14:34:38.546Z] parser_test.go:62: case 0 [2022-01-25T14:34:38.546Z] parser_test.go:62: case 1 [2022-01-25T14:34:38.546Z] parser_test.go:62: case 2 [2022-01-25T14:34:38.546Z] parser_test.go:62: case 3 [2022-01-25T14:34:38.546Z] parser_test.go:62: case 4 [2022-01-25T14:34:38.546Z] parser_test.go:62: case 5 [2022-01-25T14:34:38.546Z] --- PASS: TestParseMountSpec (0.00s) [2022-01-25T14:34:38.546Z] === RUN TestValidateMount [2022-01-25T14:34:38.546Z] --- PASS: TestValidateMount (0.00s) [2022-01-25T14:34:38.546Z] === RUN TestWindowsParseMountRaw [2022-01-25T14:34:38.546Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-01-25T14:34:38.546Z] === RUN TestWindowsParseMountRawSplit [2022-01-25T14:34:38.546Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-01-25T14:34:38.546Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-01-25T14:34:38.546Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-01-25T14:34:38.546Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-01-25T14:34:38.546Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-01-25T14:34:38.546Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-01-25T14:34:38.546Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-01-25T14:34:38.546Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-01-25T14:34:38.546Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-01-25T14:34:38.546Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-01-25T14:34:38.546Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-01-25T14:34:38.546Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-01-25T14:34:38.546Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-01-25T14:34:38.546Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-01-25T14:34:38.546Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-01-25T14:34:38.546Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-01-25T14:34:38.546Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-01-25T14:34:38.546Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-01-25T14:34:38.546Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-01-25T14:34:38.546Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-01-25T14:34:38.546Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-01-25T14:34:38.546Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-01-25T14:34:38.546Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-01-25T14:34:38.546Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-01-25T14:34:38.546Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-01-25T14:34:38.546Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-01-25T14:34:38.546Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-01-25T14:34:38.546Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-01-25T14:34:38.546Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-01-25T14:34:38.546Z] PASS [2022-01-25T14:34:38.546Z] coverage: 67.6% of statements [2022-01-25T14:34:38.546Z] ok github.com/docker/docker/volume/mounts 0.045s coverage: 67.6% of statements [2022-01-25T14:34:38.609Z] --- PASS: TestBuildWithHugeFile (34.81s) [2022-01-25T14:34:38.609Z] === RUN TestBuildWCOWSandboxSize [2022-01-25T14:34:38.609Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-25T14:34:38.609Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-01-25T14:34:38.609Z] === RUN TestBuildWithEmptyDockerfile [2022-01-25T14:34:38.609Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-25T14:34:38.609Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-25T14:34:38.609Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-25T14:34:38.609Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-25T14:34:38.609Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-25T14:34:38.609Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-25T14:34:38.609Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-25T14:34:38.609Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-25T14:34:38.609Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-25T14:34:38.609Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-01-25T14:34:38.609Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-01-25T14:34:38.609Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-01-25T14:34:38.609Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-01-25T14:34:38.609Z] === RUN TestBuildPreserveOwnership [2022-01-25T14:34:38.609Z] === RUN TestBuildPreserveOwnership/copy_from [2022-01-25T14:34:38.609Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-01-25T14:34:38.609Z] --- PASS: TestBuildPreserveOwnership (2.45s) [2022-01-25T14:34:38.609Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.63s) [2022-01-25T14:34:38.609Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.81s) [2022-01-25T14:34:38.609Z] === RUN TestBuildPlatformInvalid [2022-01-25T14:34:38.609Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-01-25T14:34:38.609Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-01-25T14:34:38.609Z] Loaded image: busybox:latest [2022-01-25T14:34:38.609Z] Loaded image: busybox:glibc [2022-01-25T14:34:39.032Z] === RUN TestSetGetMeta [2022-01-25T14:34:39.032Z] === PAUSE TestSetGetMeta [2022-01-25T14:34:39.032Z] === RUN TestRestore [2022-01-25T14:34:39.032Z] === PAUSE TestRestore [2022-01-25T14:34:39.032Z] === RUN TestServiceCreate [2022-01-25T14:34:39.032Z] === PAUSE TestServiceCreate [2022-01-25T14:34:39.032Z] === RUN TestServiceList [2022-01-25T14:34:39.032Z] === PAUSE TestServiceList [2022-01-25T14:34:39.032Z] === RUN TestServiceRemove [2022-01-25T14:34:39.032Z] === PAUSE TestServiceRemove [2022-01-25T14:34:39.032Z] === RUN TestServiceGet [2022-01-25T14:34:39.032Z] === PAUSE TestServiceGet [2022-01-25T14:34:39.032Z] === RUN TestServicePrune [2022-01-25T14:34:39.032Z] === PAUSE TestServicePrune [2022-01-25T14:34:39.032Z] === RUN TestCreate [2022-01-25T14:34:39.032Z] === PAUSE TestCreate [2022-01-25T14:34:39.032Z] === RUN TestRemove [2022-01-25T14:34:39.032Z] === PAUSE TestRemove [2022-01-25T14:34:39.032Z] === RUN TestList [2022-01-25T14:34:39.032Z] === PAUSE TestList [2022-01-25T14:34:39.032Z] === RUN TestFindByDriver [2022-01-25T14:34:39.032Z] === PAUSE TestFindByDriver [2022-01-25T14:34:39.032Z] === RUN TestFindByReferenced [2022-01-25T14:34:39.032Z] === PAUSE TestFindByReferenced [2022-01-25T14:34:39.032Z] === RUN TestDerefMultipleOfSameRef [2022-01-25T14:34:39.032Z] === PAUSE TestDerefMultipleOfSameRef [2022-01-25T14:34:39.032Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-25T14:34:39.032Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-25T14:34:39.032Z] === RUN TestDefererencePluginOnCreateError [2022-01-25T14:34:39.032Z] === PAUSE TestDefererencePluginOnCreateError [2022-01-25T14:34:39.032Z] === RUN TestRefDerefRemove [2022-01-25T14:34:39.032Z] === PAUSE TestRefDerefRemove [2022-01-25T14:34:39.032Z] === RUN TestGet [2022-01-25T14:34:39.032Z] === PAUSE TestGet [2022-01-25T14:34:39.032Z] === RUN TestGetWithReference [2022-01-25T14:34:39.032Z] === PAUSE TestGetWithReference [2022-01-25T14:34:39.032Z] === RUN TestFilterFunc [2022-01-25T14:34:39.032Z] === RUN TestFilterFunc/test_nil_list [2022-01-25T14:34:39.032Z] === PAUSE TestFilterFunc/test_nil_list [2022-01-25T14:34:39.032Z] === RUN TestFilterFunc/test_empty_list [2022-01-25T14:34:39.032Z] === PAUSE TestFilterFunc/test_empty_list [2022-01-25T14:34:39.032Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-01-25T14:34:39.032Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-01-25T14:34:39.032Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-25T14:34:39.032Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-25T14:34:39.032Z] === RUN TestFilterFunc/test_filter_some [2022-01-25T14:34:39.032Z] === PAUSE TestFilterFunc/test_filter_some [2022-01-25T14:34:39.032Z] === RUN TestFilterFunc/test_filter_middle [2022-01-25T14:34:39.032Z] === PAUSE TestFilterFunc/test_filter_middle [2022-01-25T14:34:39.032Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-01-25T14:34:39.032Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-01-25T14:34:39.032Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-01-25T14:34:39.032Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-01-25T14:34:39.032Z] === CONT TestFilterFunc/test_nil_list [2022-01-25T14:34:39.033Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-01-25T14:34:39.033Z] === CONT TestFilterFunc/test_filter_some [2022-01-25T14:34:39.033Z] === CONT TestFilterFunc/test_empty_list [2022-01-25T14:34:39.033Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-25T14:34:39.033Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-01-25T14:34:39.033Z] === CONT TestFilterFunc/test_filter_middle [2022-01-25T14:34:39.033Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-01-25T14:34:39.033Z] --- PASS: TestFilterFunc (0.00s) [2022-01-25T14:34:39.033Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-01-25T14:34:39.033Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-01-25T14:34:39.033Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-01-25T14:34:39.033Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-01-25T14:34:39.033Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-01-25T14:34:39.033Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-01-25T14:34:39.033Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-01-25T14:34:39.033Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-01-25T14:34:39.033Z] === CONT TestSetGetMeta [2022-01-25T14:34:39.033Z] === CONT TestList [2022-01-25T14:34:39.033Z] === CONT TestServiceGet [2022-01-25T14:34:39.033Z] === CONT TestServiceRemove [2022-01-25T14:34:39.033Z] --- PASS: TestSetGetMeta (0.02s) [2022-01-25T14:34:39.033Z] === CONT TestServiceList [2022-01-25T14:34:39.033Z] --- PASS: TestList (0.03s) [2022-01-25T14:34:39.033Z] === CONT TestServiceCreate [2022-01-25T14:34:39.033Z] --- PASS: TestServiceGet (0.16s) [2022-01-25T14:34:39.033Z] === CONT TestRestore [2022-01-25T14:34:39.033Z] --- PASS: TestServiceRemove (0.16s) [2022-01-25T14:34:39.033Z] === CONT TestDefererencePluginOnCreateError [2022-01-25T14:34:39.033Z] --- PASS: TestServiceList (0.14s) [2022-01-25T14:34:39.033Z] === CONT TestGetWithReference [2022-01-25T14:34:39.033Z] --- PASS: TestServiceCreate (0.13s) [2022-01-25T14:34:39.033Z] === CONT TestGet [2022-01-25T14:34:39.033Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-01-25T14:34:39.033Z] === CONT TestRefDerefRemove [2022-01-25T14:34:39.033Z] --- PASS: TestGet (0.04s) [2022-01-25T14:34:39.033Z] === CONT TestDerefMultipleOfSameRef [2022-01-25T14:34:39.033Z] --- PASS: TestRestore (0.04s) [2022-01-25T14:34:39.033Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-25T14:34:39.033Z] === CONT TestFindByReferenced [2022-01-25T14:34:39.033Z] --- PASS: TestGetWithReference (0.04s) [2022-01-25T14:34:39.033Z] --- PASS: TestRefDerefRemove (0.02s) [2022-01-25T14:34:39.033Z] === CONT TestFindByDriver [2022-01-25T14:34:39.033Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-01-25T14:34:39.033Z] === CONT TestCreate [2022-01-25T14:34:39.033Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-01-25T14:34:39.033Z] === CONT TestRemove [2022-01-25T14:34:39.033Z] --- PASS: TestFindByReferenced (0.02s) [2022-01-25T14:34:39.033Z] === CONT TestServicePrune [2022-01-25T14:34:39.033Z] --- PASS: TestCreate (0.02s) [2022-01-25T14:34:39.033Z] --- PASS: TestFindByDriver (0.02s) [2022-01-25T14:34:39.033Z] time="2022-01-25T14:34:38Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-25T14:34:39.033Z] --- PASS: TestRemove (0.02s) [2022-01-25T14:34:39.033Z] time="2022-01-25T14:34:38Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-25T14:34:39.033Z] time="2022-01-25T14:34:38Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-25T14:34:39.033Z] time="2022-01-25T14:34:38Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-01-25T14:34:39.033Z] time="2022-01-25T14:34:38Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-25T14:34:39.033Z] --- PASS: TestServicePrune (0.04s) [2022-01-25T14:34:39.033Z] PASS [2022-01-25T14:34:39.033Z] coverage: 69.0% of statements [2022-01-25T14:34:39.033Z] ok github.com/docker/docker/volume/service 0.313s coverage: 69.0% of statements [2022-01-25T14:34:39.172Z] Loaded image: debian:bullseye-slim [2022-01-25T14:34:39.172Z] Loaded image: hello-world:latest [2022-01-25T14:34:39.172Z] Loaded image: arm32v7/hello-world:latest [2022-01-25T14:34:39.519Z] --- PASS: TestGet (15.01s) [2022-01-25T14:34:39.519Z] === RUN TestPluginWithNoManifest [2022-01-25T14:34:39.519Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-01-25T14:34:39.519Z] === RUN TestGetAll [2022-01-25T14:34:39.519Z] --- PASS: TestGetAll (0.00s) [2022-01-25T14:34:39.519Z] PASS [2022-01-25T14:34:39.519Z] coverage: 73.2% of statements [2022-01-25T14:34:39.519Z] ok github.com/docker/docker/pkg/plugins 35.911s coverage: 73.2% of statements [2022-01-25T14:34:40.155Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.09s) [2022-01-25T14:34:40.155Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-01-25T14:34:47.263Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (8.72s) [2022-01-25T14:34:47.263Z] PASS [2022-01-25T14:34:47.263Z] [2022-01-25T14:34:47.263Z] === Skipped [2022-01-25T14:34:47.263Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-01-25T14:34:47.263Z] build_session_test.go:25: TODO: BuildKit [2022-01-25T14:34:47.263Z] [2022-01-25T14:34:47.263Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-01-25T14:34:47.263Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-25T14:34:47.263Z] [2022-01-25T14:34:47.263Z] DONE 34 tests, 2 skipped in 62.820s [2022-01-25T14:34:47.263Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-01-25T14:34:47.263Z] ++ 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 [2022-01-25T14:34:47.263Z] ++ set -e [2022-01-25T14:34:47.263Z] ++ '[' -n 0 ']' [2022-01-25T14:34:47.263Z] ++ set -x [2022-01-25T14:34:47.263Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2022-01-25T14:34:47.263Z] INFO: Testing against a local daemon [2022-01-25T14:34:47.263Z] === RUN TestConfigInspect [2022-01-25T14:34:48.191Z] --- PASS: TestConfigInspect (2.08s) [2022-01-25T14:34:48.191Z] === RUN TestConfigList [2022-01-25T14:34:50.081Z] --- PASS: TestConfigList (2.04s) [2022-01-25T14:34:50.081Z] === RUN TestConfigsCreateAndDelete [2022-01-25T14:34:52.597Z] --- PASS: TestConfigsCreateAndDelete (2.05s) [2022-01-25T14:34:52.597Z] === RUN TestConfigsUpdate [2022-01-25T14:34:54.486Z] --- PASS: TestConfigsUpdate (2.05s) [2022-01-25T14:34:54.486Z] === RUN TestTemplatedConfig [2022-01-25T14:34:57.005Z] --- PASS: TestTemplatedConfig (2.38s) [2022-01-25T14:34:57.005Z] === RUN TestConfigCreateResolve [2022-01-25T14:34:58.278Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2022-01-25T14:34:58.278Z] PASS [2022-01-25T14:34:58.278Z] [2022-01-25T14:34:58.278Z] DONE 17 tests in 48.777s [2022-01-25T14:34:58.278Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-01-25T14:34:58.278Z] INFO: Testing against a local daemon [2022-01-25T14:34:58.278Z] === RUN TestPluginInvalidJSON [2022-01-25T14:34:58.278Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-25T14:34:58.278Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-25T14:34:58.278Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-25T14:34:58.278Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-01-25T14:34:58.278Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-01-25T14:34:58.278Z] === RUN TestPluginInstall [2022-01-25T14:34:58.278Z] === RUN TestPluginInstall/no_auth [2022-01-25T14:34:58.278Z] time="2022-01-25T14:34:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-25T14:34:58.278Z] time="2022-01-25T14:34:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0cd9d7bdc56d2d29d365ad8ceb8ecb5025c2abcc051951d250392b8343d048e9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-25T14:34:58.278Z] time="2022-01-25T14:34:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-25T14:34:58.278Z] time="2022-01-25T14:34:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0cd9d7bdc56d2d29d365ad8ceb8ecb5025c2abcc051951d250392b8343d048e9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-25T14:34:58.278Z] === RUN TestPluginInstall/with_htpasswd [2022-01-25T14:34:58.278Z] time="2022-01-25T14:34:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-25T14:34:58.278Z] time="2022-01-25T14:34:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4615d94c1c3fa4831a3588e82055650650fa92711fa4db34b7c6d099aa9824d4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-25T14:34:58.278Z] time="2022-01-25T14:34:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-25T14:34:58.278Z] time="2022-01-25T14:34:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4615d94c1c3fa4831a3588e82055650650fa92711fa4db34b7c6d099aa9824d4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-25T14:34:58.278Z] === RUN TestPluginInstall/with_insecure [2022-01-25T14:34:58.897Z] --- PASS: TestConfigCreateResolve (2.03s) [2022-01-25T14:34:58.897Z] PASS [2022-01-25T14:34:58.897Z] [2022-01-25T14:34:58.897Z] DONE 6 tests in 12.727s [2022-01-25T14:34:58.897Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-01-25T14:34:58.897Z] ++ 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 [2022-01-25T14:34:58.897Z] ++ set -e [2022-01-25T14:34:58.897Z] ++ '[' -n 0 ']' [2022-01-25T14:34:58.897Z] ++ set -x [2022-01-25T14:34:58.897Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2022-01-25T14:34:58.897Z] INFO: Testing against a local daemon [2022-01-25T14:34:58.897Z] === RUN TestCheckpoint [2022-01-25T14:34:58.897Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-25T14:34:58.897Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-25T14:34:58.897Z] === RUN TestContainerInvalidJSON [2022-01-25T14:34:58.897Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-25T14:34:58.897Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-25T14:34:58.897Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-25T14:34:58.897Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-25T14:34:58.897Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-25T14:34:58.897Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-25T14:34:58.897Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-01-25T14:34:58.897Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-01-25T14:34:58.897Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-01-25T14:34:58.897Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-25T14:34:58.897Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-01-25T14:34:58.897Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-25T14:34:58.897Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-01-25T14:34:58.897Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-25T14:34:58.897Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-01-25T14:34:58.897Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-25T14:34:58.897Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-01-25T14:34:58.897Z] === RUN TestCopyFromContainer [2022-01-25T14:34:59.219Z] time="2022-01-25T14:34:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-25T14:34:59.219Z] time="2022-01-25T14:34:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b0f8d70c1ea139a52e7a9c4b4a7d9ca08d2b4726aabb75e094142f9d1afc7c14" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-25T14:34:59.219Z] time="2022-01-25T14:34:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-25T14:34:59.219Z] time="2022-01-25T14:34:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b0f8d70c1ea139a52e7a9c4b4a7d9ca08d2b4726aabb75e094142f9d1afc7c14" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-25T14:34:59.219Z] plugin_test.go:165: [d9f5714421943] daemon is not started [2022-01-25T14:34:59.219Z] --- PASS: TestPluginInstall (3.05s) [2022-01-25T14:34:59.219Z] --- PASS: TestPluginInstall/no_auth (1.41s) [2022-01-25T14:34:59.219Z] --- PASS: TestPluginInstall/with_htpasswd (0.58s) [2022-01-25T14:34:59.219Z] --- PASS: TestPluginInstall/with_insecure (1.06s) [2022-01-25T14:34:59.219Z] === RUN TestPluginsWithRuntimes [2022-01-25T14:34:59.826Z] === RUN TestCopyFromContainer// [2022-01-25T14:34:59.826Z] === RUN TestCopyFromContainer//bar/root [2022-01-25T14:34:59.826Z] === RUN TestCopyFromContainer//bar/root/ [2022-01-25T14:34:59.826Z] === RUN TestCopyFromContainer/bar/quux [2022-01-25T14:35:00.083Z] === RUN TestCopyFromContainer/bar/quux/ [2022-01-25T14:35:00.083Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-01-25T14:35:00.083Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-01-25T14:35:00.083Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-01-25T14:35:00.083Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-01-25T14:35:00.083Z] === RUN TestCopyFromContainer/bar/notarget [2022-01-25T14:35:00.340Z] --- PASS: TestCopyFromContainer (1.28s) [2022-01-25T14:35:00.340Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-01-25T14:35:00.340Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-01-25T14:35:00.340Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-01-25T14:35:00.340Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-01-25T14:35:00.340Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.04s) [2022-01-25T14:35:00.340Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-01-25T14:35:00.340Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-01-25T14:35:00.340Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.04s) [2022-01-25T14:35:00.340Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-01-25T14:35:00.340Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-01-25T14:35:00.340Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-25T14:35:00.340Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-25T14:35:00.340Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-25T14:35:00.340Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-25T14:35:00.340Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-25T14:35:00.340Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-25T14:35:00.340Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-25T14:35:00.340Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-25T14:35:00.340Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-25T14:35:00.340Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-25T14:35:00.340Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-01-25T14:35:00.340Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-01-25T14:35:00.340Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-01-25T14:35:00.340Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-01-25T14:35:00.340Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-25T14:35:00.340Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-01-25T14:35:00.340Z] === RUN TestCreateWithInvalidEnv [2022-01-25T14:35:00.340Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-25T14:35:00.340Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-25T14:35:00.340Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-25T14:35:00.340Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-25T14:35:00.340Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-25T14:35:00.340Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-25T14:35:00.340Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-25T14:35:00.340Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-25T14:35:00.340Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-25T14:35:00.340Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-01-25T14:35:00.340Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-01-25T14:35:00.340Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-01-25T14:35:00.340Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-01-25T14:35:00.340Z] === RUN TestCreateTmpfsMountsTarget [2022-01-25T14:35:00.340Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-01-25T14:35:00.340Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-25T14:35:01.128Z] === RUN TestPluginsWithRuntimes/No_Args [2022-01-25T14:35:01.698Z] === RUN TestPluginsWithRuntimes/With_Args [2022-01-25T14:35:01.706Z] --- PASS: TestCreateWithCustomMaskedPaths (1.08s) [2022-01-25T14:35:01.706Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-25T14:35:02.634Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.14s) [2022-01-25T14:35:02.634Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-25T14:35:02.634Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-25T14:35:02.634Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-25T14:35:02.634Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-25T14:35:02.634Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-25T14:35:02.634Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-25T14:35:02.634Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-25T14:35:02.634Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-25T14:35:02.634Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-25T14:35:02.634Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-25T14:35:02.634Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-25T14:35:02.634Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-25T14:35:02.634Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-25T14:35:02.634Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-25T14:35:02.634Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-25T14:35:02.634Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-25T14:35:02.634Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-01-25T14:35:02.634Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-01-25T14:35:02.634Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-01-25T14:35:02.634Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-01-25T14:35:02.634Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-01-25T14:35:02.634Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-01-25T14:35:02.634Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-25T14:35:02.638Z] --- PASS: TestPluginsWithRuntimes (3.45s) [2022-01-25T14:35:02.638Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.03s) [2022-01-25T14:35:02.638Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2022-01-25T14:35:02.638Z] === RUN TestPluginBackCompatMediaTypes [2022-01-25T14:35:02.891Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s) [2022-01-25T14:35:02.891Z] === RUN TestCreateDifferentPlatform [2022-01-25T14:35:02.891Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-25T14:35:02.891Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-25T14:35:02.891Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-01-25T14:35:02.891Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-01-25T14:35:02.891Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-01-25T14:35:02.891Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-25T14:35:03.148Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-01-25T14:35:03.148Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-25T14:35:03.148Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-01-25T14:35:03.148Z] === RUN TestContainerStartOnDaemonRestart [2022-01-25T14:35:03.148Z] === PAUSE TestContainerStartOnDaemonRestart [2022-01-25T14:35:03.148Z] === RUN TestDaemonRestartIpcMode [2022-01-25T14:35:03.148Z] === PAUSE TestDaemonRestartIpcMode [2022-01-25T14:35:03.148Z] === RUN TestDaemonHostGatewayIP [2022-01-25T14:35:03.148Z] === PAUSE TestDaemonHostGatewayIP [2022-01-25T14:35:03.148Z] === RUN TestRestartDaemonWithRestartingContainer [2022-01-25T14:35:03.148Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-01-25T14:35:03.148Z] === RUN TestContainerKillOnDaemonStart [2022-01-25T14:35:03.148Z] === PAUSE TestContainerKillOnDaemonStart [2022-01-25T14:35:03.148Z] === RUN TestDiff [2022-01-25T14:35:03.208Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-01-25T14:35:03.208Z] PASS [2022-01-25T14:35:03.208Z] [2022-01-25T14:35:03.208Z] DONE 10 tests in 7.111s [2022-01-25T14:35:03.208Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-01-25T14:35:03.208Z] INFO: Testing against a local daemon [2022-01-25T14:35:03.208Z] === RUN TestExternalGraphDriver [2022-01-25T14:35:03.208Z] === RUN TestExternalGraphDriver/json [2022-01-25T14:35:03.414Z] --- PASS: TestDiff (0.38s) [2022-01-25T14:35:03.415Z] === RUN TestExecWithCloseStdin [2022-01-25T14:35:03.984Z] --- PASS: TestExecWithCloseStdin (0.49s) [2022-01-25T14:35:03.984Z] === RUN TestExec [2022-01-25T14:35:04.547Z] --- PASS: TestExec (0.44s) [2022-01-25T14:35:04.547Z] === RUN TestExecUser [2022-01-25T14:35:04.803Z] --- PASS: TestExecUser (0.45s) [2022-01-25T14:35:04.803Z] === RUN TestExportContainerAndImportImage [2022-01-25T14:35:05.118Z] === RUN TestExternalGraphDriver/spec [2022-01-25T14:35:05.365Z] --- PASS: TestExportContainerAndImportImage (0.54s) [2022-01-25T14:35:05.365Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-25T14:35:06.731Z] --- PASS: TestExportContainerAfterDaemonRestart (1.25s) [2022-01-25T14:35:06.731Z] === RUN TestHealthCheckWorkdir [2022-01-25T14:35:06.927Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-01-25T14:35:06.927Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-25T14:35:06.927Z] GOOS="" GOARCH="" GOARM="" [2022-01-25T14:35:06.927Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-25T14:35:06.927Z] [2022-01-25T14:35:06.927Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-01-25T14:35:06.927Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-01-25T14:35:06.927Z] Using test binary docker [2022-01-25T14:35:06.927Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-01-25T14:35:06.927Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-01-25T14:35:06.927Z] INFO: Waiting for daemon to start... [2022-01-25T14:35:06.927Z] Starting dockerd [2022-01-25T14:35:06.927Z] . [2022-01-25T14:35:06.927Z] INFO: Building docker-sdk-python3:5.0.3... [2022-01-25T14:35:06.988Z] --- PASS: TestHealthCheckWorkdir (0.48s) [2022-01-25T14:35:06.988Z] === RUN TestHealthKillContainer [2022-01-25T14:35:07.035Z] === RUN TestExternalGraphDriver/pull [2022-01-25T14:35:08.417Z] --- PASS: TestExternalGraphDriver (5.00s) [2022-01-25T14:35:08.417Z] --- PASS: TestExternalGraphDriver/json (1.64s) [2022-01-25T14:35:08.417Z] --- PASS: TestExternalGraphDriver/spec (1.71s) [2022-01-25T14:35:08.417Z] --- PASS: TestExternalGraphDriver/pull (1.62s) [2022-01-25T14:35:08.417Z] === RUN TestGraphdriverPluginV2 [2022-01-25T14:35:09.948Z] 2022/01/25 14:35:09 Closing DB instances... [2022-01-25T14:35:11.614Z] --- PASS: TestNetworkDBGarbageCollection (54.45s) [2022-01-25T14:35:11.614Z] === RUN TestFindNode [2022-01-25T14:35:11.614Z] 2022/01/25 14:35:11 Closing DB instances... [2022-01-25T14:35:11.614Z] --- PASS: TestFindNode (0.02s) [2022-01-25T14:35:11.614Z] === RUN TestChangeNodeState [2022-01-25T14:35:11.614Z] 2022/01/25 14:35:11 Closing DB instances... [2022-01-25T14:35:11.614Z] --- PASS: TestChangeNodeState (0.02s) [2022-01-25T14:35:11.614Z] === RUN TestNodeReincarnation [2022-01-25T14:35:11.614Z] 2022/01/25 14:35:11 Closing DB instances... [2022-01-25T14:35:11.734Z] 2022/01/25 14:35:02 Closing DB instances... [2022-01-25T14:35:11.734Z] --- PASS: TestNetworkDBGarbageCollection (54.03s) [2022-01-25T14:35:11.734Z] === RUN TestFindNode [2022-01-25T14:35:11.734Z] 2022/01/25 14:35:04 Closing DB instances... [2022-01-25T14:35:11.734Z] --- PASS: TestFindNode (0.02s) [2022-01-25T14:35:11.734Z] === RUN TestChangeNodeState [2022-01-25T14:35:11.734Z] 2022/01/25 14:35:04 Closing DB instances... [2022-01-25T14:35:11.734Z] --- PASS: TestChangeNodeState (0.02s) [2022-01-25T14:35:11.734Z] === RUN TestNodeReincarnation [2022-01-25T14:35:11.734Z] 2022/01/25 14:35:04 Closing DB instances... [2022-01-25T14:35:11.734Z] time="2022-01-25T14:35:09Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-01-25T14:35:11.734Z] --- PASS: TestNodeReincarnation (5.02s) [2022-01-25T14:35:11.734Z] === RUN TestParallelCreate [2022-01-25T14:35:11.734Z] 2022/01/25 14:35:09 Closing DB instances... [2022-01-25T14:35:11.734Z] --- PASS: TestParallelCreate (0.02s) [2022-01-25T14:35:11.734Z] === RUN TestParallelDelete [2022-01-25T14:35:11.734Z] 2022/01/25 14:35:09 Closing DB instances... [2022-01-25T14:35:11.734Z] --- PASS: TestParallelDelete (0.01s) [2022-01-25T14:35:11.734Z] === RUN TestNetworkDBIslands [2022-01-25T14:35:11.734Z] time="2022-01-25T14:35:09Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:6248439a0e46 with config:&{NodeID:6248439a0e46 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}" [2022-01-25T14:35:11.734Z] time="2022-01-25T14:35:09Z" level=info msg="Node 6248439a0e46/172.31.123.216, joined gossip cluster" [2022-01-25T14:35:11.734Z] time="2022-01-25T14:35:09Z" level=info msg="Node 6248439a0e46/172.31.123.216, added to nodes list" [2022-01-25T14:35:11.734Z] time="2022-01-25T14:35:09Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:2c75b24a54e6 with config:&{NodeID:2c75b24a54e6 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}" [2022-01-25T14:35:11.734Z] time="2022-01-25T14:35:09Z" level=info msg="Node 2c75b24a54e6/172.31.123.216, joined gossip cluster" [2022-01-25T14:35:11.734Z] time="2022-01-25T14:35:09Z" level=info msg="Node 2c75b24a54e6/172.31.123.216, added to nodes list" [2022-01-25T14:35:11.734Z] time="2022-01-25T14:35:09Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-01-25T14:35:11.734Z] time="2022-01-25T14:35:09Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-01-25T14:35:11.734Z] time="2022-01-25T14:35:09Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" [2022-01-25T14:35:11.734Z] time="2022-01-25T14:35:09Z" level=info msg="Node 2c75b24a54e6/172.31.123.216, joined gossip cluster" [2022-01-25T14:35:11.734Z] time="2022-01-25T14:35:09Z" level=info msg="Node 2c75b24a54e6/172.31.123.216, added to nodes list" [2022-01-25T14:35:11.734Z] time="2022-01-25T14:35:09Z" level=info msg="Node 6248439a0e46/172.31.123.216, joined gossip cluster" [2022-01-25T14:35:11.734Z] time="2022-01-25T14:35:09Z" level=info msg="Node 6248439a0e46/172.31.123.216, added to nodes list" [2022-01-25T14:35:11.734Z] time="2022-01-25T14:35:09Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-01-25T14:35:11.734Z] time="2022-01-25T14:35:09Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" [2022-01-25T14:35:11.734Z] time="2022-01-25T14:35:10Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:e0d8242cfe1c with config:&{NodeID:e0d8242cfe1c 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}" [2022-01-25T14:35:11.734Z] time="2022-01-25T14:35:10Z" level=info msg="Node e0d8242cfe1c/172.31.123.216, joined gossip cluster" [2022-01-25T14:35:11.734Z] time="2022-01-25T14:35:10Z" level=info msg="Node e0d8242cfe1c/172.31.123.216, added to nodes list" [2022-01-25T14:35:11.734Z] time="2022-01-25T14:35:10Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-01-25T14:35:11.734Z] time="2022-01-25T14:35:10Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-01-25T14:35:11.734Z] time="2022-01-25T14:35:10Z" level=debug msg="memberlist: Stream connection from=[::1]:49355" [2022-01-25T14:35:11.734Z] time="2022-01-25T14:35:10Z" level=info msg="Node e0d8242cfe1c/172.31.123.216, joined gossip cluster" [2022-01-25T14:35:11.734Z] time="2022-01-25T14:35:10Z" level=info msg="Node e0d8242cfe1c/172.31.123.216, added to nodes list" [2022-01-25T14:35:11.734Z] time="2022-01-25T14:35:10Z" level=info msg="Node 6248439a0e46/172.31.123.216, joined gossip cluster" [2022-01-25T14:35:11.734Z] time="2022-01-25T14:35:10Z" level=info msg="Node 6248439a0e46/172.31.123.216, added to nodes list" [2022-01-25T14:35:11.734Z] time="2022-01-25T14:35:10Z" level=info msg="Node 2c75b24a54e6/172.31.123.216, joined gossip cluster" [2022-01-25T14:35:11.734Z] time="2022-01-25T14:35:10Z" level=info msg="Node 2c75b24a54e6/172.31.123.216, added to nodes list" [2022-01-25T14:35:11.734Z] time="2022-01-25T14:35:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-01-25T14:35:11.734Z] time="2022-01-25T14:35:10Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49356" [2022-01-25T14:35:11.734Z] time="2022-01-25T14:35:10Z" level=info msg="Node e0d8242cfe1c/172.31.123.216, joined gossip cluster" [2022-01-25T14:35:11.734Z] time="2022-01-25T14:35:10Z" level=info msg="Node e0d8242cfe1c/172.31.123.216, added to nodes list" [2022-01-25T14:35:11.734Z] time="2022-01-25T14:35:10Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:540332af8a52 with config:&{NodeID:540332af8a52 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}" [2022-01-25T14:35:11.734Z] time="2022-01-25T14:35:11Z" level=info msg="Node 540332af8a52/172.31.123.216, joined gossip cluster" [2022-01-25T14:35:11.734Z] time="2022-01-25T14:35:11Z" level=info msg="Node 540332af8a52/172.31.123.216, added to nodes list" [2022-01-25T14:35:11.734Z] time="2022-01-25T14:35:11Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-01-25T14:35:11.734Z] time="2022-01-25T14:35:11Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-01-25T14:35:11.734Z] time="2022-01-25T14:35:11Z" level=debug msg="memberlist: Stream connection from=[::1]:49357" [2022-01-25T14:35:11.734Z] time="2022-01-25T14:35:11Z" level=info msg="Node 540332af8a52/172.31.123.216, joined gossip cluster" [2022-01-25T14:35:11.734Z] time="2022-01-25T14:35:11Z" level=info msg="Node 540332af8a52/172.31.123.216, added to nodes list" [2022-01-25T14:35:11.734Z] time="2022-01-25T14:35:11Z" level=info msg="Node 2c75b24a54e6/172.31.123.216, joined gossip cluster" [2022-01-25T14:35:11.734Z] time="2022-01-25T14:35:11Z" level=info msg="Node 2c75b24a54e6/172.31.123.216, added to nodes list" [2022-01-25T14:35:11.734Z] time="2022-01-25T14:35:11Z" level=info msg="Node e0d8242cfe1c/172.31.123.216, joined gossip cluster" [2022-01-25T14:35:11.734Z] time="2022-01-25T14:35:11Z" level=info msg="Node e0d8242cfe1c/172.31.123.216, added to nodes list" [2022-01-25T14:35:11.734Z] time="2022-01-25T14:35:11Z" level=info msg="Node 6248439a0e46/172.31.123.216, joined gossip cluster" [2022-01-25T14:35:11.734Z] time="2022-01-25T14:35:11Z" level=info msg="Node 6248439a0e46/172.31.123.216, added to nodes list" [2022-01-25T14:35:11.734Z] time="2022-01-25T14:35:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-01-25T14:35:11.734Z] time="2022-01-25T14:35:11Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49358" [2022-01-25T14:35:11.734Z] time="2022-01-25T14:35:11Z" level=info msg="Node 540332af8a52/172.31.123.216, joined gossip cluster" [2022-01-25T14:35:11.734Z] time="2022-01-25T14:35:11Z" level=info msg="Node 540332af8a52/172.31.123.216, added to nodes list" [2022-01-25T14:35:11.734Z] time="2022-01-25T14:35:11Z" level=info msg="Node 540332af8a52/172.31.123.216, joined gossip cluster" [2022-01-25T14:35:11.734Z] time="2022-01-25T14:35:11Z" level=info msg="Node 540332af8a52/172.31.123.216, added to nodes list" [2022-01-25T14:35:11.734Z] time="2022-01-25T14:35:11Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:b0b616b3bc17 with config:&{NodeID:b0b616b3bc17 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}" [2022-01-25T14:35:11.734Z] time="2022-01-25T14:35:11Z" level=info msg="Node b0b616b3bc17/172.31.123.216, joined gossip cluster" [2022-01-25T14:35:11.734Z] time="2022-01-25T14:35:11Z" level=info msg="Node b0b616b3bc17/172.31.123.216, added to nodes list" [2022-01-25T14:35:11.734Z] time="2022-01-25T14:35:11Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-01-25T14:35:11.734Z] time="2022-01-25T14:35:11Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-01-25T14:35:11.734Z] time="2022-01-25T14:35:11Z" level=debug msg="memberlist: Stream connection from=[::1]:49359" [2022-01-25T14:35:11.734Z] time="2022-01-25T14:35:11Z" level=info msg="Node b0b616b3bc17/172.31.123.216, joined gossip cluster" [2022-01-25T14:35:11.734Z] time="2022-01-25T14:35:11Z" level=info msg="Node b0b616b3bc17/172.31.123.216, added to nodes list" [2022-01-25T14:35:11.734Z] time="2022-01-25T14:35:11Z" level=info msg="Node 2c75b24a54e6/172.31.123.216, joined gossip cluster" [2022-01-25T14:35:11.734Z] time="2022-01-25T14:35:11Z" level=info msg="Node 2c75b24a54e6/172.31.123.216, added to nodes list" [2022-01-25T14:35:11.734Z] time="2022-01-25T14:35:11Z" level=info msg="Node e0d8242cfe1c/172.31.123.216, joined gossip cluster" [2022-01-25T14:35:11.734Z] time="2022-01-25T14:35:11Z" level=info msg="Node e0d8242cfe1c/172.31.123.216, added to nodes list" [2022-01-25T14:35:11.734Z] time="2022-01-25T14:35:11Z" level=info msg="Node 6248439a0e46/172.31.123.216, joined gossip cluster" [2022-01-25T14:35:11.734Z] time="2022-01-25T14:35:11Z" level=info msg="Node 6248439a0e46/172.31.123.216, added to nodes list" [2022-01-25T14:35:11.734Z] time="2022-01-25T14:35:11Z" level=info msg="Node 540332af8a52/172.31.123.216, joined gossip cluster" [2022-01-25T14:35:11.734Z] time="2022-01-25T14:35:11Z" level=info msg="Node 540332af8a52/172.31.123.216, added to nodes list" [2022-01-25T14:35:11.734Z] time="2022-01-25T14:35:11Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49360" [2022-01-25T14:35:11.734Z] time="2022-01-25T14:35:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-01-25T14:35:11.734Z] time="2022-01-25T14:35:11Z" level=info msg="Node b0b616b3bc17/172.31.123.216, joined gossip cluster" [2022-01-25T14:35:11.735Z] time="2022-01-25T14:35:11Z" level=info msg="Node b0b616b3bc17/172.31.123.216, added to nodes list" [2022-01-25T14:35:11.735Z] time="2022-01-25T14:35:11Z" level=info msg="Node b0b616b3bc17/172.31.123.216, joined gossip cluster" [2022-01-25T14:35:11.735Z] time="2022-01-25T14:35:11Z" level=info msg="Node b0b616b3bc17/172.31.123.216, added to nodes list" [2022-01-25T14:35:11.735Z] time="2022-01-25T14:35:11Z" level=info msg="Node b0b616b3bc17/172.31.123.216, joined gossip cluster" [2022-01-25T14:35:11.735Z] time="2022-01-25T14:35:11Z" level=info msg="Node b0b616b3bc17/172.31.123.216, added to nodes list" [2022-01-25T14:35:12.218Z] networkdb_test.go:835: Re-joining: 3 [2022-01-25T14:35:12.218Z] time="2022-01-25T14:35:11Z" level=info msg="The new bootstrap node list is:[172.31.123.216:10033 172.31.123.216:10034 172.31.123.216:10035]" [2022-01-25T14:35:12.218Z] time="2022-01-25T14:35:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.123.216:10033" [2022-01-25T14:35:12.218Z] time="2022-01-25T14:35:11Z" level=debug msg="memberlist: Stream connection from=172.31.123.216:49361" [2022-01-25T14:35:12.218Z] time="2022-01-25T14:35:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.123.216:10034" [2022-01-25T14:35:12.218Z] time="2022-01-25T14:35:11Z" level=debug msg="memberlist: Stream connection from=172.31.123.216:49362" [2022-01-25T14:35:12.218Z] time="2022-01-25T14:35:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.123.216:10035" [2022-01-25T14:35:12.218Z] time="2022-01-25T14:35:11Z" level=debug msg="memberlist: Stream connection from=172.31.123.216:49363" [2022-01-25T14:35:12.218Z] networkdb_test.go:835: Re-joining: 4 [2022-01-25T14:35:12.218Z] time="2022-01-25T14:35:11Z" level=info msg="The new bootstrap node list is:[172.31.123.216:10033 172.31.123.216:10034 172.31.123.216:10035]" [2022-01-25T14:35:12.218Z] time="2022-01-25T14:35:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.123.216:10033" [2022-01-25T14:35:12.218Z] time="2022-01-25T14:35:11Z" level=debug msg="memberlist: Stream connection from=172.31.123.216:49364" [2022-01-25T14:35:12.218Z] time="2022-01-25T14:35:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.123.216:10034" [2022-01-25T14:35:12.218Z] time="2022-01-25T14:35:11Z" level=debug msg="memberlist: Stream connection from=172.31.123.216:49365" [2022-01-25T14:35:12.218Z] time="2022-01-25T14:35:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.123.216:10035" [2022-01-25T14:35:12.218Z] time="2022-01-25T14:35:11Z" level=debug msg="memberlist: Stream connection from=172.31.123.216:49366" [2022-01-25T14:35:12.218Z] time="2022-01-25T14:35:12Z" level=info msg="node 0 leaving" [2022-01-25T14:35:12.218Z] time="2022-01-25T14:35:12Z" level=info msg="Node 6248439a0e46 change state NodeActive --> NodeLeft" [2022-01-25T14:35:12.218Z] time="2022-01-25T14:35:12Z" level=info msg="node3(e0d8242cfe1c): Node leave event for 6248439a0e46/172.31.123.216" [2022-01-25T14:35:12.218Z] time="2022-01-25T14:35:12Z" level=info msg="Node 6248439a0e46 change state NodeActive --> NodeLeft" [2022-01-25T14:35:12.218Z] time="2022-01-25T14:35:12Z" level=info msg="Node 6248439a0e46 change state NodeActive --> NodeLeft" [2022-01-25T14:35:12.218Z] time="2022-01-25T14:35:12Z" level=info msg="node2(2c75b24a54e6): Node leave event for 6248439a0e46/172.31.123.216" [2022-01-25T14:35:12.218Z] time="2022-01-25T14:35:12Z" level=info msg="node4(540332af8a52): Node leave event for 6248439a0e46/172.31.123.216" [2022-01-25T14:35:12.218Z] time="2022-01-25T14:35:12Z" level=info msg="Node 6248439a0e46 change state NodeActive --> NodeLeft" [2022-01-25T14:35:12.218Z] time="2022-01-25T14:35:12Z" level=info msg="node5(b0b616b3bc17): Node leave event for 6248439a0e46/172.31.123.216" [2022-01-25T14:35:12.218Z] time="2022-01-25T14:35:12Z" level=info msg="Node 6248439a0e46 change state NodeActive --> NodeLeft" [2022-01-25T14:35:12.218Z] time="2022-01-25T14:35:12Z" level=info msg="node1(6248439a0e46): Node leave event for 6248439a0e46/172.31.123.216" [2022-01-25T14:35:12.619Z] --- PASS: TestGraphdriverPluginV2 (3.84s) [2022-01-25T14:35:12.619Z] PASS [2022-01-25T14:35:12.619Z] [2022-01-25T14:35:12.619Z] DONE 5 tests in 8.871s [2022-01-25T14:35:12.619Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-01-25T14:35:12.619Z] INFO: Testing against a local daemon [2022-01-25T14:35:12.619Z] === RUN TestContinueAfterPluginCrash [2022-01-25T14:35:12.619Z] === PAUSE TestContinueAfterPluginCrash [2022-01-25T14:35:12.619Z] === RUN TestReadPluginNoRead [2022-01-25T14:35:12.619Z] === PAUSE TestReadPluginNoRead [2022-01-25T14:35:12.619Z] === RUN TestDaemonStartWithLogOpt [2022-01-25T14:35:12.619Z] === PAUSE TestDaemonStartWithLogOpt [2022-01-25T14:35:12.619Z] === CONT TestContinueAfterPluginCrash [2022-01-25T14:35:12.619Z] === CONT TestDaemonStartWithLogOpt [2022-01-25T14:35:12.700Z] time="2022-01-25T14:35:12Z" level=info msg="Node 6248439a0e46/172.31.123.216, left gossip cluster" [2022-01-25T14:35:12.700Z] time="2022-01-25T14:35:12Z" level=info msg="Node 6248439a0e46/172.31.123.216, left gossip cluster" [2022-01-25T14:35:12.700Z] time="2022-01-25T14:35:12Z" level=info msg="Node 6248439a0e46/172.31.123.216, left gossip cluster" [2022-01-25T14:35:12.700Z] time="2022-01-25T14:35:12Z" level=info msg="Node 6248439a0e46/172.31.123.216, left gossip cluster" [2022-01-25T14:35:12.700Z] time="2022-01-25T14:35:12Z" level=info msg="Node 6248439a0e46/172.31.123.216, left gossip cluster" [2022-01-25T14:35:12.700Z] time="2022-01-25T14:35:12Z" level=info msg="node 1 leaving" [2022-01-25T14:35:12.700Z] time="2022-01-25T14:35:12Z" level=info msg="Node 2c75b24a54e6 change state NodeActive --> NodeLeft" [2022-01-25T14:35:12.700Z] time="2022-01-25T14:35:12Z" level=info msg="node4(540332af8a52): Node leave event for 2c75b24a54e6/172.31.123.216" [2022-01-25T14:35:12.700Z] time="2022-01-25T14:35:12Z" level=info msg="Node 2c75b24a54e6 change state NodeActive --> NodeLeft" [2022-01-25T14:35:12.700Z] time="2022-01-25T14:35:12Z" level=info msg="node5(b0b616b3bc17): Node leave event for 2c75b24a54e6/172.31.123.216" [2022-01-25T14:35:12.700Z] time="2022-01-25T14:35:12Z" level=info msg="Node 2c75b24a54e6 change state NodeActive --> NodeLeft" [2022-01-25T14:35:12.700Z] time="2022-01-25T14:35:12Z" level=info msg="node3(e0d8242cfe1c): Node leave event for 2c75b24a54e6/172.31.123.216" [2022-01-25T14:35:12.700Z] time="2022-01-25T14:35:12Z" level=info msg="Node 2c75b24a54e6 change state NodeActive --> NodeLeft" [2022-01-25T14:35:12.700Z] time="2022-01-25T14:35:12Z" level=info msg="node2(2c75b24a54e6): Node leave event for 2c75b24a54e6/172.31.123.216" [2022-01-25T14:35:13.183Z] time="2022-01-25T14:35:12Z" level=info msg="Node 2c75b24a54e6/172.31.123.216, left gossip cluster" [2022-01-25T14:35:13.183Z] time="2022-01-25T14:35:12Z" level=info msg="Node 2c75b24a54e6/172.31.123.216, left gossip cluster" [2022-01-25T14:35:13.183Z] time="2022-01-25T14:35:12Z" level=info msg="Node 2c75b24a54e6/172.31.123.216, left gossip cluster" [2022-01-25T14:35:13.183Z] time="2022-01-25T14:35:12Z" level=info msg="Node 2c75b24a54e6/172.31.123.216, left gossip cluster" [2022-01-25T14:35:13.183Z] time="2022-01-25T14:35:12Z" level=info msg="node 2 leaving" [2022-01-25T14:35:13.183Z] time="2022-01-25T14:35:12Z" level=info msg="Node e0d8242cfe1c change state NodeActive --> NodeLeft" [2022-01-25T14:35:13.183Z] time="2022-01-25T14:35:12Z" level=info msg="node5(b0b616b3bc17): Node leave event for e0d8242cfe1c/172.31.123.216" [2022-01-25T14:35:13.183Z] time="2022-01-25T14:35:12Z" level=info msg="Node e0d8242cfe1c change state NodeActive --> NodeLeft" [2022-01-25T14:35:13.183Z] time="2022-01-25T14:35:12Z" level=info msg="node4(540332af8a52): Node leave event for e0d8242cfe1c/172.31.123.216" [2022-01-25T14:35:13.183Z] time="2022-01-25T14:35:13Z" level=info msg="Node e0d8242cfe1c change state NodeActive --> NodeLeft" [2022-01-25T14:35:13.183Z] time="2022-01-25T14:35:13Z" level=info msg="node3(e0d8242cfe1c): Node leave event for e0d8242cfe1c/172.31.123.216" [2022-01-25T14:35:13.666Z] time="2022-01-25T14:35:13Z" level=info msg="Node e0d8242cfe1c/172.31.123.216, left gossip cluster" [2022-01-25T14:35:13.666Z] time="2022-01-25T14:35:13Z" level=info msg="Node e0d8242cfe1c/172.31.123.216, left gossip cluster" [2022-01-25T14:35:13.666Z] time="2022-01-25T14:35:13Z" level=info msg="Node e0d8242cfe1c/172.31.123.216, left gossip cluster" [2022-01-25T14:35:13.666Z] networkdb_test.go:867: node4: OK [2022-01-25T14:35:13.666Z] networkdb_test.go:867: node5: OK [2022-01-25T14:35:13.666Z] time="2022-01-25T14:35:13Z" level=info msg="node 0 coming back" [2022-01-25T14:35:13.666Z] time="2022-01-25T14:35:13Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:c107f45c720d with config:&{NodeID:c107f45c720d 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}" [2022-01-25T14:35:13.666Z] time="2022-01-25T14:35:13Z" level=info msg="Node c107f45c720d/172.31.123.216, joined gossip cluster" [2022-01-25T14:35:13.666Z] time="2022-01-25T14:35:13Z" level=info msg="Node c107f45c720d/172.31.123.216, added to nodes list" [2022-01-25T14:35:13.666Z] time="2022-01-25T14:35:13Z" level=info msg="node 1 coming back" [2022-01-25T14:35:13.666Z] time="2022-01-25T14:35:13Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:848f8d85b028 with config:&{NodeID:848f8d85b028 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}" [2022-01-25T14:35:13.666Z] time="2022-01-25T14:35:13Z" level=info msg="Node 848f8d85b028/172.31.123.216, joined gossip cluster" [2022-01-25T14:35:13.666Z] time="2022-01-25T14:35:13Z" level=info msg="Node 848f8d85b028/172.31.123.216, added to nodes list" [2022-01-25T14:35:13.666Z] time="2022-01-25T14:35:13Z" level=info msg="node 2 coming back" [2022-01-25T14:35:13.666Z] time="2022-01-25T14:35:13Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:0f7b8ee24194 with config:&{NodeID:0f7b8ee24194 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}" [2022-01-25T14:35:14.149Z] time="2022-01-25T14:35:13Z" level=info msg="Node 0f7b8ee24194/172.31.123.216, joined gossip cluster" [2022-01-25T14:35:14.149Z] time="2022-01-25T14:35:13Z" level=info msg="Node 0f7b8ee24194/172.31.123.216, added to nodes list" [2022-01-25T14:35:15.073Z] --- PASS: TestHealthKillContainer (7.84s) [2022-01-25T14:35:15.073Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-25T14:35:15.330Z] --- PASS: TestInspectCpusetInConfigPre120 (0.35s) [2022-01-25T14:35:15.330Z] === RUN TestIpcModeNone [2022-01-25T14:35:15.892Z] --- PASS: TestIpcModeNone (0.42s) [2022-01-25T14:35:15.892Z] === RUN TestIpcModePrivate [2022-01-25T14:35:15.892Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:73, shared: false, mustBeShared: false [2022-01-25T14:35:15.915Z] --- PASS: TestDaemonStartWithLogOpt (3.41s) [2022-01-25T14:35:15.915Z] === CONT TestReadPluginNoRead [2022-01-25T14:35:16.148Z] --- PASS: TestIpcModePrivate (0.44s) [2022-01-25T14:35:16.148Z] === RUN TestIpcModeShareable [2022-01-25T14:35:16.405Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true [2022-01-25T14:35:16.492Z] time="2022-01-25T14:35:16Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-01-25T14:35:16.492Z] --- PASS: TestNodeReincarnation (5.02s) [2022-01-25T14:35:16.492Z] === RUN TestParallelCreate [2022-01-25T14:35:16.492Z] 2022/01/25 14:35:16 Closing DB instances... [2022-01-25T14:35:16.492Z] --- PASS: TestParallelCreate (0.02s) [2022-01-25T14:35:16.492Z] === RUN TestParallelDelete [2022-01-25T14:35:16.492Z] 2022/01/25 14:35:16 Closing DB instances... [2022-01-25T14:35:16.492Z] --- PASS: TestParallelDelete (0.02s) [2022-01-25T14:35:16.492Z] === RUN TestNetworkDBIslands [2022-01-25T14:35:16.492Z] time="2022-01-25T14:35:16Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:c18f447a3898 with config:&{NodeID:c18f447a3898 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}" [2022-01-25T14:35:16.492Z] time="2022-01-25T14:35:16Z" level=info msg="Node c18f447a3898/172.26.98.41, joined gossip cluster" [2022-01-25T14:35:16.492Z] time="2022-01-25T14:35:16Z" level=info msg="Node c18f447a3898/172.26.98.41, added to nodes list" [2022-01-25T14:35:16.492Z] time="2022-01-25T14:35:16Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:e171b93c6f60 with config:&{NodeID:e171b93c6f60 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}" [2022-01-25T14:35:16.492Z] time="2022-01-25T14:35:16Z" level=info msg="Node e171b93c6f60/172.26.98.41, joined gossip cluster" [2022-01-25T14:35:16.492Z] time="2022-01-25T14:35:16Z" level=info msg="Node e171b93c6f60/172.26.98.41, added to nodes list" [2022-01-25T14:35:16.492Z] time="2022-01-25T14:35:16Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-01-25T14:35:16.492Z] time="2022-01-25T14:35:16Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-01-25T14:35:16.492Z] time="2022-01-25T14:35:16Z" level=debug msg="memberlist: Stream connection from=[::1]:49369" [2022-01-25T14:35:16.492Z] time="2022-01-25T14:35:16Z" level=info msg="Node e171b93c6f60/172.26.98.41, joined gossip cluster" [2022-01-25T14:35:16.492Z] time="2022-01-25T14:35:16Z" level=info msg="Node e171b93c6f60/172.26.98.41, added to nodes list" [2022-01-25T14:35:16.492Z] time="2022-01-25T14:35:16Z" level=info msg="Node c18f447a3898/172.26.98.41, joined gossip cluster" [2022-01-25T14:35:16.492Z] time="2022-01-25T14:35:16Z" level=info msg="Node c18f447a3898/172.26.98.41, added to nodes list" [2022-01-25T14:35:16.492Z] time="2022-01-25T14:35:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-01-25T14:35:16.492Z] time="2022-01-25T14:35:16Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49370" [2022-01-25T14:35:16.661Z] --- PASS: TestIpcModeShareable (0.41s) [2022-01-25T14:35:16.661Z] === RUN TestAPIIpcModeShareableAndContainer [2022-01-25T14:35:17.129Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-01-25T14:35:17.129Z] [2022-01-25T14:35:17.129Z] ________ ____ __. [2022-01-25T14:35:17.129Z] \_____ \ | |/ _| [2022-01-25T14:35:17.129Z] / | \| < [2022-01-25T14:35:17.129Z] / | \ | \ [2022-01-25T14:35:17.129Z] \_______ /____|__ \ [2022-01-25T14:35:17.129Z] \/ \/ [2022-01-25T14:35:17.129Z] [2022-01-25T14:35:17.129Z] INFO: make.ps1 ended at 01/25/2022 14:35:16 [2022-01-25T14:35:17.176Z] time="2022-01-25T14:35:17Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.123.216:10033 172.31.123.216:10034 172.31.123.216:10035]" [2022-01-25T14:35:17.516Z] time="2022-01-25T14:35:17Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:ed3e43484b7b with config:&{NodeID:ed3e43484b7b 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}" [2022-01-25T14:35:17.516Z] time="2022-01-25T14:35:17Z" level=info msg="Node ed3e43484b7b/172.26.98.41, joined gossip cluster" [2022-01-25T14:35:17.516Z] time="2022-01-25T14:35:17Z" level=info msg="Node ed3e43484b7b/172.26.98.41, added to nodes list" [2022-01-25T14:35:17.516Z] time="2022-01-25T14:35:17Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-01-25T14:35:17.516Z] time="2022-01-25T14:35:17Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-01-25T14:35:17.516Z] time="2022-01-25T14:35:17Z" level=debug msg="memberlist: Stream connection from=[::1]:49371" [2022-01-25T14:35:17.516Z] time="2022-01-25T14:35:17Z" level=info msg="Node ed3e43484b7b/172.26.98.41, joined gossip cluster" [2022-01-25T14:35:17.516Z] time="2022-01-25T14:35:17Z" level=info msg="Node ed3e43484b7b/172.26.98.41, added to nodes list" [2022-01-25T14:35:17.516Z] time="2022-01-25T14:35:17Z" level=info msg="Node c18f447a3898/172.26.98.41, joined gossip cluster" [2022-01-25T14:35:17.516Z] time="2022-01-25T14:35:17Z" level=info msg="Node c18f447a3898/172.26.98.41, added to nodes list" [2022-01-25T14:35:17.516Z] time="2022-01-25T14:35:17Z" level=info msg="Node e171b93c6f60/172.26.98.41, joined gossip cluster" [2022-01-25T14:35:17.516Z] time="2022-01-25T14:35:17Z" level=info msg="Node e171b93c6f60/172.26.98.41, added to nodes list" [2022-01-25T14:35:17.516Z] time="2022-01-25T14:35:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-01-25T14:35:17.516Z] time="2022-01-25T14:35:17Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49372" [2022-01-25T14:35:17.516Z] time="2022-01-25T14:35:17Z" level=info msg="Node ed3e43484b7b/172.26.98.41, joined gossip cluster" [2022-01-25T14:35:17.516Z] time="2022-01-25T14:35:17Z" level=info msg="Node ed3e43484b7b/172.26.98.41, added to nodes list" [2022-01-25T14:35:17.516Z] time="2022-01-25T14:35:17Z" level=debug msg="memberlist: Failed to join 172.26.98.41: dial tcp 172.26.98.41:10022: connectex: No connection could be made because the target machine actively refused it." [2022-01-25T14:35:17.658Z] time="2022-01-25T14:35:17Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.123.216:10033 172.31.123.216:10034 172.31.123.216:10035]" [2022-01-25T14:35:17.832Z] === RUN TestReadPluginNoRead/default [2022-01-25T14:35:18.005Z] time="2022-01-25T14:35:17Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:7f1ba95c694b with config:&{NodeID:7f1ba95c694b 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}" [2022-01-25T14:35:18.005Z] time="2022-01-25T14:35:17Z" level=info msg="Node 7f1ba95c694b/172.26.98.41, joined gossip cluster" [2022-01-25T14:35:18.005Z] time="2022-01-25T14:35:17Z" level=info msg="Node 7f1ba95c694b/172.26.98.41, added to nodes list" [2022-01-25T14:35:18.005Z] time="2022-01-25T14:35:17Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-01-25T14:35:18.005Z] time="2022-01-25T14:35:17Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-01-25T14:35:18.005Z] time="2022-01-25T14:35:17Z" level=debug msg="memberlist: Stream connection from=[::1]:49374" [2022-01-25T14:35:18.005Z] time="2022-01-25T14:35:17Z" level=info msg="Node 7f1ba95c694b/172.26.98.41, joined gossip cluster" [2022-01-25T14:35:18.005Z] time="2022-01-25T14:35:17Z" level=info msg="Node 7f1ba95c694b/172.26.98.41, added to nodes list" [2022-01-25T14:35:18.005Z] time="2022-01-25T14:35:17Z" level=info msg="Node e171b93c6f60/172.26.98.41, joined gossip cluster" [2022-01-25T14:35:18.005Z] time="2022-01-25T14:35:17Z" level=info msg="Node e171b93c6f60/172.26.98.41, added to nodes list" [2022-01-25T14:35:18.005Z] time="2022-01-25T14:35:17Z" level=info msg="Node ed3e43484b7b/172.26.98.41, joined gossip cluster" [2022-01-25T14:35:18.005Z] time="2022-01-25T14:35:17Z" level=info msg="Node ed3e43484b7b/172.26.98.41, added to nodes list" [2022-01-25T14:35:18.005Z] time="2022-01-25T14:35:17Z" level=info msg="Node c18f447a3898/172.26.98.41, joined gossip cluster" [2022-01-25T14:35:18.005Z] time="2022-01-25T14:35:17Z" level=info msg="Node c18f447a3898/172.26.98.41, added to nodes list" [2022-01-25T14:35:18.005Z] time="2022-01-25T14:35:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-01-25T14:35:18.005Z] time="2022-01-25T14:35:17Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49375" [2022-01-25T14:35:18.005Z] time="2022-01-25T14:35:17Z" level=info msg="Node 7f1ba95c694b/172.26.98.41, joined gossip cluster" [2022-01-25T14:35:18.005Z] time="2022-01-25T14:35:17Z" level=info msg="Node 7f1ba95c694b/172.26.98.41, added to nodes list" [2022-01-25T14:35:18.005Z] time="2022-01-25T14:35:17Z" level=info msg="Node 7f1ba95c694b/172.26.98.41, joined gossip cluster" [2022-01-25T14:35:18.005Z] time="2022-01-25T14:35:17Z" level=info msg="Node 7f1ba95c694b/172.26.98.41, added to nodes list" [2022-01-25T14:35:18.005Z] time="2022-01-25T14:35:17Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:ebf084cbd12f with config:&{NodeID:ebf084cbd12f 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}" [2022-01-25T14:35:18.005Z] time="2022-01-25T14:35:17Z" level=info msg="Node ebf084cbd12f/172.26.98.41, joined gossip cluster" [2022-01-25T14:35:18.005Z] time="2022-01-25T14:35:17Z" level=info msg="Node ebf084cbd12f/172.26.98.41, added to nodes list" [2022-01-25T14:35:18.005Z] time="2022-01-25T14:35:17Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-01-25T14:35:18.026Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.32s) [2022-01-25T14:35:18.026Z] === RUN TestAPIIpcModeHost [2022-01-25T14:35:18.140Z] time="2022-01-25T14:35:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.123.216:10033" [2022-01-25T14:35:18.140Z] time="2022-01-25T14:35:18Z" level=debug msg="memberlist: Stream connection from=172.31.123.216:49367" [2022-01-25T14:35:18.140Z] time="2022-01-25T14:35:18Z" level=info msg="Node b0b616b3bc17/172.31.123.216, joined gossip cluster" [2022-01-25T14:35:18.140Z] time="2022-01-25T14:35:18Z" level=info msg="Node b0b616b3bc17/172.31.123.216, added to nodes list" [2022-01-25T14:35:18.140Z] time="2022-01-25T14:35:18Z" level=info msg="Node 540332af8a52/172.31.123.216, joined gossip cluster" [2022-01-25T14:35:18.140Z] time="2022-01-25T14:35:18Z" level=info msg="Node c107f45c720d/172.31.123.216, joined gossip cluster" [2022-01-25T14:35:18.140Z] time="2022-01-25T14:35:18Z" level=info msg="Node 540332af8a52/172.31.123.216, added to nodes list" [2022-01-25T14:35:18.140Z] time="2022-01-25T14:35:18Z" level=info msg="Node c107f45c720d/172.31.123.216, is the new incarnation of the shutdown node 6248439a0e46/172.31.123.216" [2022-01-25T14:35:18.140Z] time="2022-01-25T14:35:18Z" level=info msg="Node c107f45c720d/172.31.123.216, added to nodes list" [2022-01-25T14:35:18.140Z] time="2022-01-25T14:35:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.123.216:10034" [2022-01-25T14:35:18.140Z] time="2022-01-25T14:35:18Z" level=debug msg="memberlist: Stream connection from=172.31.123.216:49368" [2022-01-25T14:35:18.140Z] time="2022-01-25T14:35:18Z" level=info msg="Node b0b616b3bc17/172.31.123.216, joined gossip cluster" [2022-01-25T14:35:18.140Z] time="2022-01-25T14:35:18Z" level=info msg="Node b0b616b3bc17/172.31.123.216, added to nodes list" [2022-01-25T14:35:18.140Z] time="2022-01-25T14:35:18Z" level=info msg="Node 540332af8a52/172.31.123.216, joined gossip cluster" [2022-01-25T14:35:18.140Z] time="2022-01-25T14:35:18Z" level=info msg="Node 540332af8a52/172.31.123.216, added to nodes list" [2022-01-25T14:35:18.140Z] time="2022-01-25T14:35:18Z" level=info msg="Node c107f45c720d/172.31.123.216, joined gossip cluster" [2022-01-25T14:35:18.140Z] time="2022-01-25T14:35:18Z" level=info msg="Node c107f45c720d/172.31.123.216, added to nodes list" [2022-01-25T14:35:18.140Z] time="2022-01-25T14:35:18Z" level=info msg="Node 848f8d85b028/172.31.123.216, joined gossip cluster" [2022-01-25T14:35:18.141Z] time="2022-01-25T14:35:18Z" level=info msg="Node 848f8d85b028/172.31.123.216, is the new incarnation of the shutdown node 2c75b24a54e6/172.31.123.216" [2022-01-25T14:35:18.141Z] time="2022-01-25T14:35:18Z" level=info msg="Node 848f8d85b028/172.31.123.216, added to nodes list" [2022-01-25T14:35:18.141Z] time="2022-01-25T14:35:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.123.216:10035" [2022-01-25T14:35:18.141Z] time="2022-01-25T14:35:18Z" level=debug msg="memberlist: Stream connection from=172.31.123.216:49369" [2022-01-25T14:35:18.141Z] time="2022-01-25T14:35:18Z" level=info msg="Node b0b616b3bc17/172.31.123.216, joined gossip cluster" [2022-01-25T14:35:18.141Z] time="2022-01-25T14:35:18Z" level=info msg="Node b0b616b3bc17/172.31.123.216, added to nodes list" [2022-01-25T14:35:18.141Z] time="2022-01-25T14:35:18Z" level=info msg="Node 848f8d85b028/172.31.123.216, joined gossip cluster" [2022-01-25T14:35:18.141Z] time="2022-01-25T14:35:18Z" level=info msg="Node 848f8d85b028/172.31.123.216, added to nodes list" [2022-01-25T14:35:18.141Z] time="2022-01-25T14:35:18Z" level=info msg="Node c107f45c720d/172.31.123.216, joined gossip cluster" [2022-01-25T14:35:18.141Z] time="2022-01-25T14:35:18Z" level=info msg="Node c107f45c720d/172.31.123.216, added to nodes list" [2022-01-25T14:35:18.141Z] time="2022-01-25T14:35:18Z" level=info msg="Node 540332af8a52/172.31.123.216, joined gossip cluster" [2022-01-25T14:35:18.141Z] time="2022-01-25T14:35:18Z" level=info msg="Node 540332af8a52/172.31.123.216, added to nodes list" [2022-01-25T14:35:18.141Z] time="2022-01-25T14:35:18Z" level=info msg="Node 0f7b8ee24194/172.31.123.216, joined gossip cluster" [2022-01-25T14:35:18.141Z] time="2022-01-25T14:35:18Z" level=info msg="Node 0f7b8ee24194/172.31.123.216, is the new incarnation of the shutdown node e0d8242cfe1c/172.31.123.216" [2022-01-25T14:35:18.141Z] time="2022-01-25T14:35:18Z" level=info msg="Node 0f7b8ee24194/172.31.123.216, added to nodes list" [2022-01-25T14:35:18.141Z] time="2022-01-25T14:35:18Z" level=info msg="Node 848f8d85b028/172.31.123.216, joined gossip cluster" [2022-01-25T14:35:18.141Z] time="2022-01-25T14:35:18Z" level=info msg="Node 848f8d85b028/172.31.123.216, added to nodes list" [2022-01-25T14:35:18.141Z] time="2022-01-25T14:35:18Z" level=info msg="Node 848f8d85b028/172.31.123.216, joined gossip cluster" [2022-01-25T14:35:18.141Z] time="2022-01-25T14:35:18Z" level=info msg="Node 848f8d85b028/172.31.123.216, is the new incarnation of the shutdown node 2c75b24a54e6/172.31.123.216" [2022-01-25T14:35:18.141Z] time="2022-01-25T14:35:18Z" level=info msg="Node 848f8d85b028/172.31.123.216, added to nodes list" [2022-01-25T14:35:18.141Z] time="2022-01-25T14:35:18Z" level=info msg="Node c107f45c720d/172.31.123.216, joined gossip cluster" [2022-01-25T14:35:18.141Z] time="2022-01-25T14:35:18Z" level=info msg="Node c107f45c720d/172.31.123.216, is the new incarnation of the shutdown node 6248439a0e46/172.31.123.216" [2022-01-25T14:35:18.141Z] time="2022-01-25T14:35:18Z" level=info msg="Node c107f45c720d/172.31.123.216, added to nodes list" [2022-01-25T14:35:18.141Z] time="2022-01-25T14:35:18Z" level=info msg="Node 0f7b8ee24194/172.31.123.216, joined gossip cluster" [2022-01-25T14:35:18.141Z] time="2022-01-25T14:35:18Z" level=info msg="Node 0f7b8ee24194/172.31.123.216, is the new incarnation of the shutdown node e0d8242cfe1c/172.31.123.216" [2022-01-25T14:35:18.141Z] time="2022-01-25T14:35:18Z" level=info msg="Node 0f7b8ee24194/172.31.123.216, added to nodes list" [2022-01-25T14:35:18.141Z] time="2022-01-25T14:35:18Z" level=info msg="Node 0f7b8ee24194/172.31.123.216, joined gossip cluster" [2022-01-25T14:35:18.141Z] time="2022-01-25T14:35:18Z" level=info msg="Node 0f7b8ee24194/172.31.123.216, added to nodes list" [2022-01-25T14:35:18.282Z] --- PASS: TestAPIIpcModeHost (0.34s) [2022-01-25T14:35:18.282Z] === RUN TestDaemonIpcModeShareable [2022-01-25T14:35:18.491Z] time="2022-01-25T14:35:17Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-01-25T14:35:18.491Z] time="2022-01-25T14:35:17Z" level=debug msg="memberlist: Stream connection from=[::1]:49376" [2022-01-25T14:35:18.491Z] time="2022-01-25T14:35:17Z" level=info msg="Node ebf084cbd12f/172.26.98.41, joined gossip cluster" [2022-01-25T14:35:18.491Z] time="2022-01-25T14:35:17Z" level=info msg="Node ebf084cbd12f/172.26.98.41, added to nodes list" [2022-01-25T14:35:18.491Z] time="2022-01-25T14:35:17Z" level=info msg="Node ed3e43484b7b/172.26.98.41, joined gossip cluster" [2022-01-25T14:35:18.491Z] time="2022-01-25T14:35:17Z" level=info msg="Node ed3e43484b7b/172.26.98.41, added to nodes list" [2022-01-25T14:35:18.491Z] time="2022-01-25T14:35:17Z" level=info msg="Node c18f447a3898/172.26.98.41, joined gossip cluster" [2022-01-25T14:35:18.491Z] time="2022-01-25T14:35:17Z" level=info msg="Node c18f447a3898/172.26.98.41, added to nodes list" [2022-01-25T14:35:18.491Z] time="2022-01-25T14:35:17Z" level=info msg="Node e171b93c6f60/172.26.98.41, joined gossip cluster" [2022-01-25T14:35:18.491Z] time="2022-01-25T14:35:17Z" level=info msg="Node e171b93c6f60/172.26.98.41, added to nodes list" [2022-01-25T14:35:18.491Z] time="2022-01-25T14:35:17Z" level=info msg="Node 7f1ba95c694b/172.26.98.41, joined gossip cluster" [2022-01-25T14:35:18.491Z] time="2022-01-25T14:35:17Z" level=info msg="Node 7f1ba95c694b/172.26.98.41, added to nodes list" [2022-01-25T14:35:18.491Z] time="2022-01-25T14:35:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-01-25T14:35:18.491Z] time="2022-01-25T14:35:17Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49377" [2022-01-25T14:35:18.491Z] time="2022-01-25T14:35:18Z" level=info msg="Node ebf084cbd12f/172.26.98.41, joined gossip cluster" [2022-01-25T14:35:18.491Z] time="2022-01-25T14:35:18Z" level=info msg="Node ebf084cbd12f/172.26.98.41, added to nodes list" [2022-01-25T14:35:18.491Z] time="2022-01-25T14:35:18Z" level=info msg="Node ebf084cbd12f/172.26.98.41, joined gossip cluster" [2022-01-25T14:35:18.491Z] time="2022-01-25T14:35:18Z" level=info msg="Node ebf084cbd12f/172.26.98.41, added to nodes list" [2022-01-25T14:35:18.491Z] time="2022-01-25T14:35:18Z" level=info msg="Node ebf084cbd12f/172.26.98.41, joined gossip cluster" [2022-01-25T14:35:18.491Z] time="2022-01-25T14:35:18Z" level=info msg="Node ebf084cbd12f/172.26.98.41, added to nodes list" [2022-01-25T14:35:18.491Z] networkdb_test.go:835: Re-joining: 3 [2022-01-25T14:35:18.491Z] time="2022-01-25T14:35:18Z" level=info msg="The new bootstrap node list is:[172.26.98.41:10033 172.26.98.41:10034 172.26.98.41:10035]" [2022-01-25T14:35:18.491Z] time="2022-01-25T14:35:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.98.41:10033" [2022-01-25T14:35:18.491Z] time="2022-01-25T14:35:18Z" level=debug msg="memberlist: Stream connection from=172.26.98.41:49378" [2022-01-25T14:35:18.491Z] time="2022-01-25T14:35:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.98.41:10034" [2022-01-25T14:35:18.491Z] time="2022-01-25T14:35:18Z" level=debug msg="memberlist: Stream connection from=172.26.98.41:49379" [2022-01-25T14:35:18.491Z] time="2022-01-25T14:35:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.98.41:10035" [2022-01-25T14:35:18.491Z] time="2022-01-25T14:35:18Z" level=debug msg="memberlist: Stream connection from=172.26.98.41:49380" [2022-01-25T14:35:18.625Z] time="2022-01-25T14:35:18Z" level=info msg="Node 0f7b8ee24194/172.31.123.216, joined gossip cluster" [2022-01-25T14:35:18.625Z] time="2022-01-25T14:35:18Z" level=info msg="Node 0f7b8ee24194/172.31.123.216, added to nodes list" [2022-01-25T14:35:18.625Z] time="2022-01-25T14:35:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.123.216:10033" [2022-01-25T14:35:18.625Z] time="2022-01-25T14:35:18Z" level=debug msg="memberlist: Stream connection from=172.31.123.216:49370" [2022-01-25T14:35:18.625Z] time="2022-01-25T14:35:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.123.216:10034" [2022-01-25T14:35:18.625Z] time="2022-01-25T14:35:18Z" level=debug msg="memberlist: Stream connection from=172.31.123.216:49371" [2022-01-25T14:35:18.625Z] time="2022-01-25T14:35:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.123.216:10035" [2022-01-25T14:35:18.625Z] time="2022-01-25T14:35:18Z" level=debug msg="memberlist: Stream connection from=172.31.123.216:49372" [2022-01-25T14:35:18.750Z] INFO: Binaries build ended at 01/25/2022 14:35:18. Duration:00:01:20.8558828 [2022-01-25T14:35:18.977Z] networkdb_test.go:835: Re-joining: 4 [2022-01-25T14:35:18.977Z] time="2022-01-25T14:35:18Z" level=info msg="The new bootstrap node list is:[172.26.98.41:10033 172.26.98.41:10034 172.26.98.41:10035]" [2022-01-25T14:35:18.977Z] time="2022-01-25T14:35:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.98.41:10033" [2022-01-25T14:35:18.977Z] time="2022-01-25T14:35:18Z" level=debug msg="memberlist: Stream connection from=172.26.98.41:49381" [2022-01-25T14:35:18.977Z] time="2022-01-25T14:35:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.98.41:10034" [2022-01-25T14:35:18.977Z] time="2022-01-25T14:35:18Z" level=debug msg="memberlist: Stream connection from=172.26.98.41:49382" [2022-01-25T14:35:18.977Z] time="2022-01-25T14:35:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.98.41:10035" [2022-01-25T14:35:18.977Z] time="2022-01-25T14:35:18Z" level=debug msg="memberlist: Stream connection from=172.26.98.41:49383" [2022-01-25T14:35:18.977Z] time="2022-01-25T14:35:18Z" level=info msg="node 0 leaving" [2022-01-25T14:35:18.977Z] time="2022-01-25T14:35:18Z" level=info msg="Node c18f447a3898 change state NodeActive --> NodeLeft" [2022-01-25T14:35:18.977Z] time="2022-01-25T14:35:18Z" level=info msg="node5(ebf084cbd12f): Node leave event for c18f447a3898/172.26.98.41" [2022-01-25T14:35:18.977Z] time="2022-01-25T14:35:18Z" level=info msg="Node c18f447a3898 change state NodeActive --> NodeLeft" [2022-01-25T14:35:18.977Z] time="2022-01-25T14:35:18Z" level=info msg="node4(7f1ba95c694b): Node leave event for c18f447a3898/172.26.98.41" [2022-01-25T14:35:18.977Z] time="2022-01-25T14:35:18Z" level=info msg="Node c18f447a3898 change state NodeActive --> NodeLeft" [2022-01-25T14:35:18.977Z] time="2022-01-25T14:35:18Z" level=info msg="node3(ed3e43484b7b): Node leave event for c18f447a3898/172.26.98.41" [2022-01-25T14:35:18.977Z] time="2022-01-25T14:35:18Z" level=info msg="Node c18f447a3898 change state NodeActive --> NodeLeft" [2022-01-25T14:35:18.977Z] time="2022-01-25T14:35:18Z" level=info msg="Node c18f447a3898 change state NodeActive --> NodeLeft" [2022-01-25T14:35:18.977Z] time="2022-01-25T14:35:18Z" level=info msg="node2(e171b93c6f60): Node leave event for c18f447a3898/172.26.98.41" [2022-01-25T14:35:18.977Z] time="2022-01-25T14:35:18Z" level=info msg="node1(c18f447a3898): Node leave event for c18f447a3898/172.26.98.41" [2022-01-25T14:35:19.107Z] 2022/01/25 14:35:18 Closing DB instances... [2022-01-25T14:35:19.107Z] time="2022-01-25T14:35:18Z" level=info msg="Node c107f45c720d change state NodeActive --> NodeLeft" [2022-01-25T14:35:19.107Z] time="2022-01-25T14:35:18Z" level=info msg="node4(540332af8a52): Node leave event for c107f45c720d/172.31.123.216" [2022-01-25T14:35:19.107Z] time="2022-01-25T14:35:18Z" level=info msg="Node c107f45c720d change state NodeActive --> NodeLeft" [2022-01-25T14:35:19.107Z] time="2022-01-25T14:35:18Z" level=info msg="node2(848f8d85b028): Node leave event for c107f45c720d/172.31.123.216" [2022-01-25T14:35:19.107Z] time="2022-01-25T14:35:18Z" level=info msg="Node c107f45c720d change state NodeActive --> NodeLeft" [2022-01-25T14:35:19.107Z] time="2022-01-25T14:35:18Z" level=info msg="node5(b0b616b3bc17): Node leave event for c107f45c720d/172.31.123.216" [2022-01-25T14:35:19.107Z] time="2022-01-25T14:35:18Z" level=info msg="Node c107f45c720d change state NodeActive --> NodeLeft" [2022-01-25T14:35:19.107Z] time="2022-01-25T14:35:18Z" level=info msg="node1(c107f45c720d): Node leave event for c107f45c720d/172.31.123.216" [2022-01-25T14:35:19.107Z] time="2022-01-25T14:35:19Z" level=info msg="Node c107f45c720d/172.31.123.216, left gossip cluster" [2022-01-25T14:35:19.107Z] time="2022-01-25T14:35:19Z" level=info msg="Node c107f45c720d/172.31.123.216, left gossip cluster" [2022-01-25T14:35:19.107Z] time="2022-01-25T14:35:19Z" level=info msg="Node c107f45c720d change state NodeActive --> NodeLeft" [2022-01-25T14:35:19.107Z] time="2022-01-25T14:35:19Z" level=info msg="node3(0f7b8ee24194): Node leave event for c107f45c720d/172.31.123.216" [2022-01-25T14:35:19.107Z] time="2022-01-25T14:35:19Z" level=info msg="Node c107f45c720d/172.31.123.216, left gossip cluster" [2022-01-25T14:35:19.107Z] time="2022-01-25T14:35:19Z" level=info msg="Node c107f45c720d/172.31.123.216, left gossip cluster" [2022-01-25T14:35:19.107Z] time="2022-01-25T14:35:19Z" level=info msg="Node c107f45c720d/172.31.123.216, left gossip cluster" [2022-01-25T14:35:19.210Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-01-25T14:35:19.210Z] --- PASS: TestDaemonIpcModeShareable (1.10s) [2022-01-25T14:35:19.210Z] === RUN TestDaemonIpcModePrivate [2022-01-25T14:35:19.213Z] === RUN TestReadPluginNoRead/disabled_caching [2022-01-25T14:35:19.464Z] time="2022-01-25T14:35:19Z" level=info msg="Node c18f447a3898/172.26.98.41, left gossip cluster" [2022-01-25T14:35:19.464Z] time="2022-01-25T14:35:19Z" level=info msg="Node c18f447a3898/172.26.98.41, left gossip cluster" [2022-01-25T14:35:19.464Z] time="2022-01-25T14:35:19Z" level=info msg="Node c18f447a3898/172.26.98.41, left gossip cluster" [2022-01-25T14:35:19.464Z] time="2022-01-25T14:35:19Z" level=info msg="Node c18f447a3898/172.26.98.41, left gossip cluster" [2022-01-25T14:35:19.464Z] time="2022-01-25T14:35:19Z" level=info msg="Node c18f447a3898/172.26.98.41, left gossip cluster" [2022-01-25T14:35:19.464Z] time="2022-01-25T14:35:19Z" level=info msg="node 1 leaving" [2022-01-25T14:35:19.464Z] time="2022-01-25T14:35:19Z" level=info msg="Node e171b93c6f60 change state NodeActive --> NodeLeft" [2022-01-25T14:35:19.464Z] time="2022-01-25T14:35:19Z" level=info msg="node4(7f1ba95c694b): Node leave event for e171b93c6f60/172.26.98.41" [2022-01-25T14:35:19.464Z] time="2022-01-25T14:35:19Z" level=info msg="Node e171b93c6f60 change state NodeActive --> NodeLeft" [2022-01-25T14:35:19.464Z] time="2022-01-25T14:35:19Z" level=info msg="node5(ebf084cbd12f): Node leave event for e171b93c6f60/172.26.98.41" [2022-01-25T14:35:19.464Z] time="2022-01-25T14:35:19Z" level=info msg="Node e171b93c6f60/172.26.98.41, left gossip cluster" [2022-01-25T14:35:19.464Z] time="2022-01-25T14:35:19Z" level=info msg="Node e171b93c6f60 change state NodeActive --> NodeFailed" [2022-01-25T14:35:19.464Z] time="2022-01-25T14:35:19Z" level=info msg="Node e171b93c6f60/172.26.98.41, added to failed nodes list" [2022-01-25T14:35:19.464Z] time="2022-01-25T14:35:19Z" level=error msg="node: e171b93c6f60 is unknown to memberlist" [2022-01-25T14:35:19.464Z] time="2022-01-25T14:35:19Z" level=info msg="Node e171b93c6f60 change state NodeActive --> NodeLeft" [2022-01-25T14:35:19.464Z] time="2022-01-25T14:35:19Z" level=info msg="node3(ed3e43484b7b): Node leave event for e171b93c6f60/172.26.98.41" [2022-01-25T14:35:19.464Z] time="2022-01-25T14:35:19Z" level=debug msg="memberlist: Failed to join 172.26.98.41: dial tcp 172.26.98.41:10022: connectex: No connection could be made because the target machine actively refused it." [2022-01-25T14:35:19.592Z] time="2022-01-25T14:35:19Z" level=info msg="Node 848f8d85b028 change state NodeActive --> NodeLeft" [2022-01-25T14:35:19.592Z] time="2022-01-25T14:35:19Z" level=info msg="node3(0f7b8ee24194): Node leave event for 848f8d85b028/172.31.123.216" [2022-01-25T14:35:19.592Z] time="2022-01-25T14:35:19Z" level=info msg="Node 848f8d85b028 change state NodeActive --> NodeLeft" [2022-01-25T14:35:19.592Z] time="2022-01-25T14:35:19Z" level=info msg="node5(b0b616b3bc17): Node leave event for 848f8d85b028/172.31.123.216" [2022-01-25T14:35:19.592Z] time="2022-01-25T14:35:19Z" level=info msg="Node 848f8d85b028 change state NodeActive --> NodeLeft" [2022-01-25T14:35:19.592Z] time="2022-01-25T14:35:19Z" level=info msg="node4(540332af8a52): Node leave event for 848f8d85b028/172.31.123.216" [2022-01-25T14:35:19.592Z] time="2022-01-25T14:35:19Z" level=info msg="Node 848f8d85b028 change state NodeActive --> NodeLeft" [2022-01-25T14:35:19.592Z] time="2022-01-25T14:35:19Z" level=info msg="node2(848f8d85b028): Node leave event for 848f8d85b028/172.31.123.216" [2022-01-25T14:35:19.592Z] time="2022-01-25T14:35:19Z" level=info msg="Node 848f8d85b028/172.31.123.216, left gossip cluster" [2022-01-25T14:35:19.592Z] time="2022-01-25T14:35:19Z" level=info msg="Node 848f8d85b028/172.31.123.216, left gossip cluster" [2022-01-25T14:35:19.592Z] time="2022-01-25T14:35:19Z" level=info msg="Node 848f8d85b028/172.31.123.216, left gossip cluster" [2022-01-25T14:35:19.592Z] time="2022-01-25T14:35:19Z" level=info msg="Node 848f8d85b028/172.31.123.216, left gossip cluster" [2022-01-25T14:35:19.774Z] INFO: Copying the built daemon binary to d:\CI\PR-43187\3\binary\dockerd-b36d896fce.exe... [2022-01-25T14:35:19.774Z] INFO: Copying the built client binary to d:\CI\PR-43187\3\binary\docker-b36d896fce.exe... [2022-01-25T14:35:19.775Z] INFO: Copying dockerversion from the container... [2022-01-25T14:35:19.951Z] time="2022-01-25T14:35:19Z" level=info msg="Node e171b93c6f60/172.26.98.41, left gossip cluster" [2022-01-25T14:35:19.951Z] time="2022-01-25T14:35:19Z" level=info msg="Node e171b93c6f60/172.26.98.41, left gossip cluster" [2022-01-25T14:35:19.951Z] time="2022-01-25T14:35:19Z" level=info msg="Node e171b93c6f60/172.26.98.41, left gossip cluster" [2022-01-25T14:35:19.951Z] time="2022-01-25T14:35:19Z" level=info msg="node 2 leaving" [2022-01-25T14:35:19.951Z] time="2022-01-25T14:35:19Z" level=info msg="Node ed3e43484b7b change state NodeActive --> NodeLeft" [2022-01-25T14:35:19.951Z] time="2022-01-25T14:35:19Z" level=info msg="node5(ebf084cbd12f): Node leave event for ed3e43484b7b/172.26.98.41" [2022-01-25T14:35:19.951Z] time="2022-01-25T14:35:19Z" level=info msg="Node ed3e43484b7b change state NodeActive --> NodeLeft" [2022-01-25T14:35:19.951Z] time="2022-01-25T14:35:19Z" level=info msg="node4(7f1ba95c694b): Node leave event for ed3e43484b7b/172.26.98.41" [2022-01-25T14:35:19.951Z] time="2022-01-25T14:35:19Z" level=info msg="Node ed3e43484b7b change state NodeActive --> NodeLeft" [2022-01-25T14:35:19.951Z] time="2022-01-25T14:35:19Z" level=info msg="node3(ed3e43484b7b): Node leave event for ed3e43484b7b/172.26.98.41" [2022-01-25T14:35:19.951Z] time="2022-01-25T14:35:19Z" level=debug msg="memberlist: Failed ping: 7f1ba95c694b (timeout reached)" [2022-01-25T14:35:19.951Z] time="2022-01-25T14:35:19Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.26.98.41:10034: use of closed network connection" [2022-01-25T14:35:19.951Z] time="2022-01-25T14:35:19Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.26.98.41:10037: use of closed network connection" [2022-01-25T14:35:19.951Z] time="2022-01-25T14:35:19Z" level=debug msg="memberlist: Stream connection from=172.26.98.41:49385" [2022-01-25T14:35:20.074Z] time="2022-01-25T14:35:19Z" level=info msg="Node 0f7b8ee24194 change state NodeActive --> NodeLeft" [2022-01-25T14:35:20.074Z] time="2022-01-25T14:35:19Z" level=info msg="node5(b0b616b3bc17): Node leave event for 0f7b8ee24194/172.31.123.216" [2022-01-25T14:35:20.074Z] time="2022-01-25T14:35:19Z" level=info msg="Node 0f7b8ee24194 change state NodeActive --> NodeLeft" [2022-01-25T14:35:20.074Z] time="2022-01-25T14:35:19Z" level=info msg="node4(540332af8a52): Node leave event for 0f7b8ee24194/172.31.123.216" [2022-01-25T14:35:20.074Z] time="2022-01-25T14:35:19Z" level=info msg="Node 0f7b8ee24194 change state NodeActive --> NodeLeft" [2022-01-25T14:35:20.074Z] time="2022-01-25T14:35:19Z" level=info msg="node3(0f7b8ee24194): Node leave event for 0f7b8ee24194/172.31.123.216" [2022-01-25T14:35:20.074Z] time="2022-01-25T14:35:19Z" level=info msg="Node 0f7b8ee24194/172.31.123.216, left gossip cluster" [2022-01-25T14:35:20.074Z] time="2022-01-25T14:35:19Z" level=info msg="Node 0f7b8ee24194/172.31.123.216, left gossip cluster" [2022-01-25T14:35:20.074Z] time="2022-01-25T14:35:20Z" level=info msg="Node 0f7b8ee24194/172.31.123.216, left gossip cluster" [2022-01-25T14:35:20.153Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-01-25T14:35:20.263Z] INFO: Copying the golang package from the container to d:\CI\PR-43187\3\installer\go.zip... [2022-01-25T14:35:20.413Z] --- PASS: TestContinueAfterPluginCrash (8.34s) [2022-01-25T14:35:20.437Z] time="2022-01-25T14:35:19Z" level=info msg="Node ed3e43484b7b/172.26.98.41, left gossip cluster" [2022-01-25T14:35:20.437Z] time="2022-01-25T14:35:19Z" level=info msg="Node ed3e43484b7b/172.26.98.41, left gossip cluster" [2022-01-25T14:35:20.437Z] time="2022-01-25T14:35:20Z" level=info msg="Node ed3e43484b7b/172.26.98.41, left gossip cluster" [2022-01-25T14:35:20.437Z] networkdb_test.go:867: node4: OK [2022-01-25T14:35:20.437Z] networkdb_test.go:867: node5: OK [2022-01-25T14:35:20.437Z] time="2022-01-25T14:35:20Z" level=info msg="node 0 coming back" [2022-01-25T14:35:20.437Z] time="2022-01-25T14:35:20Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:2f7dc28076c9 with config:&{NodeID:2f7dc28076c9 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}" [2022-01-25T14:35:20.437Z] time="2022-01-25T14:35:20Z" level=info msg="Node 2f7dc28076c9/172.26.98.41, joined gossip cluster" [2022-01-25T14:35:20.437Z] time="2022-01-25T14:35:20Z" level=info msg="Node 2f7dc28076c9/172.26.98.41, added to nodes list" [2022-01-25T14:35:20.437Z] time="2022-01-25T14:35:20Z" level=info msg="node 1 coming back" [2022-01-25T14:35:20.437Z] time="2022-01-25T14:35:20Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:1bda50b13c69 with config:&{NodeID:1bda50b13c69 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}" [2022-01-25T14:35:20.437Z] time="2022-01-25T14:35:20Z" level=info msg="Node 1bda50b13c69/172.26.98.41, joined gossip cluster" [2022-01-25T14:35:20.437Z] time="2022-01-25T14:35:20Z" level=info msg="Node 1bda50b13c69/172.26.98.41, added to nodes list" [2022-01-25T14:35:20.437Z] time="2022-01-25T14:35:20Z" level=info msg="node 2 coming back" [2022-01-25T14:35:20.437Z] time="2022-01-25T14:35:20Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:196c19ca7b0f with config:&{NodeID:196c19ca7b0f 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}" [2022-01-25T14:35:20.437Z] time="2022-01-25T14:35:20Z" level=info msg="Node 196c19ca7b0f/172.26.98.41, joined gossip cluster" [2022-01-25T14:35:20.437Z] time="2022-01-25T14:35:20Z" level=info msg="Node 196c19ca7b0f/172.26.98.41, added to nodes list" [2022-01-25T14:35:20.437Z] time="2022-01-25T14:35:20Z" level=warning msg="memberlist: Was able to connect to 7f1ba95c694b but other probes failed, network may be misconfigured" [2022-01-25T14:35:20.557Z] time="2022-01-25T14:35:20Z" level=debug msg="memberlist: Failed ping: 0f7b8ee24194 (timeout reached)" [2022-01-25T14:35:20.557Z] time="2022-01-25T14:35:20Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.123.216:10037: use of closed network connection" [2022-01-25T14:35:20.557Z] time="2022-01-25T14:35:20Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.123.216:10036: use of closed network connection" [2022-01-25T14:35:20.557Z] time="2022-01-25T14:35:20Z" level=info msg="Node 540332af8a52 change state NodeActive --> NodeLeft" [2022-01-25T14:35:20.557Z] time="2022-01-25T14:35:20Z" level=info msg="node5(b0b616b3bc17): Node leave event for 540332af8a52/172.31.123.216" [2022-01-25T14:35:20.557Z] time="2022-01-25T14:35:20Z" level=info msg="Node 540332af8a52 change state NodeActive --> NodeLeft" [2022-01-25T14:35:20.557Z] time="2022-01-25T14:35:20Z" level=info msg="node4(540332af8a52): Node leave event for 540332af8a52/172.31.123.216" [2022-01-25T14:35:20.577Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-01-25T14:35:20.577Z] --- PASS: TestDaemonIpcModePrivate (1.08s) [2022-01-25T14:35:20.577Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-01-25T14:35:20.750Z] INFO: Extracting go.zip to d:\CI\PR-43187\3\go [2022-01-25T14:35:20.924Z] time="2022-01-25T14:35:20Z" level=debug msg="memberlist: Failed ping: 7f1ba95c694b (timeout reached)" [2022-01-25T14:35:20.925Z] time="2022-01-25T14:35:20Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.26.98.41:10037: use of closed network connection" [2022-01-25T14:35:20.925Z] time="2022-01-25T14:35:20Z" level=debug msg="memberlist: Stream connection from=172.26.98.41:49386" [2022-01-25T14:35:21.040Z] time="2022-01-25T14:35:20Z" level=info msg="Node 540332af8a52/172.31.123.216, left gossip cluster" [2022-01-25T14:35:21.040Z] time="2022-01-25T14:35:20Z" level=info msg="memberlist: Suspect 0f7b8ee24194 has failed, no acks received" [2022-01-25T14:35:21.040Z] time="2022-01-25T14:35:20Z" level=info msg="Node 540332af8a52/172.31.123.216, left gossip cluster" [2022-01-25T14:35:21.354Z] === CONT TestReadPluginNoRead [2022-01-25T14:35:21.355Z] read_test.go:92: [d18fa8dee609d] daemon is not started [2022-01-25T14:35:21.355Z] --- PASS: TestReadPluginNoRead (5.80s) [2022-01-25T14:35:21.355Z] --- PASS: TestReadPluginNoRead/default (1.21s) [2022-01-25T14:35:21.355Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.19s) [2022-01-25T14:35:21.355Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s) [2022-01-25T14:35:21.355Z] PASS [2022-01-25T14:35:21.355Z] [2022-01-25T14:35:21.355Z] DONE 6 tests in 9.249s [2022-01-25T14:35:21.355Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-01-25T14:35:21.355Z] testing: warning: no tests to run [2022-01-25T14:35:21.355Z] PASS [2022-01-25T14:35:21.355Z] [2022-01-25T14:35:21.355Z] DONE 0 tests in 0.011s [2022-01-25T14:35:21.355Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-01-25T14:35:21.355Z] INFO: Testing against a local daemon [2022-01-25T14:35:21.355Z] === RUN TestPluginWithDevMounts [2022-01-25T14:35:21.355Z] === PAUSE TestPluginWithDevMounts [2022-01-25T14:35:21.355Z] === CONT TestPluginWithDevMounts [2022-01-25T14:35:21.411Z] time="2022-01-25T14:35:21Z" level=warning msg="memberlist: Was able to connect to 7f1ba95c694b but other probes failed, network may be misconfigured" [2022-01-25T14:35:21.411Z] time="2022-01-25T14:35:21Z" level=debug msg="memberlist: Failed to join 172.26.98.41: dial tcp 172.26.98.41:10022: connectex: No connection could be made because the target machine actively refused it." [2022-01-25T14:35:21.505Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-01-25T14:35:21.505Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.10s) [2022-01-25T14:35:21.505Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-01-25T14:35:21.523Z] time="2022-01-25T14:35:21Z" level=info msg="Node b0b616b3bc17/172.31.123.216, left gossip cluster" [2022-01-25T14:35:21.523Z] time="2022-01-25T14:35:21Z" level=info msg="Node b0b616b3bc17 change state NodeActive --> NodeFailed" [2022-01-25T14:35:21.523Z] time="2022-01-25T14:35:21Z" level=info msg="Node b0b616b3bc17/172.31.123.216, added to failed nodes list" [2022-01-25T14:35:21.523Z] --- PASS: TestNetworkDBIslands (11.47s) [2022-01-25T14:35:21.523Z] PASS [2022-01-25T14:35:21.523Z] coverage: 60.0% of statements [2022-01-25T14:35:21.523Z] ok github.com/docker/docker/libnetwork/networkdb 134.722s coverage: 60.0% of statements [2022-01-25T14:35:21.523Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-01-25T14:35:21.523Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-01-25T14:35:21.523Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-01-25T14:35:21.523Z] ? github.com/docker/docker/oci/caps [no test files] [2022-01-25T14:35:21.523Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-01-25T14:35:21.523Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-01-25T14:35:21.523Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-01-25T14:35:21.523Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-01-25T14:35:21.523Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-01-25T14:35:21.523Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-01-25T14:35:21.523Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-01-25T14:35:21.523Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-01-25T14:35:21.523Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-01-25T14:35:21.523Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-01-25T14:35:21.523Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-01-25T14:35:21.523Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-01-25T14:35:21.523Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-01-25T14:35:21.523Z] ? github.com/docker/docker/pkg/term [no test files] [2022-01-25T14:35:21.523Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-01-25T14:35:21.523Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-01-25T14:35:21.523Z] ? github.com/docker/docker/quota [no test files] [2022-01-25T14:35:21.523Z] ? github.com/docker/docker/rootless [no test files] [2022-01-25T14:35:21.523Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-01-25T14:35:21.523Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-01-25T14:35:21.523Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-01-25T14:35:21.523Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-01-25T14:35:21.523Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-01-25T14:35:21.523Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-01-25T14:35:21.523Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-01-25T14:35:21.523Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-01-25T14:35:21.523Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-01-25T14:35:21.523Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-01-25T14:35:21.523Z] ? github.com/docker/docker/testutil/request [no test files] [2022-01-25T14:35:21.523Z] ? github.com/docker/docker/volume [no test files] [2022-01-25T14:35:21.523Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-01-25T14:35:21.523Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-01-25T14:35:22.432Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-01-25T14:35:22.688Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.10s) [2022-01-25T14:35:22.688Z] === RUN TestIpcModeOlderClient [2022-01-25T14:35:22.688Z] === PAUSE TestIpcModeOlderClient [2022-01-25T14:35:22.688Z] === RUN TestKillContainerInvalidSignal [2022-01-25T14:35:22.944Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2022-01-25T14:35:22.944Z] === RUN TestKillContainer [2022-01-25T14:35:22.944Z] === RUN TestKillContainer/no_signal [2022-01-25T14:35:23.129Z] [2022-01-25T14:35:23.263Z] --- PASS: TestPluginWithDevMounts (1.55s) [2022-01-25T14:35:23.263Z] PASS [2022-01-25T14:35:23.263Z] [2022-01-25T14:35:23.263Z] DONE 1 tests in 1.580s [2022-01-25T14:35:23.263Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-01-25T14:35:23.263Z] INFO: Testing against a local daemon [2022-01-25T14:35:23.263Z] === RUN TestSecretInspect [2022-01-25T14:35:23.506Z] === RUN TestKillContainer/non_killing_signal [2022-01-25T14:35:23.611Z] === Skipped [2022-01-25T14:35:23.611Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-01-25T14:35:23.611Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-01-25T14:35:23.611Z] [2022-01-25T14:35:23.611Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-01-25T14:35:23.611Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:35:23.611Z] [2022-01-25T14:35:23.611Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2022-01-25T14:35:23.611Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:35:23.611Z] [2022-01-25T14:35:23.611Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-01-25T14:35:23.611Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:35:23.611Z] [2022-01-25T14:35:23.611Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-01-25T14:35:23.611Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:35:23.611Z] [2022-01-25T14:35:23.611Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-01-25T14:35:23.611Z] client_test.go:23: runtime.GOOS == "windows" [2022-01-25T14:35:23.611Z] [2022-01-25T14:35:23.611Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-01-25T14:35:23.611Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-01-25T14:35:23.611Z] [2022-01-25T14:35:23.611Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-01-25T14:35:23.611Z] network_proxy_test.go:208: No support for dual stack yet [2022-01-25T14:35:23.611Z] [2022-01-25T14:35:23.611Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-01-25T14:35:23.611Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-01-25T14:35:23.611Z] [2022-01-25T14:35:23.611Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-01-25T14:35:23.611Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-01-25T14:35:23.611Z] [2022-01-25T14:35:23.611Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-01-25T14:35:23.611Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-01-25T14:35:23.611Z] [2022-01-25T14:35:23.611Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-01-25T14:35:23.611Z] daemon_test.go:145: root required [2022-01-25T14:35:23.611Z] [2022-01-25T14:35:23.611Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-01-25T14:35:23.611Z] reload_test.go:342: root required [2022-01-25T14:35:23.611Z] [2022-01-25T14:35:23.611Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-01-25T14:35:23.611Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:35:23.611Z] [2022-01-25T14:35:23.611Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-01-25T14:35:23.611Z] pull_v2_test.go:73: Needs fixing on Windows [2022-01-25T14:35:23.611Z] [2022-01-25T14:35:23.611Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-01-25T14:35:23.611Z] pull_v2_test.go:118: Needs fixing on Windows [2022-01-25T14:35:23.611Z] [2022-01-25T14:35:23.611Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-01-25T14:35:23.611Z] download_test.go:267: Needs fixing on Windows [2022-01-25T14:35:23.611Z] [2022-01-25T14:35:23.611Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-01-25T14:35:23.611Z] layer_test.go:303: Failing on Windows [2022-01-25T14:35:23.611Z] [2022-01-25T14:35:23.611Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-01-25T14:35:23.611Z] layer_test.go:352: Failing on Windows [2022-01-25T14:35:23.611Z] [2022-01-25T14:35:23.611Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-01-25T14:35:23.611Z] layer_test.go:467: Failing on Windows [2022-01-25T14:35:23.611Z] [2022-01-25T14:35:23.611Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-01-25T14:35:23.611Z] layer_test.go:696: Failing on Windows [2022-01-25T14:35:23.611Z] [2022-01-25T14:35:23.611Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-01-25T14:35:23.611Z] migration_test.go:45: Failing on Windows [2022-01-25T14:35:23.611Z] [2022-01-25T14:35:23.611Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-01-25T14:35:23.611Z] migration_test.go:181: Failing on Windows [2022-01-25T14:35:23.611Z] [2022-01-25T14:35:23.611Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-01-25T14:35:23.611Z] mount_test.go:17: Failing on Windows [2022-01-25T14:35:23.611Z] [2022-01-25T14:35:23.611Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-01-25T14:35:23.611Z] mount_test.go:76: Failing on Windows [2022-01-25T14:35:23.611Z] [2022-01-25T14:35:23.611Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-01-25T14:35:23.611Z] mount_test.go:125: Failing on Windows [2022-01-25T14:35:23.611Z] [2022-01-25T14:35:23.611Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-01-25T14:35:23.611Z] mount_test.go:212: Failing on Windows [2022-01-25T14:35:23.611Z] [2022-01-25T14:35:23.611Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-01-25T14:35:23.611Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-01-25T14:35:23.611Z] [2022-01-25T14:35:23.611Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-01-25T14:35:23.611Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-01-25T14:35:23.611Z] [2022-01-25T14:35:23.611Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-01-25T14:35:23.611Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-01-25T14:35:23.611Z] [2022-01-25T14:35:23.611Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-01-25T14:35:23.611Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-01-25T14:35:23.611Z] [2022-01-25T14:35:23.611Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-01-25T14:35:23.611Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-01-25T14:35:23.611Z] [2022-01-25T14:35:23.611Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-01-25T14:35:23.611Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-25T14:35:23.611Z] [2022-01-25T14:35:23.611Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-01-25T14:35:23.611Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-25T14:35:23.611Z] [2022-01-25T14:35:23.611Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-01-25T14:35:23.611Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-25T14:35:23.611Z] [2022-01-25T14:35:23.611Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-01-25T14:35:23.611Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-01-25T14:35:23.611Z] [2022-01-25T14:35:23.611Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-01-25T14:35:23.611Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-01-25T14:35:23.611Z] [2022-01-25T14:35:23.611Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-01-25T14:35:23.611Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-01-25T14:35:23.611Z] [2022-01-25T14:35:23.611Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-01-25T14:35:23.611Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-01-25T14:35:23.611Z] [2022-01-25T14:35:23.611Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-01-25T14:35:23.611Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T14:35:23.611Z] [2022-01-25T14:35:23.611Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-01-25T14:35:23.611Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T14:35:23.611Z] [2022-01-25T14:35:23.611Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-01-25T14:35:23.611Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T14:35:23.611Z] [2022-01-25T14:35:23.611Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-01-25T14:35:23.611Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T14:35:23.611Z] [2022-01-25T14:35:23.611Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-01-25T14:35:23.611Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T14:35:23.611Z] [2022-01-25T14:35:23.611Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-01-25T14:35:23.611Z] archive_test.go:133: Xz not present in msys2 [2022-01-25T14:35:23.611Z] [2022-01-25T14:35:23.611Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-01-25T14:35:23.611Z] archive_test.go:140: zstd not installed [2022-01-25T14:35:23.611Z] [2022-01-25T14:35:23.611Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-01-25T14:35:23.611Z] archive_test.go:252: Failing on Windows CI machines [2022-01-25T14:35:23.611Z] [2022-01-25T14:35:23.611Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-01-25T14:35:23.611Z] archive_windows_test.go:16: Currently fails [2022-01-25T14:35:23.611Z] [2022-01-25T14:35:23.611Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-01-25T14:35:23.611Z] changes_test.go:195: needs more investigation [2022-01-25T14:35:23.611Z] [2022-01-25T14:35:23.611Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-01-25T14:35:23.611Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-01-25T14:35:23.611Z] [2022-01-25T14:35:23.611Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-01-25T14:35:23.611Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-01-25T14:35:23.611Z] [2022-01-25T14:35:23.611Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-01-25T14:35:23.611Z] changes_test.go:432: needs further investigation [2022-01-25T14:35:23.611Z] [2022-01-25T14:35:23.611Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-01-25T14:35:23.611Z] changes_test.go:468: needs further investigation [2022-01-25T14:35:23.611Z] [2022-01-25T14:35:23.611Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-01-25T14:35:23.611Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:35:23.611Z] [2022-01-25T14:35:23.611Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-01-25T14:35:23.611Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:35:23.611Z] [2022-01-25T14:35:23.611Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-01-25T14:35:23.611Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-25T14:35:23.611Z] [2022-01-25T14:35:23.611Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-01-25T14:35:23.611Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-25T14:35:23.611Z] [2022-01-25T14:35:23.611Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-01-25T14:35:23.611Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:35:23.611Z] [2022-01-25T14:35:23.611Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-01-25T14:35:23.611Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-25T14:35:23.611Z] [2022-01-25T14:35:23.611Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-01-25T14:35:23.611Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:35:23.611Z] [2022-01-25T14:35:23.611Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-01-25T14:35:23.611Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:35:23.611Z] [2022-01-25T14:35:23.611Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-01-25T14:35:23.611Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:35:23.611Z] [2022-01-25T14:35:23.611Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-01-25T14:35:23.611Z] poller_test.go:40: No chmod on Windows [2022-01-25T14:35:23.611Z] [2022-01-25T14:35:23.611Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-01-25T14:35:23.611Z] fileutils_test.go:133: Needs porting to Windows [2022-01-25T14:35:23.611Z] [2022-01-25T14:35:23.611Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-01-25T14:35:23.611Z] fileutils_test.go:179: Needs porting to Windows [2022-01-25T14:35:23.611Z] [2022-01-25T14:35:23.611Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-01-25T14:35:23.611Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:35:23.611Z] [2022-01-25T14:35:23.611Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-01-25T14:35:23.611Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:35:23.611Z] [2022-01-25T14:35:23.611Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2022-01-25T14:35:23.611Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:35:23.611Z] [2022-01-25T14:35:23.611Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-01-25T14:35:23.611Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-01-25T14:35:23.611Z] [2022-01-25T14:35:23.611Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-01-25T14:35:23.611Z] local_test.go:180: runtime.GOOS == "windows" [2022-01-25T14:35:23.611Z] [2022-01-25T14:35:23.611Z] DONE 2069 tests, 70 skipped in 291.107s [2022-01-25T14:35:23.611Z] INFO: make.ps1 ended at 01/25/2022 14:35:23 [2022-01-25T14:35:23.697Z] time="2022-01-25T14:35:23Z" level=debug msg="memberlist: Failed to join 172.26.98.41: dial tcp 172.26.98.41:10022: connectex: No connection could be made because the target machine actively refused it." [2022-01-25T14:35:23.697Z] time="2022-01-25T14:35:23Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.26.98.41:10033 172.26.98.41:10034 172.26.98.41:10035]" [2022-01-25T14:35:23.762Z] === RUN TestKillContainer/killing_signal [2022-01-25T14:35:24.183Z] time="2022-01-25T14:35:23Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.26.98.41:10033 172.26.98.41:10034 172.26.98.41:10035]" [2022-01-25T14:35:24.324Z] --- PASS: TestKillContainer (1.18s) [2022-01-25T14:35:24.324Z] --- PASS: TestKillContainer/no_signal (0.37s) [2022-01-25T14:35:24.324Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-01-25T14:35:24.324Z] --- PASS: TestKillContainer/killing_signal (0.37s) [2022-01-25T14:35:24.324Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-25T14:35:24.324Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-01-25T14:35:24.581Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-01-25T14:35:24.671Z] time="2022-01-25T14:35:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.98.41:10033" [2022-01-25T14:35:24.671Z] time="2022-01-25T14:35:24Z" level=debug msg="memberlist: Stream connection from=172.26.98.41:49389" [2022-01-25T14:35:24.671Z] time="2022-01-25T14:35:24Z" level=info msg="Node 7f1ba95c694b/172.26.98.41, joined gossip cluster" [2022-01-25T14:35:24.671Z] time="2022-01-25T14:35:24Z" level=info msg="Node 7f1ba95c694b/172.26.98.41, added to nodes list" [2022-01-25T14:35:24.671Z] time="2022-01-25T14:35:24Z" level=info msg="Node ebf084cbd12f/172.26.98.41, joined gossip cluster" [2022-01-25T14:35:24.671Z] time="2022-01-25T14:35:24Z" level=info msg="Node ebf084cbd12f/172.26.98.41, added to nodes list" [2022-01-25T14:35:24.671Z] time="2022-01-25T14:35:24Z" level=info msg="Node 2f7dc28076c9/172.26.98.41, joined gossip cluster" [2022-01-25T14:35:24.671Z] time="2022-01-25T14:35:24Z" level=info msg="Node 2f7dc28076c9/172.26.98.41, is the new incarnation of the shutdown node c18f447a3898/172.26.98.41" [2022-01-25T14:35:24.671Z] time="2022-01-25T14:35:24Z" level=info msg="Node 2f7dc28076c9/172.26.98.41, added to nodes list" [2022-01-25T14:35:24.671Z] time="2022-01-25T14:35:24Z" level=info msg="Node 2f7dc28076c9/172.26.98.41, joined gossip cluster" [2022-01-25T14:35:24.671Z] time="2022-01-25T14:35:24Z" level=info msg="Node 2f7dc28076c9/172.26.98.41, is the new incarnation of the shutdown node c18f447a3898/172.26.98.41" [2022-01-25T14:35:24.671Z] time="2022-01-25T14:35:24Z" level=info msg="Node 2f7dc28076c9/172.26.98.41, added to nodes list" [2022-01-25T14:35:24.671Z] time="2022-01-25T14:35:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.98.41:10034" [2022-01-25T14:35:24.671Z] time="2022-01-25T14:35:24Z" level=debug msg="memberlist: Stream connection from=172.26.98.41:49390" [2022-01-25T14:35:24.671Z] time="2022-01-25T14:35:24Z" level=info msg="Node 2f7dc28076c9/172.26.98.41, joined gossip cluster" [2022-01-25T14:35:24.671Z] time="2022-01-25T14:35:24Z" level=info msg="Node 2f7dc28076c9/172.26.98.41, added to nodes list" [2022-01-25T14:35:24.671Z] time="2022-01-25T14:35:24Z" level=info msg="Node ebf084cbd12f/172.26.98.41, joined gossip cluster" [2022-01-25T14:35:24.671Z] time="2022-01-25T14:35:24Z" level=info msg="Node ebf084cbd12f/172.26.98.41, added to nodes list" [2022-01-25T14:35:24.671Z] time="2022-01-25T14:35:24Z" level=info msg="Node 7f1ba95c694b/172.26.98.41, joined gossip cluster" [2022-01-25T14:35:24.671Z] time="2022-01-25T14:35:24Z" level=info msg="Node 7f1ba95c694b/172.26.98.41, added to nodes list" [2022-01-25T14:35:24.671Z] time="2022-01-25T14:35:24Z" level=info msg="Node 1bda50b13c69/172.26.98.41, joined gossip cluster" [2022-01-25T14:35:24.671Z] time="2022-01-25T14:35:24Z" level=info msg="Node 1bda50b13c69/172.26.98.41, is the new incarnation of the shutdown node e171b93c6f60/172.26.98.41" [2022-01-25T14:35:24.671Z] time="2022-01-25T14:35:24Z" level=info msg="Node 1bda50b13c69/172.26.98.41, added to nodes list" [2022-01-25T14:35:24.671Z] time="2022-01-25T14:35:24Z" level=debug msg="memberlist: Stream connection from=172.26.98.41:49391" [2022-01-25T14:35:24.671Z] time="2022-01-25T14:35:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.98.41:10035" [2022-01-25T14:35:24.671Z] time="2022-01-25T14:35:24Z" level=info msg="Node 2f7dc28076c9/172.26.98.41, joined gossip cluster" [2022-01-25T14:35:24.671Z] time="2022-01-25T14:35:24Z" level=info msg="Node 2f7dc28076c9/172.26.98.41, added to nodes list" [2022-01-25T14:35:24.671Z] time="2022-01-25T14:35:24Z" level=info msg="Node 1bda50b13c69/172.26.98.41, joined gossip cluster" [2022-01-25T14:35:24.671Z] time="2022-01-25T14:35:24Z" level=info msg="Node 1bda50b13c69/172.26.98.41, added to nodes list" [2022-01-25T14:35:24.671Z] time="2022-01-25T14:35:24Z" level=info msg="Node ebf084cbd12f/172.26.98.41, joined gossip cluster" [2022-01-25T14:35:24.671Z] time="2022-01-25T14:35:24Z" level=info msg="Node ebf084cbd12f/172.26.98.41, added to nodes list" [2022-01-25T14:35:24.671Z] time="2022-01-25T14:35:24Z" level=info msg="Node 7f1ba95c694b/172.26.98.41, joined gossip cluster" [2022-01-25T14:35:24.671Z] time="2022-01-25T14:35:24Z" level=info msg="Node 7f1ba95c694b/172.26.98.41, added to nodes list" [2022-01-25T14:35:24.671Z] time="2022-01-25T14:35:24Z" level=info msg="Node 196c19ca7b0f/172.26.98.41, joined gossip cluster" [2022-01-25T14:35:24.671Z] time="2022-01-25T14:35:24Z" level=info msg="Node 196c19ca7b0f/172.26.98.41, is the new incarnation of the shutdown node ed3e43484b7b/172.26.98.41" [2022-01-25T14:35:24.671Z] time="2022-01-25T14:35:24Z" level=info msg="Node 196c19ca7b0f/172.26.98.41, added to nodes list" [2022-01-25T14:35:24.671Z] time="2022-01-25T14:35:24Z" level=info msg="Node 1bda50b13c69/172.26.98.41, joined gossip cluster" [2022-01-25T14:35:24.671Z] time="2022-01-25T14:35:24Z" level=info msg="Node 1bda50b13c69/172.26.98.41, is the new incarnation of the shutdown node e171b93c6f60/172.26.98.41" [2022-01-25T14:35:24.671Z] time="2022-01-25T14:35:24Z" level=info msg="Node 1bda50b13c69/172.26.98.41, added to nodes list" [2022-01-25T14:35:24.671Z] time="2022-01-25T14:35:24Z" level=info msg="Node 1bda50b13c69/172.26.98.41, joined gossip cluster" [2022-01-25T14:35:24.671Z] time="2022-01-25T14:35:24Z" level=info msg="Node 1bda50b13c69/172.26.98.41, added to nodes list" [2022-01-25T14:35:24.671Z] time="2022-01-25T14:35:24Z" level=info msg="Node 196c19ca7b0f/172.26.98.41, joined gossip cluster" [2022-01-25T14:35:24.671Z] time="2022-01-25T14:35:24Z" level=info msg="Node 196c19ca7b0f/172.26.98.41, is the new incarnation of the shutdown node ed3e43484b7b/172.26.98.41" [2022-01-25T14:35:24.671Z] time="2022-01-25T14:35:24Z" level=info msg="Node 196c19ca7b0f/172.26.98.41, added to nodes list" [2022-01-25T14:35:24.671Z] time="2022-01-25T14:35:24Z" level=info msg="Node 196c19ca7b0f/172.26.98.41, joined gossip cluster" [2022-01-25T14:35:24.671Z] time="2022-01-25T14:35:24Z" level=info msg="Node 196c19ca7b0f/172.26.98.41, added to nodes list" [2022-01-25T14:35:25.157Z] time="2022-01-25T14:35:24Z" level=info msg="Node 196c19ca7b0f/172.26.98.41, joined gossip cluster" [2022-01-25T14:35:25.157Z] time="2022-01-25T14:35:24Z" level=info msg="Node 196c19ca7b0f/172.26.98.41, added to nodes list" [2022-01-25T14:35:25.157Z] time="2022-01-25T14:35:24Z" level=debug msg="memberlist: Stream connection from=172.26.98.41:49392" [2022-01-25T14:35:25.157Z] time="2022-01-25T14:35:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.98.41:10033" [2022-01-25T14:35:25.157Z] time="2022-01-25T14:35:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.98.41:10034" [2022-01-25T14:35:25.157Z] time="2022-01-25T14:35:24Z" level=debug msg="memberlist: Stream connection from=172.26.98.41:49393" [2022-01-25T14:35:25.157Z] time="2022-01-25T14:35:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.98.41:10035" [2022-01-25T14:35:25.157Z] time="2022-01-25T14:35:24Z" level=debug msg="memberlist: Stream connection from=172.26.98.41:49394" [2022-01-25T14:35:25.172Z] --- PASS: TestSecretInspect (2.10s) [2022-01-25T14:35:25.172Z] === RUN TestSecretList [2022-01-25T14:35:25.224Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-01-25T14:35:25.224Z] INFO: Unit tests ended at 01/25/2022 14:35:24. Duration:00:05:03.9849124 [2022-01-25T14:35:25.224Z] INFO: Building busybox [2022-01-25T14:35:25.224Z] Sending build context to Docker daemon 5.12kB [2022-01-25T14:35:25.224Z] [2022-01-25T14:35:25.224Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-01-25T14:35:25.224Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-01-25T14:35:25.224Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-01-25T14:35:25.224Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-01-25T14:35:25.224Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-01-25T14:35:25.224Z] ---> 11cbc9e36c7a [2022-01-25T14:35:25.224Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-01-25T14:35:25.224Z] ---> Running in 83ee89b21e47 [2022-01-25T14:35:25.509Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.11s) [2022-01-25T14:35:25.509Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.36s) [2022-01-25T14:35:25.509Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s) [2022-01-25T14:35:25.509Z] === RUN TestKillStoppedContainer [2022-01-25T14:35:25.509Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-01-25T14:35:25.509Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-25T14:35:25.509Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-01-25T14:35:25.509Z] === RUN TestKillDifferentUserContainer [2022-01-25T14:35:25.642Z] 2022/01/25 14:35:25 Closing DB instances... [2022-01-25T14:35:25.642Z] time="2022-01-25T14:35:25Z" level=info msg="Node 2f7dc28076c9 change state NodeActive --> NodeLeft" [2022-01-25T14:35:25.642Z] time="2022-01-25T14:35:25Z" level=info msg="node5(ebf084cbd12f): Node leave event for 2f7dc28076c9/172.26.98.41" [2022-01-25T14:35:25.642Z] time="2022-01-25T14:35:25Z" level=info msg="Node 2f7dc28076c9 change state NodeActive --> NodeLeft" [2022-01-25T14:35:25.642Z] time="2022-01-25T14:35:25Z" level=info msg="node3(196c19ca7b0f): Node leave event for 2f7dc28076c9/172.26.98.41" [2022-01-25T14:35:25.642Z] time="2022-01-25T14:35:25Z" level=info msg="Node 2f7dc28076c9 change state NodeActive --> NodeLeft" [2022-01-25T14:35:25.642Z] time="2022-01-25T14:35:25Z" level=info msg="node4(7f1ba95c694b): Node leave event for 2f7dc28076c9/172.26.98.41" [2022-01-25T14:35:25.642Z] time="2022-01-25T14:35:25Z" level=info msg="Node 2f7dc28076c9 change state NodeActive --> NodeLeft" [2022-01-25T14:35:25.642Z] time="2022-01-25T14:35:25Z" level=info msg="node2(1bda50b13c69): Node leave event for 2f7dc28076c9/172.26.98.41" [2022-01-25T14:35:25.642Z] time="2022-01-25T14:35:25Z" level=info msg="Node 2f7dc28076c9 change state NodeActive --> NodeLeft" [2022-01-25T14:35:25.642Z] time="2022-01-25T14:35:25Z" level=info msg="node1(2f7dc28076c9): Node leave event for 2f7dc28076c9/172.26.98.41" [2022-01-25T14:35:25.643Z] time="2022-01-25T14:35:25Z" level=debug msg="memberlist: Failed to join 172.26.98.41: dial tcp 172.26.98.41:10022: connectex: No connection could be made because the target machine actively refused it." [2022-01-25T14:35:25.643Z] time="2022-01-25T14:35:25Z" level=info msg="Node 2f7dc28076c9/172.26.98.41, left gossip cluster" [2022-01-25T14:35:25.643Z] time="2022-01-25T14:35:25Z" level=info msg="Node 2f7dc28076c9/172.26.98.41, left gossip cluster" [2022-01-25T14:35:25.765Z] --- PASS: TestKillDifferentUserContainer (0.39s) [2022-01-25T14:35:25.765Z] === RUN TestInspectOomKilledTrue [2022-01-25T14:35:26.129Z] time="2022-01-25T14:35:25Z" level=info msg="Node 2f7dc28076c9/172.26.98.41, left gossip cluster" [2022-01-25T14:35:26.129Z] time="2022-01-25T14:35:25Z" level=info msg="Node 2f7dc28076c9/172.26.98.41, left gossip cluster" [2022-01-25T14:35:26.129Z] time="2022-01-25T14:35:25Z" level=info msg="Node 2f7dc28076c9/172.26.98.41, left gossip cluster" [2022-01-25T14:35:26.129Z] time="2022-01-25T14:35:25Z" level=info msg="Node 1bda50b13c69 change state NodeActive --> NodeLeft" [2022-01-25T14:35:26.129Z] time="2022-01-25T14:35:25Z" level=info msg="node3(196c19ca7b0f): Node leave event for 1bda50b13c69/172.26.98.41" [2022-01-25T14:35:26.129Z] time="2022-01-25T14:35:25Z" level=info msg="Node 1bda50b13c69 change state NodeActive --> NodeLeft" [2022-01-25T14:35:26.129Z] time="2022-01-25T14:35:25Z" level=info msg="Node 1bda50b13c69 change state NodeActive --> NodeLeft" [2022-01-25T14:35:26.129Z] time="2022-01-25T14:35:25Z" level=info msg="node5(ebf084cbd12f): Node leave event for 1bda50b13c69/172.26.98.41" [2022-01-25T14:35:26.129Z] time="2022-01-25T14:35:25Z" level=info msg="node4(7f1ba95c694b): Node leave event for 1bda50b13c69/172.26.98.41" [2022-01-25T14:35:26.129Z] time="2022-01-25T14:35:25Z" level=info msg="Node 1bda50b13c69 change state NodeActive --> NodeLeft" [2022-01-25T14:35:26.129Z] time="2022-01-25T14:35:25Z" level=info msg="node2(1bda50b13c69): Node leave event for 1bda50b13c69/172.26.98.41" [2022-01-25T14:35:26.129Z] time="2022-01-25T14:35:25Z" level=info msg="Node 1bda50b13c69/172.26.98.41, left gossip cluster" [2022-01-25T14:35:26.129Z] time="2022-01-25T14:35:25Z" level=info msg="Node 1bda50b13c69/172.26.98.41, left gossip cluster" [2022-01-25T14:35:26.129Z] time="2022-01-25T14:35:25Z" level=info msg="Node 1bda50b13c69/172.26.98.41, left gossip cluster" [2022-01-25T14:35:26.129Z] time="2022-01-25T14:35:25Z" level=info msg="Node 1bda50b13c69/172.26.98.41, left gossip cluster" [2022-01-25T14:35:26.327Z] --- PASS: TestInspectOomKilledTrue (0.43s) [2022-01-25T14:35:26.327Z] === RUN TestInspectOomKilledFalse [2022-01-25T14:35:26.583Z] --- PASS: TestInspectOomKilledFalse (0.37s) [2022-01-25T14:35:26.583Z] === RUN TestLinksEtcHostsContentMatch [2022-01-25T14:35:26.615Z] time="2022-01-25T14:35:26Z" level=info msg="Node 196c19ca7b0f change state NodeActive --> NodeLeft" [2022-01-25T14:35:26.615Z] time="2022-01-25T14:35:26Z" level=info msg="node4(7f1ba95c694b): Node leave event for 196c19ca7b0f/172.26.98.41" [2022-01-25T14:35:26.615Z] time="2022-01-25T14:35:26Z" level=info msg="Node 196c19ca7b0f change state NodeActive --> NodeLeft" [2022-01-25T14:35:26.615Z] time="2022-01-25T14:35:26Z" level=info msg="node5(ebf084cbd12f): Node leave event for 196c19ca7b0f/172.26.98.41" [2022-01-25T14:35:26.615Z] time="2022-01-25T14:35:26Z" level=info msg="Node 196c19ca7b0f change state NodeActive --> NodeLeft" [2022-01-25T14:35:26.615Z] time="2022-01-25T14:35:26Z" level=info msg="node3(196c19ca7b0f): Node leave event for 196c19ca7b0f/172.26.98.41" [2022-01-25T14:35:26.615Z] time="2022-01-25T14:35:26Z" level=info msg="Node 196c19ca7b0f/172.26.98.41, left gossip cluster" [2022-01-25T14:35:26.615Z] time="2022-01-25T14:35:26Z" level=info msg="Node 196c19ca7b0f/172.26.98.41, left gossip cluster" [2022-01-25T14:35:26.855Z] --- PASS: TestLinksEtcHostsContentMatch (0.28s) [2022-01-25T14:35:26.855Z] === RUN TestLinksContainerNames [2022-01-25T14:35:27.102Z] time="2022-01-25T14:35:26Z" level=info msg="Node 196c19ca7b0f/172.26.98.41, left gossip cluster" [2022-01-25T14:35:27.102Z] time="2022-01-25T14:35:26Z" level=debug msg="memberlist: Failed ping: 196c19ca7b0f (timeout reached)" [2022-01-25T14:35:27.102Z] time="2022-01-25T14:35:26Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.26.98.41:10036: use of closed network connection" [2022-01-25T14:35:27.102Z] time="2022-01-25T14:35:26Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.26.98.41:10037: use of closed network connection" [2022-01-25T14:35:27.102Z] time="2022-01-25T14:35:26Z" level=debug msg="memberlist: Stream connection from=172.26.98.41:49397" [2022-01-25T14:35:27.588Z] time="2022-01-25T14:35:27Z" level=info msg="Node 7f1ba95c694b change state NodeActive --> NodeLeft" [2022-01-25T14:35:27.588Z] time="2022-01-25T14:35:27Z" level=info msg="node5(ebf084cbd12f): Node leave event for 7f1ba95c694b/172.26.98.41" [2022-01-25T14:35:27.588Z] time="2022-01-25T14:35:27Z" level=warning msg="memberlist: Was able to connect to 196c19ca7b0f but other probes failed, network may be misconfigured" [2022-01-25T14:35:27.588Z] time="2022-01-25T14:35:27Z" level=info msg="Node 7f1ba95c694b change state NodeActive --> NodeLeft" [2022-01-25T14:35:27.588Z] time="2022-01-25T14:35:27Z" level=info msg="node4(7f1ba95c694b): Node leave event for 7f1ba95c694b/172.26.98.41" [2022-01-25T14:35:27.588Z] time="2022-01-25T14:35:27Z" level=debug msg="memberlist: Failed to join 172.26.98.41: dial tcp 172.26.98.41:10022: connectex: No connection could be made because the target machine actively refused it." [2022-01-25T14:35:27.588Z] time="2022-01-25T14:35:27Z" level=info msg="Node 7f1ba95c694b/172.26.98.41, left gossip cluster" [2022-01-25T14:35:27.711Z] --- PASS: TestSecretList (2.12s) [2022-01-25T14:35:27.711Z] === RUN TestSecretsCreateAndDelete [2022-01-25T14:35:27.791Z] --- PASS: TestLinksContainerNames (0.80s) [2022-01-25T14:35:27.791Z] === RUN TestLogsFollowTailEmpty [2022-01-25T14:35:28.047Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-01-25T14:35:28.047Z] === RUN TestContainerNetworkMountsNoChown [2022-01-25T14:35:28.076Z] time="2022-01-25T14:35:27Z" level=info msg="Node 7f1ba95c694b/172.26.98.41, left gossip cluster" [2022-01-25T14:35:28.562Z] time="2022-01-25T14:35:28Z" level=info msg="Node ebf084cbd12f/172.26.98.41, left gossip cluster" [2022-01-25T14:35:28.562Z] time="2022-01-25T14:35:28Z" level=info msg="Node ebf084cbd12f change state NodeActive --> NodeFailed" [2022-01-25T14:35:28.562Z] time="2022-01-25T14:35:28Z" level=info msg="Node ebf084cbd12f/172.26.98.41, added to failed nodes list" [2022-01-25T14:35:28.562Z] --- PASS: TestNetworkDBIslands (12.07s) [2022-01-25T14:35:28.563Z] PASS [2022-01-25T14:35:28.563Z] coverage: 60.6% of statements [2022-01-25T14:35:28.563Z] ok github.com/docker/docker/libnetwork/networkdb 104.698s coverage: 60.6% of statements [2022-01-25T14:35:28.563Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-01-25T14:35:28.563Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-01-25T14:35:28.563Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-01-25T14:35:28.563Z] ? github.com/docker/docker/oci/caps [no test files] [2022-01-25T14:35:28.563Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-01-25T14:35:28.563Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-01-25T14:35:28.563Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-01-25T14:35:28.563Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-01-25T14:35:28.563Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-01-25T14:35:28.563Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-01-25T14:35:28.563Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-01-25T14:35:28.563Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-01-25T14:35:28.563Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-01-25T14:35:28.563Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-01-25T14:35:28.563Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-01-25T14:35:28.563Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-01-25T14:35:28.563Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-01-25T14:35:28.563Z] ? github.com/docker/docker/pkg/term [no test files] [2022-01-25T14:35:28.563Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-01-25T14:35:28.563Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-01-25T14:35:28.563Z] ? github.com/docker/docker/quota [no test files] [2022-01-25T14:35:28.563Z] ? github.com/docker/docker/rootless [no test files] [2022-01-25T14:35:28.563Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-01-25T14:35:28.563Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-01-25T14:35:28.563Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-01-25T14:35:28.563Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-01-25T14:35:28.563Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-01-25T14:35:28.563Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-01-25T14:35:28.563Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-01-25T14:35:28.563Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-01-25T14:35:28.563Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-01-25T14:35:28.563Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-01-25T14:35:28.563Z] ? github.com/docker/docker/testutil/request [no test files] [2022-01-25T14:35:28.563Z] ? github.com/docker/docker/volume [no test files] [2022-01-25T14:35:28.563Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-01-25T14:35:28.563Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-01-25T14:35:28.609Z] --- PASS: TestContainerNetworkMountsNoChown (0.36s) [2022-01-25T14:35:28.610Z] === RUN TestMountDaemonRoot [2022-01-25T14:35:28.610Z] === RUN TestMountDaemonRoot/default [2022-01-25T14:35:28.610Z] === PAUSE TestMountDaemonRoot/default [2022-01-25T14:35:28.610Z] === RUN TestMountDaemonRoot/private [2022-01-25T14:35:28.610Z] === PAUSE TestMountDaemonRoot/private [2022-01-25T14:35:28.610Z] === RUN TestMountDaemonRoot/rprivate [2022-01-25T14:35:28.610Z] === PAUSE TestMountDaemonRoot/rprivate [2022-01-25T14:35:28.610Z] === RUN TestMountDaemonRoot/slave [2022-01-25T14:35:28.610Z] === PAUSE TestMountDaemonRoot/slave [2022-01-25T14:35:28.610Z] === RUN TestMountDaemonRoot/rslave [2022-01-25T14:35:28.610Z] === PAUSE TestMountDaemonRoot/rslave [2022-01-25T14:35:28.610Z] === RUN TestMountDaemonRoot/shared [2022-01-25T14:35:28.610Z] === PAUSE TestMountDaemonRoot/shared [2022-01-25T14:35:28.610Z] === RUN TestMountDaemonRoot/rshared [2022-01-25T14:35:28.610Z] === PAUSE TestMountDaemonRoot/rshared [2022-01-25T14:35:28.610Z] === CONT TestMountDaemonRoot/default [2022-01-25T14:35:28.610Z] === RUN TestMountDaemonRoot/default/mount_root [2022-01-25T14:35:28.610Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-01-25T14:35:28.610Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-01-25T14:35:28.610Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-01-25T14:35:28.610Z] === RUN TestMountDaemonRoot/default/bind_root [2022-01-25T14:35:28.610Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-01-25T14:35:28.610Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-01-25T14:35:28.610Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-01-25T14:35:28.610Z] === CONT TestMountDaemonRoot/default/mount_root [2022-01-25T14:35:28.610Z] === CONT TestMountDaemonRoot/rshared [2022-01-25T14:35:28.610Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-01-25T14:35:28.610Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-01-25T14:35:28.610Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-01-25T14:35:28.610Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-01-25T14:35:28.610Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-01-25T14:35:28.610Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-01-25T14:35:28.610Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-01-25T14:35:28.610Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-01-25T14:35:28.610Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-01-25T14:35:28.610Z] === CONT TestMountDaemonRoot/shared [2022-01-25T14:35:28.610Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-01-25T14:35:28.610Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-01-25T14:35:28.610Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-01-25T14:35:28.610Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-01-25T14:35:28.610Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-01-25T14:35:28.610Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-01-25T14:35:28.610Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-01-25T14:35:28.610Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-01-25T14:35:28.610Z] === CONT TestMountDaemonRoot/rslave [2022-01-25T14:35:28.610Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-01-25T14:35:28.610Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-01-25T14:35:28.610Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-01-25T14:35:28.610Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-01-25T14:35:28.610Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-01-25T14:35:28.610Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-01-25T14:35:28.610Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-01-25T14:35:28.610Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-01-25T14:35:28.610Z] === CONT TestMountDaemonRoot/slave [2022-01-25T14:35:28.610Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-01-25T14:35:28.610Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-01-25T14:35:28.610Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-01-25T14:35:28.610Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-01-25T14:35:28.610Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-01-25T14:35:28.610Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-01-25T14:35:28.610Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-01-25T14:35:28.610Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-01-25T14:35:28.610Z] === CONT TestMountDaemonRoot/rprivate [2022-01-25T14:35:28.610Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-01-25T14:35:28.610Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-01-25T14:35:28.610Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-01-25T14:35:28.610Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-01-25T14:35:28.610Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-01-25T14:35:28.610Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-01-25T14:35:28.610Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-01-25T14:35:28.610Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-01-25T14:35:28.610Z] === CONT TestMountDaemonRoot/private [2022-01-25T14:35:28.610Z] === RUN TestMountDaemonRoot/private/bind_root [2022-01-25T14:35:28.610Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-01-25T14:35:28.610Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-01-25T14:35:28.610Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-01-25T14:35:28.610Z] === RUN TestMountDaemonRoot/private/mount_root [2022-01-25T14:35:28.610Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-01-25T14:35:28.610Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-01-25T14:35:28.610Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-01-25T14:35:28.610Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-01-25T14:35:28.610Z] === CONT TestMountDaemonRoot/default/bind_root [2022-01-25T14:35:28.610Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-01-25T14:35:28.610Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-01-25T14:35:28.610Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-01-25T14:35:28.610Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-01-25T14:35:28.610Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-01-25T14:35:28.610Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-01-25T14:35:28.610Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-01-25T14:35:28.610Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-01-25T14:35:28.610Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-01-25T14:35:28.610Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-01-25T14:35:28.610Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-01-25T14:35:28.610Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-01-25T14:35:28.610Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-01-25T14:35:28.610Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-01-25T14:35:28.867Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-01-25T14:35:28.867Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-01-25T14:35:28.867Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-01-25T14:35:28.867Z] === CONT TestMountDaemonRoot/private/bind_root [2022-01-25T14:35:28.867Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-01-25T14:35:28.867Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-01-25T14:35:28.867Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-01-25T14:35:28.867Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-01-25T14:35:28.867Z] === CONT TestMountDaemonRoot/private/mount_root [2022-01-25T14:35:28.867Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-01-25T14:35:28.867Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-01-25T14:35:28.867Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-01-25T14:35:28.867Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-01-25T14:35:28.867Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-01-25T14:35:28.867Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-01-25T14:35:28.867Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-01-25T14:35:28.867Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-01-25T14:35:28.867Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-01-25T14:35:28.867Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-01-25T14:35:28.867Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-01-25T14:35:28.867Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-01-25T14:35:28.867Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-01-25T14:35:28.867Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-01-25T14:35:28.867Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-01-25T14:35:28.867Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-01-25T14:35:28.867Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-01-25T14:35:28.867Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-01-25T14:35:28.867Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-01-25T14:35:28.867Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-01-25T14:35:28.867Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-01-25T14:35:28.867Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-01-25T14:35:28.867Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-01-25T14:35:28.867Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-01-25T14:35:28.867Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-01-25T14:35:28.867Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-01-25T14:35:28.867Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-01-25T14:35:28.867Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-01-25T14:35:28.867Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-01-25T14:35:28.867Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.01s) [2022-01-25T14:35:28.867Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-01-25T14:35:28.867Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-01-25T14:35:28.867Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-01-25T14:35:28.867Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-01-25T14:35:28.867Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-01-25T14:35:28.867Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-01-25T14:35:28.867Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-01-25T14:35:28.867Z] === RUN TestContainerBindMountNonRecursive [2022-01-25T14:35:29.620Z] --- PASS: TestSecretsCreateAndDelete (2.12s) [2022-01-25T14:35:29.620Z] === RUN TestSecretsUpdate [2022-01-25T14:35:30.233Z] --- PASS: TestContainerBindMountNonRecursive (1.24s) [2022-01-25T14:35:30.233Z] === RUN TestContainerVolumesMountedAsShared [2022-01-25T14:35:30.489Z] --- PASS: TestContainerVolumesMountedAsShared (0.35s) [2022-01-25T14:35:30.489Z] === RUN TestContainerVolumesMountedAsSlave [2022-01-25T14:35:30.746Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2022-01-25T14:35:30.746Z] === RUN TestNetworkNat [2022-01-25T14:35:31.207Z] Removing intermediate container 83ee89b21e47 [2022-01-25T14:35:31.207Z] ---> 5d1449884d9b [2022-01-25T14:35:31.207Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-01-25T14:35:31.207Z] ---> Running in 194bc6f8b7d7 [2022-01-25T14:35:31.207Z] Removing intermediate container 194bc6f8b7d7 [2022-01-25T14:35:31.207Z] ---> ae50e8a3c694 [2022-01-25T14:35:31.207Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-01-25T14:35:31.207Z] ---> Running in 3333ba043620 [2022-01-25T14:35:31.207Z] Removing intermediate container 3333ba043620 [2022-01-25T14:35:31.207Z] ---> 6a684da8dea6 [2022-01-25T14:35:31.207Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-01-25T14:35:31.308Z] --- PASS: TestNetworkNat (0.40s) [2022-01-25T14:35:31.308Z] === RUN TestNetworkLocalhostTCPNat [2022-01-25T14:35:31.532Z] --- PASS: TestSecretsUpdate (2.16s) [2022-01-25T14:35:31.532Z] === RUN TestTemplatedSecret [2022-01-25T14:35:31.565Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2022-01-25T14:35:31.565Z] === RUN TestNetworkLoopbackNat [2022-01-25T14:35:31.617Z] [2022-01-25T14:35:31.617Z] === Skipped [2022-01-25T14:35:31.617Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-01-25T14:35:31.617Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-01-25T14:35:31.617Z] [2022-01-25T14:35:31.617Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.01s) [2022-01-25T14:35:31.617Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:35:31.617Z] [2022-01-25T14:35:31.617Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-01-25T14:35:31.617Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:35:31.617Z] [2022-01-25T14:35:31.617Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-01-25T14:35:31.617Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:35:31.617Z] [2022-01-25T14:35:31.617Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.02s) [2022-01-25T14:35:31.617Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:35:31.617Z] [2022-01-25T14:35:31.617Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-01-25T14:35:31.617Z] client_test.go:23: runtime.GOOS == "windows" [2022-01-25T14:35:31.617Z] [2022-01-25T14:35:31.617Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-01-25T14:35:31.617Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-01-25T14:35:31.617Z] [2022-01-25T14:35:31.617Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-01-25T14:35:31.617Z] network_proxy_test.go:208: No support for dual stack yet [2022-01-25T14:35:31.617Z] [2022-01-25T14:35:31.617Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-01-25T14:35:31.617Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-01-25T14:35:31.617Z] [2022-01-25T14:35:31.617Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-01-25T14:35:31.617Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-01-25T14:35:31.617Z] [2022-01-25T14:35:31.617Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-01-25T14:35:31.617Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-01-25T14:35:31.617Z] [2022-01-25T14:35:31.617Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-01-25T14:35:31.617Z] daemon_test.go:145: root required [2022-01-25T14:35:31.617Z] [2022-01-25T14:35:31.617Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-01-25T14:35:31.617Z] reload_test.go:342: root required [2022-01-25T14:35:31.617Z] [2022-01-25T14:35:31.617Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-01-25T14:35:31.617Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:35:31.617Z] [2022-01-25T14:35:31.617Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-01-25T14:35:31.617Z] pull_v2_test.go:73: Needs fixing on Windows [2022-01-25T14:35:31.617Z] [2022-01-25T14:35:31.617Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-01-25T14:35:31.617Z] pull_v2_test.go:118: Needs fixing on Windows [2022-01-25T14:35:31.617Z] [2022-01-25T14:35:31.617Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-01-25T14:35:31.617Z] download_test.go:267: Needs fixing on Windows [2022-01-25T14:35:31.617Z] [2022-01-25T14:35:31.617Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-01-25T14:35:31.617Z] layer_test.go:303: Failing on Windows [2022-01-25T14:35:31.617Z] [2022-01-25T14:35:31.617Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-01-25T14:35:31.617Z] layer_test.go:352: Failing on Windows [2022-01-25T14:35:31.617Z] [2022-01-25T14:35:31.617Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-01-25T14:35:31.617Z] layer_test.go:467: Failing on Windows [2022-01-25T14:35:31.617Z] [2022-01-25T14:35:31.617Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-01-25T14:35:31.617Z] layer_test.go:696: Failing on Windows [2022-01-25T14:35:31.617Z] [2022-01-25T14:35:31.617Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-01-25T14:35:31.617Z] migration_test.go:45: Failing on Windows [2022-01-25T14:35:31.617Z] [2022-01-25T14:35:31.617Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-01-25T14:35:31.617Z] migration_test.go:181: Failing on Windows [2022-01-25T14:35:31.617Z] [2022-01-25T14:35:31.617Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-01-25T14:35:31.617Z] mount_test.go:17: Failing on Windows [2022-01-25T14:35:31.617Z] [2022-01-25T14:35:31.618Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-01-25T14:35:31.618Z] mount_test.go:76: Failing on Windows [2022-01-25T14:35:31.618Z] [2022-01-25T14:35:31.618Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-01-25T14:35:31.618Z] mount_test.go:125: Failing on Windows [2022-01-25T14:35:31.618Z] [2022-01-25T14:35:31.618Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-01-25T14:35:31.618Z] mount_test.go:212: Failing on Windows [2022-01-25T14:35:31.618Z] [2022-01-25T14:35:31.618Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-01-25T14:35:31.618Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-01-25T14:35:31.618Z] [2022-01-25T14:35:31.618Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-01-25T14:35:31.618Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-01-25T14:35:31.618Z] [2022-01-25T14:35:31.618Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2022-01-25T14:35:31.618Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-01-25T14:35:31.618Z] [2022-01-25T14:35:31.618Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-01-25T14:35:31.618Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-01-25T14:35:31.618Z] [2022-01-25T14:35:31.618Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-01-25T14:35:31.618Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-01-25T14:35:31.618Z] [2022-01-25T14:35:31.618Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-01-25T14:35:31.618Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-25T14:35:31.618Z] [2022-01-25T14:35:31.618Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-01-25T14:35:31.618Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-25T14:35:31.618Z] [2022-01-25T14:35:31.618Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-01-25T14:35:31.618Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-25T14:35:31.618Z] [2022-01-25T14:35:31.618Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-01-25T14:35:31.618Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-01-25T14:35:31.618Z] [2022-01-25T14:35:31.618Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-01-25T14:35:31.618Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-01-25T14:35:31.618Z] [2022-01-25T14:35:31.618Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-01-25T14:35:31.618Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-01-25T14:35:31.618Z] [2022-01-25T14:35:31.618Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-01-25T14:35:31.618Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-01-25T14:35:31.618Z] [2022-01-25T14:35:31.618Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-01-25T14:35:31.618Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T14:35:31.618Z] [2022-01-25T14:35:31.618Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-01-25T14:35:31.618Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T14:35:31.618Z] [2022-01-25T14:35:31.618Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-01-25T14:35:31.618Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T14:35:31.618Z] [2022-01-25T14:35:31.618Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-01-25T14:35:31.618Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T14:35:31.618Z] [2022-01-25T14:35:31.618Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-01-25T14:35:31.618Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T14:35:31.618Z] [2022-01-25T14:35:31.618Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-01-25T14:35:31.618Z] archive_test.go:133: Xz not present in msys2 [2022-01-25T14:35:31.618Z] [2022-01-25T14:35:31.618Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-01-25T14:35:31.618Z] archive_test.go:140: zstd not installed [2022-01-25T14:35:31.618Z] [2022-01-25T14:35:31.618Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-01-25T14:35:31.618Z] archive_test.go:252: Failing on Windows CI machines [2022-01-25T14:35:31.618Z] [2022-01-25T14:35:31.618Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-01-25T14:35:31.618Z] archive_windows_test.go:16: Currently fails [2022-01-25T14:35:31.618Z] [2022-01-25T14:35:31.618Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-01-25T14:35:31.618Z] changes_test.go:195: needs more investigation [2022-01-25T14:35:31.618Z] [2022-01-25T14:35:31.618Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-01-25T14:35:31.618Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-01-25T14:35:31.618Z] [2022-01-25T14:35:31.618Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-01-25T14:35:31.618Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-01-25T14:35:31.618Z] [2022-01-25T14:35:31.618Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-01-25T14:35:31.618Z] changes_test.go:432: needs further investigation [2022-01-25T14:35:31.618Z] [2022-01-25T14:35:31.618Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-01-25T14:35:31.618Z] changes_test.go:468: needs further investigation [2022-01-25T14:35:31.618Z] [2022-01-25T14:35:31.618Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-01-25T14:35:31.618Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:35:31.618Z] [2022-01-25T14:35:31.618Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-01-25T14:35:31.618Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:35:31.618Z] [2022-01-25T14:35:31.618Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-01-25T14:35:31.618Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-25T14:35:31.618Z] [2022-01-25T14:35:31.618Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-01-25T14:35:31.618Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-25T14:35:31.618Z] [2022-01-25T14:35:31.618Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-01-25T14:35:31.618Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:35:31.618Z] [2022-01-25T14:35:31.618Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-01-25T14:35:31.618Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-25T14:35:31.618Z] [2022-01-25T14:35:31.618Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-01-25T14:35:31.618Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:35:31.618Z] [2022-01-25T14:35:31.618Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-01-25T14:35:31.618Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:35:31.618Z] [2022-01-25T14:35:31.618Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-01-25T14:35:31.618Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:35:31.618Z] [2022-01-25T14:35:31.618Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-01-25T14:35:31.618Z] poller_test.go:40: No chmod on Windows [2022-01-25T14:35:31.618Z] [2022-01-25T14:35:31.618Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-01-25T14:35:31.618Z] fileutils_test.go:133: Needs porting to Windows [2022-01-25T14:35:31.618Z] [2022-01-25T14:35:31.618Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-01-25T14:35:31.618Z] fileutils_test.go:179: Needs porting to Windows [2022-01-25T14:35:31.618Z] [2022-01-25T14:35:31.618Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-01-25T14:35:31.618Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:35:31.618Z] [2022-01-25T14:35:31.618Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-01-25T14:35:31.618Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:35:31.618Z] [2022-01-25T14:35:31.618Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-01-25T14:35:31.618Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:35:31.618Z] [2022-01-25T14:35:31.618Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-01-25T14:35:31.618Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-01-25T14:35:31.618Z] [2022-01-25T14:35:31.618Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-01-25T14:35:31.618Z] local_test.go:180: runtime.GOOS == "windows" [2022-01-25T14:35:31.618Z] [2022-01-25T14:35:31.618Z] DONE 2069 tests, 70 skipped in 275.201s [2022-01-25T14:35:31.618Z] INFO: make.ps1 ended at 01/25/2022 14:35:31 [2022-01-25T14:35:32.815Z] [2022-01-25T14:35:32.816Z] ---> 2541958438fa [2022-01-25T14:35:32.816Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-01-25T14:35:32.919Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-01-25T14:35:32.919Z] Using test binary docker [2022-01-25T14:35:32.919Z] +++ /etc/init.d/apparmor start [2022-01-25T14:35:32.919Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-01-25T14:35:32.919Z] INFO: Waiting for daemon to start... [2022-01-25T14:35:32.919Z] Starting dockerd [2022-01-25T14:35:32.919Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-01-25T14:35:32.919Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-01-25T14:35:32.919Z] Using test binary docker [2022-01-25T14:35:32.919Z] +++ /etc/init.d/apparmor start [2022-01-25T14:35:32.919Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-01-25T14:35:32.919Z] INFO: Waiting for daemon to start... [2022-01-25T14:35:32.919Z] Starting dockerd [2022-01-25T14:35:32.919Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-01-25T14:35:33.242Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-01-25T14:35:33.242Z] INFO: Unit tests ended at 01/25/2022 14:35:32. Duration:00:04:49.4509806 [2022-01-25T14:35:33.242Z] INFO: Building busybox [2022-01-25T14:35:33.242Z] Sending build context to Docker daemon 5.12kB [2022-01-25T14:35:33.242Z] [2022-01-25T14:35:33.242Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-01-25T14:35:33.242Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-01-25T14:35:33.242Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-01-25T14:35:33.242Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-01-25T14:35:33.242Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-01-25T14:35:33.242Z] ---> 11cbc9e36c7a [2022-01-25T14:35:33.242Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-01-25T14:35:33.242Z] ---> Running in 960e15434b91 [2022-01-25T14:35:33.298Z] ---> Running in 623de6da9126 [2022-01-25T14:35:34.079Z] --- PASS: TestNetworkLoopbackNat (2.48s) [2022-01-25T14:35:34.079Z] === RUN TestPause [2022-01-25T14:35:34.641Z] --- PASS: TestPause (0.43s) [2022-01-25T14:35:34.641Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-25T14:35:34.641Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-25T14:35:34.641Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-25T14:35:34.641Z] === RUN TestPauseStopPausedContainer [2022-01-25T14:35:34.828Z] --- PASS: TestTemplatedSecret (2.65s) [2022-01-25T14:35:34.828Z] === RUN TestSecretCreateResolve [2022-01-25T14:35:34.897Z] --- PASS: TestPauseStopPausedContainer (0.39s) [2022-01-25T14:35:34.897Z] === RUN TestPidHost [2022-01-25T14:35:35.462Z] . [2022-01-25T14:35:35.462Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-01-25T14:35:35.462Z] [2022-01-25T14:35:35.462Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-01-25T14:35:35.462Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-01-25T14:35:35.462Z] Error: No such image: emptyfs [2022-01-25T14:35:35.462Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-01-25T14:35:35.462Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-01-25T14:35:35.462Z] ++++ docker load [2022-01-25T14:35:35.462Z] Error: No such image: emptyfs [2022-01-25T14:35:35.462Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-01-25T14:35:35.462Z] ++++ docker load [2022-01-25T14:35:35.723Z] Running integration-test (iteration 1) [2022-01-25T14:35:35.723Z] 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)/ [2022-01-25T14:35:35.723Z] ++ 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)/' [2022-01-25T14:35:35.723Z] ++ set -e [2022-01-25T14:35:35.723Z] ++ '[' -n 0 ']' [2022-01-25T14:35:35.723Z] ++ set -x [2022-01-25T14:35:35.723Z] ++ 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)/' [2022-01-25T14:35:35.723Z] Running integration-test (iteration 1) [2022-01-25T14:35:35.723Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-01-25T14:35:35.723Z] ++ 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)/' [2022-01-25T14:35:35.723Z] ++ set -e [2022-01-25T14:35:35.723Z] ++ '[' -n 0 ']' [2022-01-25T14:35:35.723Z] ++ set -x [2022-01-25T14:35:35.723Z] ++ 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)/' [2022-01-25T14:35:35.824Z] --- PASS: TestPidHost (0.86s) [2022-01-25T14:35:35.824Z] === RUN TestPsFilter [2022-01-25T14:35:35.824Z] --- PASS: TestPsFilter (0.11s) [2022-01-25T14:35:35.824Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-25T14:35:36.209Z] --- PASS: TestSecretCreateResolve (2.10s) [2022-01-25T14:35:36.209Z] PASS [2022-01-25T14:35:36.209Z] [2022-01-25T14:35:36.209Z] DONE 6 tests in 13.282s [2022-01-25T14:35:36.209Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-01-25T14:35:36.386Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-01-25T14:35:36.386Z] === RUN TestRemoveContainerWithVolume [2022-01-25T14:35:36.469Z] INFO: Testing against a local daemon [2022-01-25T14:35:36.469Z] === RUN TestServiceCreateInit [2022-01-25T14:35:36.469Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-25T14:35:36.643Z] --- PASS: TestRemoveContainerWithVolume (0.37s) [2022-01-25T14:35:36.643Z] === RUN TestRemoveContainerRunning [2022-01-25T14:35:36.665Z] Loaded image: busybox:latest [2022-01-25T14:35:36.665Z] Loaded image: busybox:latest [2022-01-25T14:35:36.901Z] --- PASS: TestRemoveContainerRunning (0.39s) [2022-01-25T14:35:36.901Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-25T14:35:36.925Z] Loaded image: busybox:glibc [2022-01-25T14:35:36.925Z] Loaded image: busybox:glibc [2022-01-25T14:35:37.463Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2022-01-25T14:35:37.463Z] === RUN TestRemoveInvalidContainer [2022-01-25T14:35:37.463Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-01-25T14:35:37.463Z] === RUN TestRenameLinkedContainer [2022-01-25T14:35:38.133Z] Removing intermediate container 960e15434b91 [2022-01-25T14:35:38.133Z] ---> 6247938eb00d [2022-01-25T14:35:38.133Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-01-25T14:35:38.620Z] ---> Running in 234345c2dabf [2022-01-25T14:35:38.620Z] Removing intermediate container 234345c2dabf [2022-01-25T14:35:38.620Z] ---> 7cd8ee3dcd8e [2022-01-25T14:35:38.620Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-01-25T14:35:39.106Z] ---> Running in 395f4c42d277 [2022-01-25T14:35:39.106Z] Removing intermediate container 395f4c42d277 [2022-01-25T14:35:39.106Z] ---> d181d126bd3c [2022-01-25T14:35:39.106Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-01-25T14:35:39.352Z] --- PASS: TestRenameLinkedContainer (1.60s) [2022-01-25T14:35:39.352Z] === RUN TestRenameStoppedContainer [2022-01-25T14:35:39.352Z] --- PASS: TestRenameStoppedContainer (0.36s) [2022-01-25T14:35:39.352Z] === RUN TestRenameRunningContainerAndReuse [2022-01-25T14:35:40.279Z] --- PASS: TestRenameRunningContainerAndReuse (0.74s) [2022-01-25T14:35:40.279Z] === RUN TestRenameInvalidName [2022-01-25T14:35:40.535Z] --- PASS: TestRenameInvalidName (0.37s) [2022-01-25T14:35:40.535Z] === RUN TestRenameAnonymousContainer [2022-01-25T14:35:40.675Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-25T14:35:40.728Z] [2022-01-25T14:35:41.132Z] Loaded image: debian:bullseye-slim [2022-01-25T14:35:41.132Z] Loaded image: hello-world:latest [2022-01-25T14:35:41.132Z] Loaded image: arm32v7/hello-world:latest [2022-01-25T14:35:41.132Z] INFO: Testing against a local daemon [2022-01-25T14:35:41.132Z] === RUN TestDockerDaemonSuite [2022-01-25T14:35:41.132Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-01-25T14:35:41.214Z] ---> 7a69194af31d [2022-01-25T14:35:41.215Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-01-25T14:35:41.215Z] ---> Running in 0944b2ca5a5e [2022-01-25T14:35:41.394Z] Loaded image: debian:bullseye-slim [2022-01-25T14:35:41.655Z] Loaded image: hello-world:latest [2022-01-25T14:35:41.655Z] Loaded image: arm32v7/hello-world:latest [2022-01-25T14:35:41.655Z] INFO: Testing against a local daemon [2022-01-25T14:35:41.655Z] === RUN TestDockerSuite [2022-01-25T14:35:41.655Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-01-25T14:35:41.655Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-01-25T14:35:41.655Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-01-25T14:35:41.655Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-01-25T14:35:41.902Z] --- PASS: TestRenameAnonymousContainer (1.36s) [2022-01-25T14:35:41.902Z] === RUN TestRenameContainerWithSameName [2022-01-25T14:35:41.916Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-01-25T14:35:41.916Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-01-25T14:35:41.916Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-01-25T14:35:41.916Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-01-25T14:35:42.158Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-01-25T14:35:42.158Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-25T14:35:42.163Z] Removing intermediate container 623de6da9126 [2022-01-25T14:35:42.163Z] ---> 6220cf318e0a [2022-01-25T14:35:42.163Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-01-25T14:35:42.163Z] ---> Running in fc4f774e1e8b [2022-01-25T14:35:43.087Z] --- PASS: TestRenameContainerWithLinkedContainer (0.76s) [2022-01-25T14:35:43.087Z] === RUN TestResize [2022-01-25T14:35:43.179Z] [2022-01-25T14:35:43.179Z] SUCCESS: Specified value was saved. [2022-01-25T14:35:43.344Z] --- PASS: TestResize (0.39s) [2022-01-25T14:35:43.344Z] === RUN TestResizeWithInvalidSize [2022-01-25T14:35:43.600Z] --- PASS: TestResizeWithInvalidSize (0.36s) [2022-01-25T14:35:43.600Z] === RUN TestResizeWhenContainerNotStarted [2022-01-25T14:35:43.972Z] --- PASS: TestServiceCreateInit (7.23s) [2022-01-25T14:35:43.973Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.68s) [2022-01-25T14:35:43.973Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.54s) [2022-01-25T14:35:43.973Z] === RUN TestCreateServiceMultipleTimes [2022-01-25T14:35:44.162Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2022-01-25T14:35:44.162Z] === RUN TestDaemonRestartKillContainers [2022-01-25T14:35:44.162Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-25T14:35:44.162Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-25T14:35:44.162Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-25T14:35:44.162Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-25T14:35:44.162Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-25T14:35:44.162Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-25T14:35:44.162Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-25T14:35:44.162Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-25T14:35:44.162Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-25T14:35:44.162Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-25T14:35:44.162Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-25T14:35:44.162Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-25T14:35:44.162Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-25T14:35:44.162Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-25T14:35:44.162Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-25T14:35:44.162Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-25T14:35:44.162Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-25T14:35:44.162Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-25T14:35:44.162Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-25T14:35:44.162Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-25T14:35:44.162Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-25T14:35:44.162Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-25T14:35:44.162Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-25T14:35:44.162Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-25T14:35:44.162Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-25T14:35:44.162Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-25T14:35:44.162Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-25T14:35:44.162Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-25T14:35:44.162Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-25T14:35:44.162Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-25T14:35:44.162Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-25T14:35:44.162Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-25T14:35:44.162Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-25T14:35:44.162Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-25T14:35:44.465Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-01-25T14:35:44.465Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-01-25T14:35:44.725Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-01-25T14:35:44.725Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-01-25T14:35:45.298Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-01-25T14:35:45.298Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-01-25T14:35:45.451Z] Removing intermediate container fc4f774e1e8b [2022-01-25T14:35:45.451Z] ---> 9a3928b62934 [2022-01-25T14:35:45.451Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-01-25T14:35:45.451Z] ---> Running in 97118ed519f3 [2022-01-25T14:35:45.558Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-01-25T14:35:45.641Z] sha256:db87ee98e8796bcdc4cd966d26d522838366636f45b5612dc778b0b27c218782 [2022-01-25T14:35:45.641Z] INFO: Starting docker-py tests... [2022-01-25T14:35:46.051Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-25T14:35:46.344Z] INFO: Extraction ended at 01/25/2022 14:35:45. Duration:00:00:24.5278400 [2022-01-25T14:35:46.344Z] INFO: Updating the golang and path environment variables [2022-01-25T14:35:46.344Z] INFO: GOPATH=d:\gopath [2022-01-25T14:35:46.344Z] INFO: go version go1.17.6 windows/amd64 [2022-01-25T14:35:46.344Z] INFO: Running the daemon under test in debug mode [2022-01-25T14:35:46.344Z] INFO: Starting a daemon under test... [2022-01-25T14:35:46.344Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43187\3\daemon --pidfile d:\CI\PR-43187\3\docker.pid -D [2022-01-25T14:35:46.344Z] INFO: Process started successfully. [2022-01-25T14:35:46.344Z] INFO: Start tailing logs of the daemon under tests [2022-01-25T14:35:46.344Z] INFO: Waiting for the daemon under test to start... [2022-01-25T14:35:46.570Z] ============================= test session starts ============================== [2022-01-25T14:35:46.570Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-01-25T14:35:46.570Z] rootdir: /src, inifile: pytest.ini [2022-01-25T14:35:46.570Z] plugins: timeout-1.3.3, cov-2.6.1 [2022-01-25T14:35:46.944Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-01-25T14:35:46.944Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-01-25T14:35:46.944Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-01-25T14:35:46.944Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-01-25T14:35:46.979Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-25T14:35:47.498Z] collected 395 items / 1 deselected / 394 selected [2022-01-25T14:35:47.498Z] [2022-01-25T14:35:47.890Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-01-25T14:35:47.910Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-25T14:35:48.167Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-25T14:35:48.463Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-01-25T14:35:48.725Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-01-25T14:35:48.725Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-01-25T14:35:48.725Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-01-25T14:35:48.725Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-01-25T14:35:49.098Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-25T14:35:49.331Z] Cannot create a file when that file already exists. [2022-01-25T14:35:49.353Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-25T14:35:50.083Z] Removing intermediate container 0944b2ca5a5e [2022-01-25T14:35:50.083Z] ---> 6060d4a9ae78 [2022-01-25T14:35:50.083Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-01-25T14:35:50.083Z] ---> Running in d91dd73555c4 [2022-01-25T14:35:50.125Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-01-25T14:35:51.105Z] [2022-01-25T14:35:51.105Z] SUCCESS: Specified value was saved. [2022-01-25T14:35:52.620Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-25T14:35:52.620Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-25T14:35:54.148Z] Removing intermediate container d91dd73555c4 [2022-01-25T14:35:54.148Z] ---> 50025f886368 [2022-01-25T14:35:54.148Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-01-25T14:35:54.148Z] ---> Running in 554181ca4b93 [2022-01-25T14:35:54.182Z] Removing intermediate container 97118ed519f3 [2022-01-25T14:35:54.182Z] ---> f7879c071710 [2022-01-25T14:35:54.182Z] Step 13/13 : CMD ["sh"] [2022-01-25T14:35:54.182Z] ---> Running in 8916859178d2 [2022-01-25T14:35:54.182Z] Removing intermediate container 8916859178d2 [2022-01-25T14:35:54.182Z] ---> a2db21ed6475 [2022-01-25T14:35:54.182Z] Successfully built a2db21ed6475 [2022-01-25T14:35:54.182Z] Successfully tagged busybox:latest [2022-01-25T14:35:54.182Z] INFO: Docker images of the daemon under test [2022-01-25T14:35:54.182Z] [2022-01-25T14:35:54.333Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-01-25T14:35:54.511Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-25T14:35:54.664Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-25T14:35:54.664Z] busybox latest a2db21ed6475 Less than a second ago 4.99GB [2022-01-25T14:35:54.664Z] microsoft/windowsservercore latest 11cbc9e36c7a 9 days ago 4.95GB [2022-01-25T14:35:54.664Z] mcr.microsoft.com/windows/servercore ltsc2022 11cbc9e36c7a 9 days ago 4.95GB [2022-01-25T14:35:54.664Z] [2022-01-25T14:35:54.664Z] INFO: Running integration tests at 01/25/2022 14:35:54... [2022-01-25T14:35:54.664Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-01-25T14:35:54.664Z] INFO: Integration API tests being run from the host: [2022-01-25T14:35:54.664Z] INFO: make.ps1 starting at 01/25/2022 14:35:54 [2022-01-25T14:35:55.148Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-01-25T14:35:55.877Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-25T14:35:56.133Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-25T14:35:57.499Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-25T14:35:57.633Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-01-25T14:35:58.058Z] Cannot create a file when that file already exists. [2022-01-25T14:35:58.062Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-25T14:35:59.429Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-25T14:35:59.553Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-01-25T14:36:00.795Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-01-25T14:36:00.795Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.71s) [2022-01-25T14:36:00.795Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-01-25T14:36:00.795Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.80s) [2022-01-25T14:36:00.795Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.21s) [2022-01-25T14:36:00.795Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.21s) [2022-01-25T14:36:00.795Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.21s) [2022-01-25T14:36:00.795Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.22s) [2022-01-25T14:36:00.795Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.23s) [2022-01-25T14:36:00.795Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.67s) [2022-01-25T14:36:00.795Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.56s) [2022-01-25T14:36:00.795Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.74s) [2022-01-25T14:36:00.795Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.70s) [2022-01-25T14:36:00.795Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.83s) [2022-01-25T14:36:00.795Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.56s) [2022-01-25T14:36:00.795Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.59s) [2022-01-25T14:36:00.795Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.43s) [2022-01-25T14:36:00.795Z] === RUN TestCgroupNamespacesRun [2022-01-25T14:36:00.939Z] --- PASS: TestBuildWithHugeFile (109.98s) [2022-01-25T14:36:00.939Z] === RUN TestBuildWCOWSandboxSize [2022-01-25T14:36:00.939Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-25T14:36:00.940Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-01-25T14:36:00.940Z] === RUN TestBuildWithEmptyDockerfile [2022-01-25T14:36:00.940Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-25T14:36:00.940Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-25T14:36:00.940Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-25T14:36:00.940Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-25T14:36:00.940Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-25T14:36:00.940Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-25T14:36:00.940Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-25T14:36:00.940Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-25T14:36:00.940Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-25T14:36:00.940Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-01-25T14:36:00.940Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2022-01-25T14:36:00.940Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-01-25T14:36:00.940Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-01-25T14:36:00.940Z] === RUN TestBuildPreserveOwnership [2022-01-25T14:36:00.940Z] === RUN TestBuildPreserveOwnership/copy_from [2022-01-25T14:36:01.200Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-01-25T14:36:01.724Z] --- PASS: TestCgroupNamespacesRun (1.09s) [2022-01-25T14:36:01.724Z] === RUN TestCgroupNamespacesRunPrivileged [2022-01-25T14:36:01.771Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-01-25T14:36:02.075Z] --- PASS: TestCreateServiceMultipleTimes (15.64s) [2022-01-25T14:36:02.075Z] === RUN TestCreateServiceConflict [2022-01-25T14:36:02.075Z] --- PASS: TestCreateServiceConflict (2.13s) [2022-01-25T14:36:02.075Z] === RUN TestCreateServiceMaxReplicas [2022-01-25T14:36:02.342Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-01-25T14:36:02.914Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-01-25T14:36:02.937Z] Removing intermediate container 554181ca4b93 [2022-01-25T14:36:02.937Z] ---> 063936d5f1cf [2022-01-25T14:36:02.937Z] Step 13/13 : CMD ["sh"] [2022-01-25T14:36:02.937Z] ---> Running in d59f82df047c [2022-01-25T14:36:03.089Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s) [2022-01-25T14:36:03.089Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-01-25T14:36:03.421Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-01-25T14:36:03.422Z] Removing intermediate container d59f82df047c [2022-01-25T14:36:03.422Z] ---> 56215912990d [2022-01-25T14:36:03.422Z] Successfully built 56215912990d [2022-01-25T14:36:03.422Z] Successfully tagged busybox:latest [2022-01-25T14:36:03.422Z] INFO: Docker images of the daemon under test [2022-01-25T14:36:03.422Z] [2022-01-25T14:36:03.422Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-25T14:36:03.422Z] busybox latest 56215912990d Less than a second ago 4.99GB [2022-01-25T14:36:03.422Z] mcr.microsoft.com/windows/servercore ltsc2022 11cbc9e36c7a 9 days ago 4.95GB [2022-01-25T14:36:03.422Z] microsoft/windowsservercore latest 11cbc9e36c7a 9 days ago 4.95GB [2022-01-25T14:36:03.422Z] [2022-01-25T14:36:03.422Z] INFO: Running integration tests at 01/25/2022 14:36:03... [2022-01-25T14:36:03.422Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-01-25T14:36:03.422Z] INFO: Integration API tests being run from the host: [2022-01-25T14:36:03.422Z] INFO: make.ps1 starting at 01/25/2022 14:36:03 [2022-01-25T14:36:03.485Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-01-25T14:36:03.746Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-01-25T14:36:03.984Z] --- PASS: TestCreateServiceMaxReplicas (2.72s) [2022-01-25T14:36:03.984Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-25T14:36:04.018Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.11s) [2022-01-25T14:36:04.018Z] === RUN TestCgroupNamespacesRunHostMode [2022-01-25T14:36:04.240Z] tests/integration/api_client_test.py ..... [ 7%] [2022-01-25T14:36:04.445Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-01-25T14:36:04.688Z] --- PASS: TestBuildPreserveOwnership (3.73s) [2022-01-25T14:36:04.689Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.63s) [2022-01-25T14:36:04.689Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.08s) [2022-01-25T14:36:04.689Z] === RUN TestBuildPlatformInvalid [2022-01-25T14:36:04.689Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-01-25T14:36:04.689Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-01-25T14:36:04.945Z] --- PASS: TestCgroupNamespacesRunHostMode (1.08s) [2022-01-25T14:36:04.945Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-01-25T14:36:05.262Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-01-25T14:36:05.833Z] Loaded image: busybox:latest [2022-01-25T14:36:05.833Z] Loaded image: busybox:glibc [2022-01-25T14:36:05.987Z] tests/integration/api_config_test.py ...... [ 8%] [2022-01-25T14:36:06.311Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.09s) [2022-01-25T14:36:06.311Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-01-25T14:36:06.405Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-01-25T14:36:06.978Z] === RUN TestDockerSuite/TestAttachDetach [2022-01-25T14:36:07.239Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.08s) [2022-01-25T14:36:07.239Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-01-25T14:36:07.800Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.65s) [2022-01-25T14:36:07.800Z] === RUN TestCgroupNamespacesRunOlderClient [2022-01-25T14:36:07.883Z] .....INFO: Daemon under test started and replied! [2022-01-25T14:36:07.883Z] INFO: Docker version of the daemon under test [2022-01-25T14:36:07.883Z] [2022-01-25T14:36:07.883Z] Client: [2022-01-25T14:36:07.883Z] Version: 17.06.2-ce [2022-01-25T14:36:07.883Z] API version: 1.30 [2022-01-25T14:36:07.883Z] Go version: go1.8.3 [2022-01-25T14:36:07.883Z] Git commit: cec0b72 [2022-01-25T14:36:07.883Z] Built: Tue Sep 5 19:57:19 2017 [2022-01-25T14:36:07.883Z] OS/Arch: windows/amd64 [2022-01-25T14:36:07.883Z] [2022-01-25T14:36:07.883Z] Server: [2022-01-25T14:36:07.883Z] Version: 0.0.0-dev [2022-01-25T14:36:07.883Z] API version: 1.42 (minimum version 1.24) [2022-01-25T14:36:07.883Z] Go version: go1.17.6 [2022-01-25T14:36:07.883Z] Git commit: b36d896fce [2022-01-25T14:36:07.883Z] Built: 01/25/2022 14:34:03 [2022-01-25T14:36:07.883Z] OS/Arch: windows/amd64 [2022-01-25T14:36:07.883Z] Experimental: false [2022-01-25T14:36:07.883Z] [2022-01-25T14:36:07.883Z] INFO: Docker info of the daemon under test [2022-01-25T14:36:07.883Z] [2022-01-25T14:36:07.883Z] Containers: 0 [2022-01-25T14:36:07.883Z] Running: 0 [2022-01-25T14:36:07.883Z] Paused: 0 [2022-01-25T14:36:07.883Z] Stopped: 0 [2022-01-25T14:36:07.883Z] Images: 0 [2022-01-25T14:36:07.883Z] Server Version: 0.0.0-dev [2022-01-25T14:36:07.883Z] Storage Driver: windowsfilter [2022-01-25T14:36:07.883Z] Windows: [2022-01-25T14:36:07.883Z] Logging Driver: json-file [2022-01-25T14:36:07.883Z] Plugins: [2022-01-25T14:36:07.883Z] Volume: local [2022-01-25T14:36:07.883Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-25T14:36:07.883Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-25T14:36:07.883Z] Swarm: inactive [2022-01-25T14:36:07.883Z] Default Isolation: process [2022-01-25T14:36:07.883Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-01-25T14:36:07.883Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-01-25T14:36:07.883Z] OSType: windows [2022-01-25T14:36:07.883Z] Architecture: x86_64 [2022-01-25T14:36:07.883Z] CPUs: 4 [2022-01-25T14:36:07.883Z] Total Memory: 32GiB [2022-01-25T14:36:07.883Z] Name: azwin-2-e836e0 [2022-01-25T14:36:07.883Z] ID: RQYU:G26I:J2X3:OJHR:D676:TLUP:3FW3:HWIQ:C2WC:55CK:TLL3:KYZV [2022-01-25T14:36:07.883Z] Docker Root Dir: D:\CI\PR-43187\3\daemon [2022-01-25T14:36:07.883Z] Debug Mode (client): false [2022-01-25T14:36:07.883Z] Debug Mode (server): true [2022-01-25T14:36:07.883Z] File Descriptors: -1 [2022-01-25T14:36:07.883Z] Goroutines: 16 [2022-01-25T14:36:07.883Z] System Time: 2022-01-25T14:36:04.8020485Z [2022-01-25T14:36:07.883Z] EventsListeners: 0 [2022-01-25T14:36:07.883Z] Registry: https://index.docker.io/v1/ [2022-01-25T14:36:07.883Z] Labels: [2022-01-25T14:36:07.883Z] Experimental: false [2022-01-25T14:36:07.883Z] Insecure Registries: [2022-01-25T14:36:07.883Z] 127.0.0.0/8 [2022-01-25T14:36:07.883Z] Live Restore Enabled: false [2022-01-25T14:36:07.883Z] [2022-01-25T14:36:07.883Z] [2022-01-25T14:36:07.883Z] INFO: Docker images of the daemon under test [2022-01-25T14:36:07.883Z] [2022-01-25T14:36:07.883Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-25T14:36:07.883Z] [2022-01-25T14:36:07.883Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-01-25T14:36:07.883Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-01-25T14:36:07.883Z] ltsc2019: Pulling from windows/servercore [2022-01-25T14:36:07.883Z] 4612f6d0b889: Pulling fs layer [2022-01-25T14:36:07.883Z] 567fd00846e9: Pulling fs layer [2022-01-25T14:36:07.921Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-01-25T14:36:08.182Z] docker_cli_daemon_test.go:1472: [d315987c3e6a6] daemon is not started [2022-01-25T14:36:08.444Z] Loaded image: debian:bullseye-slim [2022-01-25T14:36:08.706Z] Loaded image: hello-world:latest [2022-01-25T14:36:08.706Z] Loaded image: arm32v7/hello-world:latest [2022-01-25T14:36:08.967Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-01-25T14:36:09.166Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.08s) [2022-01-25T14:36:09.166Z] === RUN TestNISDomainname [2022-01-25T14:36:09.229Z] check_test.go:308: [d63d814ccae2d] daemon is not started [2022-01-25T14:36:09.229Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-01-25T14:36:09.425Z] --- PASS: TestNISDomainname (0.46s) [2022-01-25T14:36:09.425Z] === RUN TestHostnameDnsResolution [2022-01-25T14:36:09.991Z] --- PASS: TestHostnameDnsResolution (0.60s) [2022-01-25T14:36:09.991Z] === RUN TestUnprivilegedPortsAndPing [2022-01-25T14:36:10.552Z] --- PASS: TestUnprivilegedPortsAndPing (0.50s) [2022-01-25T14:36:10.552Z] === RUN TestStats [2022-01-25T14:36:10.614Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-01-25T14:36:11.185Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-01-25T14:36:11.757Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-01-25T14:36:12.701Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-01-25T14:36:12.963Z] check_test.go:308: [dc0d19269971a] daemon is not started [2022-01-25T14:36:12.963Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-01-25T14:36:13.067Z] --- PASS: TestStats (2.39s) [2022-01-25T14:36:13.067Z] === RUN TestStopContainerWithTimeout [2022-01-25T14:36:13.067Z] === RUN TestStopContainerWithTimeout/0 [2022-01-25T14:36:13.067Z] === PAUSE TestStopContainerWithTimeout/0 [2022-01-25T14:36:13.067Z] === RUN TestStopContainerWithTimeout/1 [2022-01-25T14:36:13.067Z] === PAUSE TestStopContainerWithTimeout/1 [2022-01-25T14:36:13.067Z] === RUN TestStopContainerWithTimeout/3 [2022-01-25T14:36:13.067Z] === PAUSE TestStopContainerWithTimeout/3 [2022-01-25T14:36:13.067Z] === RUN TestStopContainerWithTimeout/-1 [2022-01-25T14:36:13.067Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-01-25T14:36:13.067Z] === CONT TestStopContainerWithTimeout/0 [2022-01-25T14:36:13.067Z] === CONT TestStopContainerWithTimeout/3 [2022-01-25T14:36:13.323Z] === CONT TestStopContainerWithTimeout/-1 [2022-01-25T14:36:13.906Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-01-25T14:36:14.898Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-01-25T14:36:15.215Z] 567fd00846e9: Verifying Checksum [2022-01-25T14:36:15.215Z] 567fd00846e9: Download complete [2022-01-25T14:36:15.838Z] === CONT TestStopContainerWithTimeout/1 [2022-01-25T14:36:15.842Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-01-25T14:36:16.766Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-01-25T14:36:16.767Z] --- PASS: TestStopContainerWithTimeout/0 (0.51s) [2022-01-25T14:36:16.767Z] --- PASS: TestStopContainerWithTimeout/3 (2.59s) [2022-01-25T14:36:16.767Z] --- PASS: TestStopContainerWithTimeout/-1 (2.38s) [2022-01-25T14:36:16.767Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2022-01-25T14:36:16.767Z] === RUN TestDeleteDevicemapper [2022-01-25T14:36:16.767Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-25T14:36:16.767Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-01-25T14:36:16.767Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-25T14:36:17.229Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-01-25T14:36:17.229Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-01-25T14:36:17.490Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-01-25T14:36:17.751Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-01-25T14:36:18.133Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.33s) [2022-01-25T14:36:18.133Z] === RUN TestUpdateMemory [2022-01-25T14:36:18.696Z] --- PASS: TestUpdateMemory (0.49s) [2022-01-25T14:36:18.696Z] === RUN TestUpdateCPUQuota [2022-01-25T14:36:18.696Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-01-25T14:36:18.877Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.18s) [2022-01-25T14:36:18.877Z] === RUN TestCreateServiceSecretFileMode [2022-01-25T14:36:19.258Z] --- PASS: TestUpdateCPUQuota (0.67s) [2022-01-25T14:36:19.258Z] === RUN TestUpdatePidsLimit [2022-01-25T14:36:19.258Z] === RUN TestUpdatePidsLimit/update_from_none [2022-01-25T14:36:19.514Z] === RUN TestUpdatePidsLimit/no_change [2022-01-25T14:36:19.770Z] === RUN TestUpdatePidsLimit/update_lower [2022-01-25T14:36:19.770Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-01-25T14:36:20.026Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-01-25T14:36:20.283Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-01-25T14:36:20.539Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-01-25T14:36:20.610Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-01-25T14:36:20.700Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-25T14:36:20.700Z] INFO: Testing against a local daemon [2022-01-25T14:36:20.700Z] === RUN TestBuildWithSession [2022-01-25T14:36:20.700Z] build_session_test.go:25: TODO: BuildKit [2022-01-25T14:36:20.700Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-25T14:36:20.700Z] === RUN TestBuildSquashParent [2022-01-25T14:36:20.700Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:36:20.700Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-01-25T14:36:20.700Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-25T14:36:20.700Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-25T14:36:20.700Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-25T14:36:20.700Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-25T14:36:20.700Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-25T14:36:20.700Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-25T14:36:20.700Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-25T14:36:20.700Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-25T14:36:20.700Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-25T14:36:20.700Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-25T14:36:20.700Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-25T14:36:20.700Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-25T14:36:20.700Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-25T14:36:20.700Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-25T14:36:20.700Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-25T14:36:20.700Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-25T14:36:20.700Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-25T14:36:21.101Z] --- PASS: TestUpdatePidsLimit (1.70s) [2022-01-25T14:36:21.101Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.17s) [2022-01-25T14:36:21.101Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-01-25T14:36:21.101Z] --- PASS: TestUpdatePidsLimit/update_lower (0.18s) [2022-01-25T14:36:21.101Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.16s) [2022-01-25T14:36:21.101Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-01-25T14:36:21.101Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2022-01-25T14:36:21.101Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2022-01-25T14:36:21.101Z] === RUN TestUpdateRestartPolicy [2022-01-25T14:36:21.182Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (16.35s) [2022-01-25T14:36:21.182Z] PASS [2022-01-25T14:36:21.182Z] [2022-01-25T14:36:21.182Z] === Skipped [2022-01-25T14:36:21.182Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-01-25T14:36:21.182Z] build_session_test.go:25: TODO: BuildKit [2022-01-25T14:36:21.182Z] [2022-01-25T14:36:21.182Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-01-25T14:36:21.182Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-25T14:36:21.182Z] [2022-01-25T14:36:21.182Z] DONE 34 tests, 2 skipped in 174.678s [2022-01-25T14:36:21.182Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-01-25T14:36:21.182Z] ++ 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 [2022-01-25T14:36:21.182Z] ++ set -e [2022-01-25T14:36:21.182Z] ++ '[' -n 0 ']' [2022-01-25T14:36:21.182Z] ++ set -x [2022-01-25T14:36:21.182Z] ++ 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 [2022-01-25T14:36:21.443Z] INFO: Testing against a local daemon [2022-01-25T14:36:21.443Z] === RUN TestConfigInspect [2022-01-25T14:36:22.830Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-01-25T14:36:24.215Z] --- PASS: TestConfigInspect (2.86s) [2022-01-25T14:36:24.215Z] === RUN TestConfigList [2022-01-25T14:36:25.857Z] 4612f6d0b889: Verifying Checksum [2022-01-25T14:36:25.857Z] 4612f6d0b889: Download complete [2022-01-25T14:36:26.132Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-01-25T14:36:27.075Z] --- PASS: TestConfigList (2.79s) [2022-01-25T14:36:27.075Z] === RUN TestConfigsCreateAndDelete [2022-01-25T14:36:28.990Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-01-25T14:36:29.935Z] --- PASS: TestConfigsCreateAndDelete (2.89s) [2022-01-25T14:36:29.935Z] === RUN TestConfigsUpdate [2022-01-25T14:36:30.082Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-25T14:36:30.082Z] INFO: Testing against a local daemon [2022-01-25T14:36:30.082Z] === RUN TestBuildWithSession [2022-01-25T14:36:30.082Z] build_session_test.go:25: TODO: BuildKit [2022-01-25T14:36:30.082Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-25T14:36:30.082Z] === RUN TestBuildSquashParent [2022-01-25T14:36:30.082Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:36:30.082Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-01-25T14:36:30.082Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-25T14:36:30.082Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-25T14:36:30.082Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-25T14:36:30.082Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-25T14:36:30.082Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-25T14:36:30.082Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-25T14:36:30.082Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-25T14:36:30.082Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-25T14:36:30.082Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-25T14:36:30.082Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-25T14:36:30.082Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-25T14:36:30.082Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-25T14:36:30.082Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-25T14:36:30.082Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-25T14:36:30.082Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-25T14:36:30.082Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-25T14:36:30.082Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-25T14:36:31.115Z] --- PASS: TestCreateServiceSecretFileMode (12.54s) [2022-01-25T14:36:31.115Z] === RUN TestCreateServiceConfigFileMode [2022-01-25T14:36:31.318Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-01-25T14:36:32.264Z] --- PASS: TestConfigsUpdate (2.45s) [2022-01-25T14:36:32.264Z] === RUN TestTemplatedConfig [2022-01-25T14:36:32.525Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-01-25T14:36:33.268Z] --- PASS: TestUpdateRestartPolicy (10.67s) [2022-01-25T14:36:33.268Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-25T14:36:33.268Z] --- PASS: TestUpdateRestartWithAutoRemove (0.38s) [2022-01-25T14:36:33.268Z] === RUN TestWaitNonBlocked [2022-01-25T14:36:33.268Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-25T14:36:33.268Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-25T14:36:33.268Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-25T14:36:33.268Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-25T14:36:33.268Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-25T14:36:33.268Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-25T14:36:33.268Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-01-25T14:36:33.268Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s) [2022-01-25T14:36:33.268Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s) [2022-01-25T14:36:33.268Z] === RUN TestWaitBlocked [2022-01-25T14:36:33.268Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-25T14:36:33.268Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-25T14:36:33.268Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-01-25T14:36:33.268Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-01-25T14:36:33.268Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-25T14:36:33.268Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-01-25T14:36:33.523Z] --- PASS: TestWaitBlocked (0.01s) [2022-01-25T14:36:33.523Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.58s) [2022-01-25T14:36:33.523Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.62s) [2022-01-25T14:36:33.523Z] === CONT TestContainerStartOnDaemonRestart [2022-01-25T14:36:33.523Z] === CONT TestRestartDaemonWithRestartingContainer [2022-01-25T14:36:33.910Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-01-25T14:36:34.483Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-01-25T14:36:34.744Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-01-25T14:36:35.005Z] check_test.go:308: [dc4fa7bdcb3b0] daemon is not started [2022-01-25T14:36:35.005Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-01-25T14:36:35.412Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.77s) [2022-01-25T14:36:35.412Z] === CONT TestIpcModeOlderClient [2022-01-25T14:36:35.412Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-01-25T14:36:35.412Z] === CONT TestContainerKillOnDaemonStart [2022-01-25T14:36:35.412Z] --- PASS: TestContainerStartOnDaemonRestart (1.95s) [2022-01-25T14:36:35.412Z] === CONT TestDaemonHostGatewayIP [2022-01-25T14:36:35.576Z] check_test.go:308: [d67f854c2d41d] daemon is not started [2022-01-25T14:36:35.576Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-01-25T14:36:35.576Z] --- PASS: TestTemplatedConfig (3.28s) [2022-01-25T14:36:35.576Z] === RUN TestConfigCreateResolve [2022-01-25T14:36:35.679Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2022-01-25T14:36:35.837Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-01-25T14:36:36.098Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-01-25T14:36:36.670Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-01-25T14:36:36.932Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-01-25T14:36:37.505Z] check_test.go:308: [d4f8f471d41d3] daemon is not started [2022-01-25T14:36:37.505Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-01-25T14:36:37.928Z] --- PASS: TestDaemonHostGatewayIP (2.20s) [2022-01-25T14:36:37.928Z] === CONT TestDaemonRestartIpcMode [2022-01-25T14:36:38.463Z] --- PASS: TestConfigCreateResolve (2.85s) [2022-01-25T14:36:38.463Z] PASS [2022-01-25T14:36:38.463Z] [2022-01-25T14:36:38.463Z] DONE 6 tests in 17.293s [2022-01-25T14:36:38.463Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-01-25T14:36:38.463Z] ++ 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 [2022-01-25T14:36:38.463Z] ++ set -e [2022-01-25T14:36:38.463Z] ++ '[' -n 0 ']' [2022-01-25T14:36:38.463Z] ++ set -x [2022-01-25T14:36:38.463Z] ++ 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 [2022-01-25T14:36:38.722Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-25T14:36:38.723Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-25T14:36:38.728Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-01-25T14:36:38.728Z] INFO: Testing against a local daemon [2022-01-25T14:36:38.728Z] === RUN TestCheckpoint [2022-01-25T14:36:38.728Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-25T14:36:38.728Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-25T14:36:38.728Z] === RUN TestContainerInvalidJSON [2022-01-25T14:36:38.728Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-25T14:36:38.728Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-25T14:36:38.728Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-25T14:36:38.728Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-25T14:36:38.728Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-25T14:36:38.728Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-25T14:36:38.728Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-01-25T14:36:38.728Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-01-25T14:36:38.728Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-01-25T14:36:38.728Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-25T14:36:38.728Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-01-25T14:36:38.728Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-25T14:36:38.989Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2022-01-25T14:36:38.989Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-25T14:36:38.989Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-01-25T14:36:38.989Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-25T14:36:38.989Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-01-25T14:36:38.989Z] === RUN TestCopyFromContainer [2022-01-25T14:36:39.562Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-01-25T14:36:39.829Z] --- PASS: TestDaemonRestartIpcMode (2.05s) [2022-01-25T14:36:40.509Z] === RUN TestCopyFromContainer// [2022-01-25T14:36:40.509Z] === RUN TestCopyFromContainer//bar/root [2022-01-25T14:36:40.770Z] === RUN TestCopyFromContainer//bar/root/ [2022-01-25T14:36:40.770Z] === RUN TestCopyFromContainer/bar/quux [2022-01-25T14:36:40.770Z] === RUN TestCopyFromContainer/bar/quux/ [2022-01-25T14:36:40.770Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-01-25T14:36:41.030Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-01-25T14:36:41.030Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-01-25T14:36:41.030Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-01-25T14:36:41.030Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-01-25T14:36:41.291Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-01-25T14:36:41.291Z] === RUN TestCopyFromContainer/bar/notarget [2022-01-25T14:36:41.291Z] --- PASS: TestCopyFromContainer (2.29s) [2022-01-25T14:36:41.291Z] --- PASS: TestCopyFromContainer// (0.08s) [2022-01-25T14:36:41.291Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2022-01-25T14:36:41.291Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-01-25T14:36:41.291Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-01-25T14:36:41.291Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-01-25T14:36:41.291Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-01-25T14:36:41.291Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2022-01-25T14:36:41.291Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2022-01-25T14:36:41.291Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2022-01-25T14:36:41.291Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2022-01-25T14:36:41.291Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-25T14:36:41.291Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-25T14:36:41.291Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-25T14:36:41.291Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-25T14:36:41.291Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-25T14:36:41.291Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-25T14:36:41.291Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-25T14:36:41.291Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-25T14:36:41.291Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-25T14:36:41.291Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-25T14:36:41.291Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-01-25T14:36:41.291Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-01-25T14:36:41.291Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-01-25T14:36:41.291Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-01-25T14:36:41.291Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-25T14:36:41.552Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-01-25T14:36:41.552Z] === RUN TestCreateWithInvalidEnv [2022-01-25T14:36:41.552Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-25T14:36:41.552Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-25T14:36:41.552Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-25T14:36:41.552Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-25T14:36:41.552Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-25T14:36:41.552Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-25T14:36:41.552Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-25T14:36:41.552Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-25T14:36:41.552Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-25T14:36:41.552Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-01-25T14:36:41.552Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-01-25T14:36:41.552Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-01-25T14:36:41.552Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-01-25T14:36:41.552Z] === RUN TestCreateTmpfsMountsTarget [2022-01-25T14:36:41.552Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-01-25T14:36:41.552Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-25T14:36:42.125Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-01-25T14:36:43.345Z] --- PASS: TestCreateServiceConfigFileMode (12.45s) [2022-01-25T14:36:43.345Z] === RUN TestCreateServiceSysctls [2022-01-25T14:36:43.509Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-01-25T14:36:43.510Z] --- PASS: TestCreateWithCustomMaskedPaths (1.99s) [2022-01-25T14:36:43.510Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-25T14:36:45.258Z] --- PASS: TestCreateServiceSysctls (3.07s) [2022-01-25T14:36:45.258Z] === RUN TestCreateServiceCapabilities [2022-01-25T14:36:45.423Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.79s) [2022-01-25T14:36:45.423Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-25T14:36:45.423Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-25T14:36:45.423Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-25T14:36:45.423Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-25T14:36:45.423Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-25T14:36:45.423Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-25T14:36:45.423Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-25T14:36:45.423Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-25T14:36:45.423Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-25T14:36:45.423Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-25T14:36:45.423Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-25T14:36:45.423Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-25T14:36:45.423Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-25T14:36:45.423Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-25T14:36:45.423Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-25T14:36:45.423Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-25T14:36:45.423Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-01-25T14:36:45.423Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-01-25T14:36:45.423Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-01-25T14:36:45.423Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-01-25T14:36:45.423Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-01-25T14:36:45.423Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-01-25T14:36:45.423Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-25T14:36:45.996Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.55s) [2022-01-25T14:36:45.996Z] === RUN TestCreateDifferentPlatform [2022-01-25T14:36:45.996Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-25T14:36:45.996Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-25T14:36:45.996Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-01-25T14:36:45.996Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-01-25T14:36:45.996Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-01-25T14:36:45.996Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-25T14:36:45.996Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-01-25T14:36:45.996Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-25T14:36:45.996Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-01-25T14:36:45.996Z] === RUN TestContainerStartOnDaemonRestart [2022-01-25T14:36:45.996Z] === PAUSE TestContainerStartOnDaemonRestart [2022-01-25T14:36:45.996Z] === RUN TestDaemonRestartIpcMode [2022-01-25T14:36:45.996Z] === PAUSE TestDaemonRestartIpcMode [2022-01-25T14:36:45.996Z] === RUN TestDaemonHostGatewayIP [2022-01-25T14:36:45.996Z] === PAUSE TestDaemonHostGatewayIP [2022-01-25T14:36:45.996Z] === RUN TestRestartDaemonWithRestartingContainer [2022-01-25T14:36:45.996Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-01-25T14:36:45.996Z] === RUN TestContainerKillOnDaemonStart [2022-01-25T14:36:45.996Z] === PAUSE TestContainerKillOnDaemonStart [2022-01-25T14:36:45.996Z] === RUN TestDiff [2022-01-25T14:36:46.011Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-01-25T14:36:46.011Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (17.46s) [2022-01-25T14:36:46.011Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (17.54s) [2022-01-25T14:36:46.011Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (17.54s) [2022-01-25T14:36:46.011Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (17.73s) [2022-01-25T14:36:46.011Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.78s) [2022-01-25T14:36:46.011Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (8.88s) [2022-01-25T14:36:46.011Z] === RUN TestBuildMultiStageCopy [2022-01-25T14:36:46.011Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-01-25T14:36:46.567Z] --- PASS: TestDiff (0.58s) [2022-01-25T14:36:46.567Z] === RUN TestExecWithCloseStdin [2022-01-25T14:36:46.828Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-01-25T14:36:47.400Z] --- PASS: TestExecWithCloseStdin (0.74s) [2022-01-25T14:36:47.400Z] === RUN TestExec [2022-01-25T14:36:47.799Z] --- PASS: TestCreateServiceCapabilities (2.35s) [2022-01-25T14:36:47.799Z] === RUN TestInspect [2022-01-25T14:36:47.921Z] --- PASS: TestContainerKillOnDaemonStart (11.47s) [2022-01-25T14:36:47.921Z] PASS [2022-01-25T14:36:47.921Z] [2022-01-25T14:36:47.921Z] === Skipped [2022-01-25T14:36:47.921Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-01-25T14:36:47.921Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-25T14:36:47.921Z] [2022-01-25T14:36:47.921Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-25T14:36:47.921Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-25T14:36:47.921Z] [2022-01-25T14:36:47.921Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-01-25T14:36:47.921Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-25T14:36:47.921Z] [2022-01-25T14:36:47.921Z] DONE 200 tests, 3 skipped in 108.067s [2022-01-25T14:36:47.921Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-01-25T14:36:47.921Z] ++ 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 [2022-01-25T14:36:47.921Z] ++ set -e [2022-01-25T14:36:47.921Z] ++ '[' -n 0 ']' [2022-01-25T14:36:47.921Z] ++ set -x [2022-01-25T14:36:47.922Z] ++ 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 [2022-01-25T14:36:47.922Z] === RUN TestConfigDaemonLibtrustID [2022-01-25T14:36:47.922Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-01-25T14:36:47.922Z] === RUN TestDaemonConfigValidation [2022-01-25T14:36:47.922Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-01-25T14:36:47.922Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-01-25T14:36:47.922Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-01-25T14:36:47.922Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-01-25T14:36:47.922Z] === RUN TestDaemonConfigValidation/invalid_config [2022-01-25T14:36:47.922Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-01-25T14:36:47.922Z] === RUN TestDaemonConfigValidation/malformed_config [2022-01-25T14:36:47.922Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-01-25T14:36:47.922Z] === RUN TestDaemonConfigValidation/valid_config [2022-01-25T14:36:47.922Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-01-25T14:36:47.922Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-01-25T14:36:47.922Z] === CONT TestDaemonConfigValidation/malformed_config [2022-01-25T14:36:47.922Z] === CONT TestDaemonConfigValidation/valid_config [2022-01-25T14:36:47.922Z] === CONT TestDaemonConfigValidation/invalid_config [2022-01-25T14:36:47.922Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-01-25T14:36:47.922Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-01-25T14:36:47.922Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.05s) [2022-01-25T14:36:47.922Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-01-25T14:36:47.922Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-01-25T14:36:47.922Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-01-25T14:36:47.922Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-01-25T14:36:47.922Z] === RUN TestConfigDaemonSeccompProfiles [2022-01-25T14:36:47.922Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-01-25T14:36:47.972Z] --- PASS: TestExec (0.68s) [2022-01-25T14:36:47.972Z] === RUN TestExecUser [2022-01-25T14:36:48.200Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-25T14:36:48.200Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-25T14:36:48.233Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-01-25T14:36:48.483Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-01-25T14:36:48.804Z] --- PASS: TestExecUser (0.71s) [2022-01-25T14:36:48.804Z] === RUN TestExportContainerAndImportImage [2022-01-25T14:36:49.377Z] --- PASS: TestExportContainerAndImportImage (0.76s) [2022-01-25T14:36:49.377Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-25T14:36:49.848Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-01-25T14:36:50.763Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-01-25T14:36:50.763Z] --- PASS: TestExportContainerAfterDaemonRestart (1.34s) [2022-01-25T14:36:50.763Z] === RUN TestHealthCheckWorkdir [2022-01-25T14:36:50.776Z] === CONT TestConfigDaemonSeccompProfiles [2022-01-25T14:36:50.776Z] daemon_test.go:156: [d0c6a9283c929] daemon is not started [2022-01-25T14:36:50.776Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-01-25T14:36:50.776Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-01-25T14:36:50.776Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-01-25T14:36:50.776Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-01-25T14:36:50.776Z] === RUN TestDaemonProxy [2022-01-25T14:36:50.776Z] === RUN TestDaemonProxy/environment_variables [2022-01-25T14:36:51.025Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-01-25T14:36:51.025Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-01-25T14:36:51.025Z] check_test.go:308: [dc2c48ca8e4cd] daemon is not started [2022-01-25T14:36:51.025Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-01-25T14:36:51.096Z] --- PASS: TestInspect (2.82s) [2022-01-25T14:36:51.096Z] === RUN TestCreateJob [2022-01-25T14:36:51.598Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-01-25T14:36:51.598Z] --- PASS: TestHealthCheckWorkdir (0.96s) [2022-01-25T14:36:51.598Z] === RUN TestHealthKillContainer [2022-01-25T14:36:52.169Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-01-25T14:36:52.431Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-01-25T14:36:52.664Z] === RUN TestDaemonProxy/command-line_options [2022-01-25T14:36:52.692Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-01-25T14:36:53.637Z] --- PASS: TestCreateJob (2.92s) [2022-01-25T14:36:53.638Z] === RUN TestReplicatedJob [2022-01-25T14:36:54.557Z] === RUN TestDaemonProxy/configuration_file [2022-01-25T14:36:54.812Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-25T14:36:54.812Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-25T14:36:55.235Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-01-25T14:36:55.235Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-01-25T14:36:55.555Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-01-25T14:36:55.555Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (16.11s) [2022-01-25T14:36:55.555Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (16.80s) [2022-01-25T14:36:55.555Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (16.84s) [2022-01-25T14:36:55.555Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (16.89s) [2022-01-25T14:36:55.555Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (8.80s) [2022-01-25T14:36:55.555Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.31s) [2022-01-25T14:36:55.555Z] === RUN TestBuildMultiStageCopy [2022-01-25T14:36:55.555Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-01-25T14:36:55.808Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-01-25T14:36:55.922Z] === RUN TestDaemonProxy/conflicting_options [2022-01-25T14:36:56.379Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-01-25T14:36:56.418Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-25T14:36:56.483Z] === RUN TestDaemonProxy/reload_sanitized [2022-01-25T14:36:57.045Z] --- PASS: TestDaemonProxy (6.23s) [2022-01-25T14:36:57.045Z] --- PASS: TestDaemonProxy/environment_variables (1.76s) [2022-01-25T14:36:57.045Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-01-25T14:36:57.045Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2022-01-25T14:36:57.045Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-01-25T14:36:57.045Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-01-25T14:36:57.045Z] PASS [2022-01-25T14:36:57.045Z] [2022-01-25T14:36:57.045Z] DONE 17 tests in 10.169s [2022-01-25T14:36:57.045Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-01-25T14:36:57.045Z] ++ 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 [2022-01-25T14:36:57.045Z] ++ set -e [2022-01-25T14:36:57.045Z] ++ '[' -n 0 ']' [2022-01-25T14:36:57.045Z] ++ set -x [2022-01-25T14:36:57.045Z] ++ 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 [2022-01-25T14:36:57.045Z] INFO: Testing against a local daemon [2022-01-25T14:36:57.045Z] === RUN TestCommitInheritsEnv [2022-01-25T14:36:57.301Z] --- PASS: TestCommitInheritsEnv (0.25s) [2022-01-25T14:36:57.301Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-25T14:36:57.301Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-01-25T14:36:57.301Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-01-25T14:36:57.301Z] === RUN TestImportWithCustomPlatform [2022-01-25T14:36:57.301Z] === RUN TestImportWithCustomPlatform/#00 [2022-01-25T14:36:57.301Z] === RUN TestImportWithCustomPlatform/_______ [2022-01-25T14:36:57.301Z] === RUN TestImportWithCustomPlatform// [2022-01-25T14:36:57.301Z] === RUN TestImportWithCustomPlatform/linux [2022-01-25T14:36:57.433Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-25T14:36:57.557Z] === RUN TestImportWithCustomPlatform/LINUX [2022-01-25T14:36:57.557Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-01-25T14:36:57.557Z] === RUN TestImportWithCustomPlatform/macos [2022-01-25T14:36:57.557Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-01-25T14:36:57.557Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-01-25T14:36:57.557Z] --- PASS: TestImportWithCustomPlatform (0.27s) [2022-01-25T14:36:57.557Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-01-25T14:36:57.557Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-01-25T14:36:57.557Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-01-25T14:36:57.557Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-01-25T14:36:57.557Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-01-25T14:36:57.557Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-01-25T14:36:57.557Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-01-25T14:36:57.557Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-01-25T14:36:57.557Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-01-25T14:36:57.557Z] === RUN TestImagesFilterMultiReference [2022-01-25T14:36:57.557Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-01-25T14:36:57.557Z] === RUN TestImagePullPlatformInvalid [2022-01-25T14:36:57.557Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-01-25T14:36:57.557Z] === RUN TestRemoveImageOrphaning [2022-01-25T14:36:57.812Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2022-01-25T14:36:57.812Z] === RUN TestRemoveImageGarbageCollector [2022-01-25T14:36:57.812Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-25T14:36:57.812Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-01-25T14:36:57.812Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-25T14:36:57.812Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-01-25T14:36:57.812Z] === RUN TestTagInvalidReference [2022-01-25T14:36:57.812Z] --- PASS: TestTagInvalidReference (0.01s) [2022-01-25T14:36:57.812Z] === RUN TestTagValidPrefixedRepo [2022-01-25T14:36:58.068Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-01-25T14:36:58.068Z] === RUN TestTagExistedNameWithoutForce [2022-01-25T14:36:58.068Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-01-25T14:36:58.068Z] === RUN TestTagOfficialNames [2022-01-25T14:36:58.068Z] --- PASS: TestTagOfficialNames (0.05s) [2022-01-25T14:36:58.068Z] === RUN TestTagMatchesDigest [2022-01-25T14:36:58.068Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-01-25T14:36:58.068Z] PASS [2022-01-25T14:36:58.068Z] [2022-01-25T14:36:58.068Z] === Skipped [2022-01-25T14:36:58.068Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-01-25T14:36:58.068Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-01-25T14:36:58.068Z] [2022-01-25T14:36:58.068Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-01-25T14:36:58.068Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-25T14:36:58.068Z] [2022-01-25T14:36:58.068Z] DONE 22 tests, 2 skipped in 1.152s [2022-01-25T14:36:58.068Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-01-25T14:36:58.068Z] ++ 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 [2022-01-25T14:36:58.068Z] ++ set -e [2022-01-25T14:36:58.068Z] ++ '[' -n 0 ']' [2022-01-25T14:36:58.068Z] ++ set -x [2022-01-25T14:36:58.068Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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 [2022-01-25T14:36:58.068Z] INFO: Testing against a local daemon [2022-01-25T14:36:58.068Z] === RUN TestNetworkCreateDelete [2022-01-25T14:36:58.292Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-01-25T14:36:58.324Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-01-25T14:36:58.324Z] === RUN TestDockerNetworkDeletePreferID [2022-01-25T14:36:58.448Z] --- PASS: TestBuildMultiStageCopy (13.49s) [2022-01-25T14:36:58.448Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.21s) [2022-01-25T14:36:58.448Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.80s) [2022-01-25T14:36:58.448Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.08s) [2022-01-25T14:36:58.448Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.13s) [2022-01-25T14:36:58.448Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.26s) [2022-01-25T14:36:58.448Z] === RUN TestBuildMultiStageParentConfig [2022-01-25T14:36:58.580Z] --- PASS: TestDockerNetworkDeletePreferID (0.32s) [2022-01-25T14:36:58.580Z] === RUN TestDaemonDNSFallback [2022-01-25T14:36:58.920Z] --- PASS: TestReplicatedJob (5.30s) [2022-01-25T14:36:58.920Z] === RUN TestUpdateReplicatedJob [2022-01-25T14:36:59.677Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-01-25T14:37:00.248Z] --- PASS: TestHealthKillContainer (8.36s) [2022-01-25T14:37:00.248Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-25T14:37:00.508Z] --- PASS: TestInspectCpusetInConfigPre120 (0.52s) [2022-01-25T14:37:00.508Z] === RUN TestIpcModeNone [2022-01-25T14:37:00.718Z] --- PASS: TestBuildMultiStageParentConfig (2.33s) [2022-01-25T14:37:00.718Z] === RUN TestBuildLabelWithTargets [2022-01-25T14:37:00.718Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-25T14:37:00.718Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-01-25T14:37:00.718Z] === RUN TestBuildWithEmptyLayers [2022-01-25T14:37:01.082Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-01-25T14:37:01.372Z] --- PASS: TestIpcModeNone (0.82s) [2022-01-25T14:37:01.372Z] === RUN TestIpcModePrivate [2022-01-25T14:37:01.952Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-01-25T14:37:01.952Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-01-25T14:37:01.952Z] check_test.go:308: [d7a541f4ea4e0] daemon is not started [2022-01-25T14:37:01.952Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-01-25T14:37:02.213Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2022-01-25T14:37:02.213Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-01-25T14:37:02.213Z] --- PASS: TestIpcModePrivate (0.90s) [2022-01-25T14:37:02.213Z] === RUN TestIpcModeShareable [2022-01-25T14:37:02.215Z] --- PASS: TestUpdateReplicatedJob (3.16s) [2022-01-25T14:37:02.215Z] === RUN TestServiceListWithStatuses [2022-01-25T14:37:02.215Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-25T14:37:02.215Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2022-01-25T14:37:02.215Z] === RUN TestDockerNetworkConnectAlias [2022-01-25T14:37:02.333Z] --- PASS: TestBuildWithEmptyLayers (1.30s) [2022-01-25T14:37:02.333Z] === RUN TestBuildMultiStageOnBuild [2022-01-25T14:37:03.155Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:82, shared: true, mustBeShared: true [2022-01-25T14:37:03.155Z] --- PASS: TestIpcModeShareable (0.86s) [2022-01-25T14:37:03.155Z] === RUN TestAPIIpcModeShareableAndContainer [2022-01-25T14:37:03.155Z] === RUN TestDockerSuite/TestBuildAddScript [2022-01-25T14:37:03.726Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-01-25T14:37:04.403Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-25T14:37:04.403Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-25T14:37:04.889Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-25T14:37:05.115Z] --- PASS: TestDaemonDNSFallback (6.20s) [2022-01-25T14:37:05.115Z] === RUN TestInspectNetwork [2022-01-25T14:37:05.644Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.53s) [2022-01-25T14:37:05.644Z] === RUN TestAPIIpcModeHost [2022-01-25T14:37:05.644Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-01-25T14:37:06.215Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-01-25T14:37:06.446Z] --- PASS: TestDockerNetworkConnectAlias (4.31s) [2022-01-25T14:37:06.446Z] === RUN TestDockerNetworkReConnect [2022-01-25T14:37:06.476Z] --- PASS: TestAPIIpcModeHost (0.68s) [2022-01-25T14:37:06.476Z] === RUN TestDaemonIpcModeShareable [2022-01-25T14:37:06.508Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-25T14:37:07.419Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-01-25T14:37:07.532Z] --- PASS: TestBuildMultiStageCopy (12.70s) [2022-01-25T14:37:07.532Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.26s) [2022-01-25T14:37:07.532Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.83s) [2022-01-25T14:37:07.532Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.02s) [2022-01-25T14:37:07.532Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.18s) [2022-01-25T14:37:07.532Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.40s) [2022-01-25T14:37:07.532Z] === RUN TestBuildMultiStageParentConfig [2022-01-25T14:37:07.630Z] === RUN TestInspectNetwork/full_network_id [2022-01-25T14:37:07.630Z] === RUN TestInspectNetwork/partial_network_id [2022-01-25T14:37:07.630Z] === RUN TestInspectNetwork/network_name [2022-01-25T14:37:07.630Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-01-25T14:37:07.991Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:91, shared: true, mustBeShared: true [2022-01-25T14:37:07.991Z] --- PASS: TestDaemonIpcModeShareable (1.68s) [2022-01-25T14:37:07.991Z] === RUN TestDaemonIpcModePrivate [2022-01-25T14:37:08.933Z] check_test.go:308: [d486259a021f2] daemon is not started [2022-01-25T14:37:08.933Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-01-25T14:37:09.505Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: false, mustBeShared: false [2022-01-25T14:37:09.742Z] --- PASS: TestDockerNetworkReConnect (3.36s) [2022-01-25T14:37:09.742Z] === RUN TestServicePlugin [2022-01-25T14:37:09.765Z] --- PASS: TestDaemonIpcModePrivate (1.64s) [2022-01-25T14:37:09.765Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-01-25T14:37:10.578Z] --- PASS: TestBuildMultiStageParentConfig (2.47s) [2022-01-25T14:37:10.578Z] === RUN TestBuildLabelWithTargets [2022-01-25T14:37:10.578Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-25T14:37:10.578Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-01-25T14:37:10.578Z] === RUN TestBuildWithEmptyLayers [2022-01-25T14:37:11.150Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: false, mustBeShared: false [2022-01-25T14:37:11.412Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.64s) [2022-01-25T14:37:11.412Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-01-25T14:37:11.602Z] --- PASS: TestBuildWithEmptyLayers (1.38s) [2022-01-25T14:37:11.602Z] === RUN TestBuildMultiStageOnBuild [2022-01-25T14:37:11.673Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-01-25T14:37:11.824Z] --- PASS: TestInspectNetwork (6.85s) [2022-01-25T14:37:11.824Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-01-25T14:37:11.824Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-01-25T14:37:11.824Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-01-25T14:37:11.824Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-01-25T14:37:11.824Z] === RUN TestRunContainerWithBridgeNone [2022-01-25T14:37:12.246Z] check_test.go:308: [db1c9b3a6053e] daemon is not started [2022-01-25T14:37:12.246Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-01-25T14:37:12.818Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:91, shared: true, mustBeShared: true [2022-01-25T14:37:12.818Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-01-25T14:37:13.038Z] plugin_test.go:61: [df98313fce27e] joining swarm manager [db0d1a5e29df3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-25T14:37:13.079Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.60s) [2022-01-25T14:37:13.079Z] === RUN TestIpcModeOlderClient [2022-01-25T14:37:13.079Z] === PAUSE TestIpcModeOlderClient [2022-01-25T14:37:13.079Z] === RUN TestKillContainerInvalidSignal [2022-01-25T14:37:13.190Z] --- PASS: TestRunContainerWithBridgeNone (1.39s) [2022-01-25T14:37:13.190Z] === RUN TestNetworkInvalidJSON [2022-01-25T14:37:13.190Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-25T14:37:13.190Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-25T14:37:13.190Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-25T14:37:13.190Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-25T14:37:13.190Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-25T14:37:13.190Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-25T14:37:13.190Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-25T14:37:13.190Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-25T14:37:13.190Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-25T14:37:13.190Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-01-25T14:37:13.190Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-01-25T14:37:13.190Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-01-25T14:37:13.190Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-01-25T14:37:13.190Z] === RUN TestNetworkList [2022-01-25T14:37:13.190Z] === RUN TestNetworkList//networks [2022-01-25T14:37:13.190Z] === PAUSE TestNetworkList//networks [2022-01-25T14:37:13.190Z] === RUN TestNetworkList//networks/ [2022-01-25T14:37:13.190Z] === PAUSE TestNetworkList//networks/ [2022-01-25T14:37:13.190Z] === CONT TestNetworkList//networks [2022-01-25T14:37:13.190Z] === CONT TestNetworkList//networks/ [2022-01-25T14:37:13.190Z] --- PASS: TestNetworkList (0.01s) [2022-01-25T14:37:13.190Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-01-25T14:37:13.190Z] --- PASS: TestNetworkList//networks (0.00s) [2022-01-25T14:37:13.190Z] === RUN TestHostIPv4BridgeLabel [2022-01-25T14:37:13.652Z] --- PASS: TestKillContainerInvalidSignal (0.58s) [2022-01-25T14:37:13.652Z] === RUN TestKillContainer [2022-01-25T14:37:13.652Z] === RUN TestKillContainer/no_signal [2022-01-25T14:37:13.752Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-01-25T14:37:13.752Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-25T14:37:14.223Z] === RUN TestKillContainer/non_killing_signal [2022-01-25T14:37:14.420Z] plugin_test.go:64: [dae8674a10a65] joining swarm manager [db0d1a5e29df3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-25T14:37:14.483Z] === RUN TestKillContainer/killing_signal [2022-01-25T14:37:14.679Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-01-25T14:37:14.679Z] === RUN TestDaemonDefaultNetworkPools [2022-01-25T14:37:14.994Z] --- PASS: TestBuildMultiStageOnBuild (13.00s) [2022-01-25T14:37:14.994Z] === RUN TestBuildUncleanTarFilenames [2022-01-25T14:37:14.994Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-25T14:37:14.994Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-01-25T14:37:14.994Z] === RUN TestBuildMultiStageLayerLeak [2022-01-25T14:37:15.425Z] --- PASS: TestKillContainer (1.94s) [2022-01-25T14:37:15.425Z] --- PASS: TestKillContainer/no_signal (0.55s) [2022-01-25T14:37:15.425Z] --- PASS: TestKillContainer/non_killing_signal (0.42s) [2022-01-25T14:37:15.425Z] --- PASS: TestKillContainer/killing_signal (0.74s) [2022-01-25T14:37:15.425Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-25T14:37:15.425Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-01-25T14:37:15.425Z] docker_cli_daemon_plugins_test.go:80: [dfd5521b717a4] daemon is not started [2022-01-25T14:37:15.607Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-01-25T14:37:15.607Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-25T14:37:15.996Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-01-25T14:37:16.538Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-01-25T14:37:16.538Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-25T14:37:16.572Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-01-25T14:37:16.833Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.23s) [2022-01-25T14:37:16.833Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.53s) [2022-01-25T14:37:16.833Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.46s) [2022-01-25T14:37:16.833Z] === RUN TestKillStoppedContainer [2022-01-25T14:37:16.833Z] --- PASS: TestKillStoppedContainer (0.07s) [2022-01-25T14:37:16.833Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-25T14:37:16.833Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2022-01-25T14:37:16.833Z] === RUN TestKillDifferentUserContainer [2022-01-25T14:37:16.833Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-01-25T14:37:17.405Z] --- PASS: TestKillDifferentUserContainer (0.64s) [2022-01-25T14:37:17.405Z] === RUN TestInspectOomKilledTrue [2022-01-25T14:37:17.405Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-25T14:37:17.405Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-01-25T14:37:17.405Z] === RUN TestInspectOomKilledFalse [2022-01-25T14:37:17.405Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-25T14:37:17.405Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-01-25T14:37:17.405Z] === RUN TestLinksEtcHostsContentMatch [2022-01-25T14:37:17.903Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-01-25T14:37:17.903Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-25T14:37:17.977Z] --- PASS: TestLinksEtcHostsContentMatch (0.46s) [2022-01-25T14:37:17.977Z] === RUN TestLinksContainerNames [2022-01-25T14:37:18.464Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-01-25T14:37:18.464Z] === RUN TestServiceWithPredefinedNetwork [2022-01-25T14:37:19.364Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-01-25T14:37:19.364Z] --- PASS: TestLinksContainerNames (1.44s) [2022-01-25T14:37:19.364Z] === RUN TestLogsFollowTailEmpty [2022-01-25T14:37:19.625Z] docker_cli_daemon_plugins_test.go:170: [d0e3bfc01f491] daemon is not started [2022-01-25T14:37:19.625Z] === RUN TestDockerSuite/TestBuildAddTar [2022-01-25T14:37:20.196Z] --- PASS: TestLogsFollowTailEmpty (0.74s) [2022-01-25T14:37:20.196Z] === RUN TestContainerNetworkMountsNoChown [2022-01-25T14:37:20.354Z] --- PASS: TestServiceWithPredefinedNetwork (2.08s) [2022-01-25T14:37:20.354Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-25T14:37:20.354Z] service_test.go:243: FLAKY_TEST [2022-01-25T14:37:20.354Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-25T14:37:20.354Z] === RUN TestServiceWithDataPathPortInit [2022-01-25T14:37:20.769Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s) [2022-01-25T14:37:20.769Z] === RUN TestMountDaemonRoot [2022-01-25T14:37:20.769Z] === RUN TestMountDaemonRoot/default [2022-01-25T14:37:20.769Z] === PAUSE TestMountDaemonRoot/default [2022-01-25T14:37:20.769Z] === RUN TestMountDaemonRoot/private [2022-01-25T14:37:20.769Z] === PAUSE TestMountDaemonRoot/private [2022-01-25T14:37:20.769Z] === RUN TestMountDaemonRoot/rprivate [2022-01-25T14:37:20.769Z] === PAUSE TestMountDaemonRoot/rprivate [2022-01-25T14:37:20.769Z] === RUN TestMountDaemonRoot/slave [2022-01-25T14:37:20.769Z] === PAUSE TestMountDaemonRoot/slave [2022-01-25T14:37:20.769Z] === RUN TestMountDaemonRoot/rslave [2022-01-25T14:37:20.769Z] === PAUSE TestMountDaemonRoot/rslave [2022-01-25T14:37:20.769Z] === RUN TestMountDaemonRoot/shared [2022-01-25T14:37:20.769Z] === PAUSE TestMountDaemonRoot/shared [2022-01-25T14:37:20.769Z] === RUN TestMountDaemonRoot/rshared [2022-01-25T14:37:20.769Z] === PAUSE TestMountDaemonRoot/rshared [2022-01-25T14:37:20.769Z] === CONT TestMountDaemonRoot/default [2022-01-25T14:37:20.769Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-01-25T14:37:20.769Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-01-25T14:37:20.769Z] === RUN TestMountDaemonRoot/default/bind_root [2022-01-25T14:37:20.769Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-01-25T14:37:20.769Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-01-25T14:37:20.769Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-01-25T14:37:20.769Z] === RUN TestMountDaemonRoot/default/mount_root [2022-01-25T14:37:20.769Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-01-25T14:37:20.770Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-01-25T14:37:20.770Z] === CONT TestMountDaemonRoot/rshared [2022-01-25T14:37:20.770Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-01-25T14:37:20.770Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-01-25T14:37:20.770Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-01-25T14:37:20.770Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-01-25T14:37:20.770Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-01-25T14:37:20.770Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-01-25T14:37:20.770Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-01-25T14:37:20.770Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-01-25T14:37:20.770Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-01-25T14:37:20.770Z] === CONT TestMountDaemonRoot/shared [2022-01-25T14:37:20.770Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-01-25T14:37:20.770Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-01-25T14:37:20.770Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-01-25T14:37:20.770Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-01-25T14:37:20.770Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-01-25T14:37:20.770Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-01-25T14:37:20.770Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-01-25T14:37:20.770Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-01-25T14:37:20.770Z] === CONT TestMountDaemonRoot/rslave [2022-01-25T14:37:20.770Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-01-25T14:37:20.770Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-01-25T14:37:20.770Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-01-25T14:37:20.770Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-01-25T14:37:20.770Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-01-25T14:37:20.770Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-01-25T14:37:20.770Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-01-25T14:37:20.770Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-01-25T14:37:20.770Z] === CONT TestMountDaemonRoot/slave [2022-01-25T14:37:20.770Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-01-25T14:37:20.770Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-01-25T14:37:20.770Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-01-25T14:37:20.770Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-01-25T14:37:20.770Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-01-25T14:37:20.770Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-01-25T14:37:20.770Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-01-25T14:37:20.770Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-01-25T14:37:20.770Z] === CONT TestMountDaemonRoot/rprivate [2022-01-25T14:37:20.770Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-01-25T14:37:20.770Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-01-25T14:37:20.770Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-01-25T14:37:20.770Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-01-25T14:37:20.770Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-01-25T14:37:20.770Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-01-25T14:37:20.770Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-01-25T14:37:20.770Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-01-25T14:37:20.770Z] === CONT TestMountDaemonRoot/private [2022-01-25T14:37:20.770Z] === RUN TestMountDaemonRoot/private/mount_root [2022-01-25T14:37:20.770Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-01-25T14:37:20.770Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-01-25T14:37:20.770Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-01-25T14:37:20.770Z] === RUN TestMountDaemonRoot/private/bind_root [2022-01-25T14:37:20.770Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-01-25T14:37:20.770Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-01-25T14:37:20.770Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-01-25T14:37:20.770Z] === CONT TestMountDaemonRoot/default/mount_root [2022-01-25T14:37:20.770Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-01-25T14:37:21.031Z] === CONT TestMountDaemonRoot/default/bind_root [2022-01-25T14:37:21.031Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-01-25T14:37:21.031Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-01-25T14:37:21.031Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-01-25T14:37:21.031Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-01-25T14:37:21.031Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-01-25T14:37:21.031Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-01-25T14:37:21.031Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-01-25T14:37:21.031Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-01-25T14:37:21.031Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-01-25T14:37:21.292Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-01-25T14:37:21.292Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-01-25T14:37:21.292Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-01-25T14:37:21.292Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-01-25T14:37:21.292Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-01-25T14:37:21.292Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-01-25T14:37:21.292Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-01-25T14:37:21.292Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-01-25T14:37:21.292Z] === CONT TestMountDaemonRoot/private/mount_root [2022-01-25T14:37:21.292Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-01-25T14:37:21.292Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-01-25T14:37:21.292Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-01-25T14:37:21.292Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-01-25T14:37:21.292Z] === CONT TestMountDaemonRoot/private/bind_root [2022-01-25T14:37:21.554Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-01-25T14:37:21.554Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-01-25T14:37:21.554Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-01-25T14:37:21.554Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2022-01-25T14:37:21.554Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2022-01-25T14:37:21.554Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2022-01-25T14:37:21.554Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-01-25T14:37:21.554Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-01-25T14:37:21.554Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2022-01-25T14:37:21.554Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2022-01-25T14:37:21.554Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-01-25T14:37:21.554Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-01-25T14:37:21.554Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-01-25T14:37:21.554Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-01-25T14:37:21.554Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-01-25T14:37:21.554Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-01-25T14:37:21.554Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2022-01-25T14:37:21.554Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-01-25T14:37:21.554Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-01-25T14:37:21.554Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-01-25T14:37:21.554Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-01-25T14:37:21.554Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-01-25T14:37:21.554Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-01-25T14:37:21.554Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-01-25T14:37:21.554Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-01-25T14:37:21.554Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-01-25T14:37:21.554Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-01-25T14:37:21.554Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-01-25T14:37:21.554Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-01-25T14:37:21.554Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-01-25T14:37:21.554Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2022-01-25T14:37:21.554Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-01-25T14:37:21.554Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-01-25T14:37:21.554Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-01-25T14:37:21.554Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2022-01-25T14:37:21.554Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2022-01-25T14:37:21.554Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-01-25T14:37:21.554Z] === RUN TestContainerBindMountNonRecursive [2022-01-25T14:37:23.472Z] --- PASS: TestContainerBindMountNonRecursive (2.07s) [2022-01-25T14:37:23.472Z] === RUN TestContainerVolumesMountedAsShared [2022-01-25T14:37:24.323Z] --- PASS: TestBuildMultiStageOnBuild (12.48s) [2022-01-25T14:37:24.323Z] === RUN TestBuildUncleanTarFilenames [2022-01-25T14:37:24.323Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-25T14:37:24.323Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-01-25T14:37:24.323Z] === RUN TestBuildMultiStageLayerLeak [2022-01-25T14:37:24.426Z] --- PASS: TestContainerVolumesMountedAsShared (0.96s) [2022-01-25T14:37:24.426Z] === RUN TestContainerVolumesMountedAsSlave [2022-01-25T14:37:24.687Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-01-25T14:37:25.261Z] --- PASS: TestContainerVolumesMountedAsSlave (0.66s) [2022-01-25T14:37:25.261Z] === RUN TestNetworkNat [2022-01-25T14:37:25.261Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-01-25T14:37:25.833Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-01-25T14:37:25.833Z] --- PASS: TestNetworkNat (0.74s) [2022-01-25T14:37:25.833Z] === RUN TestNetworkLocalhostTCPNat [2022-01-25T14:37:26.406Z] check_test.go:308: [d684ed18650fe] daemon is not started [2022-01-25T14:37:26.406Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-01-25T14:37:26.667Z] --- PASS: TestNetworkLocalhostTCPNat (0.64s) [2022-01-25T14:37:26.667Z] === RUN TestNetworkLoopbackNat [2022-01-25T14:37:26.928Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-01-25T14:37:27.665Z] --- PASS: TestBuildMultiStageLayerLeak (11.09s) [2022-01-25T14:37:27.665Z] === RUN TestBuildWithHugeFile [2022-01-25T14:37:27.869Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-01-25T14:37:27.869Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-01-25T14:37:28.811Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-01-25T14:37:29.091Z] ..........................xx.................... [ 29%] [2022-01-25T14:37:29.381Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-01-25T14:37:29.642Z] --- PASS: TestNetworkLoopbackNat (3.04s) [2022-01-25T14:37:29.642Z] === RUN TestPause [2022-01-25T14:37:30.585Z] --- PASS: TestPause (0.86s) [2022-01-25T14:37:30.585Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-25T14:37:30.585Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-25T14:37:30.585Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-25T14:37:30.585Z] === RUN TestPauseStopPausedContainer [2022-01-25T14:37:30.847Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-01-25T14:37:31.418Z] --- PASS: TestPauseStopPausedContainer (0.81s) [2022-01-25T14:37:31.418Z] === RUN TestPidHost [2022-01-25T14:37:32.362Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-01-25T14:37:32.362Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-01-25T14:37:32.936Z] --- PASS: TestPidHost (1.66s) [2022-01-25T14:37:32.936Z] === RUN TestPsFilter [2022-01-25T14:37:32.936Z] --- PASS: TestPsFilter (0.14s) [2022-01-25T14:37:32.936Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-25T14:37:33.879Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.69s) [2022-01-25T14:37:33.879Z] === RUN TestRemoveContainerWithVolume [2022-01-25T14:37:34.140Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-01-25T14:37:34.401Z] --- PASS: TestRemoveContainerWithVolume (0.70s) [2022-01-25T14:37:34.401Z] === RUN TestRemoveContainerRunning [2022-01-25T14:37:35.192Z] --- PASS: TestServiceWithDataPathPortInit (12.92s) [2022-01-25T14:37:35.192Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-25T14:37:35.192Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:tje9fecohms64zr5fs2vr0nom Created:2022-01-25 14:37:34.184917296 +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[e018b106786bb66ac1f62138814ad70e9df109f2b6f12d8d5542b8ca2a79e0bb:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qbymxu7f66na8drhpnm9igob3 EndpointID:a7d2e146c3d3bfe6753465325c4d44f6f84e2430ed3f475667f20bb74dda769a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:02c54a3a728d8a105f43d84b61b5072312346fd968c23f6374ac36dfa4a07e10 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:95f1c3ba5a47 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qbymxu7f66na8drhpnm9igob3 EndpointID:a7d2e146c3d3bfe6753465325c4d44f6f84e2430ed3f475667f20bb74dda769a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-01-25T14:37:35.345Z] --- PASS: TestRemoveContainerRunning (0.75s) [2022-01-25T14:37:35.345Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-25T14:37:35.917Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-01-25T14:37:35.917Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.75s) [2022-01-25T14:37:35.917Z] === RUN TestRemoveInvalidContainer [2022-01-25T14:37:35.917Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-01-25T14:37:35.917Z] === RUN TestRenameLinkedContainer [2022-01-25T14:37:37.033Z] --- PASS: TestBuildMultiStageLayerLeak (11.48s) [2022-01-25T14:37:37.033Z] === RUN TestBuildWithHugeFile [2022-01-25T14:37:37.833Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-01-25T14:37:38.405Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-01-25T14:37:38.405Z] === RUN TestDockerSuite/TestBuildBlankName [2022-01-25T14:37:38.666Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-01-25T14:37:38.928Z] --- PASS: TestRenameLinkedContainer (2.94s) [2022-01-25T14:37:38.928Z] === RUN TestRenameStoppedContainer [2022-01-25T14:37:39.359Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.12s) [2022-01-25T14:37:39.359Z] PASS [2022-01-25T14:37:39.359Z] [2022-01-25T14:37:39.359Z] === Skipped [2022-01-25T14:37:39.359Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-25T14:37:39.359Z] service_test.go:243: FLAKY_TEST [2022-01-25T14:37:39.359Z] [2022-01-25T14:37:39.359Z] DONE 26 tests, 1 skipped in 41.348s [2022-01-25T14:37:39.359Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-01-25T14:37:39.359Z] ++ 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 [2022-01-25T14:37:39.359Z] ++ set -e [2022-01-25T14:37:39.359Z] ++ '[' -n 0 ']' [2022-01-25T14:37:39.359Z] ++ set -x [2022-01-25T14:37:39.359Z] ++ 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 [2022-01-25T14:37:39.500Z] --- PASS: TestRenameStoppedContainer (0.60s) [2022-01-25T14:37:39.500Z] === RUN TestRenameRunningContainerAndReuse [2022-01-25T14:37:39.615Z] INFO: Testing against a local daemon [2022-01-25T14:37:39.615Z] === RUN TestDockerNetworkIpvlanPersistance [2022-01-25T14:37:39.615Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-25T14:37:39.615Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-25T14:37:39.615Z] === RUN TestDockerNetworkIpvlan [2022-01-25T14:37:39.615Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-25T14:37:39.615Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-01-25T14:37:39.615Z] PASS [2022-01-25T14:37:39.615Z] [2022-01-25T14:37:39.615Z] === Skipped [2022-01-25T14:37:39.615Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-25T14:37:39.615Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-25T14:37:39.615Z] [2022-01-25T14:37:39.615Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-01-25T14:37:39.615Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-25T14:37:39.615Z] [2022-01-25T14:37:39.615Z] DONE 2 tests, 2 skipped in 0.088s [2022-01-25T14:37:39.615Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-01-25T14:37:39.615Z] ++ 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 [2022-01-25T14:37:39.615Z] ++ set -e [2022-01-25T14:37:39.615Z] ++ '[' -n 0 ']' [2022-01-25T14:37:39.615Z] ++ set -x [2022-01-25T14:37:39.615Z] ++ 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 [2022-01-25T14:37:39.615Z] INFO: Testing against a local daemon [2022-01-25T14:37:39.615Z] === RUN TestDockerNetworkMacvlanPersistance [2022-01-25T14:37:40.442Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-01-25T14:37:40.704Z] --- PASS: TestRenameRunningContainerAndReuse (1.19s) [2022-01-25T14:37:40.704Z] === RUN TestRenameInvalidName [2022-01-25T14:37:40.980Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.21s) [2022-01-25T14:37:40.980Z] === RUN TestDockerNetworkMacvlan [2022-01-25T14:37:40.981Z] --- PASS: TestServicePlugin (29.81s) [2022-01-25T14:37:40.981Z] === RUN TestServiceUpdateLabel [2022-01-25T14:37:41.275Z] --- PASS: TestRenameInvalidName (0.56s) [2022-01-25T14:37:41.275Z] === RUN TestRenameAnonymousContainer [2022-01-25T14:37:41.543Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-01-25T14:37:41.550Z] --- PASS: TestServiceUpdateLabel (2.22s) [2022-01-25T14:37:41.550Z] === RUN TestServiceUpdateSecrets [2022-01-25T14:37:41.846Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-01-25T14:37:41.846Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-01-25T14:37:42.105Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-01-25T14:37:42.792Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-01-25T14:37:43.033Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-01-25T14:37:43.733Z] --- PASS: TestRenameAnonymousContainer (2.29s) [2022-01-25T14:37:43.733Z] === RUN TestRenameContainerWithSameName [2022-01-25T14:37:44.303Z] --- PASS: TestRenameContainerWithSameName (0.61s) [2022-01-25T14:37:44.303Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-25T14:37:44.430Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-01-25T14:37:44.564Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-01-25T14:37:45.508Z] --- PASS: TestRenameContainerWithLinkedContainer (1.20s) [2022-01-25T14:37:45.508Z] === RUN TestResize [2022-01-25T14:37:45.576Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-01-25T14:37:46.106Z] --- PASS: TestResize (0.64s) [2022-01-25T14:37:46.106Z] === RUN TestResizeWithInvalidSize [2022-01-25T14:37:46.106Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-01-25T14:37:46.321Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-01-25T14:37:46.679Z] --- PASS: TestResizeWithInvalidSize (0.55s) [2022-01-25T14:37:46.679Z] === RUN TestResizeWhenContainerNotStarted [2022-01-25T14:37:47.253Z] --- PASS: TestResizeWhenContainerNotStarted (0.53s) [2022-01-25T14:37:47.253Z] === RUN TestDaemonRestartKillContainers [2022-01-25T14:37:47.253Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-25T14:37:47.253Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-25T14:37:47.253Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-25T14:37:47.253Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-25T14:37:47.253Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-25T14:37:47.253Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-25T14:37:47.253Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-25T14:37:47.253Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-25T14:37:47.253Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-25T14:37:47.253Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-25T14:37:47.253Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-25T14:37:47.253Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-25T14:37:47.253Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-25T14:37:47.253Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-25T14:37:47.253Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-25T14:37:47.253Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-25T14:37:47.253Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-25T14:37:47.253Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-25T14:37:47.253Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-25T14:37:47.253Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-25T14:37:47.253Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-25T14:37:47.253Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-25T14:37:47.253Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-25T14:37:47.253Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-25T14:37:47.253Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-25T14:37:47.253Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-25T14:37:47.253Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-25T14:37:47.253Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-25T14:37:47.253Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-25T14:37:47.253Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-25T14:37:47.253Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-25T14:37:47.253Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-25T14:37:47.253Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-25T14:37:47.253Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-25T14:37:47.824Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-01-25T14:37:48.397Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-01-25T14:37:48.837Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-01-25T14:37:48.969Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-01-25T14:37:49.399Z] --- PASS: TestDockerNetworkMacvlan (8.48s) [2022-01-25T14:37:49.399Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-01-25T14:37:49.399Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-01-25T14:37:49.399Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.66s) [2022-01-25T14:37:49.399Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.67s) [2022-01-25T14:37:49.399Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.72s) [2022-01-25T14:37:49.399Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.47s) [2022-01-25T14:37:49.399Z] PASS [2022-01-25T14:37:49.399Z] [2022-01-25T14:37:49.399Z] DONE 8 tests in 9.767s [2022-01-25T14:37:49.399Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-01-25T14:37:49.399Z] ++ 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 [2022-01-25T14:37:49.399Z] ++ set -e [2022-01-25T14:37:49.399Z] ++ '[' -n 0 ']' [2022-01-25T14:37:49.399Z] ++ set -x [2022-01-25T14:37:49.399Z] ++ 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 [2022-01-25T14:37:49.399Z] testing: warning: no tests to run [2022-01-25T14:37:49.399Z] PASS [2022-01-25T14:37:49.399Z] [2022-01-25T14:37:49.399Z] DONE 0 tests in 0.022s [2022-01-25T14:37:49.399Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-01-25T14:37:49.399Z] ++ 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 [2022-01-25T14:37:49.399Z] ++ set -e [2022-01-25T14:37:49.399Z] ++ '[' -n 0 ']' [2022-01-25T14:37:49.399Z] ++ set -x [2022-01-25T14:37:49.399Z] ++ 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 [2022-01-25T14:37:49.399Z] INFO: Testing against a local daemon [2022-01-25T14:37:49.399Z] === RUN TestAuthZPluginAllowRequest [2022-01-25T14:37:49.914Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-25T14:37:50.765Z] --- PASS: TestAuthZPluginAllowRequest (1.04s) [2022-01-25T14:37:50.765Z] === RUN TestAuthZPluginTLS [2022-01-25T14:37:51.020Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-01-25T14:37:51.020Z] === RUN TestAuthZPluginDenyRequest [2022-01-25T14:37:51.304Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-25T14:37:51.582Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-01-25T14:37:51.583Z] === RUN TestAuthZPluginAPIDenyResponse [2022-01-25T14:37:51.877Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-01-25T14:37:52.144Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-01-25T14:37:52.144Z] === RUN TestAuthZPluginDenyResponse [2022-01-25T14:37:52.706Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-01-25T14:37:52.706Z] === RUN TestAuthZPluginAllowEventStream [2022-01-25T14:37:52.821Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-25T14:37:52.821Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-25T14:37:52.992Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-01-25T14:37:53.633Z] --- PASS: TestAuthZPluginAllowEventStream (1.04s) [2022-01-25T14:37:53.633Z] === RUN TestAuthZPluginErrorResponse [2022-01-25T14:37:54.195Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-01-25T14:37:54.195Z] === RUN TestAuthZPluginErrorRequest [2022-01-25T14:37:54.208Z] check_test.go:308: [dd052820b1ef0] daemon is not started [2022-01-25T14:37:54.208Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-01-25T14:37:54.208Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-25T14:37:54.468Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-25T14:37:54.757Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-01-25T14:37:54.757Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-01-25T14:37:55.319Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-01-25T14:37:55.319Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-01-25T14:37:56.442Z] --- PASS: TestServiceUpdateSecrets (14.37s) [2022-01-25T14:37:56.442Z] === RUN TestServiceUpdateConfigs [2022-01-25T14:37:56.685Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.26s) [2022-01-25T14:37:56.685Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-01-25T14:37:57.015Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-01-25T14:37:57.402Z] tests/integration/api_image_test.py ............s..... [ 40%] [2022-01-25T14:37:58.053Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.25s) [2022-01-25T14:37:58.053Z] === RUN TestAuthZPluginHeader [2022-01-25T14:37:58.615Z] --- PASS: TestAuthZPluginHeader (0.67s) [2022-01-25T14:37:58.615Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-01-25T14:37:58.615Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-25T14:37:58.615Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-01-25T14:37:58.615Z] === RUN TestAuthZPluginV2Disable [2022-01-25T14:37:58.615Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-25T14:37:58.615Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-01-25T14:37:58.615Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-01-25T14:37:58.615Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-25T14:37:58.615Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-01-25T14:37:58.615Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-01-25T14:37:58.615Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-25T14:37:58.615Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-01-25T14:37:58.615Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-01-25T14:37:58.932Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-25T14:37:58.932Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-25T14:38:03.142Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-01-25T14:38:03.142Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-25T14:38:05.060Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-25T14:38:05.633Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-25T14:38:07.019Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-01-25T14:38:08.406Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-25T14:38:09.793Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-01-25T14:38:09.793Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-25T14:38:10.056Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-01-25T14:38:11.356Z] --- PASS: TestServiceUpdateConfigs (14.44s) [2022-01-25T14:38:11.356Z] === RUN TestServiceUpdateNetwork [2022-01-25T14:38:11.443Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-25T14:38:11.443Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-01-25T14:38:12.397Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-01-25T14:38:13.432Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-01-25T14:38:13.812Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-01-25T14:38:13.813Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.61s) [2022-01-25T14:38:13.813Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.52s) [2022-01-25T14:38:13.813Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.51s) [2022-01-25T14:38:13.813Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.53s) [2022-01-25T14:38:13.813Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.59s) [2022-01-25T14:38:13.813Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.80s) [2022-01-25T14:38:13.813Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.45s) [2022-01-25T14:38:13.813Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.49s) [2022-01-25T14:38:13.813Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.17s) [2022-01-25T14:38:13.813Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (6.21s) [2022-01-25T14:38:13.813Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.30s) [2022-01-25T14:38:13.813Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.32s) [2022-01-25T14:38:13.813Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.30s) [2022-01-25T14:38:13.813Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.18s) [2022-01-25T14:38:13.813Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.64s) [2022-01-25T14:38:13.813Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.23s) [2022-01-25T14:38:13.813Z] === RUN TestCgroupNamespacesRun [2022-01-25T14:38:13.813Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-01-25T14:38:14.384Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-01-25T14:38:14.956Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-01-25T14:38:15.218Z] --- PASS: TestCgroupNamespacesRun (1.59s) [2022-01-25T14:38:15.218Z] === RUN TestCgroupNamespacesRunPrivileged [2022-01-25T14:38:16.658Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-01-25T14:38:16.658Z] PASS [2022-01-25T14:38:16.658Z] [2022-01-25T14:38:16.658Z] === Skipped [2022-01-25T14:38:16.658Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-01-25T14:38:16.658Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-25T14:38:16.658Z] [2022-01-25T14:38:16.658Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-01-25T14:38:16.658Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-25T14:38:16.658Z] [2022-01-25T14:38:16.658Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-01-25T14:38:16.658Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-25T14:38:16.658Z] [2022-01-25T14:38:16.658Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-01-25T14:38:16.658Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-25T14:38:16.658Z] [2022-01-25T14:38:16.658Z] DONE 17 tests, 4 skipped in 25.683s [2022-01-25T14:38:16.658Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-01-25T14:38:16.658Z] ++ 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 [2022-01-25T14:38:16.658Z] ++ set -e [2022-01-25T14:38:16.658Z] ++ '[' -n 0 ']' [2022-01-25T14:38:16.658Z] ++ set -x [2022-01-25T14:38:16.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=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 [2022-01-25T14:38:16.658Z] INFO: Testing against a local daemon [2022-01-25T14:38:16.658Z] === RUN TestPluginInvalidJSON [2022-01-25T14:38:16.658Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-25T14:38:16.658Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-25T14:38:16.658Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-25T14:38:16.658Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-01-25T14:38:16.658Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-01-25T14:38:16.658Z] === RUN TestPluginInstall [2022-01-25T14:38:16.658Z] === RUN TestPluginInstall/no_auth [2022-01-25T14:38:16.658Z] time="2022-01-25T14:38:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-25T14:38:16.658Z] time="2022-01-25T14:38:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e95a9d69f8a68eef028719009a43d1604e4bb018c92b23e392fb4d24ced5226e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-25T14:38:16.658Z] time="2022-01-25T14:38:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-25T14:38:16.658Z] time="2022-01-25T14:38:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e95a9d69f8a68eef028719009a43d1604e4bb018c92b23e392fb4d24ced5226e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-25T14:38:16.658Z] === RUN TestPluginInstall/with_htpasswd [2022-01-25T14:38:16.658Z] time="2022-01-25T14:38:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-25T14:38:16.658Z] time="2022-01-25T14:38:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1a1922c5a958276cb6c1999c6271dde3e4f5584ac66248fe9b0ea86983a2500e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-25T14:38:16.658Z] time="2022-01-25T14:38:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-25T14:38:16.658Z] time="2022-01-25T14:38:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1a1922c5a958276cb6c1999c6271dde3e4f5584ac66248fe9b0ea86983a2500e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-25T14:38:16.658Z] === RUN TestPluginInstall/with_insecure [2022-01-25T14:38:17.134Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.59s) [2022-01-25T14:38:17.134Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-01-25T14:38:17.586Z] time="2022-01-25T14:38:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-25T14:38:17.586Z] time="2022-01-25T14:38:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1a2ae9d8690fadf6218278ca5fa580cd9becb1f5c92b3a37b4bb4929c88df29a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-25T14:38:17.586Z] time="2022-01-25T14:38:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-25T14:38:17.586Z] time="2022-01-25T14:38:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1a2ae9d8690fadf6218278ca5fa580cd9becb1f5c92b3a37b4bb4929c88df29a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-25T14:38:17.843Z] plugin_test.go:165: [d1cabff2116ba] daemon is not started [2022-01-25T14:38:17.843Z] --- PASS: TestPluginInstall (2.62s) [2022-01-25T14:38:17.843Z] --- PASS: TestPluginInstall/no_auth (1.06s) [2022-01-25T14:38:17.843Z] --- PASS: TestPluginInstall/with_htpasswd (0.55s) [2022-01-25T14:38:17.843Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-01-25T14:38:17.843Z] === RUN TestPluginsWithRuntimes [2022-01-25T14:38:18.520Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.64s) [2022-01-25T14:38:18.520Z] === RUN TestCgroupNamespacesRunHostMode [2022-01-25T14:38:19.093Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-01-25T14:38:19.232Z] === RUN TestPluginsWithRuntimes/No_Args [2022-01-25T14:38:19.667Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-01-25T14:38:20.160Z] === RUN TestPluginsWithRuntimes/With_Args [2022-01-25T14:38:20.240Z] --- PASS: TestCgroupNamespacesRunHostMode (1.69s) [2022-01-25T14:38:20.241Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-01-25T14:38:20.241Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-01-25T14:38:21.090Z] --- PASS: TestPluginsWithRuntimes (3.13s) [2022-01-25T14:38:21.090Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.80s) [2022-01-25T14:38:21.090Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.80s) [2022-01-25T14:38:21.090Z] === RUN TestPluginBackCompatMediaTypes [2022-01-25T14:38:21.627Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-01-25T14:38:21.652Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-01-25T14:38:21.652Z] PASS [2022-01-25T14:38:21.652Z] [2022-01-25T14:38:21.652Z] DONE 10 tests in 6.426s [2022-01-25T14:38:21.652Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-01-25T14:38:21.652Z] ++ 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 [2022-01-25T14:38:21.652Z] ++ set -e [2022-01-25T14:38:21.652Z] ++ '[' -n 0 ']' [2022-01-25T14:38:21.652Z] ++ set -x [2022-01-25T14:38:21.652Z] ++ 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 [2022-01-25T14:38:21.652Z] INFO: Testing against a local daemon [2022-01-25T14:38:21.652Z] === RUN TestExternalGraphDriver [2022-01-25T14:38:21.652Z] === RUN TestExternalGraphDriver/json [2022-01-25T14:38:21.887Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.75s) [2022-01-25T14:38:21.887Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-01-25T14:38:22.148Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-01-25T14:38:22.410Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-01-25T14:38:22.981Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-01-25T14:38:23.060Z] === RUN TestExternalGraphDriver/spec [2022-01-25T14:38:23.079Z] 4612f6d0b889: Pull complete [2022-01-25T14:38:23.396Z] tests/integration/api_plugin_test.py ........... [ 50%] [2022-01-25T14:38:23.553Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.73s) [2022-01-25T14:38:23.553Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-01-25T14:38:23.574Z] --- PASS: TestServiceUpdateNetwork (12.34s) [2022-01-25T14:38:23.574Z] === RUN TestServiceUpdatePidsLimit [2022-01-25T14:38:23.834Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-01-25T14:38:24.498Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.83s) [2022-01-25T14:38:24.498Z] === RUN TestCgroupNamespacesRunOlderClient [2022-01-25T14:38:24.773Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-01-25T14:38:24.777Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-01-25T14:38:24.949Z] === RUN TestExternalGraphDriver/pull [2022-01-25T14:38:26.316Z] --- PASS: TestExternalGraphDriver (4.65s) [2022-01-25T14:38:26.316Z] --- PASS: TestExternalGraphDriver/json (1.52s) [2022-01-25T14:38:26.316Z] --- PASS: TestExternalGraphDriver/spec (1.52s) [2022-01-25T14:38:26.316Z] --- PASS: TestExternalGraphDriver/pull (1.58s) [2022-01-25T14:38:26.316Z] === RUN TestGraphdriverPluginV2 [2022-01-25T14:38:26.316Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-25T14:38:26.316Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2022-01-25T14:38:26.316Z] PASS [2022-01-25T14:38:26.316Z] [2022-01-25T14:38:26.316Z] === Skipped [2022-01-25T14:38:26.316Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2022-01-25T14:38:26.316Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-25T14:38:26.316Z] [2022-01-25T14:38:26.316Z] DONE 5 tests, 1 skipped in 4.765s [2022-01-25T14:38:26.316Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-01-25T14:38:26.316Z] ++ 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 [2022-01-25T14:38:26.316Z] ++ set -e [2022-01-25T14:38:26.316Z] ++ '[' -n 0 ']' [2022-01-25T14:38:26.316Z] ++ set -x [2022-01-25T14:38:26.316Z] ++ 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 [2022-01-25T14:38:26.316Z] INFO: Testing against a local daemon [2022-01-25T14:38:26.316Z] === RUN TestContinueAfterPluginCrash [2022-01-25T14:38:26.316Z] === PAUSE TestContinueAfterPluginCrash [2022-01-25T14:38:26.316Z] === RUN TestReadPluginNoRead [2022-01-25T14:38:26.316Z] === PAUSE TestReadPluginNoRead [2022-01-25T14:38:26.316Z] === RUN TestDaemonStartWithLogOpt [2022-01-25T14:38:26.316Z] === PAUSE TestDaemonStartWithLogOpt [2022-01-25T14:38:26.316Z] === CONT TestContinueAfterPluginCrash [2022-01-25T14:38:26.316Z] === CONT TestDaemonStartWithLogOpt [2022-01-25T14:38:26.412Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.76s) [2022-01-25T14:38:26.412Z] === RUN TestNISDomainname [2022-01-25T14:38:26.983Z] --- PASS: TestNISDomainname (0.95s) [2022-01-25T14:38:26.983Z] === RUN TestHostnameDnsResolution [2022-01-25T14:38:27.556Z] check_test.go:308: [dcba2b11802ac] daemon is not started [2022-01-25T14:38:27.556Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-01-25T14:38:27.819Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-01-25T14:38:28.392Z] --- PASS: TestHostnameDnsResolution (1.19s) [2022-01-25T14:38:28.392Z] === RUN TestUnprivilegedPortsAndPing [2022-01-25T14:38:28.965Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-01-25T14:38:29.226Z] --- PASS: TestUnprivilegedPortsAndPing (0.87s) [2022-01-25T14:38:29.226Z] === RUN TestStats [2022-01-25T14:38:29.226Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-01-25T14:38:29.364Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-01-25T14:38:29.583Z] --- PASS: TestDaemonStartWithLogOpt (2.92s) [2022-01-25T14:38:29.583Z] === CONT TestReadPluginNoRead [2022-01-25T14:38:29.799Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-01-25T14:38:30.741Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-01-25T14:38:31.001Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-01-25T14:38:31.347Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-01-25T14:38:31.474Z] === RUN TestReadPluginNoRead/default [2022-01-25T14:38:31.944Z] --- PASS: TestStats (2.69s) [2022-01-25T14:38:31.944Z] === RUN TestStopContainerWithTimeout [2022-01-25T14:38:31.944Z] === RUN TestStopContainerWithTimeout/0 [2022-01-25T14:38:31.944Z] === PAUSE TestStopContainerWithTimeout/0 [2022-01-25T14:38:31.944Z] === RUN TestStopContainerWithTimeout/1 [2022-01-25T14:38:31.944Z] === PAUSE TestStopContainerWithTimeout/1 [2022-01-25T14:38:31.944Z] === RUN TestStopContainerWithTimeout/3 [2022-01-25T14:38:31.944Z] === PAUSE TestStopContainerWithTimeout/3 [2022-01-25T14:38:31.944Z] === RUN TestStopContainerWithTimeout/-1 [2022-01-25T14:38:31.944Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-01-25T14:38:31.944Z] === CONT TestStopContainerWithTimeout/0 [2022-01-25T14:38:31.944Z] === CONT TestStopContainerWithTimeout/3 [2022-01-25T14:38:32.404Z] === RUN TestReadPluginNoRead/disabled_caching [2022-01-25T14:38:32.887Z] === CONT TestStopContainerWithTimeout/-1 [2022-01-25T14:38:33.769Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-01-25T14:38:34.331Z] --- PASS: TestContinueAfterPluginCrash (7.87s) [2022-01-25T14:38:34.588Z] === CONT TestReadPluginNoRead [2022-01-25T14:38:34.588Z] read_test.go:92: [d58d53564053e] daemon is not started [2022-01-25T14:38:34.588Z] --- PASS: TestReadPluginNoRead (5.36s) [2022-01-25T14:38:34.588Z] --- PASS: TestReadPluginNoRead/default (1.10s) [2022-01-25T14:38:34.588Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.07s) [2022-01-25T14:38:34.588Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.13s) [2022-01-25T14:38:34.588Z] PASS [2022-01-25T14:38:34.588Z] [2022-01-25T14:38:34.588Z] DONE 6 tests in 8.366s [2022-01-25T14:38:34.588Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-01-25T14:38:34.588Z] ++ 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 [2022-01-25T14:38:34.588Z] ++ set -e [2022-01-25T14:38:34.588Z] ++ '[' -n 0 ']' [2022-01-25T14:38:34.588Z] ++ set -x [2022-01-25T14:38:34.588Z] ++ 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 [2022-01-25T14:38:34.588Z] testing: warning: no tests to run [2022-01-25T14:38:34.588Z] PASS [2022-01-25T14:38:34.588Z] [2022-01-25T14:38:34.588Z] DONE 0 tests in 0.029s [2022-01-25T14:38:34.588Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-01-25T14:38:34.588Z] ++ 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 [2022-01-25T14:38:34.588Z] ++ set -e [2022-01-25T14:38:34.588Z] ++ '[' -n 0 ']' [2022-01-25T14:38:34.588Z] ++ set -x [2022-01-25T14:38:34.588Z] ++ 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 [2022-01-25T14:38:34.806Z] === CONT TestStopContainerWithTimeout/1 [2022-01-25T14:38:34.844Z] INFO: Testing against a local daemon [2022-01-25T14:38:34.844Z] === RUN TestPluginWithDevMounts [2022-01-25T14:38:34.844Z] === PAUSE TestPluginWithDevMounts [2022-01-25T14:38:34.844Z] === CONT TestPluginWithDevMounts [2022-01-25T14:38:35.068Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-01-25T14:38:36.211Z] --- PASS: TestPluginWithDevMounts (1.50s) [2022-01-25T14:38:36.211Z] PASS [2022-01-25T14:38:36.211Z] [2022-01-25T14:38:36.211Z] DONE 1 tests in 1.590s [2022-01-25T14:38:36.211Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-01-25T14:38:36.211Z] ++ 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 [2022-01-25T14:38:36.211Z] ++ set -e [2022-01-25T14:38:36.211Z] ++ '[' -n 0 ']' [2022-01-25T14:38:36.211Z] ++ set -x [2022-01-25T14:38:36.211Z] ++ 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 [2022-01-25T14:38:36.466Z] INFO: Testing against a local daemon [2022-01-25T14:38:36.466Z] === RUN TestSecretInspect [2022-01-25T14:38:36.996Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-01-25T14:38:36.996Z] --- PASS: TestStopContainerWithTimeout/0 (1.13s) [2022-01-25T14:38:36.996Z] --- PASS: TestStopContainerWithTimeout/3 (2.90s) [2022-01-25T14:38:36.996Z] --- PASS: TestStopContainerWithTimeout/-1 (2.71s) [2022-01-25T14:38:36.996Z] --- PASS: TestStopContainerWithTimeout/1 (1.87s) [2022-01-25T14:38:36.996Z] === RUN TestDeleteDevicemapper [2022-01-25T14:38:36.996Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-25T14:38:36.996Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-01-25T14:38:36.996Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-25T14:38:36.996Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-01-25T14:38:37.939Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-01-25T14:38:38.356Z] --- PASS: TestSecretInspect (1.66s) [2022-01-25T14:38:38.356Z] === RUN TestSecretList [2022-01-25T14:38:38.511Z] === RUN TestDockerSuite/TestBuildCmd [2022-01-25T14:38:39.083Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-01-25T14:38:39.344Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-01-25T14:38:39.474Z] --- PASS: TestServiceUpdatePidsLimit (16.00s) [2022-01-25T14:38:39.474Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-01-25T14:38:39.474Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-01-25T14:38:39.474Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2022-01-25T14:38:39.474Z] PASS [2022-01-25T14:38:39.474Z] [2022-01-25T14:38:39.474Z] === Skipped [2022-01-25T14:38:39.474Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.01s) [2022-01-25T14:38:39.474Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-25T14:38:39.474Z] [2022-01-25T14:38:39.474Z] DONE 27 tests, 1 skipped in 182.395s [2022-01-25T14:38:39.474Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-01-25T14:38:39.474Z] INFO: Testing against a local daemon [2022-01-25T14:38:39.474Z] === RUN TestSessionCreate [2022-01-25T14:38:39.474Z] --- PASS: TestSessionCreate (0.02s) [2022-01-25T14:38:39.474Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-25T14:38:39.474Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-01-25T14:38:39.474Z] PASS [2022-01-25T14:38:39.474Z] [2022-01-25T14:38:39.474Z] DONE 2 tests in 0.074s [2022-01-25T14:38:39.474Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-01-25T14:38:39.474Z] INFO: Testing against a local daemon [2022-01-25T14:38:39.474Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-25T14:38:39.474Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-01-25T14:38:39.474Z] === RUN TestDiskUsage [2022-01-25T14:38:39.474Z] === PAUSE TestDiskUsage [2022-01-25T14:38:39.474Z] === RUN TestEventsExecDie [2022-01-25T14:38:39.474Z] --- PASS: TestEventsExecDie (0.55s) [2022-01-25T14:38:39.474Z] === RUN TestEventsBackwardsCompatible [2022-01-25T14:38:39.474Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-01-25T14:38:39.474Z] === RUN TestEventsVolumeCreate [2022-01-25T14:38:39.474Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-01-25T14:38:39.474Z] === RUN TestInfoBinaryCommits [2022-01-25T14:38:39.474Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-01-25T14:38:39.474Z] === RUN TestInfoAPIVersioned [2022-01-25T14:38:39.474Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-01-25T14:38:39.474Z] === RUN TestInfoAPI [2022-01-25T14:38:39.474Z] --- PASS: TestInfoAPI (0.02s) [2022-01-25T14:38:39.474Z] === RUN TestInfoAPIWarnings [2022-01-25T14:38:39.721Z] --- PASS: TestSecretList (1.68s) [2022-01-25T14:38:39.721Z] === RUN TestSecretsCreateAndDelete [2022-01-25T14:38:39.918Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-01-25T14:38:39.918Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-01-25T14:38:39.918Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-01-25T14:38:40.179Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-01-25T14:38:40.439Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.73s) [2022-01-25T14:38:40.439Z] === RUN TestUpdateMemory [2022-01-25T14:38:40.439Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-01-25T14:38:40.439Z] --- SKIP: TestUpdateMemory (0.01s) [2022-01-25T14:38:40.439Z] === RUN TestUpdateCPUQuota [2022-01-25T14:38:41.383Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-01-25T14:38:41.635Z] --- PASS: TestSecretsCreateAndDelete (1.65s) [2022-01-25T14:38:41.635Z] === RUN TestSecretsUpdate [2022-01-25T14:38:41.644Z] --- PASS: TestUpdateCPUQuota (1.37s) [2022-01-25T14:38:41.644Z] === RUN TestUpdatePidsLimit [2022-01-25T14:38:41.644Z] === RUN TestUpdatePidsLimit/update_from_none [2022-01-25T14:38:42.215Z] === RUN TestUpdatePidsLimit/no_change [2022-01-25T14:38:42.476Z] === RUN TestUpdatePidsLimit/update_lower [2022-01-25T14:38:42.738Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-01-25T14:38:42.999Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-01-25T14:38:43.260Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-01-25T14:38:43.521Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-01-25T14:38:43.525Z] --- PASS: TestSecretsUpdate (2.06s) [2022-01-25T14:38:43.525Z] === RUN TestTemplatedSecret [2022-01-25T14:38:43.783Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-01-25T14:38:44.356Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-01-25T14:38:44.928Z] --- PASS: TestUpdatePidsLimit (3.27s) [2022-01-25T14:38:44.928Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2022-01-25T14:38:44.928Z] --- PASS: TestUpdatePidsLimit/no_change (0.36s) [2022-01-25T14:38:44.928Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2022-01-25T14:38:44.928Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.32s) [2022-01-25T14:38:44.928Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s) [2022-01-25T14:38:44.928Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.29s) [2022-01-25T14:38:44.928Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.32s) [2022-01-25T14:38:44.928Z] === RUN TestUpdateRestartPolicy [2022-01-25T14:38:44.986Z] ............................ [ 67%] [2022-01-25T14:38:46.042Z] --- PASS: TestTemplatedSecret (2.38s) [2022-01-25T14:38:46.042Z] === RUN TestSecretCreateResolve [2022-01-25T14:38:46.317Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-01-25T14:38:46.578Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-01-25T14:38:46.839Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-01-25T14:38:47.408Z] --- PASS: TestSecretCreateResolve (1.64s) [2022-01-25T14:38:47.408Z] PASS [2022-01-25T14:38:47.408Z] [2022-01-25T14:38:47.408Z] DONE 6 tests in 11.152s [2022-01-25T14:38:47.408Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-01-25T14:38:47.408Z] ++ 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 [2022-01-25T14:38:47.408Z] ++ set -e [2022-01-25T14:38:47.408Z] ++ '[' -n 0 ']' [2022-01-25T14:38:47.408Z] ++ set -x [2022-01-25T14:38:47.408Z] ++ 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 [2022-01-25T14:38:47.408Z] INFO: Testing against a local daemon [2022-01-25T14:38:47.408Z] === RUN TestServiceCreateInit [2022-01-25T14:38:47.664Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-25T14:38:47.782Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-01-25T14:38:47.782Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-01-25T14:38:48.725Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-01-25T14:38:48.986Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-01-25T14:38:48.986Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-01-25T14:38:48.986Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-01-25T14:38:48.986Z] check_test.go:308: [d4793bd779692] daemon is not started [2022-01-25T14:38:48.986Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-01-25T14:38:48.986Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-01-25T14:38:48.986Z] check_test.go:308: [dc9ddbd941749] daemon is not started [2022-01-25T14:38:48.986Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-01-25T14:38:49.246Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-01-25T14:38:50.932Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-25T14:38:52.551Z] check_test.go:308: [d91b39e3d711d] daemon is not started [2022-01-25T14:38:52.551Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-01-25T14:38:54.198Z] --- PASS: TestServiceCreateInit (6.07s) [2022-01-25T14:38:54.198Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.08s) [2022-01-25T14:38:54.198Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (2.97s) [2022-01-25T14:38:54.198Z] === RUN TestCreateServiceMultipleTimes [2022-01-25T14:38:56.764Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-01-25T14:38:57.340Z] --- PASS: TestUpdateRestartPolicy (12.30s) [2022-01-25T14:38:57.340Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-25T14:38:57.340Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-01-25T14:38:57.582Z] --- PASS: TestInfoAPIWarnings (16.24s) [2022-01-25T14:38:57.582Z] === RUN TestInfoDebug [2022-01-25T14:38:57.582Z] --- PASS: TestInfoDebug (0.52s) [2022-01-25T14:38:57.582Z] === RUN TestInfoInsecureRegistries [2022-01-25T14:38:57.582Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-01-25T14:38:57.582Z] === RUN TestInfoRegistryMirrors [2022-01-25T14:38:57.582Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-01-25T14:38:57.582Z] === RUN TestLoginFailsWithBadCredentials [2022-01-25T14:38:57.582Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-01-25T14:38:57.582Z] === RUN TestPingCacheHeaders [2022-01-25T14:38:57.582Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-01-25T14:38:57.582Z] === RUN TestPingGet [2022-01-25T14:38:57.582Z] --- PASS: TestPingGet (0.01s) [2022-01-25T14:38:57.582Z] === RUN TestPingHead [2022-01-25T14:38:57.582Z] --- PASS: TestPingHead (0.02s) [2022-01-25T14:38:57.582Z] === RUN TestVersion [2022-01-25T14:38:57.582Z] --- PASS: TestVersion (0.02s) [2022-01-25T14:38:57.582Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-01-25T14:38:57.582Z] === CONT TestDiskUsage [2022-01-25T14:38:58.154Z] === RUN TestDiskUsage/empty [2022-01-25T14:38:58.154Z] === RUN TestDiskUsage/empty/container_types [2022-01-25T14:38:58.154Z] === RUN TestDiskUsage/empty/image_types [2022-01-25T14:38:58.154Z] === RUN TestDiskUsage/empty/volume_types [2022-01-25T14:38:58.154Z] === RUN TestDiskUsage/empty/build-cache_types [2022-01-25T14:38:58.154Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-01-25T14:38:58.154Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-01-25T14:38:58.154Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-01-25T14:38:58.154Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-01-25T14:38:58.154Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-01-25T14:38:58.154Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-01-25T14:38:58.154Z] === RUN TestDiskUsage/after_LoadBusybox [2022-01-25T14:38:58.283Z] --- PASS: TestUpdateRestartWithAutoRemove (0.82s) [2022-01-25T14:38:58.283Z] === RUN TestWaitNonBlocked [2022-01-25T14:38:58.283Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-25T14:38:58.283Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-25T14:38:58.283Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-25T14:38:58.283Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-25T14:38:58.283Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-25T14:38:58.283Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-25T14:38:58.283Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-01-25T14:38:58.415Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-01-25T14:38:58.415Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-01-25T14:38:58.415Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-01-25T14:38:58.415Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-01-25T14:38:58.415Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-01-25T14:38:58.415Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-01-25T14:38:58.415Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-01-25T14:38:58.415Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-01-25T14:38:58.415Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-01-25T14:38:58.415Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-01-25T14:38:58.415Z] === RUN TestDiskUsage/after_container.Run [2022-01-25T14:38:58.856Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-01-25T14:38:58.986Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-01-25T14:38:58.986Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-01-25T14:38:58.986Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-01-25T14:38:58.986Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-01-25T14:38:58.986Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-01-25T14:38:58.986Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-01-25T14:38:58.986Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-01-25T14:38:58.986Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-01-25T14:38:58.986Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-01-25T14:38:58.986Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-01-25T14:38:58.986Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.53s) [2022-01-25T14:38:58.986Z] --- PASS: TestDiskUsage (1.54s) [2022-01-25T14:38:58.986Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-01-25T14:38:58.986Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-01-25T14:38:58.986Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-01-25T14:38:58.986Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-01-25T14:38:58.986Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-01-25T14:38:58.986Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-01-25T14:38:58.986Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-01-25T14:38:58.986Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-01-25T14:38:58.986Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-01-25T14:38:58.986Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-01-25T14:38:58.986Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-01-25T14:38:58.986Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.30s) [2022-01-25T14:38:58.986Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-01-25T14:38:58.986Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-01-25T14:38:58.986Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-01-25T14:38:58.986Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-01-25T14:38:58.986Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-01-25T14:38:58.986Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-01-25T14:38:58.986Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-01-25T14:38:58.986Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-01-25T14:38:58.986Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-01-25T14:38:58.986Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-01-25T14:38:58.986Z] --- PASS: TestDiskUsage/after_container.Run (0.47s) [2022-01-25T14:38:58.986Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-01-25T14:38:58.986Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-01-25T14:38:58.986Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-01-25T14:38:58.986Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-01-25T14:38:58.986Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-01-25T14:38:58.986Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-01-25T14:38:58.986Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-01-25T14:38:58.986Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-01-25T14:38:58.986Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-01-25T14:38:58.986Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-01-25T14:38:58.986Z] PASS [2022-01-25T14:38:58.986Z] [2022-01-25T14:38:58.986Z] DONE 50 tests in 20.265s [2022-01-25T14:38:58.986Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-01-25T14:38:59.117Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-01-25T14:38:59.247Z] INFO: Testing against a local daemon [2022-01-25T14:38:59.247Z] === RUN TestVolumesCreateAndList [2022-01-25T14:38:59.247Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-01-25T14:38:59.247Z] === RUN TestVolumesRemove [2022-01-25T14:38:59.247Z] --- PASS: TestVolumesRemove (0.08s) [2022-01-25T14:38:59.247Z] === RUN TestVolumesInspect [2022-01-25T14:38:59.247Z] --- PASS: TestVolumesInspect (0.02s) [2022-01-25T14:38:59.247Z] === RUN TestVolumesInvalidJSON [2022-01-25T14:38:59.247Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-25T14:38:59.247Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-25T14:38:59.247Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-25T14:38:59.247Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-01-25T14:38:59.247Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-01-25T14:38:59.247Z] PASS [2022-01-25T14:38:59.247Z] [2022-01-25T14:38:59.247Z] DONE 5 tests in 0.170s [2022-01-25T14:38:59.247Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-01-25T14:38:59.377Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-01-25T14:38:59.378Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.03s) [2022-01-25T14:38:59.378Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.09s) [2022-01-25T14:38:59.378Z] === RUN TestWaitBlocked [2022-01-25T14:38:59.378Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-25T14:38:59.378Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-25T14:38:59.378Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-01-25T14:38:59.378Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-01-25T14:38:59.378Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-25T14:38:59.378Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-01-25T14:38:59.816Z] Stopping apparmor (via systemctl): apparmor.service. [2022-01-25T14:38:59.816Z] Removing test suite binaries [2022-01-25T14:38:59.816Z] exiting test-integration [2022-01-25T14:38:59.816Z] ++ exit 0 [2022-01-25T14:38:59.816Z] [2022-01-25T14:39:00.769Z] --- PASS: TestWaitBlocked (0.02s) [2022-01-25T14:39:00.769Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.07s) [2022-01-25T14:39:00.769Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.19s) [2022-01-25T14:39:00.769Z] === CONT TestContainerStartOnDaemonRestart [2022-01-25T14:39:00.769Z] === CONT TestIpcModeOlderClient [2022-01-25T14:39:00.769Z] --- PASS: TestIpcModeOlderClient (0.11s) [2022-01-25T14:39:00.769Z] === CONT TestContainerKillOnDaemonStart Post stage [Pipeline] junit [2022-01-25T14:39:01.212Z] Recording test results [2022-01-25T14:39:01.344Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-01-25T14:39:01.692Z] + echo Ensuring container killed. [2022-01-25T14:39:01.692Z] Ensuring container killed. [2022-01-25T14:39:01.692Z] + docker rm -vf docker-pr3 [2022-01-25T14:39:01.693Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-01-25T14:39:01.731Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-01-25T14:39:01.979Z] + echo Chowning /workspace to jenkins user [2022-01-25T14:39:01.979Z] Chowning /workspace to jenkins user [2022-01-25T14:39:01.979Z] + id -u [2022-01-25T14:39:01.979Z] + id -g [2022-01-25T14:39:01.979Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43187:/workspace busybox chown -R 1000:1000 /workspace [2022-01-25T14:39:02.302Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-01-25T14:39:03.669Z] + bundleName=amd64-cgroup2 [2022-01-25T14:39:03.669Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-01-25T14:39:03.669Z] Creating amd64-cgroup2-bundles.tar.gz [2022-01-25T14:39:03.669Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-01-25T14:39:03.669Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-01-25T14:39:03.690Z] --- PASS: TestContainerStartOnDaemonRestart (3.04s) [2022-01-25T14:39:03.690Z] === CONT TestRestartDaemonWithRestartingContainer [Pipeline] archiveArtifacts [2022-01-25T14:39:03.952Z] Archiving artifacts [2022-01-25T14:39:04.269Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43187/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-25T14:39:04.579Z] + make clean [2022-01-25T14:39:04.579Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-01-25T14:39:04.579Z] docker-dev-cache [2022-01-25T14:39:04.579Z] docker-mod-cache [Pipeline] deleteDir [2022-01-25T14:39:04.635Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-01-25T14:39:05.579Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-01-25T14:39:05.840Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.42s) [2022-01-25T14:39:05.840Z] === CONT TestDaemonHostGatewayIP [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-25T14:39:06.784Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-01-25T14:39:06.784Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-01-25T14:39:06.784Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-01-25T14:39:06.784Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-01-25T14:39:06.784Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-01-25T14:39:06.784Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-01-25T14:39:06.784Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-01-25T14:39:06.784Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-01-25T14:39:06.784Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-01-25T14:39:09.042Z] --- PASS: TestCreateServiceMultipleTimes (14.90s) [2022-01-25T14:39:09.042Z] === RUN TestCreateServiceConflict [2022-01-25T14:39:09.334Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-01-25T14:39:09.334Z] --- PASS: TestDaemonHostGatewayIP (3.16s) [2022-01-25T14:39:09.334Z] === CONT TestDaemonRestartIpcMode [2022-01-25T14:39:10.280Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-01-25T14:39:10.931Z] --- PASS: TestCreateServiceConflict (2.06s) [2022-01-25T14:39:10.931Z] === RUN TestCreateServiceMaxReplicas [2022-01-25T14:39:12.196Z] --- PASS: TestDaemonRestartIpcMode (3.21s) [2022-01-25T14:39:12.770Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-01-25T14:39:13.344Z] --- PASS: TestContainerKillOnDaemonStart (12.86s) [2022-01-25T14:39:13.344Z] PASS [2022-01-25T14:39:13.344Z] [2022-01-25T14:39:13.344Z] === Skipped [2022-01-25T14:39:13.344Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-01-25T14:39:13.344Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-25T14:39:13.344Z] [2022-01-25T14:39:13.344Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-01-25T14:39:13.344Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-25T14:39:13.344Z] [2022-01-25T14:39:13.344Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-01-25T14:39:13.344Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-25T14:39:13.344Z] [2022-01-25T14:39:13.344Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-25T14:39:13.344Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-25T14:39:13.344Z] [2022-01-25T14:39:13.344Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-01-25T14:39:13.344Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-25T14:39:13.344Z] [2022-01-25T14:39:13.344Z] === SKIP: amd64.integration.container TestUpdateMemory (0.01s) [2022-01-25T14:39:13.344Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-01-25T14:39:13.344Z] [2022-01-25T14:39:13.344Z] DONE 200 tests, 6 skipped in 154.884s [2022-01-25T14:39:13.344Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-01-25T14:39:13.344Z] ++ 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 [2022-01-25T14:39:13.344Z] ++ set -e [2022-01-25T14:39:13.344Z] ++ '[' -n 0 ']' [2022-01-25T14:39:13.344Z] ++ set -x [2022-01-25T14:39:13.344Z] ++ 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 [2022-01-25T14:39:13.447Z] --- PASS: TestCreateServiceMaxReplicas (2.57s) [2022-01-25T14:39:13.447Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-25T14:39:13.609Z] === RUN TestConfigDaemonLibtrustID [2022-01-25T14:39:14.180Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-01-25T14:39:14.180Z] === RUN TestDaemonConfigValidation [2022-01-25T14:39:14.180Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-01-25T14:39:14.180Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-01-25T14:39:14.180Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-01-25T14:39:14.180Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-01-25T14:39:14.180Z] === RUN TestDaemonConfigValidation/invalid_config [2022-01-25T14:39:14.180Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-01-25T14:39:14.180Z] === RUN TestDaemonConfigValidation/malformed_config [2022-01-25T14:39:14.180Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-01-25T14:39:14.180Z] === RUN TestDaemonConfigValidation/valid_config [2022-01-25T14:39:14.180Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-01-25T14:39:14.180Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-01-25T14:39:14.180Z] === CONT TestDaemonConfigValidation/valid_config [2022-01-25T14:39:14.442Z] === CONT TestDaemonConfigValidation/malformed_config [2022-01-25T14:39:14.442Z] === CONT TestDaemonConfigValidation/invalid_config [2022-01-25T14:39:14.442Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-01-25T14:39:14.442Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-01-25T14:39:14.703Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-01-25T14:39:14.703Z] --- PASS: TestDaemonConfigValidation/valid_config (0.14s) [2022-01-25T14:39:14.703Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.15s) [2022-01-25T14:39:14.703Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.18s) [2022-01-25T14:39:14.703Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.20s) [2022-01-25T14:39:14.703Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.14s) [2022-01-25T14:39:14.703Z] === RUN TestConfigDaemonSeccompProfiles [2022-01-25T14:39:14.703Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-01-25T14:39:16.095Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-01-25T14:39:16.671Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-01-25T14:39:16.933Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-01-25T14:39:17.194Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-01-25T14:39:17.456Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-01-25T14:39:18.028Z] === CONT TestConfigDaemonSeccompProfiles [2022-01-25T14:39:18.028Z] daemon_test.go:156: [dacb8e127ec46] daemon is not started [2022-01-25T14:39:18.028Z] --- PASS: TestConfigDaemonSeccompProfiles (3.31s) [2022-01-25T14:39:18.028Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.10s) [2022-01-25T14:39:18.028Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.12s) [2022-01-25T14:39:18.028Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2022-01-25T14:39:18.028Z] === RUN TestDaemonProxy [2022-01-25T14:39:18.028Z] === RUN TestDaemonProxy/environment_variables [2022-01-25T14:39:18.971Z] check_test.go:308: [d092ade236b0f] daemon is not started [2022-01-25T14:39:18.971Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-01-25T14:39:19.915Z] === RUN TestDaemonProxy/command-line_options [2022-01-25T14:39:21.302Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-01-25T14:39:21.563Z] === RUN TestDaemonProxy/configuration_file [2022-01-25T14:39:22.135Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-01-25T14:39:23.498Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-01-25T14:39:23.520Z] === RUN TestDaemonProxy/conflicting_options [2022-01-25T14:39:23.781Z] === RUN TestDaemonProxy/reload_sanitized [2022-01-25T14:39:24.041Z] docker_cli_daemon_plugins_test.go:106: [d8b1348d482de] daemon is not started [2022-01-25T14:39:24.311Z] --- PASS: TestDaemonProxy (6.32s) [2022-01-25T14:39:24.311Z] --- PASS: TestDaemonProxy/environment_variables (1.77s) [2022-01-25T14:39:24.311Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-01-25T14:39:24.311Z] --- PASS: TestDaemonProxy/configuration_file (1.78s) [2022-01-25T14:39:24.311Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-01-25T14:39:24.311Z] --- PASS: TestDaemonProxy/reload_sanitized (0.53s) [2022-01-25T14:39:24.311Z] PASS [2022-01-25T14:39:24.311Z] [2022-01-25T14:39:24.311Z] DONE 17 tests in 10.871s [2022-01-25T14:39:24.311Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-01-25T14:39:24.311Z] ++ 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 [2022-01-25T14:39:24.311Z] ++ set -e [2022-01-25T14:39:24.311Z] ++ '[' -n 0 ']' [2022-01-25T14:39:24.311Z] ++ set -x [2022-01-25T14:39:24.311Z] ++ 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 [2022-01-25T14:39:24.599Z] INFO: Testing against a local daemon [2022-01-25T14:39:24.599Z] === RUN TestCommitInheritsEnv [2022-01-25T14:39:24.734Z] --- PASS: TestBuildWithHugeFile (105.23s) [2022-01-25T14:39:24.734Z] === RUN TestBuildWCOWSandboxSize [2022-01-25T14:39:24.734Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-25T14:39:24.734Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-01-25T14:39:24.734Z] === RUN TestBuildWithEmptyDockerfile [2022-01-25T14:39:24.734Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-25T14:39:24.734Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-25T14:39:24.734Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-25T14:39:24.734Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-25T14:39:24.734Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-25T14:39:24.734Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-25T14:39:24.734Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-25T14:39:24.734Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-25T14:39:24.734Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-25T14:39:24.734Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2022-01-25T14:39:24.734Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-01-25T14:39:24.734Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-01-25T14:39:24.734Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-01-25T14:39:24.734Z] === RUN TestBuildPreserveOwnership [2022-01-25T14:39:24.734Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-25T14:39:24.734Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-01-25T14:39:24.734Z] === RUN TestBuildPlatformInvalid [2022-01-25T14:39:24.734Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-01-25T14:39:24.734Z] PASS [2022-01-25T14:39:24.734Z] ok github.com/docker/docker/integration/build 173.049s [2022-01-25T14:39:24.734Z] [2022-01-25T14:39:24.734Z] === Skipped [2022-01-25T14:39:24.734Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-01-25T14:39:24.734Z] build_session_test.go:25: TODO: BuildKit [2022-01-25T14:39:24.734Z] [2022-01-25T14:39:24.734Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-01-25T14:39:24.734Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:39:24.734Z] [2022-01-25T14:39:24.734Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-01-25T14:39:24.734Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-25T14:39:24.734Z] [2022-01-25T14:39:24.734Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-01-25T14:39:24.734Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-25T14:39:24.734Z] [2022-01-25T14:39:24.734Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-01-25T14:39:24.734Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-25T14:39:24.734Z] [2022-01-25T14:39:24.734Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-01-25T14:39:24.734Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-25T14:39:24.734Z] [2022-01-25T14:39:24.734Z] DONE 29 tests, 6 skipped in 196.718s [2022-01-25T14:39:24.734Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-01-25T14:39:24.734Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-25T14:39:24.734Z] INFO: Testing against a local daemon [2022-01-25T14:39:24.734Z] === RUN TestConfigInspect [2022-01-25T14:39:24.734Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:39:24.734Z] --- SKIP: TestConfigInspect (0.00s) [2022-01-25T14:39:24.734Z] === RUN TestConfigList [2022-01-25T14:39:24.734Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:39:24.734Z] --- SKIP: TestConfigList (0.00s) [2022-01-25T14:39:24.734Z] === RUN TestConfigsCreateAndDelete [2022-01-25T14:39:24.734Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:39:24.734Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-01-25T14:39:24.734Z] === RUN TestConfigsUpdate [2022-01-25T14:39:24.734Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:39:24.734Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-01-25T14:39:24.734Z] === RUN TestTemplatedConfig [2022-01-25T14:39:24.734Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:39:24.734Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-01-25T14:39:24.734Z] === RUN TestConfigCreateResolve [2022-01-25T14:39:24.734Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:39:24.734Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-01-25T14:39:24.734Z] PASS [2022-01-25T14:39:24.734Z] ok github.com/docker/docker/integration/config 0.080s [2022-01-25T14:39:24.734Z] [2022-01-25T14:39:24.734Z] === Skipped [2022-01-25T14:39:24.734Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-01-25T14:39:24.734Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:39:24.734Z] [2022-01-25T14:39:24.734Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-01-25T14:39:24.734Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:39:24.734Z] [2022-01-25T14:39:24.734Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-01-25T14:39:24.734Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:39:24.734Z] [2022-01-25T14:39:24.734Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-01-25T14:39:24.734Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:39:24.734Z] [2022-01-25T14:39:24.734Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-01-25T14:39:24.734Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:39:24.734Z] [2022-01-25T14:39:24.734Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-01-25T14:39:24.734Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:39:24.734Z] [2022-01-25T14:39:24.734Z] DONE 6 tests, 6 skipped in 1.943s [2022-01-25T14:39:24.734Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-01-25T14:39:24.734Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-25T14:39:24.734Z] INFO: Testing against a local daemon [2022-01-25T14:39:24.734Z] === RUN TestCheckpoint [2022-01-25T14:39:24.734Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-25T14:39:24.734Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-25T14:39:24.734Z] === RUN TestContainerInvalidJSON [2022-01-25T14:39:24.734Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-25T14:39:24.734Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-25T14:39:24.734Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-25T14:39:24.734Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-25T14:39:24.734Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-25T14:39:24.734Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-25T14:39:24.734Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-01-25T14:39:24.734Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-01-25T14:39:24.734Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-01-25T14:39:24.734Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-25T14:39:24.734Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.22s) [2022-01-25T14:39:24.734Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-25T14:39:24.734Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.24s) [2022-01-25T14:39:24.734Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-25T14:39:24.734Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.22s) [2022-01-25T14:39:24.734Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-25T14:39:24.734Z] --- PASS: TestCopyToContainerPathIsNotDir (0.22s) [2022-01-25T14:39:24.734Z] === RUN TestCopyFromContainer [2022-01-25T14:39:24.734Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:39:24.734Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-01-25T14:39:24.734Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-25T14:39:24.734Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-25T14:39:24.734Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-25T14:39:24.734Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-25T14:39:24.734Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-25T14:39:24.734Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-25T14:39:24.734Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-25T14:39:24.734Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-25T14:39:24.734Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-25T14:39:24.734Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-25T14:39:24.734Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-01-25T14:39:24.734Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-01-25T14:39:24.734Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-01-25T14:39:24.734Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-01-25T14:39:24.734Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-25T14:39:24.734Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-01-25T14:39:24.734Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-01-25T14:39:24.734Z] === RUN TestCreateWithInvalidEnv [2022-01-25T14:39:24.734Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-25T14:39:24.734Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-25T14:39:24.734Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-25T14:39:24.734Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-25T14:39:24.734Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-25T14:39:24.734Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-25T14:39:24.734Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-25T14:39:24.734Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-25T14:39:24.734Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-25T14:39:24.734Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-01-25T14:39:24.734Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-01-25T14:39:24.734Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-01-25T14:39:24.734Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-01-25T14:39:24.734Z] === RUN TestCreateTmpfsMountsTarget [2022-01-25T14:39:24.734Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:39:24.734Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-01-25T14:39:24.734Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-25T14:39:24.734Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:39:24.734Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-01-25T14:39:24.734Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-25T14:39:24.734Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:39:24.734Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-01-25T14:39:24.734Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-25T14:39:24.734Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-25T14:39:24.734Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-25T14:39:24.734Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-25T14:39:24.734Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-25T14:39:24.734Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-25T14:39:24.734Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-25T14:39:24.734Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-25T14:39:24.734Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-25T14:39:24.734Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-25T14:39:24.734Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-25T14:39:24.734Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-25T14:39:24.734Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-25T14:39:24.734Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-25T14:39:24.734Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-25T14:39:24.734Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-25T14:39:24.734Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-01-25T14:39:24.734Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-01-25T14:39:24.734Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-01-25T14:39:24.734Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-01-25T14:39:24.734Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-01-25T14:39:24.734Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-01-25T14:39:24.734Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-25T14:39:24.734Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-01-25T14:39:24.734Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-01-25T14:39:24.734Z] === RUN TestCreateDifferentPlatform [2022-01-25T14:39:24.734Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-25T14:39:24.734Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-25T14:39:24.734Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-01-25T14:39:24.734Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-01-25T14:39:24.734Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-01-25T14:39:24.734Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-25T14:39:24.734Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.11s) [2022-01-25T14:39:24.734Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-25T14:39:24.734Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-01-25T14:39:24.734Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-01-25T14:39:24.734Z] === RUN TestContainerKillOnDaemonStart [2022-01-25T14:39:24.734Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:39:24.734Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-01-25T14:39:24.734Z] === RUN TestDiff [2022-01-25T14:39:24.734Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-01-25T14:39:24.734Z] --- SKIP: TestDiff (0.00s) [2022-01-25T14:39:24.734Z] === RUN TestExecWithCloseStdin [2022-01-25T14:39:24.734Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-01-25T14:39:24.735Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-01-25T14:39:24.735Z] === RUN TestExec [2022-01-25T14:39:24.735Z] --- PASS: TestExec (3.81s) [2022-01-25T14:39:24.735Z] === RUN TestExecUser [2022-01-25T14:39:24.735Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-01-25T14:39:24.735Z] --- SKIP: TestExecUser (0.00s) [2022-01-25T14:39:24.735Z] === RUN TestExportContainerAndImportImage [2022-01-25T14:39:24.735Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:39:24.735Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-01-25T14:39:24.735Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-25T14:39:24.735Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:39:24.735Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-01-25T14:39:24.735Z] === RUN TestHealthCheckWorkdir [2022-01-25T14:39:24.735Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-01-25T14:39:24.735Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-01-25T14:39:24.735Z] === RUN TestHealthKillContainer [2022-01-25T14:39:24.735Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-01-25T14:39:24.735Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-01-25T14:39:24.735Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-25T14:39:24.735Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-25T14:39:24.735Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-01-25T14:39:24.735Z] === RUN TestKillContainerInvalidSignal [2022-01-25T14:39:24.735Z] --- PASS: TestKillContainerInvalidSignal (3.00s) [2022-01-25T14:39:24.735Z] === RUN TestKillContainer [2022-01-25T14:39:24.735Z] === RUN TestKillContainer/no_signal [2022-01-25T14:39:25.174Z] --- PASS: TestCommitInheritsEnv (0.53s) [2022-01-25T14:39:25.174Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-25T14:39:25.174Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-01-25T14:39:25.174Z] === RUN TestImportWithCustomPlatform [2022-01-25T14:39:25.174Z] === RUN TestImportWithCustomPlatform/#00 [2022-01-25T14:39:25.435Z] === RUN TestImportWithCustomPlatform/_______ [2022-01-25T14:39:25.435Z] === RUN TestImportWithCustomPlatform// [2022-01-25T14:39:25.435Z] === RUN TestImportWithCustomPlatform/linux [2022-01-25T14:39:25.435Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-01-25T14:39:25.435Z] === RUN TestImportWithCustomPlatform/LINUX [2022-01-25T14:39:25.633Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.56s) [2022-01-25T14:39:25.633Z] === RUN TestCreateServiceSecretFileMode [2022-01-25T14:39:25.696Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-01-25T14:39:25.696Z] === RUN TestImportWithCustomPlatform/macos [2022-01-25T14:39:25.696Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-01-25T14:39:25.696Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-01-25T14:39:25.696Z] --- PASS: TestImportWithCustomPlatform (0.61s) [2022-01-25T14:39:25.696Z] --- PASS: TestImportWithCustomPlatform/#00 (0.13s) [2022-01-25T14:39:25.696Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-01-25T14:39:25.696Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-01-25T14:39:25.696Z] --- PASS: TestImportWithCustomPlatform/linux (0.15s) [2022-01-25T14:39:25.696Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.15s) [2022-01-25T14:39:25.696Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.12s) [2022-01-25T14:39:25.696Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-01-25T14:39:25.696Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-01-25T14:39:25.696Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-01-25T14:39:25.696Z] === RUN TestImagesFilterMultiReference [2022-01-25T14:39:25.696Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-01-25T14:39:25.696Z] === RUN TestImagePullPlatformInvalid [2022-01-25T14:39:25.957Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-01-25T14:39:25.957Z] === RUN TestRemoveImageOrphaning [2022-01-25T14:39:26.218Z] --- PASS: TestRemoveImageOrphaning (0.41s) [2022-01-25T14:39:26.218Z] === RUN TestRemoveImageGarbageCollector [2022-01-25T14:39:26.218Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-01-25T14:39:26.790Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-01-25T14:39:27.052Z] check_test.go:308: [de12f21b3e1e7] daemon is not started [2022-01-25T14:39:27.052Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-01-25T14:39:27.625Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-01-25T14:39:27.766Z] === RUN TestKillContainer/non_killing_signal [2022-01-25T14:39:27.766Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-01-25T14:39:27.766Z] === RUN TestKillContainer/killing_signal [2022-01-25T14:39:28.197Z] --- PASS: TestRemoveImageGarbageCollector (2.06s) [2022-01-25T14:39:28.197Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-25T14:39:28.458Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-01-25T14:39:28.458Z] === RUN TestTagInvalidReference [2022-01-25T14:39:28.458Z] --- PASS: TestTagInvalidReference (0.01s) [2022-01-25T14:39:28.458Z] === RUN TestTagValidPrefixedRepo [2022-01-25T14:39:28.458Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-01-25T14:39:28.458Z] === RUN TestTagExistedNameWithoutForce [2022-01-25T14:39:28.458Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-01-25T14:39:28.458Z] === RUN TestTagOfficialNames [2022-01-25T14:39:28.458Z] --- PASS: TestTagOfficialNames (0.06s) [2022-01-25T14:39:28.458Z] === RUN TestTagMatchesDigest [2022-01-25T14:39:28.458Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-01-25T14:39:28.458Z] === CONT TestImportExtremelyLargeImageWorks [2022-01-25T14:39:30.373Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-01-25T14:39:30.373Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-01-25T14:39:30.795Z] --- PASS: TestKillContainer (6.05s) [2022-01-25T14:39:30.795Z] --- PASS: TestKillContainer/no_signal (2.95s) [2022-01-25T14:39:30.795Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-01-25T14:39:30.795Z] --- PASS: TestKillContainer/killing_signal (3.05s) [2022-01-25T14:39:30.795Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-25T14:39:30.795Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-25T14:39:30.795Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-01-25T14:39:30.795Z] === RUN TestKillStoppedContainer [2022-01-25T14:39:30.795Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-25T14:39:30.795Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-01-25T14:39:30.795Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-25T14:39:30.795Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-25T14:39:30.795Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-01-25T14:39:30.795Z] === RUN TestKillDifferentUserContainer [2022-01-25T14:39:30.795Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-01-25T14:39:30.795Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-01-25T14:39:30.795Z] === RUN TestInspectOomKilledTrue [2022-01-25T14:39:30.795Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:39:30.795Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-01-25T14:39:30.795Z] === RUN TestInspectOomKilledFalse [2022-01-25T14:39:30.795Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-25T14:39:30.795Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-01-25T14:39:30.795Z] === RUN TestLogsFollowTailEmpty [2022-01-25T14:39:30.944Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-01-25T14:39:30.944Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-01-25T14:39:31.886Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-01-25T14:39:33.273Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-01-25T14:39:33.820Z] --- PASS: TestLogsFollowTailEmpty (3.05s) [2022-01-25T14:39:33.820Z] === RUN TestNetworkNat [2022-01-25T14:39:33.820Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-01-25T14:39:33.820Z] --- SKIP: TestNetworkNat (0.00s) [2022-01-25T14:39:33.820Z] === RUN TestNetworkLocalhostTCPNat [2022-01-25T14:39:34.213Z] --- PASS: TestBuildWithHugeFile (104.45s) [2022-01-25T14:39:34.213Z] === RUN TestBuildWCOWSandboxSize [2022-01-25T14:39:34.213Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-25T14:39:34.213Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-01-25T14:39:34.213Z] === RUN TestBuildWithEmptyDockerfile [2022-01-25T14:39:34.213Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-25T14:39:34.213Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-25T14:39:34.213Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-25T14:39:34.213Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-25T14:39:34.213Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-25T14:39:34.213Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-25T14:39:34.213Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-25T14:39:34.213Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-25T14:39:34.213Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-25T14:39:34.213Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-01-25T14:39:34.213Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-01-25T14:39:34.213Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-01-25T14:39:34.213Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-01-25T14:39:34.213Z] === RUN TestBuildPreserveOwnership [2022-01-25T14:39:34.213Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-25T14:39:34.213Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-01-25T14:39:34.213Z] === RUN TestBuildPlatformInvalid [2022-01-25T14:39:34.213Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-01-25T14:39:34.213Z] PASS [2022-01-25T14:39:34.213Z] ok github.com/docker/docker/integration/build 170.290s [2022-01-25T14:39:34.213Z] [2022-01-25T14:39:34.213Z] === Skipped [2022-01-25T14:39:34.213Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-01-25T14:39:34.213Z] build_session_test.go:25: TODO: BuildKit [2022-01-25T14:39:34.213Z] [2022-01-25T14:39:34.213Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-01-25T14:39:34.213Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:39:34.213Z] [2022-01-25T14:39:34.213Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-01-25T14:39:34.213Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-25T14:39:34.213Z] [2022-01-25T14:39:34.213Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-01-25T14:39:34.213Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-25T14:39:34.213Z] [2022-01-25T14:39:34.213Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-01-25T14:39:34.213Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-25T14:39:34.213Z] [2022-01-25T14:39:34.213Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-01-25T14:39:34.213Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-25T14:39:34.213Z] [2022-01-25T14:39:34.213Z] DONE 29 tests, 6 skipped in 195.879s [2022-01-25T14:39:34.213Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-01-25T14:39:34.213Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-25T14:39:34.213Z] INFO: Testing against a local daemon [2022-01-25T14:39:34.213Z] === RUN TestConfigInspect [2022-01-25T14:39:34.213Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:39:34.213Z] --- SKIP: TestConfigInspect (0.00s) [2022-01-25T14:39:34.213Z] === RUN TestConfigList [2022-01-25T14:39:34.213Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:39:34.213Z] --- SKIP: TestConfigList (0.00s) [2022-01-25T14:39:34.213Z] === RUN TestConfigsCreateAndDelete [2022-01-25T14:39:34.213Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:39:34.213Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-01-25T14:39:34.213Z] === RUN TestConfigsUpdate [2022-01-25T14:39:34.213Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:39:34.213Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-01-25T14:39:34.213Z] === RUN TestTemplatedConfig [2022-01-25T14:39:34.213Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:39:34.213Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-01-25T14:39:34.213Z] === RUN TestConfigCreateResolve [2022-01-25T14:39:34.213Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:39:34.213Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-01-25T14:39:34.213Z] PASS [2022-01-25T14:39:34.213Z] ok github.com/docker/docker/integration/config 0.086s [2022-01-25T14:39:34.213Z] [2022-01-25T14:39:34.213Z] === Skipped [2022-01-25T14:39:34.213Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-01-25T14:39:34.213Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:39:34.213Z] [2022-01-25T14:39:34.213Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-01-25T14:39:34.213Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:39:34.213Z] [2022-01-25T14:39:34.213Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-01-25T14:39:34.213Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:39:34.213Z] [2022-01-25T14:39:34.213Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-01-25T14:39:34.213Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:39:34.213Z] [2022-01-25T14:39:34.213Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-01-25T14:39:34.213Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:39:34.213Z] [2022-01-25T14:39:34.213Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-01-25T14:39:34.213Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:39:34.213Z] [2022-01-25T14:39:34.213Z] DONE 6 tests, 6 skipped in 1.869s [2022-01-25T14:39:34.213Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-01-25T14:39:34.213Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-25T14:39:34.213Z] INFO: Testing against a local daemon [2022-01-25T14:39:34.213Z] === RUN TestCheckpoint [2022-01-25T14:39:34.213Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-25T14:39:34.213Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-25T14:39:34.213Z] === RUN TestContainerInvalidJSON [2022-01-25T14:39:34.213Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-25T14:39:34.213Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-25T14:39:34.213Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-25T14:39:34.213Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-25T14:39:34.213Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-25T14:39:34.213Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-25T14:39:34.213Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-01-25T14:39:34.213Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-01-25T14:39:34.213Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-01-25T14:39:34.213Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-25T14:39:34.213Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.24s) [2022-01-25T14:39:34.213Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-25T14:39:34.213Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.24s) [2022-01-25T14:39:34.213Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-25T14:39:34.213Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.22s) [2022-01-25T14:39:34.213Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-25T14:39:34.213Z] --- PASS: TestCopyToContainerPathIsNotDir (0.23s) [2022-01-25T14:39:34.213Z] === RUN TestCopyFromContainer [2022-01-25T14:39:34.213Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:39:34.213Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-01-25T14:39:34.213Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-25T14:39:34.213Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-25T14:39:34.213Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-25T14:39:34.213Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-25T14:39:34.213Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-25T14:39:34.213Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-25T14:39:34.213Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-25T14:39:34.213Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-25T14:39:34.213Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-25T14:39:34.213Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-25T14:39:34.213Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-01-25T14:39:34.213Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-01-25T14:39:34.213Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-01-25T14:39:34.213Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-01-25T14:39:34.213Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-25T14:39:34.213Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-01-25T14:39:34.213Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-01-25T14:39:34.213Z] === RUN TestCreateWithInvalidEnv [2022-01-25T14:39:34.213Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-25T14:39:34.213Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-25T14:39:34.213Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-25T14:39:34.213Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-25T14:39:34.213Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-25T14:39:34.213Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-25T14:39:34.213Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-25T14:39:34.213Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-25T14:39:34.213Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-25T14:39:34.213Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-01-25T14:39:34.213Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-01-25T14:39:34.213Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-01-25T14:39:34.213Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-01-25T14:39:34.213Z] === RUN TestCreateTmpfsMountsTarget [2022-01-25T14:39:34.213Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:39:34.213Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-01-25T14:39:34.213Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-25T14:39:34.213Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:39:34.213Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-01-25T14:39:34.213Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-25T14:39:34.213Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:39:34.213Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-01-25T14:39:34.213Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-25T14:39:34.213Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-25T14:39:34.213Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-25T14:39:34.213Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-25T14:39:34.213Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-25T14:39:34.213Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-25T14:39:34.213Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-25T14:39:34.213Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-25T14:39:34.213Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-25T14:39:34.213Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-25T14:39:34.213Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-25T14:39:34.213Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-25T14:39:34.213Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-25T14:39:34.213Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-25T14:39:34.213Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-25T14:39:34.213Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-25T14:39:34.213Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-01-25T14:39:34.213Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-01-25T14:39:34.213Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-01-25T14:39:34.213Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-01-25T14:39:34.213Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-01-25T14:39:34.213Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-01-25T14:39:34.213Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-25T14:39:34.213Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-01-25T14:39:34.213Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-01-25T14:39:34.213Z] === RUN TestCreateDifferentPlatform [2022-01-25T14:39:34.213Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-25T14:39:34.213Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-25T14:39:34.213Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-01-25T14:39:34.213Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-01-25T14:39:34.213Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-01-25T14:39:34.213Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-25T14:39:34.213Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.12s) [2022-01-25T14:39:34.213Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-25T14:39:34.213Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-01-25T14:39:34.213Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-01-25T14:39:34.214Z] === RUN TestContainerKillOnDaemonStart [2022-01-25T14:39:34.214Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:39:34.214Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-01-25T14:39:34.214Z] === RUN TestDiff [2022-01-25T14:39:34.214Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-01-25T14:39:34.214Z] --- SKIP: TestDiff (0.00s) [2022-01-25T14:39:34.214Z] === RUN TestExecWithCloseStdin [2022-01-25T14:39:34.214Z] --- PASS: TestExecWithCloseStdin (2.39s) [2022-01-25T14:39:34.214Z] === RUN TestExec [2022-01-25T14:39:34.214Z] --- PASS: TestExec (2.22s) [2022-01-25T14:39:34.214Z] === RUN TestExecUser [2022-01-25T14:39:34.214Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-01-25T14:39:34.214Z] --- SKIP: TestExecUser (0.00s) [2022-01-25T14:39:34.214Z] === RUN TestExportContainerAndImportImage [2022-01-25T14:39:34.214Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:39:34.214Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-01-25T14:39:34.214Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-25T14:39:34.214Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:39:34.214Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-01-25T14:39:34.214Z] === RUN TestHealthCheckWorkdir [2022-01-25T14:39:34.214Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-01-25T14:39:34.214Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-01-25T14:39:34.214Z] === RUN TestHealthKillContainer [2022-01-25T14:39:34.214Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-01-25T14:39:34.214Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-01-25T14:39:34.214Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-25T14:39:34.214Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-25T14:39:34.214Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-01-25T14:39:34.214Z] === RUN TestKillContainerInvalidSignal [2022-01-25T14:39:34.214Z] --- PASS: TestKillContainerInvalidSignal (2.10s) [2022-01-25T14:39:34.214Z] === RUN TestKillContainer [2022-01-25T14:39:34.214Z] === RUN TestKillContainer/no_signal [2022-01-25T14:39:34.218Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-01-25T14:39:35.236Z] === RUN TestKillContainer/non_killing_signal [2022-01-25T14:39:35.236Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-01-25T14:39:35.236Z] === RUN TestKillContainer/killing_signal [2022-01-25T14:39:36.131Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-01-25T14:39:37.518Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-01-25T14:39:37.528Z] --- PASS: TestKillContainer (4.77s) [2022-01-25T14:39:37.528Z] --- PASS: TestKillContainer/no_signal (2.05s) [2022-01-25T14:39:37.528Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-01-25T14:39:37.528Z] --- PASS: TestKillContainer/killing_signal (2.67s) [2022-01-25T14:39:37.528Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-25T14:39:37.528Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-25T14:39:37.528Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-01-25T14:39:37.528Z] === RUN TestKillStoppedContainer [2022-01-25T14:39:37.528Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-25T14:39:37.528Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-01-25T14:39:37.528Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-25T14:39:37.528Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-25T14:39:37.528Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-01-25T14:39:37.528Z] === RUN TestKillDifferentUserContainer [2022-01-25T14:39:37.528Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-01-25T14:39:37.528Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-01-25T14:39:37.528Z] === RUN TestInspectOomKilledTrue [2022-01-25T14:39:37.528Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:39:37.528Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-01-25T14:39:37.528Z] === RUN TestInspectOomKilledFalse [2022-01-25T14:39:37.528Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-25T14:39:37.528Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-01-25T14:39:37.528Z] === RUN TestLogsFollowTailEmpty [2022-01-25T14:39:37.713Z] --- PASS: TestNetworkLocalhostTCPNat (3.70s) [2022-01-25T14:39:37.713Z] === RUN TestNetworkLoopbackNat [2022-01-25T14:39:37.713Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-01-25T14:39:37.713Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-01-25T14:39:37.713Z] === RUN TestPause [2022-01-25T14:39:37.713Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-01-25T14:39:37.713Z] --- SKIP: TestPause (0.00s) [2022-01-25T14:39:37.713Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-25T14:39:37.779Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-01-25T14:39:37.802Z] --- PASS: TestCreateServiceSecretFileMode (12.24s) [2022-01-25T14:39:37.802Z] === RUN TestCreateServiceConfigFileMode [2022-01-25T14:39:38.722Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-01-25T14:39:38.722Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from config [2022-01-25T14:39:38.848Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-01-25T14:39:38.983Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from config [2022-01-25T14:39:39.556Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from config [2022-01-25T14:39:39.863Z] --- PASS: TestLogsFollowTailEmpty (2.11s) [2022-01-25T14:39:39.863Z] === RUN TestNetworkNat [2022-01-25T14:39:39.863Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-01-25T14:39:39.863Z] --- SKIP: TestNetworkNat (0.00s) [2022-01-25T14:39:39.863Z] === RUN TestNetworkLocalhostTCPNat [2022-01-25T14:39:40.129Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from config [2022-01-25T14:39:40.700Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from config [2022-01-25T14:39:40.736Z] tests/integration/client_test.py ..... [ 75%] [2022-01-25T14:39:40.736Z] tests/integration/context_api_test.py ... [ 76%] [2022-01-25T14:39:40.737Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.03s) [2022-01-25T14:39:40.737Z] === RUN TestPauseStopPausedContainer [2022-01-25T14:39:40.737Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:39:40.737Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-01-25T14:39:40.737Z] === RUN TestPsFilter [2022-01-25T14:39:40.737Z] --- PASS: TestPsFilter (0.33s) [2022-01-25T14:39:40.737Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-25T14:39:41.271Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from cli [2022-01-25T14:39:41.401Z] tests/integration/errors_test.py . [ 76%] [2022-01-25T14:39:41.842Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from cli [2022-01-25T14:39:42.103Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from cli [2022-01-25T14:39:42.151Z] --- PASS: TestNetworkLocalhostTCPNat (2.50s) [2022-01-25T14:39:42.152Z] === RUN TestNetworkLoopbackNat [2022-01-25T14:39:42.152Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-01-25T14:39:42.152Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-01-25T14:39:42.152Z] === RUN TestPause [2022-01-25T14:39:42.152Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-01-25T14:39:42.152Z] --- SKIP: TestPause (0.00s) [2022-01-25T14:39:42.152Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-25T14:39:42.675Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from cli [2022-01-25T14:39:42.937Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-01-25T14:39:43.197Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from cli [2022-01-25T14:39:43.758Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.00s) [2022-01-25T14:39:43.758Z] === RUN TestRemoveContainerWithVolume [2022-01-25T14:39:43.768Z] check_test.go:308: [d3d4c0a4cf79d] daemon is not started [2022-01-25T14:39:43.768Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-01-25T14:39:44.029Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-01-25T14:39:44.444Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.15s) [2022-01-25T14:39:44.444Z] === RUN TestPauseStopPausedContainer [2022-01-25T14:39:44.444Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:39:44.444Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-01-25T14:39:44.444Z] === RUN TestPsFilter [2022-01-25T14:39:44.931Z] --- PASS: TestPsFilter (0.34s) [2022-01-25T14:39:44.931Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-25T14:39:44.972Z] check_test.go:308: [deee5e560abe1] daemon is not started [2022-01-25T14:39:44.972Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-01-25T14:39:45.234Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-01-25T14:39:46.627Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-01-25T14:39:46.779Z] --- PASS: TestRemoveContainerWithVolume (2.97s) [2022-01-25T14:39:46.779Z] === RUN TestRemoveContainerRunning [2022-01-25T14:39:46.910Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-01-25T14:39:47.979Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.73s) [2022-01-25T14:39:47.979Z] === RUN TestRemoveContainerWithVolume [2022-01-25T14:39:49.802Z] --- PASS: TestRemoveContainerRunning (3.07s) [2022-01-25T14:39:49.802Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-25T14:39:50.236Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-01-25T14:39:50.326Z] --- PASS: TestRemoveContainerWithVolume (2.69s) [2022-01-25T14:39:50.326Z] === RUN TestRemoveContainerRunning [2022-01-25T14:39:50.498Z] check_test.go:308: [d0e67b0f5d05d] daemon is not started [2022-01-25T14:39:50.498Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-01-25T14:39:52.621Z] --- PASS: TestRemoveContainerRunning (2.10s) [2022-01-25T14:39:52.621Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-25T14:39:52.641Z] --- PASS: TestCreateServiceConfigFileMode (12.31s) [2022-01-25T14:39:52.641Z] === RUN TestCreateServiceSysctls [2022-01-25T14:39:52.641Z] --- PASS: TestCreateServiceSysctls (2.51s) [2022-01-25T14:39:52.641Z] === RUN TestCreateServiceCapabilities [2022-01-25T14:39:52.828Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.98s) [2022-01-25T14:39:52.828Z] === RUN TestRemoveInvalidContainer [2022-01-25T14:39:52.828Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-01-25T14:39:52.828Z] === RUN TestRenameLinkedContainer [2022-01-25T14:39:52.828Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-01-25T14:39:52.828Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-01-25T14:39:52.828Z] === RUN TestRenameStoppedContainer [2022-01-25T14:39:53.800Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-01-25T14:39:54.248Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.10s) [2022-01-25T14:39:54.248Z] === RUN TestRemoveInvalidContainer [2022-01-25T14:39:54.248Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-01-25T14:39:54.248Z] === RUN TestRenameLinkedContainer [2022-01-25T14:39:54.735Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-01-25T14:39:54.735Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-01-25T14:39:54.735Z] === RUN TestRenameStoppedContainer [2022-01-25T14:39:55.159Z] --- PASS: TestCreateServiceCapabilities (2.02s) [2022-01-25T14:39:55.159Z] === RUN TestInspect [2022-01-25T14:39:55.186Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-01-25T14:39:55.850Z] --- PASS: TestRenameStoppedContainer (2.99s) [2022-01-25T14:39:55.850Z] === RUN TestRenameRunningContainerAndReuse [2022-01-25T14:39:57.035Z] --- PASS: TestRenameStoppedContainer (2.67s) [2022-01-25T14:39:57.035Z] === RUN TestRenameRunningContainerAndReuse [2022-01-25T14:39:57.049Z] --- PASS: TestInspect (2.11s) [2022-01-25T14:39:57.049Z] === RUN TestCreateJob [2022-01-25T14:39:57.102Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-01-25T14:39:58.044Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-01-25T14:39:58.305Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-01-25T14:39:59.249Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-01-25T14:39:59.564Z] --- PASS: TestCreateJob (2.47s) [2022-01-25T14:39:59.564Z] === RUN TestReplicatedJob [2022-01-25T14:39:59.677Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-01-25T14:40:00.194Z] check_test.go:308: [dd018355476a2] daemon is not started [2022-01-25T14:40:00.194Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-01-25T14:40:01.860Z] --- PASS: TestRenameRunningContainerAndReuse (6.03s) [2022-01-25T14:40:01.860Z] === RUN TestRenameInvalidName [2022-01-25T14:40:01.925Z] --- PASS: TestRenameRunningContainerAndReuse (4.14s) [2022-01-25T14:40:01.925Z] === RUN TestRenameInvalidName [2022-01-25T14:40:02.111Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-01-25T14:40:03.546Z] --- PASS: TestRenameInvalidName (2.19s) [2022-01-25T14:40:03.546Z] === RUN TestRenameAnonymousContainer [2022-01-25T14:40:03.734Z] --- PASS: TestReplicatedJob (4.05s) [2022-01-25T14:40:03.734Z] === RUN TestUpdateReplicatedJob [2022-01-25T14:40:04.660Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-01-25T14:40:04.660Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-01-25T14:40:04.882Z] --- PASS: TestRenameInvalidName (2.99s) [2022-01-25T14:40:04.882Z] === RUN TestRenameAnonymousContainer [2022-01-25T14:40:06.261Z] --- PASS: TestUpdateReplicatedJob (2.62s) [2022-01-25T14:40:06.261Z] === RUN TestServiceListWithStatuses [2022-01-25T14:40:06.261Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-25T14:40:06.261Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-01-25T14:40:06.261Z] === RUN TestDockerNetworkConnectAlias [2022-01-25T14:40:06.579Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-01-25T14:40:07.964Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-01-25T14:40:09.528Z] --- PASS: TestDockerNetworkConnectAlias (3.42s) [2022-01-25T14:40:09.528Z] === RUN TestDockerNetworkReConnect [2022-01-25T14:40:11.269Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-01-25T14:40:12.212Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-01-25T14:40:12.796Z] --- PASS: TestDockerNetworkReConnect (3.14s) [2022-01-25T14:40:12.796Z] === RUN TestServicePlugin [2022-01-25T14:40:12.796Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-25T14:40:12.796Z] --- SKIP: TestServicePlugin (0.00s) [2022-01-25T14:40:12.796Z] === RUN TestServiceUpdateLabel [2022-01-25T14:40:13.598Z] check_test.go:308: [dd0d15e0561fe] daemon is not started [2022-01-25T14:40:13.598Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-01-25T14:40:14.170Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-01-25T14:40:14.175Z] --- PASS: TestRenameAnonymousContainer (9.52s) [2022-01-25T14:40:14.175Z] === RUN TestRenameContainerWithSameName [2022-01-25T14:40:14.432Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-01-25T14:40:14.686Z] --- PASS: TestServiceUpdateLabel (2.12s) [2022-01-25T14:40:14.686Z] === RUN TestServiceUpdateSecrets [2022-01-25T14:40:14.692Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-01-25T14:40:15.198Z] --- PASS: TestRenameContainerWithSameName (2.17s) [2022-01-25T14:40:15.199Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-25T14:40:15.199Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-01-25T14:40:15.199Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-01-25T14:40:15.199Z] === RUN TestResize [2022-01-25T14:40:15.268Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-01-25T14:40:15.614Z] ......... [ 85%] [2022-01-25T14:40:16.667Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-01-25T14:40:17.240Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-01-25T14:40:17.240Z] check_test.go:308: [da0d4d35997e1] daemon is not started [2022-01-25T14:40:17.240Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-01-25T14:40:17.487Z] --- PASS: TestResize (2.16s) [2022-01-25T14:40:17.487Z] === RUN TestResizeWithInvalidSize [2022-01-25T14:40:17.548Z] --- PASS: TestRenameAnonymousContainer (11.61s) [2022-01-25T14:40:17.548Z] === RUN TestRenameContainerWithSameName [2022-01-25T14:40:19.777Z] --- PASS: TestResizeWithInvalidSize (2.21s) [2022-01-25T14:40:19.777Z] === RUN TestResizeWhenContainerNotStarted [2022-01-25T14:40:19.787Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-01-25T14:40:19.831Z] --- PASS: TestRenameContainerWithSameName (3.08s) [2022-01-25T14:40:19.831Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-25T14:40:19.831Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-01-25T14:40:19.831Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-01-25T14:40:19.831Z] === RUN TestResize [2022-01-25T14:40:20.258Z] 567fd00846e9: Pull complete [2022-01-25T14:40:20.258Z] Digest: sha256:ab693245cc2f6c018a5718b9ded9eac109629e207907df81991f449d138cd85c [2022-01-25T14:40:20.258Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-25T14:40:20.258Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-01-25T14:40:20.258Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-01-25T14:40:20.258Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2458' [2022-01-25T14:40:20.258Z] WARN: Skipping validation tests [2022-01-25T14:40:20.258Z] INFO: Running unit tests at 01/25/2022 14:40:13... [2022-01-25T14:40:20.258Z] INFO: make.ps1 starting at 01/25/2022 14:40:18 [2022-01-25T14:40:20.258Z] INFO: Git commit (b36d896fce) assumed from DOCKER_GITCOMMIT environment variable [2022-01-25T14:40:20.258Z] INFO: Invoking autogen... [2022-01-25T14:40:20.258Z] INFO: Running unit tests... [2022-01-25T14:40:20.484Z] tests/integration/models_images_test.py ............... [ 89%] [2022-01-25T14:40:21.667Z] tests/integration/models_networks_test.py .... [ 90%] [2022-01-25T14:40:22.335Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-01-25T14:40:22.821Z] --- PASS: TestResizeWhenContainerNotStarted (2.74s) [2022-01-25T14:40:22.821Z] === RUN TestDaemonRestartKillContainers [2022-01-25T14:40:22.821Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:40:22.821Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-01-25T14:40:22.821Z] === RUN TestStats [2022-01-25T14:40:22.821Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-01-25T14:40:22.821Z] --- SKIP: TestStats (0.00s) [2022-01-25T14:40:22.821Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-25T14:40:23.717Z] --- PASS: TestResize (3.89s) [2022-01-25T14:40:23.717Z] === RUN TestResizeWithInvalidSize [2022-01-25T14:40:26.547Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-01-25T14:40:26.747Z] --- PASS: TestResizeWithInvalidSize (3.07s) [2022-01-25T14:40:26.747Z] === RUN TestResizeWhenContainerNotStarted [2022-01-25T14:40:27.492Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-01-25T14:40:27.591Z] 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/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/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/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 [2022-01-25T14:40:28.202Z] tests/integration/models_nodes_test.py . [ 90%] [2022-01-25T14:40:28.202Z] tests/integration/models_resources_test.py . [ 91%] [2022-01-25T14:40:29.406Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-01-25T14:40:29.530Z] --- PASS: TestServiceUpdateSecrets (14.19s) [2022-01-25T14:40:29.530Z] === RUN TestServiceUpdateConfigs [2022-01-25T14:40:29.772Z] --- PASS: TestResizeWhenContainerNotStarted (3.06s) [2022-01-25T14:40:29.772Z] === RUN TestDaemonRestartKillContainers [2022-01-25T14:40:29.772Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:40:29.772Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-01-25T14:40:29.772Z] === RUN TestStats [2022-01-25T14:40:29.772Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-01-25T14:40:29.772Z] --- SKIP: TestStats (0.00s) [2022-01-25T14:40:29.772Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-25T14:40:29.946Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-01-25T14:40:30.148Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.18s) [2022-01-25T14:40:30.148Z] === RUN TestStopContainerWithTimeout [2022-01-25T14:40:30.148Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-01-25T14:40:30.148Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-01-25T14:40:30.148Z] === RUN TestUpdateRestartPolicy [2022-01-25T14:40:30.347Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-01-25T14:40:30.608Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-01-25T14:40:33.154Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-01-25T14:40:33.201Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-01-25T14:40:33.201Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-01-25T14:40:35.071Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-01-25T14:40:35.071Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-01-25T14:40:35.645Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-01-25T14:40:35.752Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.01s) [2022-01-25T14:40:35.752Z] === RUN TestStopContainerWithTimeout [2022-01-25T14:40:35.752Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-01-25T14:40:35.752Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-01-25T14:40:35.752Z] === RUN TestUpdateRestartPolicy [2022-01-25T14:40:35.907Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-01-25T14:40:36.479Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-01-25T14:40:36.479Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-01-25T14:40:36.798Z] tests/integration/regression_test.py ...... [ 98%] [2022-01-25T14:40:37.053Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-01-25T14:40:37.311Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-01-25T14:40:37.311Z] tests/integration/credentials/utils_test.py . [100%] [2022-01-25T14:40:37.311Z] [2022-01-25T14:40:37.311Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-01-25T14:40:37.311Z] =========================== short test summary info ============================ [2022-01-25T14:40:37.311Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-01-25T14:40:37.311Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-01-25T14:40:37.311Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-01-25T14:40:37.311Z] Not supported on most drivers [2022-01-25T14:40:37.311Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-01-25T14:40:37.311Z] Output of docker top depends on host distro, and is not formalized. [2022-01-25T14:40:37.311Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-01-25T14:40:37.311Z] Output of docker top depends on host distro, and is not formalized. [2022-01-25T14:40:37.311Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-01-25T14:40:37.311Z] Can fail if eth0 has multiple IP addresses [2022-01-25T14:40:37.311Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-01-25T14:40:37.311Z] This doesn't seem to be taken into account by the engine [2022-01-25T14:40:37.311Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-01-25T14:40:37.311Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-01-25T14:40:37.311Z] = 384 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 290.76 seconds == [2022-01-25T14:40:37.314Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-01-25T14:40:37.567Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-01-25T14:40:38.228Z] ? github.com/docker/docker/api [no test files] [2022-01-25T14:40:39.866Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-01-25T14:40:40.127Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-01-25T14:40:41.072Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-01-25T14:40:42.016Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-01-25T14:40:42.979Z] === RUN TestDockerSuite/TestBuildEnv [2022-01-25T14:40:42.979Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-01-25T14:40:44.367Z] --- PASS: TestServiceUpdateConfigs (13.85s) [2022-01-25T14:40:44.367Z] === RUN TestServiceUpdateNetwork [2022-01-25T14:40:44.388Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-01-25T14:40:44.388Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-01-25T14:40:45.775Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-01-25T14:40:47.161Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-01-25T14:40:47.161Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-01-25T14:40:49.731Z] Leaving: AppArmorNo profiles have been unloaded. [2022-01-25T14:40:49.731Z] [2022-01-25T14:40:49.731Z] Unloading profiles will leave already running processes permanently [2022-01-25T14:40:49.731Z] unconfined, which can lead to unexpected situations. [2022-01-25T14:40:49.731Z] [2022-01-25T14:40:49.731Z] To set a process to complain mode, use the command line tool [2022-01-25T14:40:49.731Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-01-25T14:40:49.731Z] Post stage [Pipeline] junit [2022-01-25T14:40:49.741Z] Recording test results [2022-01-25T14:40:49.878Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-01-25T14:40:50.148Z] + echo Ensuring container killed. [2022-01-25T14:40:50.149Z] Ensuring container killed. [2022-01-25T14:40:50.149Z] + docker rm -vf docker-pr3 [2022-01-25T14:40:50.149Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-01-25T14:40:50.423Z] + echo Chowning /workspace to jenkins user [2022-01-25T14:40:50.423Z] Chowning /workspace to jenkins user [2022-01-25T14:40:50.423Z] + id -u [2022-01-25T14:40:50.423Z] + id -g [2022-01-25T14:40:50.423Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43187:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-01-25T14:40:52.125Z] + bundleName=docker-py [2022-01-25T14:40:52.125Z] + echo Creating docker-py-bundles.tar.gz [2022-01-25T14:40:52.125Z] Creating docker-py-bundles.tar.gz [2022-01-25T14:40:52.125Z] + 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 [2022-01-25T14:40:52.134Z] Archiving artifacts [2022-01-25T14:40:52.378Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43187/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-01-25T14:40:52.728Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43187/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=b36d896fceba189f86cb9d57679c7559a63721e5 -e DOCKER_GRAPHDRIVER docker:b36d896fceba189f86cb9d57679c7559a63721e5 hack/make.sh binary [2022-01-25T14:40:52.984Z] [2022-01-25T14:40:53.241Z] Removing bundles/ [2022-01-25T14:40:53.241Z] [2022-01-25T14:40:53.241Z] ---> Making bundle: binary (in bundles/binary) [2022-01-25T14:40:53.241Z] Building: bundles/binary-daemon/dockerd-dev [2022-01-25T14:40:53.241Z] GOOS="" GOARCH="" GOARM="" [2022-01-25T14:40:53.405Z] === RUN TestMiddlewares [2022-01-25T14:40:53.405Z] --- PASS: TestMiddlewares (0.00s) [2022-01-25T14:40:53.405Z] PASS [2022-01-25T14:40:53.405Z] coverage: 9.0% of statements [2022-01-25T14:40:53.405Z] ok github.com/docker/docker/api/server 0.065s coverage: 9.0% of statements [2022-01-25T14:40:53.751Z] docker_cli_daemon_test.go:2522: [dc3c506486a67] daemon is not started [2022-01-25T14:40:53.751Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-01-25T14:40:54.696Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-01-25T14:40:55.743Z] --- PASS: TestUpdateRestartPolicy (25.20s) [2022-01-25T14:40:55.743Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-25T14:40:56.541Z] --- PASS: TestServiceUpdateNetwork (12.03s) [2022-01-25T14:40:56.541Z] === RUN TestServiceUpdatePidsLimit [2022-01-25T14:40:56.541Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-01-25T14:40:56.541Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-01-25T14:40:56.771Z] --- PASS: TestUpdateRestartWithAutoRemove (2.10s) [2022-01-25T14:40:56.771Z] === RUN TestWaitNonBlocked [2022-01-25T14:40:56.771Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-25T14:40:56.771Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-25T14:40:56.771Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-25T14:40:56.771Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-25T14:40:56.771Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-25T14:40:56.771Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-25T14:41:00.691Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-01-25T14:41:00.691Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.25s) [2022-01-25T14:41:00.691Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.38s) [2022-01-25T14:41:00.691Z] === RUN TestWaitBlocked [2022-01-25T14:41:00.691Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:41:00.691Z] --- SKIP: TestWaitBlocked (0.00s) [2022-01-25T14:41:00.691Z] PASS [2022-01-25T14:41:00.691Z] ok github.com/docker/docker/integration/container 95.306s [2022-01-25T14:41:00.691Z] [2022-01-25T14:41:00.691Z] === Skipped [2022-01-25T14:41:00.691Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-01-25T14:41:00.691Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-25T14:41:00.691Z] [2022-01-25T14:41:00.691Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-01-25T14:41:00.691Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:00.691Z] [2022-01-25T14:41:00.691Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-01-25T14:41:00.691Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-01-25T14:41:00.691Z] [2022-01-25T14:41:00.691Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-01-25T14:41:00.691Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:00.691Z] [2022-01-25T14:41:00.691Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-01-25T14:41:00.691Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:41:00.691Z] [2022-01-25T14:41:00.691Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-01-25T14:41:00.691Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:41:00.691Z] [2022-01-25T14:41:00.691Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-01-25T14:41:00.691Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-01-25T14:41:00.691Z] [2022-01-25T14:41:00.691Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-01-25T14:41:00.691Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-01-25T14:41:00.691Z] [2022-01-25T14:41:00.691Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-01-25T14:41:00.691Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:00.691Z] [2022-01-25T14:41:00.691Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-01-25T14:41:00.691Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-01-25T14:41:00.691Z] [2022-01-25T14:41:00.691Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-01-25T14:41:00.692Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-01-25T14:41:00.692Z] [2022-01-25T14:41:00.692Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-01-25T14:41:00.692Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:00.692Z] [2022-01-25T14:41:00.692Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-01-25T14:41:00.692Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:00.692Z] [2022-01-25T14:41:00.692Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-01-25T14:41:00.692Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-01-25T14:41:00.692Z] [2022-01-25T14:41:00.692Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-01-25T14:41:00.692Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-01-25T14:41:00.692Z] [2022-01-25T14:41:00.692Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-01-25T14:41:00.692Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-25T14:41:00.692Z] [2022-01-25T14:41:00.692Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-01-25T14:41:00.692Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-01-25T14:41:00.692Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-01-25T14:41:00.692Z] [2022-01-25T14:41:00.692Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-01-25T14:41:00.692Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-25T14:41:00.692Z] [2022-01-25T14:41:00.692Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-01-25T14:41:00.692Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-25T14:41:00.692Z] [2022-01-25T14:41:00.692Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-01-25T14:41:00.692Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-25T14:41:00.692Z] [2022-01-25T14:41:00.692Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-01-25T14:41:00.692Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-01-25T14:41:00.692Z] [2022-01-25T14:41:00.692Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-01-25T14:41:00.692Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:00.692Z] [2022-01-25T14:41:00.692Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-01-25T14:41:00.692Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-25T14:41:00.692Z] [2022-01-25T14:41:00.692Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-01-25T14:41:00.692Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-01-25T14:41:00.692Z] [2022-01-25T14:41:00.692Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-01-25T14:41:00.692Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-01-25T14:41:00.692Z] [2022-01-25T14:41:00.692Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-01-25T14:41:00.692Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-01-25T14:41:00.692Z] [2022-01-25T14:41:00.692Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-01-25T14:41:00.692Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:00.692Z] [2022-01-25T14:41:00.692Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-01-25T14:41:00.692Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-01-25T14:41:00.692Z] [2022-01-25T14:41:00.692Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-01-25T14:41:00.692Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-01-25T14:41:00.692Z] [2022-01-25T14:41:00.692Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-01-25T14:41:00.692Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:00.692Z] [2022-01-25T14:41:00.692Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-01-25T14:41:00.692Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-01-25T14:41:00.692Z] [2022-01-25T14:41:00.692Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-01-25T14:41:00.692Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-01-25T14:41:00.692Z] [2022-01-25T14:41:00.692Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-01-25T14:41:00.692Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:41:00.692Z] [2022-01-25T14:41:00.692Z] DONE 87 tests, 33 skipped in 97.631s [2022-01-25T14:41:00.692Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-01-25T14:41:04.628Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-01-25T14:41:04.703Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-01-25T14:41:05.645Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-01-25T14:41:06.108Z] --- PASS: TestUpdateRestartPolicy (26.15s) [2022-01-25T14:41:06.108Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-25T14:41:06.108Z] --- PASS: TestUpdateRestartWithAutoRemove (3.04s) [2022-01-25T14:41:06.108Z] === RUN TestWaitNonBlocked [2022-01-25T14:41:06.108Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-25T14:41:06.108Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-25T14:41:06.108Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-25T14:41:06.108Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-25T14:41:06.108Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-25T14:41:06.108Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-25T14:41:07.559Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-01-25T14:41:09.132Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-01-25T14:41:09.132Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.00s) [2022-01-25T14:41:09.132Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.36s) [2022-01-25T14:41:09.132Z] === RUN TestWaitBlocked [2022-01-25T14:41:09.132Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:41:09.132Z] --- SKIP: TestWaitBlocked (0.00s) [2022-01-25T14:41:09.132Z] PASS [2022-01-25T14:41:09.132Z] ok github.com/docker/docker/integration/container 112.641s [2022-01-25T14:41:09.132Z] [2022-01-25T14:41:09.132Z] === Skipped [2022-01-25T14:41:09.132Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-01-25T14:41:09.132Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-25T14:41:09.132Z] [2022-01-25T14:41:09.132Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-01-25T14:41:09.132Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:09.132Z] [2022-01-25T14:41:09.132Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-01-25T14:41:09.132Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-01-25T14:41:09.132Z] [2022-01-25T14:41:09.132Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-01-25T14:41:09.132Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:09.132Z] [2022-01-25T14:41:09.132Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-01-25T14:41:09.132Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:41:09.132Z] [2022-01-25T14:41:09.132Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-01-25T14:41:09.132Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:41:09.132Z] [2022-01-25T14:41:09.132Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-01-25T14:41:09.132Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-01-25T14:41:09.132Z] [2022-01-25T14:41:09.132Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-01-25T14:41:09.132Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-01-25T14:41:09.132Z] [2022-01-25T14:41:09.132Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-01-25T14:41:09.132Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:09.132Z] [2022-01-25T14:41:09.132Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-01-25T14:41:09.132Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-01-25T14:41:09.132Z] [2022-01-25T14:41:09.132Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-01-25T14:41:09.132Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-01-25T14:41:09.132Z] [2022-01-25T14:41:09.132Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-01-25T14:41:09.132Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-01-25T14:41:09.132Z] [2022-01-25T14:41:09.132Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-01-25T14:41:09.132Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:09.132Z] [2022-01-25T14:41:09.132Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-01-25T14:41:09.132Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:09.132Z] [2022-01-25T14:41:09.132Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-01-25T14:41:09.132Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-01-25T14:41:09.132Z] [2022-01-25T14:41:09.132Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-01-25T14:41:09.132Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-01-25T14:41:09.132Z] [2022-01-25T14:41:09.133Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-01-25T14:41:09.133Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-25T14:41:09.133Z] [2022-01-25T14:41:09.133Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-01-25T14:41:09.133Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-01-25T14:41:09.133Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-01-25T14:41:09.133Z] [2022-01-25T14:41:09.133Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-01-25T14:41:09.133Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-25T14:41:09.133Z] [2022-01-25T14:41:09.133Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-01-25T14:41:09.133Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-25T14:41:09.133Z] [2022-01-25T14:41:09.133Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-01-25T14:41:09.133Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-25T14:41:09.133Z] [2022-01-25T14:41:09.133Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-01-25T14:41:09.133Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-01-25T14:41:09.133Z] [2022-01-25T14:41:09.133Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-01-25T14:41:09.133Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:09.133Z] [2022-01-25T14:41:09.133Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-01-25T14:41:09.133Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-25T14:41:09.133Z] [2022-01-25T14:41:09.133Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-01-25T14:41:09.133Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-01-25T14:41:09.133Z] [2022-01-25T14:41:09.133Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-01-25T14:41:09.133Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-01-25T14:41:09.133Z] [2022-01-25T14:41:09.133Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-01-25T14:41:09.133Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-01-25T14:41:09.133Z] [2022-01-25T14:41:09.133Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-01-25T14:41:09.133Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:09.133Z] [2022-01-25T14:41:09.133Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-01-25T14:41:09.133Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-01-25T14:41:09.133Z] [2022-01-25T14:41:09.133Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-01-25T14:41:09.133Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-01-25T14:41:09.133Z] [2022-01-25T14:41:09.133Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-01-25T14:41:09.133Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:09.133Z] [2022-01-25T14:41:09.133Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-01-25T14:41:09.133Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-01-25T14:41:09.133Z] [2022-01-25T14:41:09.133Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-01-25T14:41:09.133Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-01-25T14:41:09.133Z] [2022-01-25T14:41:09.133Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-01-25T14:41:09.133Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:41:09.133Z] [2022-01-25T14:41:09.133Z] DONE 87 tests, 34 skipped in 114.947s [2022-01-25T14:41:09.616Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-01-25T14:41:10.108Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-01-25T14:41:10.108Z] check_test.go:308: [dcf119b58030d] daemon is not started [2022-01-25T14:41:10.108Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-01-25T14:41:11.163Z] --- PASS: TestServiceUpdatePidsLimit (15.78s) [2022-01-25T14:41:11.163Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.51s) [2022-01-25T14:41:11.163Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-01-25T14:41:11.163Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2022-01-25T14:41:11.163Z] PASS [2022-01-25T14:41:11.163Z] [2022-01-25T14:41:11.163Z] === Skipped [2022-01-25T14:41:11.163Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-01-25T14:41:11.163Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-25T14:41:11.163Z] [2022-01-25T14:41:11.163Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-01-25T14:41:11.163Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-25T14:41:11.163Z] [2022-01-25T14:41:11.163Z] DONE 27 tests, 2 skipped in 143.119s [2022-01-25T14:41:11.163Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-01-25T14:41:11.163Z] ++ 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 [2022-01-25T14:41:11.163Z] ++ set -e [2022-01-25T14:41:11.163Z] ++ '[' -n 0 ']' [2022-01-25T14:41:11.163Z] ++ set -x [2022-01-25T14:41:11.163Z] ++ 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 [2022-01-25T14:41:11.163Z] INFO: Testing against a local daemon [2022-01-25T14:41:11.163Z] === RUN TestSessionCreate [2022-01-25T14:41:11.163Z] --- PASS: TestSessionCreate (0.02s) [2022-01-25T14:41:11.163Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-25T14:41:11.163Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-01-25T14:41:11.163Z] PASS [2022-01-25T14:41:11.163Z] [2022-01-25T14:41:11.163Z] DONE 2 tests in 0.123s [2022-01-25T14:41:11.163Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-01-25T14:41:11.163Z] ++ 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 [2022-01-25T14:41:11.163Z] ++ set -e [2022-01-25T14:41:11.163Z] ++ '[' -n 0 ']' [2022-01-25T14:41:11.163Z] ++ set -x [2022-01-25T14:41:11.163Z] ++ 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 [2022-01-25T14:41:11.163Z] INFO: Testing against a local daemon [2022-01-25T14:41:11.163Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-25T14:41:11.163Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-01-25T14:41:11.163Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-25T14:41:11.163Z] === RUN TestDiskUsage [2022-01-25T14:41:11.163Z] === PAUSE TestDiskUsage [2022-01-25T14:41:11.163Z] === RUN TestEventsExecDie [2022-01-25T14:41:11.163Z] --- PASS: TestEventsExecDie (0.47s) [2022-01-25T14:41:11.163Z] === RUN TestEventsBackwardsCompatible [2022-01-25T14:41:11.419Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-01-25T14:41:11.419Z] === RUN TestEventsVolumeCreate [2022-01-25T14:41:11.419Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-01-25T14:41:11.419Z] === RUN TestInfoBinaryCommits [2022-01-25T14:41:11.419Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-01-25T14:41:11.419Z] === RUN TestInfoAPIVersioned [2022-01-25T14:41:11.419Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-01-25T14:41:11.419Z] === RUN TestInfoAPI [2022-01-25T14:41:11.419Z] --- PASS: TestInfoAPI (0.02s) [2022-01-25T14:41:11.419Z] === RUN TestInfoAPIWarnings [2022-01-25T14:41:13.411Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-01-25T14:41:15.328Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-01-25T14:41:15.589Z] --- PASS: TestDockerDaemonSuite (334.37s) [2022-01-25T14:41:15.589Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.11s) [2022-01-25T14:41:15.589Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.61s) [2022-01-25T14:41:15.589Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.53s) [2022-01-25T14:41:15.589Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.72s) [2022-01-25T14:41:15.589Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.09s) [2022-01-25T14:41:15.589Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.78s) [2022-01-25T14:41:15.589Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.38s) [2022-01-25T14:41:15.589Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.99s) [2022-01-25T14:41:15.589Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.23s) [2022-01-25T14:41:15.589Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.21s) [2022-01-25T14:41:15.589Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.09s) [2022-01-25T14:41:15.589Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.10s) [2022-01-25T14:41:15.589Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.43s) [2022-01-25T14:41:15.589Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.11s) [2022-01-25T14:41:15.589Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-01-25T14:41:15.589Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-01-25T14:41:15.589Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.36s) [2022-01-25T14:41:15.589Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2022-01-25T14:41:15.589Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.07s) [2022-01-25T14:41:15.589Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.42s) [2022-01-25T14:41:15.589Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.25s) [2022-01-25T14:41:15.589Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2022-01-25T14:41:15.589Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.72s) [2022-01-25T14:41:15.589Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-01-25T14:41:15.589Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-01-25T14:41:15.589Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-01-25T14:41:15.589Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-01-25T14:41:15.589Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.59s) [2022-01-25T14:41:15.589Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.36s) [2022-01-25T14:41:15.589Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.25s) [2022-01-25T14:41:15.589Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-01-25T14:41:15.589Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.02s) [2022-01-25T14:41:15.589Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.91s) [2022-01-25T14:41:15.589Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.69s) [2022-01-25T14:41:15.589Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.57s) [2022-01-25T14:41:15.589Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.76s) [2022-01-25T14:41:15.589Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.36s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.35s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.72s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.55s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.58s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.33s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.59s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.66s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.60s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.83s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.87s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.55s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.68s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.52s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.85s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.38s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.11s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.64s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.71s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.09s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.52s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.03s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.18s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.69s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.64s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.10s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.55s) [2022-01-25T14:41:15.590Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-01-25T14:41:15.590Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.03s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.88s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.79s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.04s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.75s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.33s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.74s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.89s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.20s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.54s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.02s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.63s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.55s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.74s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.11s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.20s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.52s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.13s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.55s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.78s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.73s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.07s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.06s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.43s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.36s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.87s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.67s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.81s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.32s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.56s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.08s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.54s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.84s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.27s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.24s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.23s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.76s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.03s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.19s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.97s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.50s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.42s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.55s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.70s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.50s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s) [2022-01-25T14:41:15.590Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.62s) [2022-01-25T14:41:15.590Z] === RUN TestDockerSwarmSuite [2022-01-25T14:41:15.590Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-01-25T14:41:18.892Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-01-25T14:41:21.460Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-01-25T14:41:22.254Z] === RUN TestConfigDaemonLibtrustID [2022-01-25T14:41:22.254Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-01-25T14:41:22.254Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-01-25T14:41:22.254Z] === RUN TestDaemonConfigValidation [2022-01-25T14:41:22.254Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-01-25T14:41:22.254Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-01-25T14:41:22.254Z] === RUN TestConfigDaemonSeccompProfiles [2022-01-25T14:41:22.254Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-01-25T14:41:22.254Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-01-25T14:41:22.254Z] === RUN TestDaemonProxy [2022-01-25T14:41:22.254Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-01-25T14:41:22.254Z] --- SKIP: TestDaemonProxy (0.00s) [2022-01-25T14:41:22.254Z] PASS [2022-01-25T14:41:22.254Z] ok github.com/docker/docker/integration/daemon 0.108s [2022-01-25T14:41:22.254Z] [2022-01-25T14:41:22.254Z] === Skipped [2022-01-25T14:41:22.254Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-01-25T14:41:22.254Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-01-25T14:41:22.254Z] [2022-01-25T14:41:22.254Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-01-25T14:41:22.254Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-01-25T14:41:22.254Z] [2022-01-25T14:41:22.254Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-01-25T14:41:22.254Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-01-25T14:41:22.254Z] [2022-01-25T14:41:22.254Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-01-25T14:41:22.254Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-01-25T14:41:22.254Z] [2022-01-25T14:41:22.254Z] DONE 4 tests, 4 skipped in 19.511s [2022-01-25T14:41:22.254Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-01-25T14:41:23.877Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-25T14:41:23.877Z] INFO: Testing against a local daemon [2022-01-25T14:41:23.877Z] === RUN TestCommitInheritsEnv [2022-01-25T14:41:23.877Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-25T14:41:23.877Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-01-25T14:41:23.877Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-25T14:41:23.877Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-01-25T14:41:23.877Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-01-25T14:41:23.877Z] === RUN TestImportWithCustomPlatform [2022-01-25T14:41:23.877Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-01-25T14:41:23.877Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-01-25T14:41:23.877Z] === RUN TestImagesFilterMultiReference [2022-01-25T14:41:23.877Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-01-25T14:41:23.877Z] === RUN TestImagePullPlatformInvalid [2022-01-25T14:41:23.877Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-01-25T14:41:23.877Z] === RUN TestRemoveImageOrphaning [2022-01-25T14:41:24.767Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-01-25T14:41:24.900Z] --- PASS: TestRemoveImageOrphaning (1.01s) [2022-01-25T14:41:24.900Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-25T14:41:24.900Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-01-25T14:41:24.900Z] === RUN TestTagInvalidReference [2022-01-25T14:41:24.900Z] --- PASS: TestTagInvalidReference (0.03s) [2022-01-25T14:41:24.900Z] === RUN TestTagValidPrefixedRepo [2022-01-25T14:41:24.900Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-01-25T14:41:24.900Z] === RUN TestTagExistedNameWithoutForce [2022-01-25T14:41:24.900Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-01-25T14:41:24.900Z] === RUN TestTagOfficialNames [2022-01-25T14:41:24.900Z] --- PASS: TestTagOfficialNames (0.09s) [2022-01-25T14:41:24.900Z] === RUN TestTagMatchesDigest [2022-01-25T14:41:24.900Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-01-25T14:41:24.900Z] PASS [2022-01-25T14:41:24.900Z] ok github.com/docker/docker/integration/image 1.518s [2022-01-25T14:41:25.386Z] [2022-01-25T14:41:25.386Z] === Skipped [2022-01-25T14:41:25.386Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-01-25T14:41:25.386Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-25T14:41:25.386Z] [2022-01-25T14:41:25.386Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-01-25T14:41:25.386Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-01-25T14:41:25.386Z] [2022-01-25T14:41:25.386Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-01-25T14:41:25.386Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-01-25T14:41:25.386Z] [2022-01-25T14:41:25.386Z] DONE 12 tests, 3 skipped in 5.149s [2022-01-25T14:41:25.386Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-01-25T14:41:25.710Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-01-25T14:41:25.971Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-01-25T14:41:26.232Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-01-25T14:41:26.804Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-01-25T14:41:27.021Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-25T14:41:27.021Z] INFO: Testing against a local daemon [2022-01-25T14:41:27.021Z] === RUN TestNetworkCreateDelete [2022-01-25T14:41:27.021Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:41:27.021Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-01-25T14:41:27.021Z] === RUN TestDockerNetworkDeletePreferID [2022-01-25T14:41:27.021Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-01-25T14:41:27.021Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-01-25T14:41:27.021Z] === RUN TestDaemonDNSFallback [2022-01-25T14:41:27.021Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:41:27.021Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-01-25T14:41:27.021Z] === RUN TestInspectNetwork [2022-01-25T14:41:27.021Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-01-25T14:41:27.021Z] --- SKIP: TestInspectNetwork (0.00s) [2022-01-25T14:41:27.021Z] === RUN TestRunContainerWithBridgeNone [2022-01-25T14:41:27.021Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:41:27.021Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-01-25T14:41:27.021Z] === RUN TestNetworkInvalidJSON [2022-01-25T14:41:27.021Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-25T14:41:27.021Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-25T14:41:27.021Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-25T14:41:27.021Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-25T14:41:27.021Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-25T14:41:27.021Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-25T14:41:27.021Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-25T14:41:27.021Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-25T14:41:27.021Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-25T14:41:27.021Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-01-25T14:41:27.021Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-01-25T14:41:27.021Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-01-25T14:41:27.021Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-01-25T14:41:27.021Z] === RUN TestNetworkList [2022-01-25T14:41:27.021Z] === RUN TestNetworkList//networks [2022-01-25T14:41:27.021Z] === PAUSE TestNetworkList//networks [2022-01-25T14:41:27.021Z] === RUN TestNetworkList//networks/ [2022-01-25T14:41:27.021Z] === PAUSE TestNetworkList//networks/ [2022-01-25T14:41:27.021Z] === CONT TestNetworkList//networks [2022-01-25T14:41:27.021Z] === CONT TestNetworkList//networks/ [2022-01-25T14:41:27.021Z] --- PASS: TestNetworkList (0.04s) [2022-01-25T14:41:27.021Z] --- PASS: TestNetworkList//networks (0.00s) [2022-01-25T14:41:27.021Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-01-25T14:41:27.021Z] === RUN TestHostIPv4BridgeLabel [2022-01-25T14:41:27.021Z] network_test.go:128: testEnv.OSType == "windows" [2022-01-25T14:41:27.021Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-01-25T14:41:27.021Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-25T14:41:27.021Z] service_test.go:30: testEnv.OSType == "windows" [2022-01-25T14:41:27.021Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-01-25T14:41:27.021Z] === RUN TestDaemonDefaultNetworkPools [2022-01-25T14:41:27.021Z] service_test.go:59: testEnv.OSType == "windows" [2022-01-25T14:41:27.021Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-01-25T14:41:27.021Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-25T14:41:27.021Z] service_test.go:103: testEnv.OSType == "windows" [2022-01-25T14:41:27.021Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-01-25T14:41:27.021Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-25T14:41:27.021Z] service_test.go:137: testEnv.OSType == "windows" [2022-01-25T14:41:27.021Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-01-25T14:41:27.021Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-25T14:41:27.021Z] service_test.go:188: testEnv.OSType == "windows" [2022-01-25T14:41:27.021Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-25T14:41:27.021Z] === RUN TestServiceWithPredefinedNetwork [2022-01-25T14:41:27.021Z] service_test.go:213: testEnv.OSType == "windows" [2022-01-25T14:41:27.021Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-01-25T14:41:27.021Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-25T14:41:27.021Z] service_test.go:243: FLAKY_TEST [2022-01-25T14:41:27.021Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-25T14:41:27.021Z] === RUN TestServiceWithDataPathPortInit [2022-01-25T14:41:27.021Z] service_test.go:334: testEnv.OSType == "windows" [2022-01-25T14:41:27.021Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-01-25T14:41:27.511Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-25T14:41:27.511Z] service_test.go:402: testEnv.OSType == "windows" [2022-01-25T14:41:27.511Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-25T14:41:27.511Z] PASS [2022-01-25T14:41:27.511Z] ok github.com/docker/docker/integration/network 0.163s [2022-01-25T14:41:27.511Z] [2022-01-25T14:41:27.511Z] === Skipped [2022-01-25T14:41:27.511Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-01-25T14:41:27.511Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:41:27.511Z] [2022-01-25T14:41:27.511Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-01-25T14:41:27.511Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-01-25T14:41:27.511Z] [2022-01-25T14:41:27.511Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-01-25T14:41:27.511Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:41:27.511Z] [2022-01-25T14:41:27.511Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-01-25T14:41:27.511Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-01-25T14:41:27.511Z] [2022-01-25T14:41:27.511Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-01-25T14:41:27.511Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:41:27.511Z] [2022-01-25T14:41:27.511Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-01-25T14:41:27.511Z] network_test.go:128: testEnv.OSType == "windows" [2022-01-25T14:41:27.511Z] [2022-01-25T14:41:27.511Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-01-25T14:41:27.511Z] service_test.go:30: testEnv.OSType == "windows" [2022-01-25T14:41:27.511Z] [2022-01-25T14:41:27.511Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-01-25T14:41:27.511Z] service_test.go:59: testEnv.OSType == "windows" [2022-01-25T14:41:27.511Z] [2022-01-25T14:41:27.511Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-01-25T14:41:27.511Z] service_test.go:103: testEnv.OSType == "windows" [2022-01-25T14:41:27.511Z] [2022-01-25T14:41:27.511Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-01-25T14:41:27.511Z] service_test.go:137: testEnv.OSType == "windows" [2022-01-25T14:41:27.511Z] [2022-01-25T14:41:27.511Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-25T14:41:27.511Z] service_test.go:188: testEnv.OSType == "windows" [2022-01-25T14:41:27.511Z] [2022-01-25T14:41:27.511Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-01-25T14:41:27.511Z] service_test.go:213: testEnv.OSType == "windows" [2022-01-25T14:41:27.511Z] [2022-01-25T14:41:27.511Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-25T14:41:27.511Z] service_test.go:243: FLAKY_TEST [2022-01-25T14:41:27.511Z] [2022-01-25T14:41:27.511Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-01-25T14:41:27.511Z] service_test.go:334: testEnv.OSType == "windows" [2022-01-25T14:41:27.511Z] [2022-01-25T14:41:27.511Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-25T14:41:27.511Z] service_test.go:402: testEnv.OSType == "windows" [2022-01-25T14:41:27.511Z] [2022-01-25T14:41:27.511Z] DONE 22 tests, 15 skipped in 2.049s [2022-01-25T14:41:27.511Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-01-25T14:41:27.662Z] === RUN TestConfigDaemonLibtrustID [2022-01-25T14:41:27.662Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-01-25T14:41:27.662Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-01-25T14:41:27.662Z] === RUN TestDaemonConfigValidation [2022-01-25T14:41:27.662Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-01-25T14:41:27.662Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-01-25T14:41:27.662Z] === RUN TestConfigDaemonSeccompProfiles [2022-01-25T14:41:27.662Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-01-25T14:41:27.662Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-01-25T14:41:27.662Z] === RUN TestDaemonProxy [2022-01-25T14:41:27.662Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-01-25T14:41:27.662Z] --- SKIP: TestDaemonProxy (0.00s) [2022-01-25T14:41:27.662Z] PASS [2022-01-25T14:41:27.662Z] ok github.com/docker/docker/integration/daemon 0.105s [2022-01-25T14:41:27.662Z] [2022-01-25T14:41:27.662Z] === Skipped [2022-01-25T14:41:27.662Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-01-25T14:41:27.662Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-01-25T14:41:27.662Z] [2022-01-25T14:41:27.662Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-01-25T14:41:27.662Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-01-25T14:41:27.662Z] [2022-01-25T14:41:27.662Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-01-25T14:41:27.662Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-01-25T14:41:27.662Z] [2022-01-25T14:41:27.662Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-01-25T14:41:27.662Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-01-25T14:41:27.662Z] [2022-01-25T14:41:27.662Z] DONE 4 tests, 4 skipped in 17.889s [2022-01-25T14:41:27.662Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-01-25T14:41:27.997Z] testing: warning: no tests to run [2022-01-25T14:41:27.997Z] PASS [2022-01-25T14:41:27.997Z] ok github.com/docker/docker/integration/network/ipvlan 0.070s [2022-01-25T14:41:27.997Z] [2022-01-25T14:41:27.997Z] DONE 0 tests in 0.645s [2022-01-25T14:41:27.997Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-01-25T14:41:28.190Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-01-25T14:41:28.190Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-01-25T14:41:28.451Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-01-25T14:41:29.021Z] testing: warning: no tests to run [2022-01-25T14:41:29.021Z] PASS [2022-01-25T14:41:29.021Z] ok github.com/docker/docker/integration/network/macvlan 0.081s [2022-01-25T14:41:29.021Z] [2022-01-25T14:41:29.021Z] DONE 0 tests in 0.674s [2022-01-25T14:41:29.021Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-01-25T14:41:29.023Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-01-25T14:41:29.459Z] --- PASS: TestInfoAPIWarnings (16.20s) [2022-01-25T14:41:29.459Z] === RUN TestInfoDebug [2022-01-25T14:41:29.459Z] --- PASS: TestInfoDebug (0.52s) [2022-01-25T14:41:29.460Z] === RUN TestInfoInsecureRegistries [2022-01-25T14:41:29.460Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-01-25T14:41:29.460Z] === RUN TestInfoRegistryMirrors [2022-01-25T14:41:29.460Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-01-25T14:41:29.460Z] === RUN TestLoginFailsWithBadCredentials [2022-01-25T14:41:29.460Z] --- PASS: TestLoginFailsWithBadCredentials (0.10s) [2022-01-25T14:41:29.460Z] === RUN TestPingCacheHeaders [2022-01-25T14:41:29.460Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-01-25T14:41:29.460Z] === RUN TestPingGet [2022-01-25T14:41:29.460Z] --- PASS: TestPingGet (0.01s) [2022-01-25T14:41:29.460Z] === RUN TestPingHead [2022-01-25T14:41:29.460Z] --- PASS: TestPingHead (0.02s) [2022-01-25T14:41:29.460Z] === RUN TestVersion [2022-01-25T14:41:29.460Z] --- PASS: TestVersion (0.02s) [2022-01-25T14:41:29.460Z] === CONT TestDiskUsage [2022-01-25T14:41:29.508Z] testing: warning: no tests to run [2022-01-25T14:41:29.508Z] PASS [2022-01-25T14:41:29.508Z] ok github.com/docker/docker/integration/plugin 0.067s [2022-01-25T14:41:29.508Z] [2022-01-25T14:41:29.508Z] DONE 0 tests in 0.650s [2022-01-25T14:41:29.716Z] === RUN TestDiskUsage/empty [2022-01-25T14:41:29.716Z] === RUN TestDiskUsage/empty/container_types [2022-01-25T14:41:29.716Z] === RUN TestDiskUsage/empty/image_types [2022-01-25T14:41:29.716Z] === RUN TestDiskUsage/empty/volume_types [2022-01-25T14:41:29.716Z] === RUN TestDiskUsage/empty/build-cache_types [2022-01-25T14:41:29.716Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-01-25T14:41:29.716Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-01-25T14:41:29.716Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-01-25T14:41:29.716Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-01-25T14:41:29.716Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-01-25T14:41:29.716Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-01-25T14:41:29.716Z] === RUN TestDiskUsage/after_LoadBusybox [2022-01-25T14:41:29.972Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-01-25T14:41:29.972Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-01-25T14:41:29.972Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-01-25T14:41:29.972Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-01-25T14:41:29.972Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-01-25T14:41:29.972Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-01-25T14:41:29.972Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-01-25T14:41:29.972Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-01-25T14:41:29.972Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-01-25T14:41:29.972Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-01-25T14:41:29.972Z] === RUN TestDiskUsage/after_container.Run [2022-01-25T14:41:29.995Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-01-25T14:41:30.228Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-01-25T14:41:30.228Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-01-25T14:41:30.228Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-01-25T14:41:30.228Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-01-25T14:41:30.228Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-01-25T14:41:30.228Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-01-25T14:41:30.228Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-01-25T14:41:30.228Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-01-25T14:41:30.228Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-01-25T14:41:30.228Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-01-25T14:41:30.483Z] testing: warning: no tests to run [2022-01-25T14:41:30.483Z] PASS [2022-01-25T14:41:30.483Z] ok github.com/docker/docker/integration/plugin/authz 0.076s [2022-01-25T14:41:30.483Z] [2022-01-25T14:41:30.483Z] DONE 0 tests in 0.672s [2022-01-25T14:41:30.483Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-01-25T14:41:30.484Z] --- PASS: TestDiskUsage (1.07s) [2022-01-25T14:41:30.484Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-01-25T14:41:30.484Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-01-25T14:41:30.484Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-01-25T14:41:30.484Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-01-25T14:41:30.484Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-01-25T14:41:30.484Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-01-25T14:41:30.484Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-01-25T14:41:30.484Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-01-25T14:41:30.484Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-01-25T14:41:30.484Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-01-25T14:41:30.484Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-01-25T14:41:30.484Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.15s) [2022-01-25T14:41:30.484Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-01-25T14:41:30.484Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-01-25T14:41:30.484Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-01-25T14:41:30.484Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-01-25T14:41:30.484Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-01-25T14:41:30.484Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-01-25T14:41:30.484Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-01-25T14:41:30.484Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-01-25T14:41:30.484Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-01-25T14:41:30.484Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-01-25T14:41:30.484Z] --- PASS: TestDiskUsage/after_container.Run (0.26s) [2022-01-25T14:41:30.484Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-01-25T14:41:30.484Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-01-25T14:41:30.484Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-01-25T14:41:30.484Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-01-25T14:41:30.484Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-01-25T14:41:30.484Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-01-25T14:41:30.484Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-01-25T14:41:30.484Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-01-25T14:41:30.484Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-01-25T14:41:30.484Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-01-25T14:41:30.484Z] PASS [2022-01-25T14:41:30.484Z] [2022-01-25T14:41:30.484Z] === Skipped [2022-01-25T14:41:30.484Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-25T14:41:30.484Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-01-25T14:41:30.484Z] [2022-01-25T14:41:30.484Z] DONE 50 tests, 1 skipped in 19.685s [2022-01-25T14:41:30.484Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-01-25T14:41:30.484Z] ++ 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 [2022-01-25T14:41:30.484Z] ++ set -e [2022-01-25T14:41:30.484Z] ++ '[' -n 0 ']' [2022-01-25T14:41:30.484Z] ++ set -x [2022-01-25T14:41:30.484Z] ++ 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 [2022-01-25T14:41:30.485Z] INFO: Testing against a local daemon [2022-01-25T14:41:30.485Z] === RUN TestVolumesCreateAndList [2022-01-25T14:41:30.485Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-01-25T14:41:30.485Z] === RUN TestVolumesRemove [2022-01-25T14:41:30.485Z] --- PASS: TestVolumesRemove (0.06s) [2022-01-25T14:41:30.485Z] === RUN TestVolumesInspect [2022-01-25T14:41:30.485Z] --- PASS: TestVolumesInspect (0.02s) [2022-01-25T14:41:30.485Z] === RUN TestVolumesInvalidJSON [2022-01-25T14:41:30.485Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-25T14:41:30.485Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-25T14:41:30.485Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-25T14:41:30.485Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-01-25T14:41:30.485Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-01-25T14:41:30.485Z] PASS [2022-01-25T14:41:30.485Z] [2022-01-25T14:41:30.485Z] DONE 5 tests in 0.188s [2022-01-25T14:41:30.485Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-01-25T14:41:30.684Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-25T14:41:30.685Z] INFO: Testing against a local daemon [2022-01-25T14:41:30.685Z] === RUN TestCommitInheritsEnv [2022-01-25T14:41:30.685Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-25T14:41:30.685Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-01-25T14:41:30.685Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-25T14:41:30.685Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-01-25T14:41:30.685Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-01-25T14:41:30.685Z] === RUN TestImportWithCustomPlatform [2022-01-25T14:41:30.685Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-01-25T14:41:30.685Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-01-25T14:41:30.685Z] === RUN TestImagesFilterMultiReference [2022-01-25T14:41:30.685Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-01-25T14:41:30.685Z] === RUN TestImagePullPlatformInvalid [2022-01-25T14:41:30.685Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-01-25T14:41:30.685Z] === RUN TestRemoveImageOrphaning [2022-01-25T14:41:30.741Z] ++++ cat bundles/test-integration/docker.pid [2022-01-25T14:41:30.741Z] +++ kill 13052 [2022-01-25T14:41:30.997Z] +++ /etc/init.d/apparmor stop [2022-01-25T14:41:30.997Z] Leaving: AppArmorNo profiles have been unloaded. [2022-01-25T14:41:30.997Z] [2022-01-25T14:41:30.997Z] Unloading profiles will leave already running processes permanently [2022-01-25T14:41:30.997Z] unconfined, which can lead to unexpected situations. [2022-01-25T14:41:30.997Z] [2022-01-25T14:41:30.997Z] To set a process to complain mode, use the command line tool [2022-01-25T14:41:30.997Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-01-25T14:41:30.997Z] +++ true [2022-01-25T14:41:30.997Z] exiting test-integration [2022-01-25T14:41:30.997Z] ++ exit 0 [2022-01-25T14:41:30.997Z] Post stage [Pipeline] junit [2022-01-25T14:41:31.573Z] Recording test results [2022-01-25T14:41:31.687Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-01-25T14:41:32.053Z] + echo Ensuring container killed. [2022-01-25T14:41:32.053Z] Ensuring container killed. [2022-01-25T14:41:32.053Z] + docker rm -vf docker-pr3 [2022-01-25T14:41:32.053Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-01-25T14:41:32.295Z] --- PASS: TestRemoveImageOrphaning (1.02s) [2022-01-25T14:41:32.295Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-25T14:41:32.295Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-01-25T14:41:32.295Z] === RUN TestTagInvalidReference [2022-01-25T14:41:32.295Z] --- PASS: TestTagInvalidReference (0.03s) [2022-01-25T14:41:32.295Z] === RUN TestTagValidPrefixedRepo [2022-01-25T14:41:32.295Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-01-25T14:41:32.295Z] === RUN TestTagExistedNameWithoutForce [2022-01-25T14:41:32.295Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-01-25T14:41:32.295Z] === RUN TestTagOfficialNames [2022-01-25T14:41:32.295Z] --- PASS: TestTagOfficialNames (0.08s) [2022-01-25T14:41:32.295Z] === RUN TestTagMatchesDigest [2022-01-25T14:41:32.295Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-01-25T14:41:32.295Z] PASS [2022-01-25T14:41:32.295Z] ok github.com/docker/docker/integration/image 1.490s [2022-01-25T14:41:32.295Z] [2022-01-25T14:41:32.295Z] === Skipped [2022-01-25T14:41:32.295Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-01-25T14:41:32.295Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-25T14:41:32.295Z] [2022-01-25T14:41:32.295Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-01-25T14:41:32.295Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-01-25T14:41:32.295Z] [2022-01-25T14:41:32.295Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-01-25T14:41:32.295Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-01-25T14:41:32.295Z] [2022-01-25T14:41:32.295Z] DONE 12 tests, 3 skipped in 5.057s [2022-01-25T14:41:32.332Z] + echo Chowning /workspace to jenkins user [2022-01-25T14:41:32.332Z] Chowning /workspace to jenkins user [2022-01-25T14:41:32.332Z] + id -u [2022-01-25T14:41:32.332Z] + id -g [2022-01-25T14:41:32.332Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43187:/workspace busybox chown -R 1000:1000 /workspace [2022-01-25T14:41:32.777Z] Running D:\gopath\src\github.com\docker\docker\integration\network [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-01-25T14:41:33.546Z] + bundleName=arm64-integration [2022-01-25T14:41:33.546Z] + echo Creating arm64-integration-bundles.tar.gz [2022-01-25T14:41:33.546Z] Creating arm64-integration-bundles.tar.gz [2022-01-25T14:41:33.546Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-01-25T14:41:33.546Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-01-25T14:41:33.556Z] Archiving artifacts [2022-01-25T14:41:33.830Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43187/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-25T14:41:34.138Z] + make clean [2022-01-25T14:41:34.138Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-01-25T14:41:34.138Z] docker-dev-cache [2022-01-25T14:41:34.138Z] docker-mod-cache [Pipeline] deleteDir [2022-01-25T14:41:34.391Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-25T14:41:34.391Z] INFO: Testing against a local daemon [2022-01-25T14:41:34.391Z] === RUN TestNetworkCreateDelete [2022-01-25T14:41:34.391Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:41:34.391Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-01-25T14:41:34.391Z] === RUN TestDockerNetworkDeletePreferID [2022-01-25T14:41:34.391Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-01-25T14:41:34.391Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-01-25T14:41:34.391Z] === RUN TestDaemonDNSFallback [2022-01-25T14:41:34.391Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:41:34.391Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-01-25T14:41:34.391Z] === RUN TestInspectNetwork [2022-01-25T14:41:34.391Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-01-25T14:41:34.391Z] --- SKIP: TestInspectNetwork (0.00s) [2022-01-25T14:41:34.391Z] === RUN TestRunContainerWithBridgeNone [2022-01-25T14:41:34.391Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:41:34.391Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-01-25T14:41:34.391Z] === RUN TestNetworkInvalidJSON [2022-01-25T14:41:34.391Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-25T14:41:34.391Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-25T14:41:34.391Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-25T14:41:34.391Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-25T14:41:34.391Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-25T14:41:34.391Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-25T14:41:34.391Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-25T14:41:34.391Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-25T14:41:34.391Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-25T14:41:34.391Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-01-25T14:41:34.391Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-01-25T14:41:34.391Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-01-25T14:41:34.391Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-01-25T14:41:34.391Z] === RUN TestNetworkList [2022-01-25T14:41:34.391Z] === RUN TestNetworkList//networks [2022-01-25T14:41:34.391Z] === PAUSE TestNetworkList//networks [2022-01-25T14:41:34.391Z] === RUN TestNetworkList//networks/ [2022-01-25T14:41:34.391Z] === PAUSE TestNetworkList//networks/ [2022-01-25T14:41:34.391Z] === CONT TestNetworkList//networks [2022-01-25T14:41:34.391Z] === CONT TestNetworkList//networks/ [2022-01-25T14:41:34.391Z] --- PASS: TestNetworkList (0.03s) [2022-01-25T14:41:34.391Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-01-25T14:41:34.391Z] --- PASS: TestNetworkList//networks (0.00s) [2022-01-25T14:41:34.391Z] === RUN TestHostIPv4BridgeLabel [2022-01-25T14:41:34.391Z] network_test.go:128: testEnv.OSType == "windows" [2022-01-25T14:41:34.391Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-01-25T14:41:34.391Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-25T14:41:34.391Z] service_test.go:30: testEnv.OSType == "windows" [2022-01-25T14:41:34.391Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-01-25T14:41:34.391Z] === RUN TestDaemonDefaultNetworkPools [2022-01-25T14:41:34.391Z] service_test.go:59: testEnv.OSType == "windows" [2022-01-25T14:41:34.391Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-01-25T14:41:34.391Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-25T14:41:34.391Z] service_test.go:103: testEnv.OSType == "windows" [2022-01-25T14:41:34.391Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-01-25T14:41:34.391Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-25T14:41:34.391Z] service_test.go:137: testEnv.OSType == "windows" [2022-01-25T14:41:34.391Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-01-25T14:41:34.391Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-25T14:41:34.391Z] service_test.go:188: testEnv.OSType == "windows" [2022-01-25T14:41:34.391Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-25T14:41:34.391Z] === RUN TestServiceWithPredefinedNetwork [2022-01-25T14:41:34.391Z] service_test.go:213: testEnv.OSType == "windows" [2022-01-25T14:41:34.391Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-01-25T14:41:34.391Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-25T14:41:34.391Z] service_test.go:243: FLAKY_TEST [2022-01-25T14:41:34.391Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-25T14:41:34.391Z] === RUN TestServiceWithDataPathPortInit [2022-01-25T14:41:34.391Z] service_test.go:334: testEnv.OSType == "windows" [2022-01-25T14:41:34.391Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-01-25T14:41:34.391Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-25T14:41:34.391Z] service_test.go:402: testEnv.OSType == "windows" [2022-01-25T14:41:34.391Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-25T14:41:34.391Z] PASS [2022-01-25T14:41:34.391Z] ok github.com/docker/docker/integration/network 0.154s [2022-01-25T14:41:34.391Z] [2022-01-25T14:41:34.391Z] === Skipped [2022-01-25T14:41:34.391Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-01-25T14:41:34.391Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:41:34.391Z] [2022-01-25T14:41:34.391Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-01-25T14:41:34.391Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-01-25T14:41:34.391Z] [2022-01-25T14:41:34.391Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-01-25T14:41:34.391Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:41:34.391Z] [2022-01-25T14:41:34.391Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-01-25T14:41:34.391Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-01-25T14:41:34.391Z] [2022-01-25T14:41:34.391Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-01-25T14:41:34.391Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:41:34.391Z] [2022-01-25T14:41:34.391Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-01-25T14:41:34.391Z] network_test.go:128: testEnv.OSType == "windows" [2022-01-25T14:41:34.391Z] [2022-01-25T14:41:34.391Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-01-25T14:41:34.391Z] service_test.go:30: testEnv.OSType == "windows" [2022-01-25T14:41:34.391Z] [2022-01-25T14:41:34.391Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-01-25T14:41:34.391Z] service_test.go:59: testEnv.OSType == "windows" [2022-01-25T14:41:34.391Z] [2022-01-25T14:41:34.391Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-01-25T14:41:34.391Z] service_test.go:103: testEnv.OSType == "windows" [2022-01-25T14:41:34.391Z] [2022-01-25T14:41:34.391Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-01-25T14:41:34.391Z] service_test.go:137: testEnv.OSType == "windows" [2022-01-25T14:41:34.391Z] [2022-01-25T14:41:34.391Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-25T14:41:34.391Z] service_test.go:188: testEnv.OSType == "windows" [2022-01-25T14:41:34.391Z] [2022-01-25T14:41:34.391Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-01-25T14:41:34.391Z] service_test.go:213: testEnv.OSType == "windows" [2022-01-25T14:41:34.391Z] [2022-01-25T14:41:34.391Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-25T14:41:34.391Z] service_test.go:243: FLAKY_TEST [2022-01-25T14:41:34.391Z] [2022-01-25T14:41:34.391Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-01-25T14:41:34.391Z] service_test.go:334: testEnv.OSType == "windows" [2022-01-25T14:41:34.391Z] [2022-01-25T14:41:34.391Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-25T14:41:34.391Z] service_test.go:402: testEnv.OSType == "windows" [2022-01-25T14:41:34.391Z] [2022-01-25T14:41:34.391Z] DONE 22 tests, 15 skipped in 2.016s [2022-01-25T14:41:34.874Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-01-25T14:41:35.356Z] testing: warning: no tests to run [2022-01-25T14:41:35.356Z] PASS [2022-01-25T14:41:35.356Z] ok github.com/docker/docker/integration/network/ipvlan 0.061s [2022-01-25T14:41:35.356Z] [2022-01-25T14:41:35.356Z] DONE 0 tests in 0.627s [2022-01-25T14:41:35.356Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-01-25T14:41:35.381Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-25T14:41:35.381Z] INFO: Testing against a local daemon [2022-01-25T14:41:35.381Z] === RUN TestPluginInvalidJSON [2022-01-25T14:41:35.381Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-25T14:41:35.381Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-25T14:41:35.381Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-25T14:41:35.381Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-01-25T14:41:35.381Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-01-25T14:41:35.381Z] === RUN TestPluginInstall [2022-01-25T14:41:35.381Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-01-25T14:41:35.381Z] --- SKIP: TestPluginInstall (0.00s) [2022-01-25T14:41:35.381Z] === RUN TestPluginsWithRuntimes [2022-01-25T14:41:35.381Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-01-25T14:41:35.381Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-01-25T14:41:35.381Z] === RUN TestPluginBackCompatMediaTypes [2022-01-25T14:41:35.381Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-01-25T14:41:35.381Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-01-25T14:41:35.381Z] PASS [2022-01-25T14:41:35.381Z] ok github.com/docker/docker/integration/plugin/common 0.092s [2022-01-25T14:41:35.381Z] [2022-01-25T14:41:35.381Z] === Skipped [2022-01-25T14:41:35.381Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-01-25T14:41:35.381Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-01-25T14:41:35.381Z] [2022-01-25T14:41:35.381Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-01-25T14:41:35.381Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-01-25T14:41:35.381Z] [2022-01-25T14:41:35.381Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-01-25T14:41:35.381Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-01-25T14:41:35.381Z] [2022-01-25T14:41:35.381Z] DONE 5 tests, 3 skipped in 4.247s [2022-01-25T14:41:35.381Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-25T14:41:35.838Z] testing: warning: no tests to run [2022-01-25T14:41:35.838Z] PASS [2022-01-25T14:41:35.838Z] ok github.com/docker/docker/integration/network/macvlan 0.065s [2022-01-25T14:41:35.838Z] [2022-01-25T14:41:35.838Z] DONE 0 tests in 0.619s [2022-01-25T14:41:36.321Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-01-25T14:41:36.806Z] testing: warning: no tests to run [2022-01-25T14:41:36.806Z] PASS [2022-01-25T14:41:36.806Z] ok github.com/docker/docker/integration/plugin 0.064s [2022-01-25T14:41:36.806Z] [2022-01-25T14:41:36.806Z] DONE 0 tests in 0.622s [2022-01-25T14:41:36.806Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-01-25T14:41:37.001Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-25T14:41:37.002Z] INFO: Testing against a local daemon [2022-01-25T14:41:37.002Z] === RUN TestExternalGraphDriver [2022-01-25T14:41:37.002Z] external_test.go:47: runtime.GOOS == "windows" [2022-01-25T14:41:37.002Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-01-25T14:41:37.002Z] === RUN TestGraphdriverPluginV2 [2022-01-25T14:41:37.002Z] external_test.go:407: runtime.GOOS == "windows" [2022-01-25T14:41:37.002Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-01-25T14:41:37.002Z] PASS [2022-01-25T14:41:37.002Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.105s [2022-01-25T14:41:37.168Z] === RUN TestDockerSuite/TestBuildExpose [2022-01-25T14:41:37.289Z] testing: warning: no tests to run [2022-01-25T14:41:37.289Z] PASS [2022-01-25T14:41:37.289Z] ok github.com/docker/docker/integration/plugin/authz 0.063s [2022-01-25T14:41:37.289Z] [2022-01-25T14:41:37.289Z] DONE 0 tests in 0.625s [2022-01-25T14:41:37.429Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-01-25T14:41:37.498Z] [2022-01-25T14:41:37.498Z] === Skipped [2022-01-25T14:41:37.498Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-01-25T14:41:37.498Z] external_test.go:47: runtime.GOOS == "windows" [2022-01-25T14:41:37.498Z] [2022-01-25T14:41:37.498Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-01-25T14:41:37.498Z] external_test.go:407: runtime.GOOS == "windows" [2022-01-25T14:41:37.498Z] [2022-01-25T14:41:37.498Z] DONE 2 tests, 2 skipped in 2.298s [2022-01-25T14:41:37.498Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-01-25T14:41:37.771Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-01-25T14:41:38.001Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-01-25T14:41:38.573Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-01-25T14:41:38.834Z] === RUN TestDockerSuite/TestBuildFails [2022-01-25T14:41:39.095Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-01-25T14:41:39.121Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-25T14:41:39.121Z] INFO: Testing against a local daemon [2022-01-25T14:41:39.121Z] === RUN TestReadPluginNoRead [2022-01-25T14:41:39.121Z] read_test.go:21: no unix domain sockets on Windows [2022-01-25T14:41:39.121Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-01-25T14:41:39.121Z] PASS [2022-01-25T14:41:39.121Z] ok github.com/docker/docker/integration/plugin/logging 0.086s [2022-01-25T14:41:39.121Z] [2022-01-25T14:41:39.121Z] === Skipped [2022-01-25T14:41:39.121Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-01-25T14:41:39.121Z] read_test.go:21: no unix domain sockets on Windows [2022-01-25T14:41:39.121Z] [2022-01-25T14:41:39.121Z] DONE 1 tests, 1 skipped in 1.914s [2022-01-25T14:41:39.608Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-01-25T14:41:39.668Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-01-25T14:41:39.929Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-01-25T14:41:40.190Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-01-25T14:41:40.630Z] testing: warning: no tests to run [2022-01-25T14:41:40.630Z] PASS [2022-01-25T14:41:40.630Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.079s [2022-01-25T14:41:40.630Z] [2022-01-25T14:41:40.630Z] DONE 0 tests in 1.109s [2022-01-25T14:41:40.630Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-01-25T14:41:41.650Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-25T14:41:41.650Z] INFO: Testing against a local daemon [2022-01-25T14:41:41.650Z] === RUN TestPluginInvalidJSON [2022-01-25T14:41:41.650Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-25T14:41:41.650Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-25T14:41:41.650Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-25T14:41:41.650Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-01-25T14:41:41.650Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-01-25T14:41:41.650Z] === RUN TestPluginInstall [2022-01-25T14:41:41.650Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-01-25T14:41:41.650Z] --- SKIP: TestPluginInstall (0.00s) [2022-01-25T14:41:41.650Z] === RUN TestPluginsWithRuntimes [2022-01-25T14:41:41.650Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-01-25T14:41:41.650Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-01-25T14:41:41.650Z] === RUN TestPluginBackCompatMediaTypes [2022-01-25T14:41:41.650Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-01-25T14:41:41.650Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-01-25T14:41:41.650Z] PASS [2022-01-25T14:41:41.650Z] ok github.com/docker/docker/integration/plugin/common 0.093s [2022-01-25T14:41:41.650Z] [2022-01-25T14:41:41.650Z] === Skipped [2022-01-25T14:41:41.650Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-01-25T14:41:41.650Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-01-25T14:41:41.650Z] [2022-01-25T14:41:41.650Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-01-25T14:41:41.650Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-01-25T14:41:41.650Z] [2022-01-25T14:41:41.650Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-01-25T14:41:41.650Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-01-25T14:41:41.650Z] [2022-01-25T14:41:41.650Z] DONE 5 tests, 3 skipped in 4.185s [2022-01-25T14:41:41.650Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-01-25T14:41:42.105Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-01-25T14:41:42.251Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-25T14:41:42.251Z] INFO: Testing against a local daemon [2022-01-25T14:41:42.251Z] === RUN TestPluginWithDevMounts [2022-01-25T14:41:42.251Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:42.251Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-01-25T14:41:42.251Z] PASS [2022-01-25T14:41:42.251Z] ok github.com/docker/docker/integration/plugin/volumes 0.092s [2022-01-25T14:41:42.743Z] [2022-01-25T14:41:42.743Z] === Skipped [2022-01-25T14:41:42.743Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-01-25T14:41:42.743Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:42.743Z] [2022-01-25T14:41:42.743Z] DONE 1 tests, 1 skipped in 1.950s [2022-01-25T14:41:42.743Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-01-25T14:41:43.049Z] docker_api_swarm_test.go:563: [ddc19db13a5ba] joining swarm manager [dd62a9321bf45]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-25T14:41:43.950Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-25T14:41:43.950Z] INFO: Testing against a local daemon [2022-01-25T14:41:43.950Z] === RUN TestExternalGraphDriver [2022-01-25T14:41:43.950Z] external_test.go:47: runtime.GOOS == "windows" [2022-01-25T14:41:43.950Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-01-25T14:41:43.950Z] === RUN TestGraphdriverPluginV2 [2022-01-25T14:41:43.950Z] external_test.go:407: runtime.GOOS == "windows" [2022-01-25T14:41:43.950Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-01-25T14:41:43.950Z] PASS [2022-01-25T14:41:43.950Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.094s [2022-01-25T14:41:43.950Z] [2022-01-25T14:41:43.950Z] === Skipped [2022-01-25T14:41:43.950Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-01-25T14:41:43.950Z] external_test.go:47: runtime.GOOS == "windows" [2022-01-25T14:41:43.950Z] [2022-01-25T14:41:43.950Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-01-25T14:41:43.950Z] external_test.go:407: runtime.GOOS == "windows" [2022-01-25T14:41:43.950Z] [2022-01-25T14:41:43.950Z] DONE 2 tests, 2 skipped in 2.282s [2022-01-25T14:41:44.366Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-25T14:41:44.366Z] INFO: Testing against a local daemon [2022-01-25T14:41:44.366Z] === RUN TestSecretInspect [2022-01-25T14:41:44.366Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:44.366Z] --- SKIP: TestSecretInspect (0.00s) [2022-01-25T14:41:44.366Z] === RUN TestSecretList [2022-01-25T14:41:44.366Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:44.366Z] --- SKIP: TestSecretList (0.00s) [2022-01-25T14:41:44.366Z] === RUN TestSecretsCreateAndDelete [2022-01-25T14:41:44.366Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:44.366Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-01-25T14:41:44.366Z] === RUN TestSecretsUpdate [2022-01-25T14:41:44.366Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:44.366Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-01-25T14:41:44.366Z] === RUN TestTemplatedSecret [2022-01-25T14:41:44.366Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:44.366Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-01-25T14:41:44.366Z] === RUN TestSecretCreateResolve [2022-01-25T14:41:44.366Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:41:44.366Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-01-25T14:41:44.366Z] PASS [2022-01-25T14:41:44.366Z] ok github.com/docker/docker/integration/secret 0.091s [2022-01-25T14:41:44.366Z] [2022-01-25T14:41:44.366Z] === Skipped [2022-01-25T14:41:44.366Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-01-25T14:41:44.366Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:44.366Z] [2022-01-25T14:41:44.366Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-01-25T14:41:44.366Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:44.366Z] [2022-01-25T14:41:44.366Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-01-25T14:41:44.366Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:44.366Z] [2022-01-25T14:41:44.366Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-01-25T14:41:44.366Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:44.366Z] [2022-01-25T14:41:44.366Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-01-25T14:41:44.366Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:44.366Z] [2022-01-25T14:41:44.366Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-01-25T14:41:44.366Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:41:44.366Z] [2022-01-25T14:41:44.366Z] DONE 6 tests, 6 skipped in 1.815s [2022-01-25T14:41:44.366Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-01-25T14:41:44.434Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-01-25T14:41:44.963Z] === RUN TestDockerSuite/TestBuildForceRm [2022-01-25T14:41:46.042Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-25T14:41:46.042Z] INFO: Testing against a local daemon [2022-01-25T14:41:46.042Z] === RUN TestReadPluginNoRead [2022-01-25T14:41:46.042Z] read_test.go:21: no unix domain sockets on Windows [2022-01-25T14:41:46.042Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-01-25T14:41:46.042Z] PASS [2022-01-25T14:41:46.042Z] ok github.com/docker/docker/integration/plugin/logging 0.077s [2022-01-25T14:41:46.042Z] [2022-01-25T14:41:46.042Z] === Skipped [2022-01-25T14:41:46.042Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-01-25T14:41:46.042Z] read_test.go:21: no unix domain sockets on Windows [2022-01-25T14:41:46.042Z] [2022-01-25T14:41:46.042Z] DONE 1 tests, 1 skipped in 1.835s [2022-01-25T14:41:46.042Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-01-25T14:41:46.348Z] === RUN TestDockerSuite/TestBuildFromGit [2022-01-25T14:41:46.665Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-25T14:41:46.665Z] INFO: Testing against a local daemon [2022-01-25T14:41:46.665Z] === RUN TestServiceCreateInit [2022-01-25T14:41:46.665Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-25T14:41:46.665Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:46.665Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-25T14:41:46.665Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:46.665Z] --- PASS: TestServiceCreateInit (0.04s) [2022-01-25T14:41:46.665Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-25T14:41:46.665Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-25T14:41:46.665Z] === RUN TestCreateServiceMultipleTimes [2022-01-25T14:41:46.665Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:46.665Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-01-25T14:41:46.665Z] === RUN TestCreateServiceConflict [2022-01-25T14:41:46.665Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:46.665Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-01-25T14:41:46.665Z] === RUN TestCreateServiceMaxReplicas [2022-01-25T14:41:46.665Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:46.665Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-01-25T14:41:46.665Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-25T14:41:46.665Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:46.665Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-01-25T14:41:46.665Z] === RUN TestCreateServiceSecretFileMode [2022-01-25T14:41:46.665Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:46.665Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-01-25T14:41:46.665Z] === RUN TestCreateServiceConfigFileMode [2022-01-25T14:41:46.665Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:46.665Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-01-25T14:41:46.665Z] === RUN TestCreateServiceSysctls [2022-01-25T14:41:46.665Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:46.665Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-01-25T14:41:46.665Z] === RUN TestCreateServiceCapabilities [2022-01-25T14:41:46.665Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:46.665Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-01-25T14:41:46.665Z] === RUN TestInspect [2022-01-25T14:41:46.665Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:46.665Z] --- SKIP: TestInspect (0.00s) [2022-01-25T14:41:46.665Z] === RUN TestCreateJob [2022-01-25T14:41:46.665Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:46.665Z] --- SKIP: TestCreateJob (0.00s) [2022-01-25T14:41:46.665Z] === RUN TestReplicatedJob [2022-01-25T14:41:46.665Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:46.665Z] --- SKIP: TestReplicatedJob (0.00s) [2022-01-25T14:41:46.665Z] === RUN TestUpdateReplicatedJob [2022-01-25T14:41:46.665Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:46.665Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-01-25T14:41:46.665Z] === RUN TestServiceListWithStatuses [2022-01-25T14:41:46.665Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:46.665Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-01-25T14:41:46.665Z] === RUN TestDockerNetworkConnectAlias [2022-01-25T14:41:46.665Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:46.665Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-01-25T14:41:46.665Z] === RUN TestDockerNetworkReConnect [2022-01-25T14:41:46.665Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:46.665Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-01-25T14:41:46.665Z] === RUN TestServicePlugin [2022-01-25T14:41:46.665Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:46.665Z] --- SKIP: TestServicePlugin (0.00s) [2022-01-25T14:41:46.665Z] === RUN TestServiceUpdateLabel [2022-01-25T14:41:46.665Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:41:46.665Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-01-25T14:41:46.665Z] === RUN TestServiceUpdateSecrets [2022-01-25T14:41:46.665Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:41:46.665Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-01-25T14:41:46.665Z] === RUN TestServiceUpdateConfigs [2022-01-25T14:41:46.665Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:41:46.665Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-01-25T14:41:46.665Z] === RUN TestServiceUpdateNetwork [2022-01-25T14:41:46.665Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:41:46.665Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-01-25T14:41:46.665Z] === RUN TestServiceUpdatePidsLimit [2022-01-25T14:41:46.665Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:41:46.665Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-01-25T14:41:46.665Z] PASS [2022-01-25T14:41:47.059Z] testing: warning: no tests to run [2022-01-25T14:41:47.059Z] PASS [2022-01-25T14:41:47.059Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.061s [2022-01-25T14:41:47.059Z] [2022-01-25T14:41:47.059Z] DONE 0 tests in 1.023s [2022-01-25T14:41:47.152Z] ok github.com/docker/docker/integration/service 0.235s [2022-01-25T14:41:47.152Z] [2022-01-25T14:41:47.152Z] === Skipped [2022-01-25T14:41:47.152Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-25T14:41:47.152Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:47.152Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-25T14:41:47.152Z] [2022-01-25T14:41:47.152Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-25T14:41:47.152Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:47.152Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-25T14:41:47.152Z] [2022-01-25T14:41:47.152Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-01-25T14:41:47.152Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:47.152Z] [2022-01-25T14:41:47.152Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-01-25T14:41:47.152Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:47.152Z] [2022-01-25T14:41:47.152Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-01-25T14:41:47.152Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:47.152Z] [2022-01-25T14:41:47.152Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-01-25T14:41:47.152Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:47.152Z] [2022-01-25T14:41:47.152Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-01-25T14:41:47.152Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:47.152Z] [2022-01-25T14:41:47.152Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-01-25T14:41:47.152Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:47.152Z] [2022-01-25T14:41:47.152Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-01-25T14:41:47.152Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:47.152Z] [2022-01-25T14:41:47.152Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-01-25T14:41:47.152Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:47.152Z] [2022-01-25T14:41:47.152Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-01-25T14:41:47.152Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:47.152Z] [2022-01-25T14:41:47.152Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-01-25T14:41:47.152Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:47.152Z] [2022-01-25T14:41:47.152Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-01-25T14:41:47.152Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:47.152Z] [2022-01-25T14:41:47.152Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-01-25T14:41:47.152Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:47.152Z] [2022-01-25T14:41:47.152Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-01-25T14:41:47.152Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:47.152Z] [2022-01-25T14:41:47.152Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-01-25T14:41:47.152Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:47.152Z] [2022-01-25T14:41:47.152Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-01-25T14:41:47.152Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:47.152Z] [2022-01-25T14:41:47.152Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-01-25T14:41:47.152Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:47.152Z] [2022-01-25T14:41:47.152Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-01-25T14:41:47.152Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:41:47.152Z] [2022-01-25T14:41:47.152Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-01-25T14:41:47.152Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:41:47.152Z] [2022-01-25T14:41:47.152Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-01-25T14:41:47.152Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:41:47.152Z] [2022-01-25T14:41:47.152Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-01-25T14:41:47.152Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:41:47.152Z] [2022-01-25T14:41:47.152Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-01-25T14:41:47.152Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:41:47.152Z] [2022-01-25T14:41:47.152Z] DONE 24 tests, 23 skipped in 2.377s [2022-01-25T14:41:47.152Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-01-25T14:41:47.542Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-01-25T14:41:48.265Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-01-25T14:41:48.265Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-01-25T14:41:48.777Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-25T14:41:48.777Z] INFO: Testing against a local daemon [2022-01-25T14:41:48.777Z] === RUN TestSessionCreate [2022-01-25T14:41:48.777Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-01-25T14:41:48.777Z] --- SKIP: TestSessionCreate (0.00s) [2022-01-25T14:41:48.777Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-25T14:41:48.777Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-01-25T14:41:48.777Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-01-25T14:41:48.777Z] PASS [2022-01-25T14:41:48.777Z] ok github.com/docker/docker/integration/session 0.090s [2022-01-25T14:41:48.777Z] [2022-01-25T14:41:48.777Z] === Skipped [2022-01-25T14:41:48.777Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-01-25T14:41:48.777Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-01-25T14:41:48.777Z] [2022-01-25T14:41:48.777Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-01-25T14:41:48.777Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-01-25T14:41:48.777Z] [2022-01-25T14:41:48.777Z] DONE 2 tests, 2 skipped in 1.715s [2022-01-25T14:41:48.777Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-01-25T14:41:49.150Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-25T14:41:49.150Z] INFO: Testing against a local daemon [2022-01-25T14:41:49.150Z] === RUN TestPluginWithDevMounts [2022-01-25T14:41:49.150Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:49.150Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-01-25T14:41:49.150Z] PASS [2022-01-25T14:41:49.150Z] ok github.com/docker/docker/integration/plugin/volumes 0.079s [2022-01-25T14:41:49.150Z] [2022-01-25T14:41:49.150Z] === Skipped [2022-01-25T14:41:49.150Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-01-25T14:41:49.150Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:49.150Z] [2022-01-25T14:41:49.150Z] DONE 1 tests, 1 skipped in 1.887s [2022-01-25T14:41:49.150Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-01-25T14:41:49.212Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-01-25T14:41:50.397Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-25T14:41:50.397Z] INFO: Testing against a local daemon [2022-01-25T14:41:50.397Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-25T14:41:50.397Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:50.397Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-25T14:41:50.397Z] === RUN TestDiskUsage [2022-01-25T14:41:50.397Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-01-25T14:41:50.397Z] --- SKIP: TestDiskUsage (0.00s) [2022-01-25T14:41:50.397Z] === RUN TestEventsExecDie [2022-01-25T14:41:50.397Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-01-25T14:41:50.398Z] --- SKIP: TestEventsExecDie (0.00s) [2022-01-25T14:41:50.398Z] === RUN TestEventsBackwardsCompatible [2022-01-25T14:41:50.398Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-01-25T14:41:50.398Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-01-25T14:41:50.398Z] === RUN TestEventsVolumeCreate [2022-01-25T14:41:50.398Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-01-25T14:41:50.398Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-01-25T14:41:50.398Z] === RUN TestInfoAPI [2022-01-25T14:41:50.398Z] --- PASS: TestInfoAPI (0.04s) [2022-01-25T14:41:50.398Z] === RUN TestInfoAPIWarnings [2022-01-25T14:41:50.398Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-25T14:41:50.398Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-01-25T14:41:50.398Z] === RUN TestInfoDebug [2022-01-25T14:41:50.398Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-25T14:41:50.398Z] --- SKIP: TestInfoDebug (0.00s) [2022-01-25T14:41:50.398Z] === RUN TestInfoInsecureRegistries [2022-01-25T14:41:50.398Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-25T14:41:50.398Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-01-25T14:41:50.398Z] === RUN TestInfoRegistryMirrors [2022-01-25T14:41:50.398Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-25T14:41:50.398Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-01-25T14:41:50.398Z] === RUN TestLoginFailsWithBadCredentials [2022-01-25T14:41:50.630Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-01-25T14:41:50.762Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-25T14:41:50.762Z] INFO: Testing against a local daemon [2022-01-25T14:41:50.762Z] === RUN TestSecretInspect [2022-01-25T14:41:50.762Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:50.762Z] --- SKIP: TestSecretInspect (0.00s) [2022-01-25T14:41:50.762Z] === RUN TestSecretList [2022-01-25T14:41:50.762Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:50.762Z] --- SKIP: TestSecretList (0.00s) [2022-01-25T14:41:50.762Z] === RUN TestSecretsCreateAndDelete [2022-01-25T14:41:50.762Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:50.762Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-01-25T14:41:50.762Z] === RUN TestSecretsUpdate [2022-01-25T14:41:50.762Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:50.762Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-01-25T14:41:50.762Z] === RUN TestTemplatedSecret [2022-01-25T14:41:50.762Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:50.762Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-01-25T14:41:50.762Z] === RUN TestSecretCreateResolve [2022-01-25T14:41:50.762Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:41:50.762Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-01-25T14:41:50.762Z] PASS [2022-01-25T14:41:50.762Z] ok github.com/docker/docker/integration/secret 0.082s [2022-01-25T14:41:51.244Z] [2022-01-25T14:41:51.244Z] === Skipped [2022-01-25T14:41:51.244Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-01-25T14:41:51.244Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:51.244Z] [2022-01-25T14:41:51.244Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-01-25T14:41:51.244Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:51.244Z] [2022-01-25T14:41:51.244Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-01-25T14:41:51.244Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:51.244Z] [2022-01-25T14:41:51.244Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-01-25T14:41:51.244Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:51.244Z] [2022-01-25T14:41:51.244Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-01-25T14:41:51.244Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:51.244Z] [2022-01-25T14:41:51.244Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-01-25T14:41:51.244Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:41:51.244Z] [2022-01-25T14:41:51.244Z] DONE 6 tests, 6 skipped in 1.749s [2022-01-25T14:41:51.244Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-01-25T14:41:51.571Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-01-25T14:41:51.831Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-01-25T14:41:52.017Z] --- PASS: TestLoginFailsWithBadCredentials (1.10s) [2022-01-25T14:41:52.017Z] === RUN TestPingCacheHeaders [2022-01-25T14:41:52.017Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-01-25T14:41:52.017Z] === RUN TestPingGet [2022-01-25T14:41:52.017Z] --- PASS: TestPingGet (0.04s) [2022-01-25T14:41:52.017Z] === RUN TestPingHead [2022-01-25T14:41:52.017Z] --- PASS: TestPingHead (0.03s) [2022-01-25T14:41:52.017Z] === RUN TestVersion [2022-01-25T14:41:52.017Z] --- PASS: TestVersion (0.03s) [2022-01-25T14:41:52.017Z] PASS [2022-01-25T14:41:52.017Z] ok github.com/docker/docker/integration/system 1.320s [2022-01-25T14:41:52.017Z] [2022-01-25T14:41:52.017Z] === Skipped [2022-01-25T14:41:52.017Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-25T14:41:52.017Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:52.017Z] [2022-01-25T14:41:52.017Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-01-25T14:41:52.017Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-01-25T14:41:52.017Z] [2022-01-25T14:41:52.017Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-01-25T14:41:52.017Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-01-25T14:41:52.017Z] [2022-01-25T14:41:52.017Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-01-25T14:41:52.017Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-01-25T14:41:52.017Z] [2022-01-25T14:41:52.017Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-01-25T14:41:52.017Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-01-25T14:41:52.017Z] [2022-01-25T14:41:52.017Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-01-25T14:41:52.017Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-25T14:41:52.017Z] [2022-01-25T14:41:52.017Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-01-25T14:41:52.017Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-25T14:41:52.017Z] [2022-01-25T14:41:52.017Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-01-25T14:41:52.017Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-25T14:41:52.017Z] [2022-01-25T14:41:52.017Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-01-25T14:41:52.017Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-25T14:41:52.017Z] [2022-01-25T14:41:52.017Z] DONE 15 tests, 9 skipped in 3.020s [2022-01-25T14:41:52.017Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-01-25T14:41:53.535Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-25T14:41:53.535Z] INFO: Testing against a local daemon [2022-01-25T14:41:53.535Z] === RUN TestServiceCreateInit [2022-01-25T14:41:53.535Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-25T14:41:53.535Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:53.535Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-25T14:41:53.535Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:53.535Z] --- PASS: TestServiceCreateInit (0.04s) [2022-01-25T14:41:53.535Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-25T14:41:53.535Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-25T14:41:53.535Z] === RUN TestCreateServiceMultipleTimes [2022-01-25T14:41:53.535Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:53.535Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-01-25T14:41:53.535Z] === RUN TestCreateServiceConflict [2022-01-25T14:41:53.535Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:53.535Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-01-25T14:41:53.535Z] === RUN TestCreateServiceMaxReplicas [2022-01-25T14:41:53.535Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:53.535Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2022-01-25T14:41:53.535Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-25T14:41:53.535Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:53.535Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-01-25T14:41:53.535Z] === RUN TestCreateServiceSecretFileMode [2022-01-25T14:41:53.535Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:53.535Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-01-25T14:41:53.535Z] === RUN TestCreateServiceConfigFileMode [2022-01-25T14:41:53.535Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:53.535Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-01-25T14:41:53.535Z] === RUN TestCreateServiceSysctls [2022-01-25T14:41:53.535Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:53.535Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-01-25T14:41:53.535Z] === RUN TestCreateServiceCapabilities [2022-01-25T14:41:53.535Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:53.535Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-01-25T14:41:53.535Z] === RUN TestInspect [2022-01-25T14:41:53.535Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:53.535Z] --- SKIP: TestInspect (0.00s) [2022-01-25T14:41:53.535Z] === RUN TestCreateJob [2022-01-25T14:41:53.535Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:53.535Z] --- SKIP: TestCreateJob (0.00s) [2022-01-25T14:41:53.535Z] === RUN TestReplicatedJob [2022-01-25T14:41:53.535Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:53.535Z] --- SKIP: TestReplicatedJob (0.00s) [2022-01-25T14:41:53.535Z] === RUN TestUpdateReplicatedJob [2022-01-25T14:41:53.535Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:53.535Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-01-25T14:41:53.535Z] === RUN TestServiceListWithStatuses [2022-01-25T14:41:53.535Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:53.535Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-01-25T14:41:53.535Z] === RUN TestDockerNetworkConnectAlias [2022-01-25T14:41:53.535Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:53.535Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-01-25T14:41:53.535Z] === RUN TestDockerNetworkReConnect [2022-01-25T14:41:53.535Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:53.535Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-01-25T14:41:53.535Z] === RUN TestServicePlugin [2022-01-25T14:41:53.535Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:53.535Z] --- SKIP: TestServicePlugin (0.00s) [2022-01-25T14:41:53.535Z] === RUN TestServiceUpdateLabel [2022-01-25T14:41:53.535Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:41:53.535Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-01-25T14:41:53.535Z] === RUN TestServiceUpdateSecrets [2022-01-25T14:41:53.535Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:41:53.535Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-01-25T14:41:53.535Z] === RUN TestServiceUpdateConfigs [2022-01-25T14:41:53.535Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:41:53.535Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-01-25T14:41:53.535Z] === RUN TestServiceUpdateNetwork [2022-01-25T14:41:53.535Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:41:53.535Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-01-25T14:41:53.535Z] === RUN TestServiceUpdatePidsLimit [2022-01-25T14:41:53.535Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:41:53.535Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-01-25T14:41:53.535Z] PASS [2022-01-25T14:41:53.535Z] ok github.com/docker/docker/integration/service 0.214s [2022-01-25T14:41:53.535Z] [2022-01-25T14:41:53.535Z] === Skipped [2022-01-25T14:41:53.535Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-25T14:41:53.535Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:53.535Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-25T14:41:53.535Z] [2022-01-25T14:41:53.535Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-25T14:41:53.535Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:53.535Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-25T14:41:53.535Z] [2022-01-25T14:41:53.535Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-01-25T14:41:53.535Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:53.535Z] [2022-01-25T14:41:53.535Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-01-25T14:41:53.535Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:53.535Z] [2022-01-25T14:41:53.535Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2022-01-25T14:41:53.535Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:53.535Z] [2022-01-25T14:41:53.535Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-01-25T14:41:53.535Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:53.535Z] [2022-01-25T14:41:53.535Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-01-25T14:41:53.535Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:53.535Z] [2022-01-25T14:41:53.535Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-01-25T14:41:53.535Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:53.535Z] [2022-01-25T14:41:53.535Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-01-25T14:41:53.535Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:53.535Z] [2022-01-25T14:41:53.535Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-01-25T14:41:53.535Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:53.535Z] [2022-01-25T14:41:53.535Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-01-25T14:41:53.535Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:53.535Z] [2022-01-25T14:41:53.535Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-01-25T14:41:53.535Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:53.535Z] [2022-01-25T14:41:53.535Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-01-25T14:41:53.535Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:53.535Z] [2022-01-25T14:41:53.535Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-01-25T14:41:53.535Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:53.535Z] [2022-01-25T14:41:53.535Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-01-25T14:41:53.535Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:53.535Z] [2022-01-25T14:41:53.535Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-01-25T14:41:53.535Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:53.535Z] [2022-01-25T14:41:53.535Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-01-25T14:41:53.535Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:53.535Z] [2022-01-25T14:41:53.535Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-01-25T14:41:53.535Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:53.535Z] [2022-01-25T14:41:53.535Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-01-25T14:41:53.535Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:41:53.535Z] [2022-01-25T14:41:53.535Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-01-25T14:41:53.535Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:41:53.535Z] [2022-01-25T14:41:53.536Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-01-25T14:41:53.536Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:41:53.536Z] [2022-01-25T14:41:53.536Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-01-25T14:41:53.536Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:41:53.536Z] [2022-01-25T14:41:53.536Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-01-25T14:41:53.536Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:41:53.536Z] [2022-01-25T14:41:53.536Z] DONE 24 tests, 23 skipped in 2.295s [2022-01-25T14:41:53.536Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-01-25T14:41:53.639Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-25T14:41:53.639Z] INFO: Testing against a local daemon [2022-01-25T14:41:53.639Z] === RUN TestVolumesCreateAndList [2022-01-25T14:41:53.639Z] --- PASS: TestVolumesCreateAndList (0.04s) [2022-01-25T14:41:53.639Z] === RUN TestVolumesRemove [2022-01-25T14:41:53.746Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-01-25T14:41:54.126Z] --- PASS: TestVolumesRemove (0.16s) [2022-01-25T14:41:54.126Z] === RUN TestVolumesInspect [2022-01-25T14:41:54.126Z] --- PASS: TestVolumesInspect (0.04s) [2022-01-25T14:41:54.126Z] === RUN TestVolumesInvalidJSON [2022-01-25T14:41:54.126Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-25T14:41:54.126Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-25T14:41:54.126Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-25T14:41:54.126Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-01-25T14:41:54.126Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-01-25T14:41:54.126Z] PASS [2022-01-25T14:41:54.126Z] ok github.com/docker/docker/integration/volume 0.323s [2022-01-25T14:41:54.126Z] [2022-01-25T14:41:54.126Z] DONE 5 tests in 2.077s [2022-01-25T14:41:54.126Z] INFO: make.ps1 ended at 01/25/2022 14:41:53 [2022-01-25T14:41:54.126Z] INFO: Integration CLI tests being run from the host: [2022-01-25T14:41:54.126Z] 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" [2022-01-25T14:41:55.144Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-25T14:41:55.144Z] INFO: Testing against a local daemon [2022-01-25T14:41:55.144Z] === RUN TestSessionCreate [2022-01-25T14:41:55.144Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-01-25T14:41:55.144Z] --- SKIP: TestSessionCreate (0.00s) [2022-01-25T14:41:55.144Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-25T14:41:55.144Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-01-25T14:41:55.144Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-01-25T14:41:55.144Z] PASS [2022-01-25T14:41:55.144Z] ok github.com/docker/docker/integration/session 0.074s [2022-01-25T14:41:55.144Z] [2022-01-25T14:41:55.144Z] === Skipped [2022-01-25T14:41:55.144Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-01-25T14:41:55.144Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-01-25T14:41:55.144Z] [2022-01-25T14:41:55.144Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-01-25T14:41:55.144Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-01-25T14:41:55.144Z] [2022-01-25T14:41:55.144Z] DONE 2 tests, 2 skipped in 1.581s [2022-01-25T14:41:55.144Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-01-25T14:41:55.379Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-01-25T14:41:55.379Z] === RUN TestBoolValue [2022-01-25T14:41:55.379Z] --- PASS: TestBoolValue (0.00s) [2022-01-25T14:41:55.379Z] === RUN TestBoolValueOrDefault [2022-01-25T14:41:55.379Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-01-25T14:41:55.379Z] === RUN TestInt64ValueOrZero [2022-01-25T14:41:55.379Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-01-25T14:41:55.379Z] === RUN TestInt64ValueOrDefault [2022-01-25T14:41:55.379Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-01-25T14:41:55.379Z] === RUN TestInt64ValueOrDefaultWithError [2022-01-25T14:41:55.379Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-01-25T14:41:55.379Z] === RUN TestJsonContentType [2022-01-25T14:41:55.379Z] --- PASS: TestJsonContentType (0.00s) [2022-01-25T14:41:55.379Z] PASS [2022-01-25T14:41:55.379Z] coverage: 14.7% of statements [2022-01-25T14:41:55.379Z] ok github.com/docker/docker/api/server/httputils 0.095s coverage: 14.7% of statements [2022-01-25T14:41:55.379Z] === RUN TestMaskSecretKeys [2022-01-25T14:41:55.379Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-01-25T14:41:55.379Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-01-25T14:41:55.379Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-01-25T14:41:55.379Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-01-25T14:41:55.379Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-01-25T14:41:55.379Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-01-25T14:41:55.379Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-01-25T14:41:55.379Z] === RUN TestVersionMiddlewareVersion [2022-01-25T14:41:55.380Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-01-25T14:41:55.380Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-01-25T14:41:55.380Z] PASS [2022-01-25T14:41:55.380Z] coverage: 37.7% of statements [2022-01-25T14:41:55.380Z] ok github.com/docker/docker/api/server/middleware 0.115s coverage: 37.7% of statements [2022-01-25T14:41:55.380Z] ? github.com/docker/docker/api/server/router [no test files] [2022-01-25T14:41:55.380Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-01-25T14:41:55.380Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-01-25T14:41:55.380Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-01-25T14:41:55.380Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-01-25T14:41:55.380Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-01-25T14:41:55.380Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-01-25T14:41:55.380Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-01-25T14:41:55.380Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-01-25T14:41:55.380Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-01-25T14:41:55.380Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-01-25T14:41:55.380Z] === RUN TestStrSliceMarshalJSON [2022-01-25T14:41:55.380Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestStrSliceUnmarshalJSON [2022-01-25T14:41:55.380Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestStrSliceUnmarshalString [2022-01-25T14:41:55.380Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestStrSliceUnmarshalSlice [2022-01-25T14:41:55.380Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-01-25T14:41:55.380Z] PASS [2022-01-25T14:41:55.380Z] coverage: 90.0% of statements [2022-01-25T14:41:55.380Z] ok github.com/docker/docker/api/types/strslice 0.047s coverage: 90.0% of statements [2022-01-25T14:41:55.380Z] === RUN TestToJSON [2022-01-25T14:41:55.380Z] --- PASS: TestToJSON (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestToParamWithVersion [2022-01-25T14:41:55.380Z] --- PASS: TestToParamWithVersion (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestFromJSON [2022-01-25T14:41:55.380Z] --- PASS: TestFromJSON (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestEmpty [2022-01-25T14:41:55.380Z] --- PASS: TestEmpty (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestArgsMatchKVListEmptySources [2022-01-25T14:41:55.380Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestArgsMatchKVList [2022-01-25T14:41:55.380Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestArgsMatch [2022-01-25T14:41:55.380Z] --- PASS: TestArgsMatch (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestAdd [2022-01-25T14:41:55.380Z] --- PASS: TestAdd (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestDel [2022-01-25T14:41:55.380Z] --- PASS: TestDel (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestLen [2022-01-25T14:41:55.380Z] --- PASS: TestLen (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestExactMatch [2022-01-25T14:41:55.380Z] --- PASS: TestExactMatch (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestOnlyOneExactMatch [2022-01-25T14:41:55.380Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestContains [2022-01-25T14:41:55.380Z] --- PASS: TestContains (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestValidate [2022-01-25T14:41:55.380Z] --- PASS: TestValidate (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestWalkValues [2022-01-25T14:41:55.380Z] --- PASS: TestWalkValues (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestFuzzyMatch [2022-01-25T14:41:55.380Z] --- PASS: TestFuzzyMatch (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestClone [2022-01-25T14:41:55.380Z] --- PASS: TestClone (0.00s) [2022-01-25T14:41:55.380Z] PASS [2022-01-25T14:41:55.380Z] coverage: 92.2% of statements [2022-01-25T14:41:55.380Z] ok github.com/docker/docker/api/types/filters 0.051s coverage: 92.2% of statements [2022-01-25T14:41:55.380Z] === RUN TestAdjustForAPIVersion [2022-01-25T14:41:55.380Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-01-25T14:41:55.380Z] PASS [2022-01-25T14:41:55.380Z] coverage: 5.7% of statements [2022-01-25T14:41:55.380Z] ok github.com/docker/docker/api/server/router/swarm 0.047s coverage: 5.7% of statements [2022-01-25T14:41:55.380Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-01-25T14:41:55.380Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-01-25T14:41:55.380Z] ? github.com/docker/docker/api/types [no test files] [2022-01-25T14:41:55.380Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-01-25T14:41:55.380Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-01-25T14:41:55.380Z] ? github.com/docker/docker/api/types/container [no test files] [2022-01-25T14:41:55.380Z] ? github.com/docker/docker/api/types/events [no test files] [2022-01-25T14:41:55.380Z] ? github.com/docker/docker/api/types/image [no test files] [2022-01-25T14:41:55.380Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-01-25T14:41:55.380Z] ? github.com/docker/docker/api/types/network [no test files] [2022-01-25T14:41:55.380Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-01-25T14:41:55.380Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-01-25T14:41:55.380Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-01-25T14:41:55.380Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-01-25T14:41:55.380Z] === RUN TestDurationToSecondsString [2022-01-25T14:41:55.380Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestGetTimestamp [2022-01-25T14:41:55.380Z] --- PASS: TestGetTimestamp (0.15s) [2022-01-25T14:41:55.380Z] === RUN TestParseTimestamps [2022-01-25T14:41:55.380Z] --- PASS: TestParseTimestamps (0.00s) [2022-01-25T14:41:55.380Z] PASS [2022-01-25T14:41:55.380Z] coverage: 100.0% of statements [2022-01-25T14:41:55.380Z] === RUN TestCompareVersion [2022-01-25T14:41:55.380Z] --- PASS: TestCompareVersion (0.00s) [2022-01-25T14:41:55.380Z] PASS [2022-01-25T14:41:55.380Z] coverage: 77.3% of statements [2022-01-25T14:41:55.380Z] ok github.com/docker/docker/api/types/time 0.205s coverage: 100.0% of statements [2022-01-25T14:41:55.380Z] ok github.com/docker/docker/api/types/versions 0.069s coverage: 77.3% of statements [2022-01-25T14:41:55.380Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-01-25T14:41:55.380Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-01-25T14:41:55.380Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-01-25T14:41:55.380Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-01-25T14:41:55.380Z] ? github.com/docker/docker/builder [no test files] [2022-01-25T14:41:55.380Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-01-25T14:41:55.380Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-01-25T14:41:55.380Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-01-25T14:41:55.380Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-01-25T14:41:55.380Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-01-25T14:41:55.380Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-01-25T14:41:55.380Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-01-25T14:41:55.380Z] === RUN TestParseRemoteURL [2022-01-25T14:41:55.380Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-01-25T14:41:55.380Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-01-25T14:41:55.380Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-01-25T14:41:55.380Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-01-25T14:41:55.380Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-01-25T14:41:55.380Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-01-25T14:41:55.380Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-01-25T14:41:55.380Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-01-25T14:41:55.380Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-01-25T14:41:55.380Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-01-25T14:41:55.380Z] --- PASS: TestParseRemoteURL (0.00s) [2022-01-25T14:41:55.380Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-01-25T14:41:55.380Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-01-25T14:41:55.380Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-01-25T14:41:55.380Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-01-25T14:41:55.380Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-01-25T14:41:55.380Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-01-25T14:41:55.380Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-01-25T14:41:55.380Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-01-25T14:41:55.380Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-01-25T14:41:55.380Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestCloneArgsSmartHttp [2022-01-25T14:41:55.380Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-01-25T14:41:55.380Z] === RUN TestCloneArgsDumbHttp [2022-01-25T14:41:55.380Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestCloneArgsGit [2022-01-25T14:41:55.380Z] --- PASS: TestCloneArgsGit (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestCheckoutGit [2022-01-25T14:41:55.380Z] === RUN TestEnable [2022-01-25T14:41:55.380Z] --- PASS: TestEnable (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestDisable [2022-01-25T14:41:55.380Z] --- PASS: TestDisable (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestEnabled [2022-01-25T14:41:55.380Z] --- PASS: TestEnabled (0.00s) [2022-01-25T14:41:55.380Z] PASS [2022-01-25T14:41:55.380Z] coverage: 100.0% of statements [2022-01-25T14:41:55.380Z] ok github.com/docker/docker/cli/debug 0.041s coverage: 100.0% of statements [2022-01-25T14:41:55.380Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-01-25T14:41:55.380Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-01-25T14:41:55.380Z] === RUN TestProcessNoDockerignore [2022-01-25T14:41:55.380Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestProcessShouldLeaveAllFiles [2022-01-25T14:41:55.380Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestDetectContentType [2022-01-25T14:41:55.380Z] --- PASS: TestDetectContentType (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestSelectAcceptableMIME [2022-01-25T14:41:55.380Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestInspectEmptyResponse [2022-01-25T14:41:55.380Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestInspectResponseBinary [2022-01-25T14:41:55.380Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestResponseUnsupportedContentType [2022-01-25T14:41:55.380Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestInspectResponseTextSimple [2022-01-25T14:41:55.380Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestInspectResponseEmptyContentType [2022-01-25T14:41:55.380Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestUnknownContentLength [2022-01-25T14:41:55.380Z] --- PASS: TestUnknownContentLength (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestDownloadRemote [2022-01-25T14:41:55.380Z] --- PASS: TestDownloadRemote (0.10s) [2022-01-25T14:41:55.380Z] === RUN TestGetWithStatusError [2022-01-25T14:41:55.380Z] --- PASS: TestGetWithStatusError (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestCloseRootDirectory [2022-01-25T14:41:55.380Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:41:55.380Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestHashFile [2022-01-25T14:41:55.380Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:41:55.380Z] --- SKIP: TestHashFile (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestHashSubdir [2022-01-25T14:41:55.380Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:41:55.380Z] --- SKIP: TestHashSubdir (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestRemoveDirectory [2022-01-25T14:41:55.380Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:41:55.380Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-01-25T14:41:55.380Z] PASS [2022-01-25T14:41:55.380Z] coverage: 9.3% of statements [2022-01-25T14:41:55.380Z] ok github.com/docker/docker/builder/remotecontext 0.287s coverage: 9.3% of statements [2022-01-25T14:41:55.380Z] === RUN TestGetAllAllowed [2022-01-25T14:41:55.380Z] --- PASS: TestGetAllAllowed (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestGetAllMeta [2022-01-25T14:41:55.380Z] --- PASS: TestGetAllMeta (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestWarnOnUnusedBuildArgs [2022-01-25T14:41:55.380Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestIsUnreferencedBuiltin [2022-01-25T14:41:55.380Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestIsExistingDirectory [2022-01-25T14:41:55.380Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestGetFilenameForDownload [2022-01-25T14:41:55.380Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestEnv2Variables [2022-01-25T14:41:55.380Z] --- PASS: TestEnv2Variables (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-01-25T14:41:55.380Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestMaintainer [2022-01-25T14:41:55.380Z] --- PASS: TestMaintainer (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestLabel [2022-01-25T14:41:55.380Z] --- PASS: TestLabel (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestFromScratch [2022-01-25T14:41:55.380Z] --- PASS: TestFromScratch (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestFromWithArg [2022-01-25T14:41:55.380Z] --- PASS: TestFromWithArg (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-01-25T14:41:55.380Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestFromWithUndefinedArg [2022-01-25T14:41:55.380Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestFromMultiStageWithNamedStage [2022-01-25T14:41:55.380Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestOnbuild [2022-01-25T14:41:55.380Z] --- PASS: TestOnbuild (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestWorkdir [2022-01-25T14:41:55.380Z] --- PASS: TestWorkdir (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestCmd [2022-01-25T14:41:55.380Z] --- PASS: TestCmd (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestHealthcheckNone [2022-01-25T14:41:55.380Z] --- PASS: TestHealthcheckNone (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestHealthcheckCmd [2022-01-25T14:41:55.380Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestEntrypoint [2022-01-25T14:41:55.380Z] --- PASS: TestEntrypoint (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestExpose [2022-01-25T14:41:55.380Z] --- PASS: TestExpose (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestUser [2022-01-25T14:41:55.380Z] --- PASS: TestUser (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestVolume [2022-01-25T14:41:55.380Z] --- PASS: TestVolume (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestStopSignal [2022-01-25T14:41:55.380Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-01-25T14:41:55.380Z] --- SKIP: TestStopSignal (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestArg [2022-01-25T14:41:55.380Z] --- PASS: TestArg (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestShell [2022-01-25T14:41:55.380Z] --- PASS: TestShell (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestPrependEnvOnCmd [2022-01-25T14:41:55.380Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestRunWithBuildArgs [2022-01-25T14:41:55.380Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestRunIgnoresHealthcheck [2022-01-25T14:41:55.380Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestDispatchUnsupportedOptions [2022-01-25T14:41:55.380Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-01-25T14:41:55.380Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-01-25T14:41:55.380Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-01-25T14:41:55.380Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-01-25T14:41:55.380Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-01-25T14:41:55.380Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-01-25T14:41:55.380Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestNormalizeWorkdir [2022-01-25T14:41:55.380Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestDispatch [2022-01-25T14:41:55.380Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-01-25T14:41:55.380Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-01-25T14:41:55.380Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-01-25T14:41:55.380Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-01-25T14:41:55.380Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-01-25T14:41:55.380Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-01-25T14:41:55.380Z] === RUN TestDispatch/COPY_url [2022-01-25T14:41:55.380Z] --- PASS: TestDispatch (0.06s) [2022-01-25T14:41:55.380Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-01-25T14:41:55.380Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-01-25T14:41:55.380Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-01-25T14:41:55.380Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-01-25T14:41:55.380Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-01-25T14:41:55.380Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-01-25T14:41:55.380Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestAddScratchImageAddsToMounts [2022-01-25T14:41:55.380Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestAddFromScratchPopulatesPlatform [2022-01-25T14:41:55.380Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-01-25T14:41:55.380Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-01-25T14:41:55.380Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestImageSourceGetAddsToMounts [2022-01-25T14:41:55.380Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestEmptyDockerfile [2022-01-25T14:41:55.380Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestSymlinkDockerfile [2022-01-25T14:41:55.380Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-01-25T14:41:55.380Z] === RUN TestDockerfileOutsideTheBuildContext [2022-01-25T14:41:55.380Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestNonExistingDockerfile [2022-01-25T14:41:55.380Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestCopyRunConfig [2022-01-25T14:41:55.380Z] --- PASS: TestCopyRunConfig (0.00s) [2022-01-25T14:41:55.380Z] === RUN TestDeepCopyRunConfig [2022-01-25T14:41:55.381Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-01-25T14:41:55.381Z] === RUN TestExportImage [2022-01-25T14:41:55.381Z] --- PASS: TestExportImage (0.00s) [2022-01-25T14:41:55.381Z] === RUN TestNormalizeDest [2022-01-25T14:41:55.381Z] --- PASS: TestNormalizeDest (0.00s) [2022-01-25T14:41:55.381Z] PASS [2022-01-25T14:41:55.381Z] coverage: 46.7% of statements [2022-01-25T14:41:55.381Z] ok github.com/docker/docker/builder/dockerfile 0.174s coverage: 46.7% of statements [2022-01-25T14:41:55.381Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-01-25T14:41:55.381Z] === RUN TestTCP4Proxy [2022-01-25T14:41:55.381Z] --- PASS: TestTCP4Proxy (0.01s) [2022-01-25T14:41:55.381Z] === RUN TestTCP4ProxyHalfClose [2022-01-25T14:41:55.381Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-01-25T14:41:55.381Z] === RUN TestTCP6Proxy [2022-01-25T14:41:55.381Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-01-25T14:41:55.381Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-01-25T14:41:55.381Z] === RUN TestTCPDualStackProxy [2022-01-25T14:41:55.381Z] network_proxy_test.go:208: No support for dual stack yet [2022-01-25T14:41:55.381Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-01-25T14:41:55.381Z] === RUN TestUDP4Proxy [2022-01-25T14:41:55.381Z] --- PASS: TestUDP4Proxy (0.00s) [2022-01-25T14:41:55.381Z] === RUN TestUDP6Proxy [2022-01-25T14:41:55.381Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-01-25T14:41:55.381Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-01-25T14:41:55.381Z] === RUN TestUDPWriteError [2022-01-25T14:41:55.381Z] --- PASS: TestUDPWriteError (0.00s) [2022-01-25T14:41:55.381Z] === RUN TestSCTP4Proxy [2022-01-25T14:41:55.381Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-01-25T14:41:55.381Z] --- SKIP: TestSCTP4Proxy (0.02s) [2022-01-25T14:41:55.381Z] === RUN TestSCTP6Proxy [2022-01-25T14:41:55.381Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-01-25T14:41:55.381Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-01-25T14:41:55.381Z] PASS [2022-01-25T14:41:55.381Z] coverage: 49.4% of statements [2022-01-25T14:41:55.381Z] ok github.com/docker/docker/cmd/docker-proxy 0.075s coverage: 49.4% of statements [2022-01-25T14:41:55.664Z] docker_api_swarm_test.go:585: [d4541964def56] joining swarm manager [dd62a9321bf45]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-25T14:41:55.925Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-01-25T14:41:56.753Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-25T14:41:56.753Z] INFO: Testing against a local daemon [2022-01-25T14:41:56.753Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-25T14:41:56.753Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:56.753Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-25T14:41:56.753Z] === RUN TestDiskUsage [2022-01-25T14:41:56.753Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-01-25T14:41:56.753Z] --- SKIP: TestDiskUsage (0.00s) [2022-01-25T14:41:56.753Z] === RUN TestEventsExecDie [2022-01-25T14:41:56.753Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-01-25T14:41:56.753Z] --- SKIP: TestEventsExecDie (0.00s) [2022-01-25T14:41:56.753Z] === RUN TestEventsBackwardsCompatible [2022-01-25T14:41:56.753Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-01-25T14:41:56.753Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-01-25T14:41:56.753Z] === RUN TestEventsVolumeCreate [2022-01-25T14:41:56.753Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-01-25T14:41:56.753Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-01-25T14:41:56.753Z] === RUN TestInfoAPI [2022-01-25T14:41:56.753Z] --- PASS: TestInfoAPI (0.04s) [2022-01-25T14:41:56.753Z] === RUN TestInfoAPIWarnings [2022-01-25T14:41:56.753Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-25T14:41:56.753Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-01-25T14:41:56.753Z] === RUN TestInfoDebug [2022-01-25T14:41:56.753Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-25T14:41:56.753Z] --- SKIP: TestInfoDebug (0.00s) [2022-01-25T14:41:56.753Z] === RUN TestInfoInsecureRegistries [2022-01-25T14:41:56.753Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-25T14:41:56.753Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-01-25T14:41:56.753Z] === RUN TestInfoRegistryMirrors [2022-01-25T14:41:56.753Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-25T14:41:56.753Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-01-25T14:41:56.753Z] === RUN TestLoginFailsWithBadCredentials [2022-01-25T14:41:57.842Z] === RUN TestDockerSuite/TestBuildHistory [2022-01-25T14:41:58.360Z] --- PASS: TestLoginFailsWithBadCredentials (1.08s) [2022-01-25T14:41:58.360Z] === RUN TestPingCacheHeaders [2022-01-25T14:41:58.360Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-01-25T14:41:58.360Z] === RUN TestPingGet [2022-01-25T14:41:58.360Z] --- PASS: TestPingGet (0.03s) [2022-01-25T14:41:58.360Z] === RUN TestPingHead [2022-01-25T14:41:58.360Z] --- PASS: TestPingHead (0.03s) [2022-01-25T14:41:58.360Z] === RUN TestVersion [2022-01-25T14:41:58.360Z] --- PASS: TestVersion (0.03s) [2022-01-25T14:41:58.360Z] PASS [2022-01-25T14:41:58.360Z] ok github.com/docker/docker/integration/system 1.287s [2022-01-25T14:41:58.360Z] [2022-01-25T14:41:58.360Z] === Skipped [2022-01-25T14:41:58.360Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-25T14:41:58.360Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:41:58.360Z] [2022-01-25T14:41:58.360Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-01-25T14:41:58.360Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-01-25T14:41:58.360Z] [2022-01-25T14:41:58.360Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-01-25T14:41:58.360Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-01-25T14:41:58.360Z] [2022-01-25T14:41:58.360Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-01-25T14:41:58.360Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-01-25T14:41:58.360Z] [2022-01-25T14:41:58.360Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-01-25T14:41:58.360Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-01-25T14:41:58.360Z] [2022-01-25T14:41:58.360Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-01-25T14:41:58.360Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-25T14:41:58.360Z] [2022-01-25T14:41:58.360Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-01-25T14:41:58.360Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-25T14:41:58.360Z] [2022-01-25T14:41:58.360Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-01-25T14:41:58.360Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-25T14:41:58.360Z] [2022-01-25T14:41:58.360Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-01-25T14:41:58.360Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-25T14:41:58.360Z] [2022-01-25T14:41:58.360Z] DONE 15 tests, 9 skipped in 2.932s [2022-01-25T14:41:58.360Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-01-25T14:41:58.414Z] check_test.go:379: [ddc19db13a5ba] daemon is not started [2022-01-25T14:41:59.967Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-25T14:41:59.967Z] INFO: Testing against a local daemon [2022-01-25T14:41:59.967Z] === RUN TestVolumesCreateAndList [2022-01-25T14:41:59.967Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-01-25T14:41:59.967Z] === RUN TestVolumesRemove [2022-01-25T14:41:59.967Z] --- PASS: TestVolumesRemove (0.14s) [2022-01-25T14:41:59.967Z] === RUN TestVolumesInspect [2022-01-25T14:41:59.967Z] --- PASS: TestVolumesInspect (0.04s) [2022-01-25T14:41:59.967Z] === RUN TestVolumesInvalidJSON [2022-01-25T14:41:59.967Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-25T14:41:59.967Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-25T14:42:00.449Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-25T14:42:00.449Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-01-25T14:42:00.449Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-01-25T14:42:00.449Z] PASS [2022-01-25T14:42:00.449Z] ok github.com/docker/docker/integration/volume 0.309s [2022-01-25T14:42:00.449Z] [2022-01-25T14:42:00.449Z] DONE 5 tests in 2.060s [2022-01-25T14:42:00.449Z] INFO: make.ps1 ended at 01/25/2022 14:42:00 [2022-01-25T14:42:00.449Z] INFO: Integration CLI tests being run from the host: [2022-01-25T14:42:00.449Z] 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" [2022-01-25T14:42:01.717Z] === RUN TestDockerSuite/TestBuildIidFile [2022-01-25T14:42:01.717Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-01-25T14:42:02.290Z] === RUN TestDockerSuite/TestBuildInheritance [2022-01-25T14:42:02.996Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-25T14:42:02.996Z] INFO: Testing against a local daemon [2022-01-25T14:42:02.996Z] === RUN TestDockerSuite [2022-01-25T14:42:02.996Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-01-25T14:42:02.996Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-01-25T14:42:02.996Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-01-25T14:42:02.996Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-01-25T14:42:02.996Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-01-25T14:42:02.996Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-01-25T14:42:02.996Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-01-25T14:42:02.996Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-01-25T14:42:02.996Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-01-25T14:42:02.996Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-01-25T14:42:03.232Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-01-25T14:42:03.805Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-01-25T14:42:03.805Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-01-25T14:42:04.020Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-01-25T14:42:04.020Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-01-25T14:42:04.377Z] === RUN TestDockerSuite/TestBuildLabel [2022-01-25T14:42:04.511Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-01-25T14:42:04.949Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-01-25T14:42:04.998Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-01-25T14:42:05.211Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-01-25T14:42:05.783Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-01-25T14:42:06.005Z] === RUN TestCheckpointCreateError [2022-01-25T14:42:06.005Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-01-25T14:42:06.005Z] === RUN TestCheckpointCreate [2022-01-25T14:42:06.005Z] --- PASS: TestCheckpointCreate (0.00s) [2022-01-25T14:42:06.005Z] === RUN TestCheckpointDeleteError [2022-01-25T14:42:06.005Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-01-25T14:42:06.005Z] === RUN TestCheckpointDelete [2022-01-25T14:42:06.005Z] --- PASS: TestCheckpointDelete (0.00s) [2022-01-25T14:42:06.005Z] === RUN TestCheckpointListError [2022-01-25T14:42:06.005Z] --- PASS: TestCheckpointListError (0.00s) [2022-01-25T14:42:06.005Z] === RUN TestCheckpointList [2022-01-25T14:42:06.005Z] --- PASS: TestCheckpointList (0.00s) [2022-01-25T14:42:06.005Z] === RUN TestCheckpointListContainerNotFound [2022-01-25T14:42:06.005Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-01-25T14:42:06.005Z] === RUN TestNewClientWithOpsFromEnv [2022-01-25T14:42:06.005Z] client_test.go:23: runtime.GOOS == "windows" [2022-01-25T14:42:06.005Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-01-25T14:42:06.005Z] === RUN TestGetAPIPath [2022-01-25T14:42:06.005Z] --- PASS: TestGetAPIPath (0.00s) [2022-01-25T14:42:06.005Z] === RUN TestParseHostURL [2022-01-25T14:42:06.005Z] --- PASS: TestParseHostURL (0.00s) [2022-01-25T14:42:06.005Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-01-25T14:42:06.005Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-01-25T14:42:06.005Z] === RUN TestNegotiateAPIVersionEmpty [2022-01-25T14:42:06.005Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-01-25T14:42:06.005Z] === RUN TestNegotiateAPIVersion [2022-01-25T14:42:06.005Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-01-25T14:42:06.005Z] === RUN TestNegotiateAPVersionOverride [2022-01-25T14:42:06.005Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-01-25T14:42:06.005Z] === RUN TestNegotiateAPIVersionAutomatic [2022-01-25T14:42:06.005Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-01-25T14:42:06.005Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-01-25T14:42:06.005Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-01-25T14:42:06.005Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-01-25T14:42:06.005Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-01-25T14:42:06.005Z] === RUN TestClientRedirect [2022-01-25T14:42:06.005Z] --- PASS: TestClientRedirect (0.00s) [2022-01-25T14:42:06.005Z] === RUN TestConfigCreateUnsupported [2022-01-25T14:42:06.005Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-01-25T14:42:06.005Z] === RUN TestConfigCreateError [2022-01-25T14:42:06.005Z] --- PASS: TestConfigCreateError (0.00s) [2022-01-25T14:42:06.005Z] === RUN TestConfigCreate [2022-01-25T14:42:06.005Z] --- PASS: TestConfigCreate (0.00s) [2022-01-25T14:42:06.005Z] === RUN TestConfigInspectNotFound [2022-01-25T14:42:06.005Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-01-25T14:42:06.005Z] === RUN TestConfigInspectWithEmptyID [2022-01-25T14:42:06.005Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-01-25T14:42:06.005Z] === RUN TestConfigInspectUnsupported [2022-01-25T14:42:06.005Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-01-25T14:42:06.005Z] === RUN TestConfigInspectError [2022-01-25T14:42:06.005Z] --- PASS: TestConfigInspectError (0.00s) [2022-01-25T14:42:06.005Z] === RUN TestConfigInspectConfigNotFound [2022-01-25T14:42:06.005Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-01-25T14:42:06.005Z] === RUN TestConfigInspect [2022-01-25T14:42:06.005Z] --- PASS: TestConfigInspect (0.00s) [2022-01-25T14:42:06.005Z] === RUN TestConfigListUnsupported [2022-01-25T14:42:06.005Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-01-25T14:42:06.005Z] === RUN TestConfigListError [2022-01-25T14:42:06.005Z] --- PASS: TestConfigListError (0.00s) [2022-01-25T14:42:06.005Z] === RUN TestConfigList [2022-01-25T14:42:06.005Z] --- PASS: TestConfigList (0.00s) [2022-01-25T14:42:06.005Z] === RUN TestConfigRemoveUnsupported [2022-01-25T14:42:06.005Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-01-25T14:42:06.005Z] === RUN TestConfigRemoveError [2022-01-25T14:42:06.005Z] --- PASS: TestConfigRemoveError (0.00s) [2022-01-25T14:42:06.005Z] === RUN TestConfigRemove [2022-01-25T14:42:06.005Z] --- PASS: TestConfigRemove (0.00s) [2022-01-25T14:42:06.005Z] === RUN TestConfigUpdateUnsupported [2022-01-25T14:42:06.005Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-01-25T14:42:06.005Z] === RUN TestConfigUpdateError [2022-01-25T14:42:06.005Z] --- PASS: TestConfigUpdateError (0.00s) [2022-01-25T14:42:06.005Z] === RUN TestConfigUpdate [2022-01-25T14:42:06.005Z] --- PASS: TestConfigUpdate (0.00s) [2022-01-25T14:42:06.005Z] === RUN TestContainerCommitError [2022-01-25T14:42:06.005Z] --- PASS: TestContainerCommitError (0.00s) [2022-01-25T14:42:06.005Z] === RUN TestContainerCommit [2022-01-25T14:42:06.005Z] --- PASS: TestContainerCommit (0.00s) [2022-01-25T14:42:06.005Z] === RUN TestContainerStatPathError [2022-01-25T14:42:06.005Z] --- PASS: TestContainerStatPathError (0.00s) [2022-01-25T14:42:06.005Z] === RUN TestContainerStatPathNotFoundError [2022-01-25T14:42:06.005Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-01-25T14:42:06.005Z] === RUN TestContainerStatPathNoHeaderError [2022-01-25T14:42:06.005Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-01-25T14:42:06.005Z] === RUN TestContainerStatPath [2022-01-25T14:42:06.005Z] --- PASS: TestContainerStatPath (0.00s) [2022-01-25T14:42:06.005Z] === RUN TestCopyToContainerError [2022-01-25T14:42:06.005Z] --- PASS: TestCopyToContainerError (0.00s) [2022-01-25T14:42:06.005Z] === RUN TestCopyToContainerNotFoundError [2022-01-25T14:42:06.005Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-01-25T14:42:06.005Z] === RUN TestCopyToContainerNotStatusOKError [2022-01-25T14:42:06.005Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-01-25T14:42:06.005Z] === RUN TestCopyToContainer [2022-01-25T14:42:06.005Z] --- PASS: TestCopyToContainer (0.00s) [2022-01-25T14:42:06.005Z] === RUN TestCopyFromContainerError [2022-01-25T14:42:06.005Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-01-25T14:42:06.005Z] === RUN TestCopyFromContainerNotFoundError [2022-01-25T14:42:06.005Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-01-25T14:42:06.005Z] === RUN TestCopyFromContainerNotStatusOKError [2022-01-25T14:42:06.005Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestCopyFromContainerNoHeaderError [2022-01-25T14:42:06.006Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestCopyFromContainer [2022-01-25T14:42:06.006Z] --- PASS: TestCopyFromContainer (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestContainerCreateError [2022-01-25T14:42:06.006Z] --- PASS: TestContainerCreateError (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestContainerCreateImageNotFound [2022-01-25T14:42:06.006Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestContainerCreateWithName [2022-01-25T14:42:06.006Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestContainerCreateAutoRemove [2022-01-25T14:42:06.006Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestContainerDiffError [2022-01-25T14:42:06.006Z] --- PASS: TestContainerDiffError (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestContainerDiff [2022-01-25T14:42:06.006Z] --- PASS: TestContainerDiff (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestContainerExecCreateError [2022-01-25T14:42:06.006Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestContainerExecCreate [2022-01-25T14:42:06.006Z] --- PASS: TestContainerExecCreate (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestContainerExecStartError [2022-01-25T14:42:06.006Z] --- PASS: TestContainerExecStartError (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestContainerExecStart [2022-01-25T14:42:06.006Z] --- PASS: TestContainerExecStart (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestContainerExecInspectError [2022-01-25T14:42:06.006Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestContainerExecInspect [2022-01-25T14:42:06.006Z] --- PASS: TestContainerExecInspect (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestContainerExportError [2022-01-25T14:42:06.006Z] --- PASS: TestContainerExportError (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestContainerExport [2022-01-25T14:42:06.006Z] --- PASS: TestContainerExport (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestContainerInspectError [2022-01-25T14:42:06.006Z] --- PASS: TestContainerInspectError (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestContainerInspectContainerNotFound [2022-01-25T14:42:06.006Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestContainerInspectWithEmptyID [2022-01-25T14:42:06.006Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestContainerInspect [2022-01-25T14:42:06.006Z] --- PASS: TestContainerInspect (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestContainerInspectNode [2022-01-25T14:42:06.006Z] --- PASS: TestContainerInspectNode (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestContainerKillError [2022-01-25T14:42:06.006Z] --- PASS: TestContainerKillError (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestContainerKill [2022-01-25T14:42:06.006Z] --- PASS: TestContainerKill (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestContainerListError [2022-01-25T14:42:06.006Z] --- PASS: TestContainerListError (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestContainerList [2022-01-25T14:42:06.006Z] --- PASS: TestContainerList (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestContainerLogsNotFoundError [2022-01-25T14:42:06.006Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestContainerLogsError [2022-01-25T14:42:06.006Z] --- PASS: TestContainerLogsError (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestContainerLogs [2022-01-25T14:42:06.006Z] --- PASS: TestContainerLogs (0.15s) [2022-01-25T14:42:06.006Z] === RUN TestContainerPauseError [2022-01-25T14:42:06.006Z] --- PASS: TestContainerPauseError (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestContainerPause [2022-01-25T14:42:06.006Z] --- PASS: TestContainerPause (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestContainersPruneError [2022-01-25T14:42:06.006Z] --- PASS: TestContainersPruneError (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestContainersPrune [2022-01-25T14:42:06.006Z] --- PASS: TestContainersPrune (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestContainerRemoveError [2022-01-25T14:42:06.006Z] --- PASS: TestContainerRemoveError (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestContainerRemoveNotFoundError [2022-01-25T14:42:06.006Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestContainerRemove [2022-01-25T14:42:06.006Z] --- PASS: TestContainerRemove (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestContainerRenameError [2022-01-25T14:42:06.006Z] --- PASS: TestContainerRenameError (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestContainerRename [2022-01-25T14:42:06.006Z] --- PASS: TestContainerRename (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestContainerResizeError [2022-01-25T14:42:06.006Z] --- PASS: TestContainerResizeError (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestContainerExecResizeError [2022-01-25T14:42:06.006Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestContainerResize [2022-01-25T14:42:06.006Z] --- PASS: TestContainerResize (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestContainerExecResize [2022-01-25T14:42:06.006Z] --- PASS: TestContainerExecResize (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestContainerRestartError [2022-01-25T14:42:06.006Z] --- PASS: TestContainerRestartError (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestContainerRestart [2022-01-25T14:42:06.006Z] --- PASS: TestContainerRestart (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestContainerStartError [2022-01-25T14:42:06.006Z] --- PASS: TestContainerStartError (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestContainerStart [2022-01-25T14:42:06.006Z] --- PASS: TestContainerStart (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestContainerStatsError [2022-01-25T14:42:06.006Z] --- PASS: TestContainerStatsError (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestContainerStats [2022-01-25T14:42:06.006Z] --- PASS: TestContainerStats (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestContainerStopError [2022-01-25T14:42:06.006Z] --- PASS: TestContainerStopError (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestContainerStop [2022-01-25T14:42:06.006Z] --- PASS: TestContainerStop (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestContainerTopError [2022-01-25T14:42:06.006Z] --- PASS: TestContainerTopError (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestContainerTop [2022-01-25T14:42:06.006Z] --- PASS: TestContainerTop (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestContainerUnpauseError [2022-01-25T14:42:06.006Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestContainerUnpause [2022-01-25T14:42:06.006Z] --- PASS: TestContainerUnpause (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestContainerUpdateError [2022-01-25T14:42:06.006Z] --- PASS: TestContainerUpdateError (0.01s) [2022-01-25T14:42:06.006Z] === RUN TestContainerUpdate [2022-01-25T14:42:06.006Z] --- PASS: TestContainerUpdate (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestContainerWaitError [2022-01-25T14:42:06.006Z] --- PASS: TestContainerWaitError (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestContainerWait [2022-01-25T14:42:06.006Z] --- PASS: TestContainerWait (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestDiskUsageError [2022-01-25T14:42:06.006Z] --- PASS: TestDiskUsageError (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestDiskUsage [2022-01-25T14:42:06.006Z] --- PASS: TestDiskUsage (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestDistributionInspectUnsupported [2022-01-25T14:42:06.006Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestDistributionInspectWithEmptyID [2022-01-25T14:42:06.006Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestEventsErrorInOptions [2022-01-25T14:42:06.006Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestEventsErrorFromServer [2022-01-25T14:42:06.006Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestEvents [2022-01-25T14:42:06.006Z] --- PASS: TestEvents (0.01s) [2022-01-25T14:42:06.006Z] === RUN TestTLSCloseWriter [2022-01-25T14:42:06.006Z] === PAUSE TestTLSCloseWriter [2022-01-25T14:42:06.006Z] === RUN TestImageBuildError [2022-01-25T14:42:06.006Z] --- PASS: TestImageBuildError (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestImageBuild [2022-01-25T14:42:06.006Z] --- PASS: TestImageBuild (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestGetDockerOS [2022-01-25T14:42:06.006Z] --- PASS: TestGetDockerOS (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestImageCreateError [2022-01-25T14:42:06.006Z] --- PASS: TestImageCreateError (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestImageCreate [2022-01-25T14:42:06.006Z] --- PASS: TestImageCreate (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestImageHistoryError [2022-01-25T14:42:06.006Z] --- PASS: TestImageHistoryError (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestImageHistory [2022-01-25T14:42:06.006Z] --- PASS: TestImageHistory (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestImageImportError [2022-01-25T14:42:06.006Z] --- PASS: TestImageImportError (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestImageImport [2022-01-25T14:42:06.006Z] --- PASS: TestImageImport (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestImageInspectError [2022-01-25T14:42:06.006Z] --- PASS: TestImageInspectError (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestImageInspectImageNotFound [2022-01-25T14:42:06.006Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestImageInspectWithEmptyID [2022-01-25T14:42:06.006Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestImageInspect [2022-01-25T14:42:06.006Z] --- PASS: TestImageInspect (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestImageListError [2022-01-25T14:42:06.006Z] --- PASS: TestImageListError (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestImageList [2022-01-25T14:42:06.006Z] --- PASS: TestImageList (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestImageListApiBefore125 [2022-01-25T14:42:06.006Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestImageLoadError [2022-01-25T14:42:06.006Z] --- PASS: TestImageLoadError (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestImageLoad [2022-01-25T14:42:06.006Z] --- PASS: TestImageLoad (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestImagesPruneError [2022-01-25T14:42:06.006Z] --- PASS: TestImagesPruneError (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestImagesPrune [2022-01-25T14:42:06.006Z] --- PASS: TestImagesPrune (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestImagePullReferenceParseError [2022-01-25T14:42:06.006Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestImagePullAnyError [2022-01-25T14:42:06.006Z] --- PASS: TestImagePullAnyError (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestImagePullStatusUnauthorizedError [2022-01-25T14:42:06.006Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-25T14:42:06.006Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-25T14:42:06.006Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-01-25T14:42:06.006Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestImagePullWithoutErrors [2022-01-25T14:42:06.006Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestImagePushReferenceError [2022-01-25T14:42:06.006Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestImagePushAnyError [2022-01-25T14:42:06.006Z] --- PASS: TestImagePushAnyError (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestImagePushStatusUnauthorizedError [2022-01-25T14:42:06.006Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-25T14:42:06.006Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-25T14:42:06.006Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-01-25T14:42:06.006Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestImagePushWithoutErrors [2022-01-25T14:42:06.006Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-01-25T14:42:06.006Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-01-25T14:42:06.006Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-01-25T14:42:06.006Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-01-25T14:42:06.006Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-01-25T14:42:06.006Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-01-25T14:42:06.006Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-01-25T14:42:06.006Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-01-25T14:42:06.006Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestImageRemoveError [2022-01-25T14:42:06.006Z] --- PASS: TestImageRemoveError (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestImageRemoveImageNotFound [2022-01-25T14:42:06.006Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestImageRemove [2022-01-25T14:42:06.006Z] --- PASS: TestImageRemove (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestImageSaveError [2022-01-25T14:42:06.006Z] --- PASS: TestImageSaveError (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestImageSave [2022-01-25T14:42:06.006Z] --- PASS: TestImageSave (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestImageSearchAnyError [2022-01-25T14:42:06.006Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestImageSearchStatusUnauthorizedError [2022-01-25T14:42:06.006Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-25T14:42:06.006Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-25T14:42:06.006Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-01-25T14:42:06.006Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestImageSearchWithoutErrors [2022-01-25T14:42:06.006Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestImageTagError [2022-01-25T14:42:06.006Z] --- PASS: TestImageTagError (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestImageTagInvalidReference [2022-01-25T14:42:06.006Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestImageTagInvalidSourceImageName [2022-01-25T14:42:06.006Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestImageTagHexSource [2022-01-25T14:42:06.006Z] --- PASS: TestImageTagHexSource (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestImageTag [2022-01-25T14:42:06.006Z] --- PASS: TestImageTag (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestInfoServerError [2022-01-25T14:42:06.006Z] --- PASS: TestInfoServerError (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestInfoInvalidResponseJSONError [2022-01-25T14:42:06.006Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestInfo [2022-01-25T14:42:06.006Z] --- PASS: TestInfo (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestNetworkConnectError [2022-01-25T14:42:06.006Z] --- PASS: TestNetworkConnectError (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-01-25T14:42:06.006Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestNetworkConnect [2022-01-25T14:42:06.006Z] --- PASS: TestNetworkConnect (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestNetworkCreateError [2022-01-25T14:42:06.006Z] --- PASS: TestNetworkCreateError (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestNetworkCreate [2022-01-25T14:42:06.006Z] --- PASS: TestNetworkCreate (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestNetworkDisconnectError [2022-01-25T14:42:06.006Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestNetworkDisconnect [2022-01-25T14:42:06.006Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestNetworkInspect [2022-01-25T14:42:06.006Z] === RUN TestNetworkInspect/empty_ID [2022-01-25T14:42:06.006Z] === RUN TestNetworkInspect/no_options [2022-01-25T14:42:06.006Z] === RUN TestNetworkInspect/verbose [2022-01-25T14:42:06.006Z] === RUN TestNetworkInspect/global_scope [2022-01-25T14:42:06.006Z] === RUN TestNetworkInspect/unknown_network [2022-01-25T14:42:06.006Z] === RUN TestNetworkInspect/server_error [2022-01-25T14:42:06.006Z] --- PASS: TestNetworkInspect (0.00s) [2022-01-25T14:42:06.006Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-01-25T14:42:06.006Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-01-25T14:42:06.006Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-01-25T14:42:06.006Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-01-25T14:42:06.006Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-01-25T14:42:06.006Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestNetworkListError [2022-01-25T14:42:06.006Z] --- PASS: TestNetworkListError (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestNetworkList [2022-01-25T14:42:06.006Z] --- PASS: TestNetworkList (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestNetworksPruneError [2022-01-25T14:42:06.006Z] --- PASS: TestNetworksPruneError (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestNetworksPrune [2022-01-25T14:42:06.006Z] --- PASS: TestNetworksPrune (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestNetworkRemoveError [2022-01-25T14:42:06.006Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestNetworkRemove [2022-01-25T14:42:06.006Z] --- PASS: TestNetworkRemove (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestNodeInspectError [2022-01-25T14:42:06.006Z] --- PASS: TestNodeInspectError (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestNodeInspectNodeNotFound [2022-01-25T14:42:06.006Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestNodeInspectWithEmptyID [2022-01-25T14:42:06.006Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestNodeInspect [2022-01-25T14:42:06.006Z] --- PASS: TestNodeInspect (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestNodeListError [2022-01-25T14:42:06.006Z] --- PASS: TestNodeListError (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestNodeList [2022-01-25T14:42:06.006Z] --- PASS: TestNodeList (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestNodeRemoveError [2022-01-25T14:42:06.006Z] --- PASS: TestNodeRemoveError (0.00s) [2022-01-25T14:42:06.006Z] === RUN TestNodeRemove [2022-01-25T14:42:06.007Z] --- PASS: TestNodeRemove (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestNodeUpdateError [2022-01-25T14:42:06.007Z] --- PASS: TestNodeUpdateError (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestNodeUpdate [2022-01-25T14:42:06.007Z] --- PASS: TestNodeUpdate (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestOptionWithTimeout [2022-01-25T14:42:06.007Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestPingFail [2022-01-25T14:42:06.007Z] --- PASS: TestPingFail (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestPingWithError [2022-01-25T14:42:06.007Z] 2022/01/25 14:42:04 RoundTripper returned a response & error; ignoring response [2022-01-25T14:42:06.007Z] 2022/01/25 14:42:04 RoundTripper returned a response & error; ignoring response [2022-01-25T14:42:06.007Z] --- PASS: TestPingWithError (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestPingSuccess [2022-01-25T14:42:06.007Z] --- PASS: TestPingSuccess (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestPingHeadFallback [2022-01-25T14:42:06.007Z] === RUN TestPingHeadFallback/OK [2022-01-25T14:42:06.007Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-01-25T14:42:06.007Z] === RUN TestPingHeadFallback/Not_Found [2022-01-25T14:42:06.007Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-01-25T14:42:06.007Z] --- PASS: TestPingHeadFallback (0.00s) [2022-01-25T14:42:06.007Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-01-25T14:42:06.007Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-01-25T14:42:06.007Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-01-25T14:42:06.007Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestPluginDisableError [2022-01-25T14:42:06.007Z] --- PASS: TestPluginDisableError (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestPluginDisable [2022-01-25T14:42:06.007Z] --- PASS: TestPluginDisable (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestPluginEnableError [2022-01-25T14:42:06.007Z] --- PASS: TestPluginEnableError (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestPluginEnable [2022-01-25T14:42:06.007Z] --- PASS: TestPluginEnable (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestPluginInspectError [2022-01-25T14:42:06.007Z] --- PASS: TestPluginInspectError (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestPluginInspectWithEmptyID [2022-01-25T14:42:06.007Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestPluginInspect [2022-01-25T14:42:06.007Z] --- PASS: TestPluginInspect (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestPluginListError [2022-01-25T14:42:06.007Z] --- PASS: TestPluginListError (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestPluginList [2022-01-25T14:42:06.007Z] --- PASS: TestPluginList (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestPluginPushError [2022-01-25T14:42:06.007Z] --- PASS: TestPluginPushError (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestPluginPush [2022-01-25T14:42:06.007Z] --- PASS: TestPluginPush (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestPluginRemoveError [2022-01-25T14:42:06.007Z] --- PASS: TestPluginRemoveError (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestPluginRemove [2022-01-25T14:42:06.007Z] --- PASS: TestPluginRemove (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestPluginSetError [2022-01-25T14:42:06.007Z] --- PASS: TestPluginSetError (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestPluginSet [2022-01-25T14:42:06.007Z] --- PASS: TestPluginSet (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestSetHostHeader [2022-01-25T14:42:06.007Z] --- PASS: TestSetHostHeader (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestPlainTextError [2022-01-25T14:42:06.007Z] --- PASS: TestPlainTextError (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestInfiniteError [2022-01-25T14:42:06.007Z] --- PASS: TestInfiniteError (0.03s) [2022-01-25T14:42:06.007Z] === RUN TestCanceledContext [2022-01-25T14:42:06.007Z] 2022/01/25 14:42:05 RoundTripper returned a response & error; ignoring response [2022-01-25T14:42:06.007Z] --- PASS: TestCanceledContext (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestDeadlineExceededContext [2022-01-25T14:42:06.007Z] 2022/01/25 14:42:05 RoundTripper returned a response & error; ignoring response [2022-01-25T14:42:06.007Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestSecretCreateUnsupported [2022-01-25T14:42:06.007Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestSecretCreateError [2022-01-25T14:42:06.007Z] --- PASS: TestSecretCreateError (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestSecretCreate [2022-01-25T14:42:06.007Z] --- PASS: TestSecretCreate (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestSecretInspectUnsupported [2022-01-25T14:42:06.007Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestSecretInspectError [2022-01-25T14:42:06.007Z] --- PASS: TestSecretInspectError (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestSecretInspectSecretNotFound [2022-01-25T14:42:06.007Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestSecretInspectWithEmptyID [2022-01-25T14:42:06.007Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestSecretInspect [2022-01-25T14:42:06.007Z] --- PASS: TestSecretInspect (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestSecretListUnsupported [2022-01-25T14:42:06.007Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestSecretListError [2022-01-25T14:42:06.007Z] --- PASS: TestSecretListError (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestSecretList [2022-01-25T14:42:06.007Z] --- PASS: TestSecretList (0.01s) [2022-01-25T14:42:06.007Z] === RUN TestSecretRemoveUnsupported [2022-01-25T14:42:06.007Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestSecretRemoveError [2022-01-25T14:42:06.007Z] --- PASS: TestSecretRemoveError (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestSecretRemove [2022-01-25T14:42:06.007Z] --- PASS: TestSecretRemove (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestSecretUpdateUnsupported [2022-01-25T14:42:06.007Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestSecretUpdateError [2022-01-25T14:42:06.007Z] --- PASS: TestSecretUpdateError (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestSecretUpdate [2022-01-25T14:42:06.007Z] --- PASS: TestSecretUpdate (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestServiceCreateError [2022-01-25T14:42:06.007Z] --- PASS: TestServiceCreateError (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestServiceCreate [2022-01-25T14:42:06.007Z] --- PASS: TestServiceCreate (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestServiceCreateCompatiblePlatforms [2022-01-25T14:42:06.007Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestServiceCreateDigestPinning [2022-01-25T14:42:06.007Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestServiceInspectError [2022-01-25T14:42:06.007Z] --- PASS: TestServiceInspectError (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestServiceInspectServiceNotFound [2022-01-25T14:42:06.007Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestServiceInspectWithEmptyID [2022-01-25T14:42:06.007Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestServiceInspect [2022-01-25T14:42:06.007Z] --- PASS: TestServiceInspect (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestServiceListError [2022-01-25T14:42:06.007Z] --- PASS: TestServiceListError (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestServiceList [2022-01-25T14:42:06.007Z] --- PASS: TestServiceList (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestServiceLogsError [2022-01-25T14:42:06.007Z] --- PASS: TestServiceLogsError (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestServiceLogs [2022-01-25T14:42:06.007Z] --- PASS: TestServiceLogs (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestServiceRemoveError [2022-01-25T14:42:06.007Z] --- PASS: TestServiceRemoveError (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestServiceRemoveNotFoundError [2022-01-25T14:42:06.007Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestServiceRemove [2022-01-25T14:42:06.007Z] --- PASS: TestServiceRemove (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestServiceUpdateError [2022-01-25T14:42:06.007Z] --- PASS: TestServiceUpdateError (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestServiceUpdate [2022-01-25T14:42:06.007Z] --- PASS: TestServiceUpdate (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestSwarmGetUnlockKeyError [2022-01-25T14:42:06.007Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestSwarmGetUnlockKey [2022-01-25T14:42:06.007Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestSwarmInitError [2022-01-25T14:42:06.007Z] --- PASS: TestSwarmInitError (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestSwarmInit [2022-01-25T14:42:06.007Z] --- PASS: TestSwarmInit (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestSwarmInspectError [2022-01-25T14:42:06.007Z] --- PASS: TestSwarmInspectError (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestSwarmInspect [2022-01-25T14:42:06.007Z] --- PASS: TestSwarmInspect (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestSwarmJoinError [2022-01-25T14:42:06.007Z] --- PASS: TestSwarmJoinError (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestSwarmJoin [2022-01-25T14:42:06.007Z] --- PASS: TestSwarmJoin (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestSwarmLeaveError [2022-01-25T14:42:06.007Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestSwarmLeave [2022-01-25T14:42:06.007Z] --- PASS: TestSwarmLeave (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestSwarmUnlockError [2022-01-25T14:42:06.007Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestSwarmUnlock [2022-01-25T14:42:06.007Z] --- PASS: TestSwarmUnlock (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestSwarmUpdateError [2022-01-25T14:42:06.007Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestSwarmUpdate [2022-01-25T14:42:06.007Z] --- PASS: TestSwarmUpdate (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestTaskInspectError [2022-01-25T14:42:06.007Z] --- PASS: TestTaskInspectError (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestTaskInspectWithEmptyID [2022-01-25T14:42:06.007Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestTaskInspect [2022-01-25T14:42:06.007Z] --- PASS: TestTaskInspect (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestTaskListError [2022-01-25T14:42:06.007Z] --- PASS: TestTaskListError (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestTaskList [2022-01-25T14:42:06.007Z] --- PASS: TestTaskList (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestVolumeCreateError [2022-01-25T14:42:06.007Z] --- PASS: TestVolumeCreateError (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestVolumeCreate [2022-01-25T14:42:06.007Z] --- PASS: TestVolumeCreate (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestVolumeInspectError [2022-01-25T14:42:06.007Z] --- PASS: TestVolumeInspectError (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestVolumeInspectNotFound [2022-01-25T14:42:06.007Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestVolumeInspectWithEmptyID [2022-01-25T14:42:06.007Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestVolumeInspect [2022-01-25T14:42:06.007Z] --- PASS: TestVolumeInspect (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestVolumeListError [2022-01-25T14:42:06.007Z] --- PASS: TestVolumeListError (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestVolumeList [2022-01-25T14:42:06.007Z] --- PASS: TestVolumeList (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestVolumeRemoveError [2022-01-25T14:42:06.007Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-01-25T14:42:06.007Z] === RUN TestVolumeRemove [2022-01-25T14:42:06.007Z] --- PASS: TestVolumeRemove (0.00s) [2022-01-25T14:42:06.007Z] === CONT TestTLSCloseWriter [2022-01-25T14:42:06.007Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-01-25T14:42:06.007Z] PASS [2022-01-25T14:42:06.007Z] coverage: 75.1% of statements [2022-01-25T14:42:06.007Z] ok github.com/docker/docker/client 0.470s coverage: 75.1% of statements [2022-01-25T14:42:06.045Z] === RUN TestDockerSuite/TestBuildLabels [2022-01-25T14:42:06.306Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-01-25T14:42:07.693Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-01-25T14:42:09.079Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-01-25T14:42:09.079Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-01-25T14:42:09.079Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-01-25T14:42:09.290Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-25T14:42:09.291Z] INFO: Testing against a local daemon [2022-01-25T14:42:09.291Z] === RUN TestDockerSuite [2022-01-25T14:42:09.291Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-01-25T14:42:09.291Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-01-25T14:42:09.291Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-01-25T14:42:09.291Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-01-25T14:42:09.291Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-01-25T14:42:09.291Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-01-25T14:42:09.291Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-01-25T14:42:09.291Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-01-25T14:42:09.291Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-01-25T14:42:09.291Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-01-25T14:42:09.773Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-01-25T14:42:09.773Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-01-25T14:42:10.466Z] === RUN TestDockerSuite/TestBuildLastModified [2022-01-25T14:42:10.788Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-01-25T14:42:10.788Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-01-25T14:42:11.410Z] docker_api_swarm_test.go:46: [daa8f6a5539e7] joining swarm manager [dd458d1422f51]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-25T14:42:15.617Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-01-25T14:42:18.177Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-01-25T14:42:18.177Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-01-25T14:42:18.177Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-01-25T14:42:18.438Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-01-25T14:42:18.438Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-01-25T14:42:18.699Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-01-25T14:42:20.614Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-01-25T14:42:21.558Z] --- PASS: TestImportExtremelyLargeImageWorks (173.03s) [2022-01-25T14:42:21.558Z] PASS [2022-01-25T14:42:21.558Z] [2022-01-25T14:42:21.558Z] DONE 22 tests in 177.164s [2022-01-25T14:42:21.558Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-01-25T14:42:21.558Z] ++ 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 [2022-01-25T14:42:21.558Z] ++ set -e [2022-01-25T14:42:21.558Z] ++ '[' -n 0 ']' [2022-01-25T14:42:21.558Z] ++ set -x [2022-01-25T14:42:21.558Z] ++ 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 [2022-01-25T14:42:21.558Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-01-25T14:42:21.819Z] INFO: Testing against a local daemon [2022-01-25T14:42:21.819Z] === RUN TestNetworkCreateDelete [2022-01-25T14:42:21.819Z] --- PASS: TestNetworkCreateDelete (0.16s) [2022-01-25T14:42:21.819Z] === RUN TestDockerNetworkDeletePreferID [2022-01-25T14:42:22.390Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2022-01-25T14:42:22.390Z] === RUN TestDaemonDNSFallback [2022-01-25T14:42:24.172Z] --- PASS: TestCheckoutGit (32.20s) [2022-01-25T14:42:24.172Z] === RUN TestValidGitTransport [2022-01-25T14:42:24.172Z] --- PASS: TestValidGitTransport (0.00s) [2022-01-25T14:42:24.172Z] === RUN TestGitInvalidRef [2022-01-25T14:42:24.172Z] --- PASS: TestGitInvalidRef (0.20s) [2022-01-25T14:42:24.172Z] PASS [2022-01-25T14:42:24.172Z] coverage: 86.3% of statements [2022-01-25T14:42:24.172Z] ok github.com/docker/docker/builder/remotecontext/git 32.486s coverage: 86.3% of statements [2022-01-25T14:42:24.659Z] ? github.com/docker/docker/cli [no test files] [2022-01-25T14:42:24.659Z] ? github.com/docker/docker/cli/config [no test files] [2022-01-25T14:42:24.935Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-01-25T14:42:24.935Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-01-25T14:42:25.506Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-01-25T14:42:29.644Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-01-25T14:42:29.644Z] Copying nested executables into bundles/binary-daemon [2022-01-25T14:42:29.644Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-01-25T14:42:29.644Z] GOOS="" GOARCH="" GOARM="" [2022-01-25T14:42:29.644Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-01-25T14:42:29.644Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-01-25T14:42:29.714Z] --- PASS: TestDaemonDNSFallback (6.96s) [2022-01-25T14:42:29.714Z] === RUN TestInspectNetwork [2022-01-25T14:42:29.714Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-01-25T14:42:29.976Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43187/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=b36d896fceba189f86cb9d57679c7559a63721e5 -e DOCKER_GRAPHDRIVER docker:b36d896fceba189f86cb9d57679c7559a63721e5 hack/make.sh cross [2022-01-25T14:42:30.233Z] [2022-01-25T14:42:30.233Z] Removing bundles/ [2022-01-25T14:42:30.286Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-01-25T14:42:30.489Z] [2022-01-25T14:42:30.489Z] ---> Making bundle: cross (in bundles/cross) [2022-01-25T14:42:30.489Z] Cross building: bundles/cross/linux/amd64 [2022-01-25T14:42:30.489Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-01-25T14:42:30.489Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-01-25T14:42:30.692Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-01-25T14:42:30.692Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-01-25T14:42:30.692Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-01-25T14:42:30.692Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-01-25T14:42:30.692Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-01-25T14:42:30.692Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-01-25T14:42:30.692Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-01-25T14:42:30.692Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-01-25T14:42:30.692Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-01-25T14:42:30.692Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-01-25T14:42:30.692Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-01-25T14:42:30.692Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-01-25T14:42:30.692Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-01-25T14:42:30.692Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-01-25T14:42:30.692Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-01-25T14:42:30.692Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-01-25T14:42:30.692Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-01-25T14:42:30.692Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-01-25T14:42:30.692Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-01-25T14:42:30.692Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-01-25T14:42:30.692Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-01-25T14:42:30.692Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-01-25T14:42:30.692Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-01-25T14:42:30.692Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-01-25T14:42:30.692Z] === RUN TestConfigureDaemonLogs [2022-01-25T14:42:30.692Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-01-25T14:42:30.692Z] === RUN TestCommonOptionsInstallFlags [2022-01-25T14:42:30.692Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-01-25T14:42:30.692Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-01-25T14:42:30.692Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-01-25T14:42:30.692Z] PASS [2022-01-25T14:42:30.692Z] coverage: 18.6% of statements [2022-01-25T14:42:30.692Z] ok github.com/docker/docker/cmd/dockerd 0.206s coverage: 18.6% of statements [2022-01-25T14:42:30.692Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-01-25T14:42:30.692Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-01-25T14:42:31.724Z] === RUN TestContainerStopSignal [2022-01-25T14:42:31.724Z] --- PASS: TestContainerStopSignal (0.00s) [2022-01-25T14:42:31.724Z] === RUN TestContainerStopTimeout [2022-01-25T14:42:31.724Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-01-25T14:42:31.724Z] === RUN TestContainerSecretReferenceDestTarget [2022-01-25T14:42:31.724Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-01-25T14:42:31.724Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-01-25T14:42:31.724Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-01-25T14:42:31.724Z] === RUN TestContainerLogPathSetForRingLogger [2022-01-25T14:42:31.724Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s) [2022-01-25T14:42:31.724Z] === RUN TestReplaceAndAppendEnvVars [2022-01-25T14:42:31.724Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-01-25T14:42:31.724Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-01-25T14:42:31.724Z] === RUN TestNewMemoryStore [2022-01-25T14:42:31.724Z] --- PASS: TestNewMemoryStore (0.00s) [2022-01-25T14:42:31.724Z] === RUN TestAddContainers [2022-01-25T14:42:31.724Z] --- PASS: TestAddContainers (0.00s) [2022-01-25T14:42:31.724Z] === RUN TestGetContainer [2022-01-25T14:42:31.724Z] --- PASS: TestGetContainer (0.00s) [2022-01-25T14:42:31.724Z] === RUN TestDeleteContainer [2022-01-25T14:42:31.724Z] --- PASS: TestDeleteContainer (0.00s) [2022-01-25T14:42:31.724Z] === RUN TestListContainers [2022-01-25T14:42:31.724Z] --- PASS: TestListContainers (0.00s) [2022-01-25T14:42:31.724Z] === RUN TestFirstContainer [2022-01-25T14:42:31.724Z] --- PASS: TestFirstContainer (0.00s) [2022-01-25T14:42:31.724Z] === RUN TestApplyAllContainer [2022-01-25T14:42:31.724Z] --- PASS: TestApplyAllContainer (0.00s) [2022-01-25T14:42:31.724Z] === RUN TestIsValidHealthString [2022-01-25T14:42:31.724Z] --- PASS: TestIsValidHealthString (0.00s) [2022-01-25T14:42:31.724Z] === RUN TestStateRunStop [2022-01-25T14:42:31.724Z] --- PASS: TestStateRunStop (0.00s) [2022-01-25T14:42:31.724Z] === RUN TestStateTimeoutWait [2022-01-25T14:42:31.724Z] state_test.go:141: Stop callback fired [2022-01-25T14:42:31.724Z] state_test.go:165: Stop callback fired [2022-01-25T14:42:31.724Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-01-25T14:42:31.724Z] === RUN TestIsValidStateString [2022-01-25T14:42:31.724Z] --- PASS: TestIsValidStateString (0.00s) [2022-01-25T14:42:31.724Z] === RUN TestViewSaveDelete [2022-01-25T14:42:31.724Z] --- PASS: TestViewSaveDelete (0.02s) [2022-01-25T14:42:31.724Z] === RUN TestViewAll [2022-01-25T14:42:31.724Z] --- PASS: TestViewAll (0.02s) [2022-01-25T14:42:31.724Z] === RUN TestViewGet [2022-01-25T14:42:31.724Z] --- PASS: TestViewGet (0.01s) [2022-01-25T14:42:31.724Z] === RUN TestNames [2022-01-25T14:42:31.724Z] --- PASS: TestNames (0.00s) [2022-01-25T14:42:31.724Z] === RUN TestViewWithHealthCheck [2022-01-25T14:42:31.724Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-01-25T14:42:31.724Z] PASS [2022-01-25T14:42:31.724Z] coverage: 41.7% of statements [2022-01-25T14:42:31.724Z] ok github.com/docker/docker/container 0.252s coverage: 41.7% of statements [2022-01-25T14:42:32.204Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-01-25T14:42:32.215Z] ? github.com/docker/docker/container/stream [no test files] [2022-01-25T14:42:32.215Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-01-25T14:42:32.215Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-01-25T14:42:32.215Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-01-25T14:42:33.239Z] === RUN TestPrepare [2022-01-25T14:42:33.239Z] --- PASS: TestPrepare (0.00s) [2022-01-25T14:42:33.239Z] === RUN TestStart [2022-01-25T14:42:33.239Z] --- PASS: TestStart (0.00s) [2022-01-25T14:42:33.239Z] === RUN TestWaitCancel [2022-01-25T14:42:33.239Z] --- PASS: TestWaitCancel (0.00s) [2022-01-25T14:42:33.239Z] === RUN TestWaitDisabled [2022-01-25T14:42:33.239Z] --- PASS: TestWaitDisabled (0.00s) [2022-01-25T14:42:33.239Z] === RUN TestWaitEnabled [2022-01-25T14:42:33.239Z] --- PASS: TestWaitEnabled (0.00s) [2022-01-25T14:42:33.239Z] === RUN TestRemove [2022-01-25T14:42:33.239Z] --- PASS: TestRemove (0.00s) [2022-01-25T14:42:33.239Z] PASS [2022-01-25T14:42:33.239Z] coverage: 65.3% of statements [2022-01-25T14:42:33.239Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.064s coverage: 65.3% of statements [2022-01-25T14:42:33.590Z] === RUN TestInspectNetwork/full_network_id [2022-01-25T14:42:33.590Z] === RUN TestInspectNetwork/partial_network_id [2022-01-25T14:42:33.590Z] === RUN TestInspectNetwork/network_name [2022-01-25T14:42:33.590Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-01-25T14:42:34.863Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-01-25T14:42:34.973Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-01-25T14:42:35.350Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.14s) [2022-01-25T14:42:35.350Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-01-25T14:42:35.350Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-01-25T14:42:35.350Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-01-25T14:42:35.350Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-01-25T14:42:35.350Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-01-25T14:42:35.350Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-01-25T14:42:35.350Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-01-25T14:42:35.350Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-01-25T14:42:35.350Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-01-25T14:42:35.350Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-01-25T14:42:35.350Z] === RUN TestServiceConvertToGRPCIsolation [2022-01-25T14:42:35.350Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-01-25T14:42:35.350Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-01-25T14:42:35.350Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-01-25T14:42:35.350Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-01-25T14:42:35.350Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-01-25T14:42:35.350Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-01-25T14:42:35.350Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-01-25T14:42:35.350Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-01-25T14:42:35.350Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-01-25T14:42:35.350Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-01-25T14:42:35.350Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-01-25T14:42:35.350Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-01-25T14:42:35.350Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-01-25T14:42:35.350Z] === RUN TestServiceConvertFromGRPCIsolation [2022-01-25T14:42:35.350Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-01-25T14:42:35.350Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-01-25T14:42:35.350Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-01-25T14:42:35.350Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-01-25T14:42:35.350Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-01-25T14:42:35.350Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-01-25T14:42:35.350Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-01-25T14:42:35.350Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-01-25T14:42:35.350Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-01-25T14:42:35.350Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-01-25T14:42:35.350Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-01-25T14:42:35.350Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-01-25T14:42:35.350Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-01-25T14:42:35.350Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-01-25T14:42:35.350Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-01-25T14:42:35.350Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-01-25T14:42:35.350Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-01-25T14:42:35.350Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-01-25T14:42:35.350Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-01-25T14:42:35.350Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-01-25T14:42:35.350Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-01-25T14:42:35.350Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-01-25T14:42:35.350Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-01-25T14:42:35.350Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-01-25T14:42:35.351Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-01-25T14:42:35.351Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-01-25T14:42:35.351Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-01-25T14:42:35.351Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-01-25T14:42:35.351Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-01-25T14:42:35.351Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-01-25T14:42:35.351Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-01-25T14:42:35.351Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-01-25T14:42:35.351Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-01-25T14:42:35.351Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-01-25T14:42:35.351Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-01-25T14:42:35.351Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-01-25T14:42:35.351Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-01-25T14:42:35.351Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-01-25T14:42:35.351Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-01-25T14:42:35.351Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-01-25T14:42:35.351Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-01-25T14:42:35.351Z] === RUN TestServiceConvertFromGRPCConfigs [2022-01-25T14:42:35.351Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-01-25T14:42:35.351Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-01-25T14:42:35.351Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-01-25T14:42:35.351Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-01-25T14:42:35.351Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-01-25T14:42:35.351Z] === RUN TestServiceConvertToGRPCConfigs [2022-01-25T14:42:35.351Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-01-25T14:42:35.351Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-01-25T14:42:35.351Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-01-25T14:42:35.351Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-01-25T14:42:35.351Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-01-25T14:42:35.351Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-01-25T14:42:35.351Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-01-25T14:42:35.351Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-01-25T14:42:35.351Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-01-25T14:42:35.351Z] PASS [2022-01-25T14:42:35.351Z] coverage: 35.9% of statements [2022-01-25T14:42:35.351Z] ok github.com/docker/docker/daemon/cluster/convert 0.608s coverage: 35.9% of statements [2022-01-25T14:42:35.351Z] === RUN TestNewListSecretsFilters [2022-01-25T14:42:35.351Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-01-25T14:42:35.351Z] === RUN TestNewListConfigsFilters [2022-01-25T14:42:35.351Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-01-25T14:42:35.351Z] PASS [2022-01-25T14:42:35.351Z] coverage: 0.5% of statements [2022-01-25T14:42:35.351Z] ok github.com/docker/docker/daemon/cluster 1.133s coverage: 0.5% of statements [2022-01-25T14:42:35.545Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-01-25T14:42:36.933Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-01-25T14:42:36.933Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-01-25T14:42:36.933Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-01-25T14:42:37.875Z] --- PASS: TestInspectNetwork (8.67s) [2022-01-25T14:42:37.875Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-01-25T14:42:37.875Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-01-25T14:42:37.875Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-01-25T14:42:37.875Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-01-25T14:42:37.875Z] === RUN TestRunContainerWithBridgeNone [2022-01-25T14:42:38.397Z] === RUN TestBuilderGC [2022-01-25T14:42:38.397Z] --- PASS: TestBuilderGC (0.00s) [2022-01-25T14:42:38.397Z] === RUN TestDaemonConfigurationNotFound [2022-01-25T14:42:38.397Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-01-25T14:42:38.397Z] === RUN TestDaemonBrokenConfiguration [2022-01-25T14:42:38.397Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-01-25T14:42:38.397Z] === RUN TestFindConfigurationConflicts [2022-01-25T14:42:38.397Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-01-25T14:42:38.397Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-01-25T14:42:38.397Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-01-25T14:42:38.397Z] === RUN TestDaemonConfigurationMergeConflicts [2022-01-25T14:42:38.397Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-01-25T14:42:38.397Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-01-25T14:42:38.397Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-01-25T14:42:38.397Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-01-25T14:42:38.397Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-01-25T14:42:38.397Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-01-25T14:42:38.397Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-01-25T14:42:38.397Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-01-25T14:42:38.397Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-01-25T14:42:38.397Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-01-25T14:42:38.397Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-01-25T14:42:38.397Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-01-25T14:42:38.397Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-01-25T14:42:38.397Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-01-25T14:42:38.397Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-01-25T14:42:38.398Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-01-25T14:42:38.398Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-01-25T14:42:38.398Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-01-25T14:42:38.398Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-01-25T14:42:38.398Z] === RUN TestValidateConfigurationErrors [2022-01-25T14:42:38.398Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-01-25T14:42:38.398Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-01-25T14:42:38.398Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-01-25T14:42:38.398Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-01-25T14:42:38.398Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-01-25T14:42:38.398Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-01-25T14:42:38.398Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-01-25T14:42:38.398Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-01-25T14:42:38.398Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-01-25T14:42:38.398Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-01-25T14:42:38.398Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-01-25T14:42:38.398Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-01-25T14:42:38.398Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-01-25T14:42:38.398Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-01-25T14:42:38.398Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-01-25T14:42:38.398Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-01-25T14:42:38.398Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-01-25T14:42:38.398Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-01-25T14:42:38.398Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-01-25T14:42:38.398Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-01-25T14:42:38.398Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-01-25T14:42:38.398Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-01-25T14:42:38.398Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-01-25T14:42:38.398Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-01-25T14:42:38.398Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-01-25T14:42:38.398Z] === RUN TestValidateConfiguration [2022-01-25T14:42:38.398Z] === RUN TestValidateConfiguration/with_label [2022-01-25T14:42:38.398Z] === RUN TestValidateConfiguration/with_dns [2022-01-25T14:42:38.398Z] === RUN TestValidateConfiguration/with_dns-search [2022-01-25T14:42:38.398Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-01-25T14:42:38.398Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-01-25T14:42:38.398Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-01-25T14:42:38.398Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-01-25T14:42:38.398Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-01-25T14:42:38.398Z] --- PASS: TestValidateConfiguration (0.00s) [2022-01-25T14:42:38.398Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-01-25T14:42:38.398Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-01-25T14:42:38.398Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-01-25T14:42:38.398Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-01-25T14:42:38.398Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-01-25T14:42:38.398Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-01-25T14:42:38.398Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-01-25T14:42:38.398Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-01-25T14:42:38.398Z] === RUN TestReloadSetConfigFileNotExist [2022-01-25T14:42:38.398Z] time="2022-01-25T14:42:37Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-01-25T14:42:38.398Z] --- PASS: TestReloadSetConfigFileNotExist (0.14s) [2022-01-25T14:42:38.398Z] === RUN TestReloadDefaultConfigNotExist [2022-01-25T14:42:38.398Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:42:38.398Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-01-25T14:42:38.398Z] === RUN TestReloadBadDefaultConfig [2022-01-25T14:42:38.398Z] time="2022-01-25T14:42:38Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-917100903" [2022-01-25T14:42:38.398Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-01-25T14:42:38.398Z] === RUN TestReloadWithConflictingLabels [2022-01-25T14:42:38.398Z] time="2022-01-25T14:42:38Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2825717395" [2022-01-25T14:42:38.398Z] --- PASS: TestReloadWithConflictingLabels (0.01s) [2022-01-25T14:42:38.398Z] === RUN TestReloadWithDuplicateLabels [2022-01-25T14:42:38.398Z] time="2022-01-25T14:42:38Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-621963155" [2022-01-25T14:42:38.398Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-01-25T14:42:38.398Z] === RUN TestMaskURLCredentials [2022-01-25T14:42:38.398Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-01-25T14:42:38.398Z] === RUN TestDaemonConfigurationMerge [2022-01-25T14:42:38.398Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-01-25T14:42:38.398Z] PASS [2022-01-25T14:42:38.398Z] coverage: 79.2% of statements [2022-01-25T14:42:38.398Z] ok github.com/docker/docker/daemon/config 0.420s coverage: 79.2% of statements [2022-01-25T14:42:38.886Z] === RUN TestWaitNodeAttachment [2022-01-25T14:42:38.886Z] === RUN TestEventsLog [2022-01-25T14:42:38.886Z] --- PASS: TestEventsLog (0.00s) [2022-01-25T14:42:38.886Z] === RUN TestEventsLogTimeout [2022-01-25T14:42:38.886Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-01-25T14:42:38.886Z] === RUN TestLogEvents [2022-01-25T14:42:38.886Z] --- PASS: TestLogEvents (0.05s) [2022-01-25T14:42:38.886Z] === RUN TestLoadBufferedEvents [2022-01-25T14:42:38.886Z] --- PASS: TestLoadBufferedEvents (0.15s) [2022-01-25T14:42:38.886Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-01-25T14:42:38.886Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-01-25T14:42:38.886Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-01-25T14:42:38.886Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-01-25T14:42:38.886Z] PASS [2022-01-25T14:42:38.886Z] coverage: 50.0% of statements [2022-01-25T14:42:38.886Z] ok github.com/docker/docker/daemon/events 0.281s coverage: 50.0% of statements [2022-01-25T14:42:39.374Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-01-25T14:42:39.374Z] === RUN TestIsolationConversion [2022-01-25T14:42:39.374Z] === RUN TestIsolationConversion/default [2022-01-25T14:42:39.374Z] === RUN TestIsolationConversion/process [2022-01-25T14:42:39.374Z] === RUN TestIsolationConversion/hyperv [2022-01-25T14:42:39.374Z] --- PASS: TestIsolationConversion (0.00s) [2022-01-25T14:42:39.374Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-01-25T14:42:39.374Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-01-25T14:42:39.374Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-01-25T14:42:39.374Z] === RUN TestContainerLabels [2022-01-25T14:42:39.374Z] --- PASS: TestContainerLabels (0.00s) [2022-01-25T14:42:39.374Z] === RUN TestCredentialSpecConversion [2022-01-25T14:42:39.374Z] === RUN TestCredentialSpecConversion/none [2022-01-25T14:42:39.374Z] === RUN TestCredentialSpecConversion/config [2022-01-25T14:42:39.374Z] === RUN TestCredentialSpecConversion/file [2022-01-25T14:42:39.374Z] === RUN TestCredentialSpecConversion/registry [2022-01-25T14:42:39.374Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-01-25T14:42:39.374Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-01-25T14:42:39.374Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-01-25T14:42:39.374Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-01-25T14:42:39.374Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-01-25T14:42:39.374Z] === RUN TestControllerValidateMountBind [2022-01-25T14:42:39.374Z] --- PASS: TestControllerValidateMountBind (0.01s) [2022-01-25T14:42:39.374Z] === RUN TestControllerValidateMountVolume [2022-01-25T14:42:39.374Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-01-25T14:42:39.374Z] === RUN TestControllerValidateMountTarget [2022-01-25T14:42:39.374Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-01-25T14:42:39.374Z] === RUN TestControllerValidateMountTmpfs [2022-01-25T14:42:39.374Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-01-25T14:42:39.374Z] === RUN TestControllerValidateMountInvalidType [2022-01-25T14:42:39.374Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-01-25T14:42:39.374Z] === RUN TestControllerValidateMountNamedPipe [2022-01-25T14:42:39.374Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-01-25T14:42:39.374Z] PASS [2022-01-25T14:42:39.374Z] coverage: 11.0% of statements [2022-01-25T14:42:39.374Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.560s coverage: 11.0% of statements [2022-01-25T14:42:40.398Z] === RUN TestIsEmptyDir [2022-01-25T14:42:40.398Z] --- PASS: TestIsEmptyDir (0.01s) [2022-01-25T14:42:40.398Z] PASS [2022-01-25T14:42:40.398Z] coverage: 2.3% of statements [2022-01-25T14:42:40.398Z] ok github.com/docker/docker/daemon/graphdriver 0.069s coverage: 2.3% of statements [2022-01-25T14:42:40.398Z] === RUN TestVerifyNetworkingConfig [2022-01-25T14:42:40.398Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-01-25T14:42:40.398Z] === RUN TestGetContainer [2022-01-25T14:42:40.398Z] --- PASS: TestGetContainer (0.00s) [2022-01-25T14:42:40.398Z] === RUN TestValidContainerNames [2022-01-25T14:42:40.398Z] --- PASS: TestValidContainerNames (0.00s) [2022-01-25T14:42:40.398Z] === RUN TestContainerInitDNS [2022-01-25T14:42:40.398Z] daemon_test.go:145: root required [2022-01-25T14:42:40.398Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-01-25T14:42:40.398Z] === RUN TestMerge [2022-01-25T14:42:40.398Z] --- PASS: TestMerge (0.00s) [2022-01-25T14:42:40.398Z] === RUN TestValidateContainerIsolation [2022-01-25T14:42:40.398Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-01-25T14:42:40.398Z] === RUN TestFindNetworkErrorType [2022-01-25T14:42:40.398Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-01-25T14:42:40.398Z] === RUN TestEnsureServicesExist [2022-01-25T14:42:40.398Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-01-25T14:42:40.398Z] === RUN TestEnsureServicesExistErrors [2022-01-25T14:42:40.398Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-01-25T14:42:40.398Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-01-25T14:42:40.398Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-01-25T14:42:40.398Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-01-25T14:42:40.398Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-01-25T14:42:40.398Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-01-25T14:42:40.398Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-01-25T14:42:40.398Z] === RUN TestContainerDelete [2022-01-25T14:42:40.398Z] --- PASS: TestContainerDelete (0.01s) [2022-01-25T14:42:40.398Z] === RUN TestContainerDoubleDelete [2022-01-25T14:42:40.398Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-01-25T14:42:40.398Z] === RUN TestLogContainerEventCopyLabels [2022-01-25T14:42:40.398Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-01-25T14:42:40.398Z] === RUN TestLogContainerEventWithAttributes [2022-01-25T14:42:40.398Z] --- PASS: TestLogContainerEventWithAttributes (0.01s) [2022-01-25T14:42:40.398Z] === RUN TestNoneHealthcheck [2022-01-25T14:42:40.398Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-01-25T14:42:40.398Z] === RUN TestHealthStates [2022-01-25T14:42:40.398Z] time="2022-01-25T14:42:39Z" 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" [2022-01-25T14:42:40.398Z] time="2022-01-25T14:42:40Z" 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" [2022-01-25T14:42:40.398Z] time="2022-01-25T14:42:40Z" 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" [2022-01-25T14:42:40.398Z] time="2022-01-25T14:42:40Z" 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" [2022-01-25T14:42:40.398Z] time="2022-01-25T14:42:40Z" 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" [2022-01-25T14:42:40.398Z] time="2022-01-25T14:42:40Z" 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" [2022-01-25T14:42:40.398Z] time="2022-01-25T14:42:40Z" 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" [2022-01-25T14:42:40.398Z] time="2022-01-25T14:42:40Z" 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" [2022-01-25T14:42:40.398Z] time="2022-01-25T14:42:40Z" 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" [2022-01-25T14:42:40.398Z] time="2022-01-25T14:42:40Z" 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" [2022-01-25T14:42:40.398Z] --- PASS: TestHealthStates (0.16s) [2022-01-25T14:42:40.398Z] === RUN TestGetInspectData [2022-01-25T14:42:40.398Z] --- PASS: TestGetInspectData (0.00s) [2022-01-25T14:42:40.398Z] === RUN TestFillLicense [2022-01-25T14:42:40.398Z] --- PASS: TestFillLicense (0.00s) [2022-01-25T14:42:40.398Z] === RUN TestListInvalidFilter [2022-01-25T14:42:40.398Z] --- PASS: TestListInvalidFilter (0.00s) [2022-01-25T14:42:40.398Z] === RUN TestNameFilter [2022-01-25T14:42:40.398Z] --- PASS: TestNameFilter (0.00s) [2022-01-25T14:42:40.398Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-01-25T14:42:40.398Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-01-25T14:42:40.398Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-01-25T14:42:40.398Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-01-25T14:42:40.398Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-01-25T14:42:40.398Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-01-25T14:42:40.398Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-01-25T14:42:40.398Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-01-25T14:42:40.398Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-01-25T14:42:40.398Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-01-25T14:42:40.398Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-01-25T14:42:40.398Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-01-25T14:42:40.398Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-01-25T14:42:40.398Z] === 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 [2022-01-25T14:42:40.398Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-01-25T14:42:40.398Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-01-25T14:42:40.398Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-01-25T14:42:40.398Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-01-25T14:42:40.398Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-01-25T14:42:40.398Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-01-25T14:42:40.398Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-01-25T14:42:40.398Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-01-25T14:42:40.398Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-01-25T14:42:40.398Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-01-25T14:42:40.398Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-01-25T14:42:40.398Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-01-25T14:42:40.398Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-01-25T14:42:40.398Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-01-25T14:42:40.398Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-01-25T14:42:40.398Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-01-25T14:42:40.398Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-01-25T14:42:40.398Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-01-25T14:42:40.398Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-01-25T14:42:40.398Z] --- 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) [2022-01-25T14:42:40.398Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-01-25T14:42:40.398Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-01-25T14:42:40.398Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-01-25T14:42:40.398Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-01-25T14:42:40.398Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-01-25T14:42:40.398Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-01-25T14:42:40.398Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-01-25T14:42:40.398Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-01-25T14:42:40.398Z] === RUN TestDaemonReloadLabels [2022-01-25T14:42:40.398Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-01-25T14:42:40.398Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-01-25T14:42:40.398Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-01-25T14:42:40.398Z] === RUN TestDaemonReloadMirrors [2022-01-25T14:42:40.398Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-01-25T14:42:40.398Z] === RUN TestDaemonReloadInsecureRegistries [2022-01-25T14:42:40.398Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-01-25T14:42:40.398Z] === RUN TestDaemonReloadNotAffectOthers [2022-01-25T14:42:40.398Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-01-25T14:42:40.398Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-01-25T14:42:40.398Z] reload_test.go:342: root required [2022-01-25T14:42:40.398Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-01-25T14:42:40.398Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-01-25T14:42:40.398Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.02s) [2022-01-25T14:42:40.398Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-01-25T14:42:40.398Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-01-25T14:42:40.398Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-01-25T14:42:40.398Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-01-25T14:42:40.398Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-01-25T14:42:40.398Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-01-25T14:42:40.398Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-01-25T14:42:40.398Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-01-25T14:42:40.398Z] === RUN TestParseVolumesFrom [2022-01-25T14:42:40.398Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-01-25T14:42:40.398Z] PASS [2022-01-25T14:42:40.398Z] coverage: 8.6% of statements [2022-01-25T14:42:40.398Z] ok github.com/docker/docker/daemon 0.394s coverage: 8.6% of statements [2022-01-25T14:42:40.398Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-01-25T14:42:40.398Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-01-25T14:42:40.398Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-01-25T14:42:40.398Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-01-25T14:42:40.398Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-01-25T14:42:40.398Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-01-25T14:42:40.398Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-01-25T14:42:40.398Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-01-25T14:42:40.398Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-01-25T14:42:40.398Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-01-25T14:42:40.398Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-01-25T14:42:40.398Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-01-25T14:42:40.398Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-01-25T14:42:40.398Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-01-25T14:42:40.398Z] === RUN TestLinkNaming [2022-01-25T14:42:40.398Z] --- PASS: TestLinkNaming (0.00s) [2022-01-25T14:42:40.398Z] === RUN TestLinkNew [2022-01-25T14:42:40.399Z] --- PASS: TestLinkNew (0.00s) [2022-01-25T14:42:40.399Z] === RUN TestLinkEnv [2022-01-25T14:42:40.399Z] --- PASS: TestLinkEnv (0.00s) [2022-01-25T14:42:40.399Z] === RUN TestLinkMultipleEnv [2022-01-25T14:42:40.399Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-01-25T14:42:40.399Z] === RUN TestLinkPortRangeEnv [2022-01-25T14:42:40.399Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-01-25T14:42:40.399Z] PASS [2022-01-25T14:42:40.399Z] coverage: 93.0% of statements [2022-01-25T14:42:40.399Z] ok github.com/docker/docker/daemon/links 0.041s coverage: 93.0% of statements [2022-01-25T14:42:40.425Z] --- PASS: TestRunContainerWithBridgeNone (1.99s) [2022-01-25T14:42:40.425Z] === RUN TestNetworkInvalidJSON [2022-01-25T14:42:40.425Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-25T14:42:40.425Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-25T14:42:40.425Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-25T14:42:40.425Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-25T14:42:40.425Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-25T14:42:40.425Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-25T14:42:40.425Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-25T14:42:40.425Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-25T14:42:40.425Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-25T14:42:40.425Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-01-25T14:42:40.425Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-01-25T14:42:40.425Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-01-25T14:42:40.425Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-01-25T14:42:40.425Z] === RUN TestNetworkList [2022-01-25T14:42:40.425Z] === RUN TestNetworkList//networks [2022-01-25T14:42:40.425Z] === PAUSE TestNetworkList//networks [2022-01-25T14:42:40.425Z] === RUN TestNetworkList//networks/ [2022-01-25T14:42:40.425Z] === PAUSE TestNetworkList//networks/ [2022-01-25T14:42:40.425Z] === CONT TestNetworkList//networks [2022-01-25T14:42:40.425Z] === CONT TestNetworkList//networks/ [2022-01-25T14:42:40.425Z] --- PASS: TestNetworkList (0.02s) [2022-01-25T14:42:40.425Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-01-25T14:42:40.425Z] --- PASS: TestNetworkList//networks (0.00s) [2022-01-25T14:42:40.425Z] === RUN TestHostIPv4BridgeLabel [2022-01-25T14:42:40.425Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-01-25T14:42:40.686Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2022-01-25T14:42:40.686Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-25T14:42:40.686Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-01-25T14:42:41.632Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2022-01-25T14:42:41.632Z] === RUN TestDaemonDefaultNetworkPools [2022-01-25T14:42:42.203Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-01-25T14:42:42.464Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) [2022-01-25T14:42:42.464Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-25T14:42:42.464Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-01-25T14:42:42.689Z] === RUN TestValidateLogOptReconnectInterval [2022-01-25T14:42:42.690Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-01-25T14:42:42.690Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-01-25T14:42:42.690Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-01-25T14:42:42.690Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-01-25T14:42:42.690Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-01-25T14:42:42.690Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-01-25T14:42:42.690Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-01-25T14:42:42.690Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-01-25T14:42:42.690Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-01-25T14:42:42.690Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-01-25T14:42:42.690Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-01-25T14:42:42.690Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-01-25T14:42:42.690Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-01-25T14:42:42.690Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-01-25T14:42:42.690Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-01-25T14:42:42.690Z] PASS [2022-01-25T14:42:42.690Z] coverage: 33.6% of statements [2022-01-25T14:42:42.690Z] ok github.com/docker/docker/daemon/logger/fluentd 0.056s coverage: 33.6% of statements [2022-01-25T14:42:42.690Z] === RUN TestNewStreamConfig [2022-01-25T14:42:42.690Z] === RUN TestNewStreamConfig/defaults [2022-01-25T14:42:42.690Z] === RUN TestNewStreamConfig/invalid_create_group [2022-01-25T14:42:42.690Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-01-25T14:42:42.690Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-01-25T14:42:42.690Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-01-25T14:42:42.690Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-01-25T14:42:42.690Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-01-25T14:42:42.690Z] --- PASS: TestNewStreamConfig (0.00s) [2022-01-25T14:42:42.690Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-01-25T14:42:42.690Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-01-25T14:42:42.690Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-01-25T14:42:42.690Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-01-25T14:42:42.690Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-01-25T14:42:42.690Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-01-25T14:42:42.690Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-01-25T14:42:42.690Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-01-25T14:42:42.690Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-01-25T14:42:42.690Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-01-25T14:42:42.690Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-01-25T14:42:42.690Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-01-25T14:42:42.690Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-01-25T14:42:42.690Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-01-25T14:42:42.690Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-01-25T14:42:42.690Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-01-25T14:42:42.690Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-01-25T14:42:42.690Z] === RUN TestNewAWSLogsClientRegionDetect [2022-01-25T14:42:43.176Z] time="2022-01-25T14:42:42Z" level=info msg="Trying to get region from EC2 Metadata" [2022-01-25T14:42:43.176Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.14s) [2022-01-25T14:42:43.176Z] === RUN TestCreateSuccess [2022-01-25T14:42:43.176Z] --- PASS: TestCreateSuccess (0.00s) [2022-01-25T14:42:43.176Z] === RUN TestCreateStreamSkipped [2022-01-25T14:42:43.176Z] time="2022-01-25T14:42:42Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-01-25T14:42:43.176Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-01-25T14:42:43.176Z] === RUN TestCreateLogGroupSuccess [2022-01-25T14:42:43.176Z] time="2022-01-25T14:42:42Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-01-25T14:42:43.176Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-01-25T14:42:43.176Z] === RUN TestCreateError [2022-01-25T14:42:43.176Z] --- PASS: TestCreateError (0.00s) [2022-01-25T14:42:43.176Z] === RUN TestCreateAlreadyExists [2022-01-25T14:42:43.176Z] time="2022-01-25T14:42:42Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-01-25T14:42:43.176Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-01-25T14:42:43.176Z] === RUN TestLogClosed [2022-01-25T14:42:43.176Z] --- PASS: TestLogClosed (0.00s) [2022-01-25T14:42:43.176Z] === RUN TestLogBlocking [2022-01-25T14:42:43.176Z] --- PASS: TestLogBlocking (0.00s) [2022-01-25T14:42:43.176Z] === RUN TestLogNonBlockingBufferEmpty [2022-01-25T14:42:43.176Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-01-25T14:42:43.176Z] === RUN TestLogNonBlockingBufferFull [2022-01-25T14:42:43.176Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-01-25T14:42:43.176Z] === RUN TestPublishBatchSuccess [2022-01-25T14:42:43.176Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-01-25T14:42:43.176Z] === RUN TestPublishBatchError [2022-01-25T14:42:43.176Z] time="2022-01-25T14:42:42Z" level=error msg=error [2022-01-25T14:42:43.176Z] --- PASS: TestPublishBatchError (0.00s) [2022-01-25T14:42:43.176Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-01-25T14:42:43.176Z] time="2022-01-25T14:42:42Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-01-25T14:42:43.176Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-01-25T14:42:43.176Z] === RUN TestPublishBatchAlreadyAccepted [2022-01-25T14:42:43.176Z] time="2022-01-25T14:42:42Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-01-25T14:42:43.176Z] time="2022-01-25T14:42:42Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-01-25T14:42:43.176Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-01-25T14:42:43.176Z] === RUN TestCollectBatchSimple [2022-01-25T14:42:43.176Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-01-25T14:42:43.176Z] === RUN TestCollectBatchTicker [2022-01-25T14:42:43.176Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-01-25T14:42:43.176Z] === RUN TestCollectBatchMultilinePattern [2022-01-25T14:42:43.176Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-01-25T14:42:43.176Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-01-25T14:42:43.176Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-01-25T14:42:43.176Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-01-25T14:42:43.176Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-01-25T14:42:43.176Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-01-25T14:42:43.176Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.10s) [2022-01-25T14:42:43.176Z] === RUN TestCollectBatchClose [2022-01-25T14:42:43.176Z] --- PASS: TestCollectBatchClose (0.00s) [2022-01-25T14:42:43.176Z] === RUN TestEffectiveLen [2022-01-25T14:42:43.176Z] === RUN TestEffectiveLen/0/Hello [2022-01-25T14:42:43.176Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-01-25T14:42:43.176Z] === RUN TestEffectiveLen/2/🙃 [2022-01-25T14:42:43.176Z] === RUN TestEffectiveLen/3/���� [2022-01-25T14:42:43.176Z] === RUN TestEffectiveLen/4/He��o [2022-01-25T14:42:43.176Z] === RUN TestEffectiveLen/5/ [2022-01-25T14:42:43.176Z] --- PASS: TestEffectiveLen (0.00s) [2022-01-25T14:42:43.176Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-01-25T14:42:43.176Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-01-25T14:42:43.176Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-01-25T14:42:43.176Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-01-25T14:42:43.176Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-01-25T14:42:43.176Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-01-25T14:42:43.176Z] === RUN TestFindValidSplit [2022-01-25T14:42:43.176Z] === RUN TestFindValidSplit/0/ [2022-01-25T14:42:43.176Z] cloudwatchlogs_test.go:1076: [2022-01-25T14:42:43.176Z] cloudwatchlogs_test.go:1077: [2022-01-25T14:42:43.176Z] === RUN TestFindValidSplit/1/Hello [2022-01-25T14:42:43.176Z] cloudwatchlogs_test.go:1076: Hello [2022-01-25T14:42:43.176Z] cloudwatchlogs_test.go:1077: [2022-01-25T14:42:43.176Z] === RUN TestFindValidSplit/2/Hello [2022-01-25T14:42:43.176Z] cloudwatchlogs_test.go:1076: He [2022-01-25T14:42:43.176Z] cloudwatchlogs_test.go:1077: llo [2022-01-25T14:42:43.176Z] === RUN TestFindValidSplit/3/Hello [2022-01-25T14:42:43.176Z] cloudwatchlogs_test.go:1076: [2022-01-25T14:42:43.176Z] cloudwatchlogs_test.go:1077: Hello [2022-01-25T14:42:43.176Z] === RUN TestFindValidSplit/4/🙃 [2022-01-25T14:42:43.176Z] cloudwatchlogs_test.go:1076: [2022-01-25T14:42:43.176Z] cloudwatchlogs_test.go:1077: 🙃 [2022-01-25T14:42:43.176Z] === RUN TestFindValidSplit/5/🙃 [2022-01-25T14:42:43.176Z] cloudwatchlogs_test.go:1076: 🙃 [2022-01-25T14:42:43.176Z] cloudwatchlogs_test.go:1077: [2022-01-25T14:42:43.176Z] === RUN TestFindValidSplit/6/a� [2022-01-25T14:42:43.176Z] cloudwatchlogs_test.go:1076: a [2022-01-25T14:42:43.176Z] cloudwatchlogs_test.go:1077: � [2022-01-25T14:42:43.176Z] === RUN TestFindValidSplit/7/a� [2022-01-25T14:42:43.176Z] cloudwatchlogs_test.go:1076: a� [2022-01-25T14:42:43.176Z] cloudwatchlogs_test.go:1077: [2022-01-25T14:42:43.176Z] --- PASS: TestFindValidSplit (0.00s) [2022-01-25T14:42:43.176Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-01-25T14:42:43.176Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-01-25T14:42:43.176Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-01-25T14:42:43.176Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-01-25T14:42:43.176Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-01-25T14:42:43.176Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-01-25T14:42:43.176Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-01-25T14:42:43.176Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-01-25T14:42:43.176Z] === RUN TestProcessEventEmoji [2022-01-25T14:42:43.176Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-01-25T14:42:43.176Z] === RUN TestCollectBatchLineSplit [2022-01-25T14:42:43.176Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-01-25T14:42:43.176Z] === RUN TestCollectBatchLineSplitWithBinary [2022-01-25T14:42:43.176Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-01-25T14:42:43.176Z] === RUN TestCollectBatchMaxEvents [2022-01-25T14:42:43.176Z] --- PASS: TestCollectBatchMaxEvents (0.05s) [2022-01-25T14:42:43.176Z] === RUN TestCollectBatchMaxTotalBytes [2022-01-25T14:42:43.176Z] --- PASS: TestCollectBatchMaxTotalBytes (0.05s) [2022-01-25T14:42:43.176Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-01-25T14:42:43.176Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.03s) [2022-01-25T14:42:43.176Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-01-25T14:42:43.176Z] === RUN TestAdapterReadLogs [2022-01-25T14:42:43.176Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-01-25T14:42:43.176Z] === RUN TestCopier [2022-01-25T14:42:43.176Z] --- PASS: TestCopier (0.00s) [2022-01-25T14:42:43.176Z] === RUN TestCopierLongLines [2022-01-25T14:42:43.176Z] --- PASS: TestCopierLongLines (0.00s) [2022-01-25T14:42:43.176Z] === RUN TestCopierSlow [2022-01-25T14:42:43.176Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-01-25T14:42:43.176Z] === RUN TestParseLogOptionsMultilinePattern [2022-01-25T14:42:43.176Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-01-25T14:42:43.176Z] === RUN TestParseLogOptionsDatetimeFormat [2022-01-25T14:42:43.176Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-01-25T14:42:43.176Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-01-25T14:42:43.176Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-01-25T14:42:43.176Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-01-25T14:42:43.176Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-01-25T14:42:43.176Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-01-25T14:42:43.176Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-01-25T14:42:43.176Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-01-25T14:42:43.176Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-01-25T14:42:43.176Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-01-25T14:42:43.176Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-01-25T14:42:43.176Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-01-25T14:42:43.176Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-01-25T14:42:43.176Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-01-25T14:42:43.176Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-01-25T14:42:43.176Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-01-25T14:42:43.176Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-01-25T14:42:43.176Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-01-25T14:42:43.176Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-01-25T14:42:43.176Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-01-25T14:42:43.176Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-01-25T14:42:43.176Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-01-25T14:42:43.176Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-01-25T14:42:43.176Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-01-25T14:42:43.176Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-01-25T14:42:43.176Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-01-25T14:42:43.176Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-01-25T14:42:43.176Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-01-25T14:42:43.176Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-01-25T14:42:43.176Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-01-25T14:42:43.176Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-01-25T14:42:43.176Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-01-25T14:42:43.176Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-01-25T14:42:43.176Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-01-25T14:42:43.176Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-01-25T14:42:43.176Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-01-25T14:42:43.176Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-01-25T14:42:43.176Z] === RUN TestValidateLogOptionsFormat [2022-01-25T14:42:43.176Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-01-25T14:42:43.176Z] === RUN TestValidateLogOptionsFormat/1/random [2022-01-25T14:42:43.176Z] === RUN TestValidateLogOptionsFormat/2/ [2022-01-25T14:42:43.176Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-01-25T14:42:43.176Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-01-25T14:42:43.176Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-01-25T14:42:43.176Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-01-25T14:42:43.176Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-01-25T14:42:43.176Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-01-25T14:42:43.176Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-01-25T14:42:43.176Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-01-25T14:42:43.176Z] === RUN TestCreateTagSuccess [2022-01-25T14:42:43.176Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-01-25T14:42:43.176Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-01-25T14:42:43.176Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-01-25T14:42:43.176Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-01-25T14:42:43.176Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-01-25T14:42:43.176Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-01-25T14:42:43.176Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-01-25T14:42:43.176Z] PASS [2022-01-25T14:42:43.176Z] coverage: 80.2% of statements [2022-01-25T14:42:43.176Z] ok github.com/docker/docker/daemon/logger/awslogs 0.523s coverage: 80.2% of statements [2022-01-25T14:42:43.663Z] --- PASS: TestCopierSlow (0.20s) [2022-01-25T14:42:43.663Z] === RUN TestCopierWithSized [2022-01-25T14:42:43.663Z] === RUN TestCopierWithSized/as_is [2022-01-25T14:42:43.663Z] === RUN TestCopierWithSized/With_RingLogger [2022-01-25T14:42:43.663Z] --- PASS: TestCopierWithSized (0.01s) [2022-01-25T14:42:43.663Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-01-25T14:42:43.663Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2022-01-25T14:42:43.663Z] === RUN TestCopierWithPartial [2022-01-25T14:42:43.663Z] --- PASS: TestCopierWithPartial (0.01s) [2022-01-25T14:42:43.663Z] === RUN TestRingLogger [2022-01-25T14:42:43.663Z] --- PASS: TestRingLogger (0.00s) [2022-01-25T14:42:43.663Z] === RUN TestRingCap [2022-01-25T14:42:43.663Z] --- PASS: TestRingCap (0.00s) [2022-01-25T14:42:43.663Z] === RUN TestRingClose [2022-01-25T14:42:43.663Z] --- PASS: TestRingClose (0.00s) [2022-01-25T14:42:43.663Z] === RUN TestRingDrain [2022-01-25T14:42:43.663Z] --- PASS: TestRingDrain (0.00s) [2022-01-25T14:42:43.663Z] PASS [2022-01-25T14:42:43.663Z] coverage: 43.8% of statements [2022-01-25T14:42:43.663Z] === RUN TestSearchRegistryForImagesErrors [2022-01-25T14:42:43.663Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-01-25T14:42:43.663Z] === RUN TestSearchRegistryForImages [2022-01-25T14:42:43.663Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-01-25T14:42:43.663Z] === RUN TestOnlyPlatformWithFallback [2022-01-25T14:42:43.663Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-01-25T14:42:43.663Z] === RUN TestImageDelete [2022-01-25T14:42:43.663Z] ok github.com/docker/docker/daemon/logger 0.337s coverage: 43.8% of statements [2022-01-25T14:42:43.663Z] === RUN TestImageDelete/no_lease [2022-01-25T14:42:43.663Z] === RUN TestImageDelete/lease_exists [2022-01-25T14:42:43.664Z] --- PASS: TestImageDelete (0.04s) [2022-01-25T14:42:43.664Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-01-25T14:42:43.664Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-01-25T14:42:43.664Z] === RUN TestContentStoreForPull [2022-01-25T14:42:43.664Z] --- PASS: TestContentStoreForPull (0.17s) [2022-01-25T14:42:43.664Z] PASS [2022-01-25T14:42:43.664Z] coverage: 6.7% of statements [2022-01-25T14:42:43.664Z] ok github.com/docker/docker/daemon/images 0.321s coverage: 6.7% of statements [2022-01-25T14:42:43.664Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-01-25T14:42:43.664Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-01-25T14:42:43.664Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-01-25T14:42:43.664Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-01-25T14:42:43.664Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-01-25T14:42:43.664Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-01-25T14:42:43.871Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2022-01-25T14:42:43.872Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-25T14:42:43.872Z] === RUN TestDockerSuite/TestBuildNetNone [2022-01-25T14:42:44.154Z] === RUN TestJSONLogsMarshalJSONBuf [2022-01-25T14:42:44.154Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-01-25T14:42:44.154Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-01-25T14:42:44.154Z] === RUN TestJSONFileLogger [2022-01-25T14:42:44.154Z] --- PASS: TestJSONFileLogger (0.00s) [2022-01-25T14:42:44.154Z] === RUN TestJSONFileLoggerWithTags [2022-01-25T14:42:44.154Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-01-25T14:42:44.154Z] === RUN TestJSONFileLoggerWithOpts [2022-01-25T14:42:44.154Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-01-25T14:42:44.154Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-01-25T14:42:44.154Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-01-25T14:42:44.154Z] === RUN TestEncodeDecode [2022-01-25T14:42:44.154Z] === PAUSE TestEncodeDecode [2022-01-25T14:42:44.154Z] === RUN TestUnexpectedEOF [2022-01-25T14:42:44.448Z] === RUN TestDockerSuite/TestBuildNoContext [2022-01-25T14:42:44.641Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.17s) [2022-01-25T14:42:44.642Z] === RUN TestFastTimeMarshalJSON [2022-01-25T14:42:44.642Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-01-25T14:42:44.642Z] PASS [2022-01-25T14:42:44.642Z] coverage: 87.2% of statements [2022-01-25T14:42:44.642Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.225s coverage: 87.2% of statements [2022-01-25T14:42:44.642Z] time="2022-01-25T14:42:44Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-01-25T14:42:44.642Z] time="2022-01-25T14:42:44Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-01-25T14:42:44.642Z] --- PASS: TestUnexpectedEOF (0.16s) [2022-01-25T14:42:44.642Z] === CONT TestEncodeDecode [2022-01-25T14:42:44.642Z] --- PASS: TestEncodeDecode (0.00s) [2022-01-25T14:42:44.642Z] PASS [2022-01-25T14:42:44.642Z] coverage: 69.9% of statements [2022-01-25T14:42:44.642Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.237s coverage: 69.9% of statements [2022-01-25T14:42:45.020Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.31s) [2022-01-25T14:42:45.020Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-25T14:42:45.020Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-01-25T14:42:45.130Z] === RUN TestWriteLog [2022-01-25T14:42:45.130Z] === PAUSE TestWriteLog [2022-01-25T14:42:45.130Z] === RUN TestReadLog [2022-01-25T14:42:45.130Z] === PAUSE TestReadLog [2022-01-25T14:42:45.130Z] === RUN TestDecode [2022-01-25T14:42:45.130Z] --- PASS: TestDecode (0.02s) [2022-01-25T14:42:45.130Z] === CONT TestWriteLog [2022-01-25T14:42:45.130Z] --- PASS: TestWriteLog (0.00s) [2022-01-25T14:42:45.130Z] === CONT TestReadLog [2022-01-25T14:42:45.130Z] === RUN TestReadLog/tail_exact [2022-01-25T14:42:45.591Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2022-01-25T14:42:45.591Z] === RUN TestServiceWithPredefinedNetwork [2022-01-25T14:42:45.617Z] === RUN TestReadLog/tail_less_than_available [2022-01-25T14:42:45.617Z] === RUN TestReadLog/tail_more_than_available [2022-01-25T14:42:45.617Z] --- PASS: TestReadLog (0.17s) [2022-01-25T14:42:45.617Z] --- PASS: TestReadLog/tail_exact (0.16s) [2022-01-25T14:42:45.617Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2022-01-25T14:42:45.617Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2022-01-25T14:42:45.617Z] PASS [2022-01-25T14:42:45.617Z] coverage: 78.7% of statements [2022-01-25T14:42:45.617Z] ok github.com/docker/docker/daemon/logger/local 0.262s coverage: 78.7% of statements [2022-01-25T14:42:45.617Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-01-25T14:42:45.852Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-01-25T14:42:46.103Z] === RUN TestOpenFileDelete [2022-01-25T14:42:46.103Z] --- PASS: TestOpenFileDelete (0.00s) [2022-01-25T14:42:46.103Z] === RUN TestOpenFileRename [2022-01-25T14:42:46.103Z] --- PASS: TestOpenFileRename (0.00s) [2022-01-25T14:42:46.103Z] === RUN TestHandleDecoderErr [2022-01-25T14:42:46.103Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-01-25T14:42:46.103Z] === RUN TestParseLogTagDefaultTag [2022-01-25T14:42:46.103Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-01-25T14:42:46.103Z] === RUN TestParseLogTag [2022-01-25T14:42:46.103Z] --- PASS: TestParseLogTag (0.00s) [2022-01-25T14:42:46.103Z] === RUN TestParseLogTagEmptyTag [2022-01-25T14:42:46.103Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-01-25T14:42:46.103Z] === RUN TestTailFiles [2022-01-25T14:42:46.103Z] --- PASS: TestTailFiles (0.00s) [2022-01-25T14:42:46.103Z] === RUN TestFollowLogsConsumerGone [2022-01-25T14:42:46.103Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-01-25T14:42:46.103Z] === RUN TestFollowLogsProducerGone [2022-01-25T14:42:46.103Z] logfile_test.go:180: logDecode() closed after sending 1961 messages [2022-01-25T14:42:46.103Z] logfile_test.go:233: messages sent: 1961, received: 1961 [2022-01-25T14:42:46.103Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-01-25T14:42:46.103Z] === RUN TestCheckCapacityAndRotate [2022-01-25T14:42:46.103Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-01-25T14:42:46.103Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-01-25T14:42:46.103Z] --- PASS: TestCheckCapacityAndRotate (0.14s) [2022-01-25T14:42:46.103Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-01-25T14:42:46.103Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2022-01-25T14:42:46.103Z] PASS [2022-01-25T14:42:46.103Z] coverage: 54.9% of statements [2022-01-25T14:42:46.103Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.220s coverage: 54.9% of statements [2022-01-25T14:42:46.103Z] === RUN TestLog [2022-01-25T14:42:46.103Z] --- PASS: TestLog (0.00s) [2022-01-25T14:42:46.103Z] PASS [2022-01-25T14:42:46.103Z] coverage: 31.5% of statements [2022-01-25T14:42:46.103Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.064s coverage: 31.5% of statements [2022-01-25T14:42:46.590Z] === RUN TestValidateLogOpt [2022-01-25T14:42:46.590Z] --- PASS: TestValidateLogOpt (0.00s) [2022-01-25T14:42:46.590Z] === RUN TestNewMissedConfig [2022-01-25T14:42:46.590Z] --- PASS: TestNewMissedConfig (0.00s) [2022-01-25T14:42:46.590Z] === RUN TestNewMissedUrl [2022-01-25T14:42:46.590Z] --- PASS: TestNewMissedUrl (0.00s) [2022-01-25T14:42:46.590Z] === RUN TestNewMissedToken [2022-01-25T14:42:46.590Z] --- PASS: TestNewMissedToken (0.00s) [2022-01-25T14:42:46.590Z] === RUN TestNewWithProxy [2022-01-25T14:42:46.590Z] --- PASS: TestNewWithProxy (0.00s) [2022-01-25T14:42:46.590Z] === RUN TestDefault [2022-01-25T14:42:46.590Z] --- PASS: TestDefault (0.01s) [2022-01-25T14:42:46.590Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-01-25T14:42:46.590Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-01-25T14:42:46.590Z] === RUN TestJsonFormat [2022-01-25T14:42:46.590Z] --- PASS: TestJsonFormat (0.04s) [2022-01-25T14:42:46.590Z] === RUN TestRawFormat [2022-01-25T14:42:46.590Z] --- PASS: TestRawFormat (0.01s) [2022-01-25T14:42:46.590Z] === RUN TestRawFormatWithLabels [2022-01-25T14:42:46.590Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-01-25T14:42:46.590Z] === RUN TestRawFormatWithoutTag [2022-01-25T14:42:46.590Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-01-25T14:42:46.590Z] === RUN TestBatching [2022-01-25T14:42:46.590Z] --- PASS: TestBatching (0.25s) [2022-01-25T14:42:46.590Z] === RUN TestFrequency [2022-01-25T14:42:46.794Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-01-25T14:42:47.077Z] --- PASS: TestFrequency (0.20s) [2022-01-25T14:42:47.077Z] === RUN TestOneMessagePerRequest [2022-01-25T14:42:47.077Z] --- PASS: TestOneMessagePerRequest (0.01s) [2022-01-25T14:42:47.077Z] === RUN TestVerify [2022-01-25T14:42:47.077Z] --- PASS: TestVerify (0.00s) [2022-01-25T14:42:47.077Z] === RUN TestSkipVerify [2022-01-25T14:42:47.077Z] === RUN TestNewParse [2022-01-25T14:42:47.077Z] --- PASS: TestNewParse (0.00s) [2022-01-25T14:42:47.077Z] PASS [2022-01-25T14:42:47.077Z] coverage: 8.3% of statements [2022-01-25T14:42:47.077Z] ok github.com/docker/docker/daemon/logger/templates 0.044s coverage: 8.3% of statements [2022-01-25T14:42:47.077Z] === RUN TestParseLogFormat [2022-01-25T14:42:47.077Z] --- PASS: TestParseLogFormat (0.00s) [2022-01-25T14:42:47.077Z] === RUN TestValidateLogOptEmpty [2022-01-25T14:42:47.077Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-01-25T14:42:47.077Z] === RUN TestValidateSyslogAddress [2022-01-25T14:42:47.077Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-01-25T14:42:47.077Z] === RUN TestParseAddressDefaultPort [2022-01-25T14:42:47.077Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-01-25T14:42:47.077Z] === RUN TestValidateSyslogFacility [2022-01-25T14:42:47.077Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-01-25T14:42:47.077Z] === RUN TestValidateLogOptSyslogFormat [2022-01-25T14:42:47.077Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-01-25T14:42:47.077Z] === RUN TestValidateLogOpt [2022-01-25T14:42:47.077Z] --- PASS: TestValidateLogOpt (0.00s) [2022-01-25T14:42:47.077Z] PASS [2022-01-25T14:42:47.077Z] coverage: 46.8% of statements [2022-01-25T14:42:47.077Z] ok github.com/docker/docker/daemon/logger/syslog 0.052s coverage: 46.8% of statements [2022-01-25T14:42:47.077Z] time="2022-01-25T14:42:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-25T14:42:47.077Z] time="2022-01-25T14:42:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-25T14:42:47.077Z] time="2022-01-25T14:42:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-25T14:42:47.077Z] time="2022-01-25T14:42:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-25T14:42:47.368Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-01-25T14:42:47.368Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-01-25T14:42:47.564Z] --- PASS: TestSkipVerify (0.39s) [2022-01-25T14:42:47.564Z] === RUN TestBufferMaximum [2022-01-25T14:42:47.564Z] time="2022-01-25T14:42:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-25T14:42:47.564Z] time="2022-01-25T14:42:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-25T14:42:47.564Z] time="2022-01-25T14:42:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-25T14:42:47.564Z] time="2022-01-25T14:42:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-25T14:42:47.565Z] time="2022-01-25T14:42:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-25T14:42:47.565Z] time="2022-01-25T14:42:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643121767.031759\",\"host\":\"83aa1286efcf\"}'" [2022-01-25T14:42:47.565Z] time="2022-01-25T14:42:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643121767.031759\",\"host\":\"83aa1286efcf\"}'" [2022-01-25T14:42:47.565Z] --- PASS: TestBufferMaximum (0.02s) [2022-01-25T14:42:47.565Z] === RUN TestServerAlwaysDown [2022-01-25T14:42:47.565Z] time="2022-01-25T14:42:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-25T14:42:47.565Z] time="2022-01-25T14:42:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-25T14:42:47.565Z] time="2022-01-25T14:42:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643121767.050320\",\"host\":\"83aa1286efcf\"}'" [2022-01-25T14:42:47.565Z] time="2022-01-25T14:42:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643121767.050320\",\"host\":\"83aa1286efcf\"}'" [2022-01-25T14:42:47.565Z] time="2022-01-25T14:42:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-25T14:42:47.565Z] time="2022-01-25T14:42:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643121767.050320\",\"host\":\"83aa1286efcf\"}'" [2022-01-25T14:42:47.565Z] time="2022-01-25T14:42:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643121767.051316\",\"host\":\"83aa1286efcf\"}'" [2022-01-25T14:42:47.565Z] time="2022-01-25T14:42:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643121767.051316\",\"host\":\"83aa1286efcf\"}'" [2022-01-25T14:42:47.565Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-01-25T14:42:47.565Z] === RUN TestCannotSendAfterClose [2022-01-25T14:42:47.565Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-01-25T14:42:47.565Z] === RUN TestDeadlockOnBlockedEndpoint [2022-01-25T14:42:47.628Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-01-25T14:42:47.889Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-01-25T14:42:48.150Z] --- PASS: TestServiceWithPredefinedNetwork (2.54s) [2022-01-25T14:42:48.150Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-25T14:42:48.150Z] service_test.go:243: FLAKY_TEST [2022-01-25T14:42:48.150Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-25T14:42:48.150Z] === RUN TestServiceWithDataPathPortInit [2022-01-25T14:42:48.411Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-01-25T14:42:48.590Z] time="2022-01-25T14:42:48Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49208/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-01-25T14:42:48.590Z] time="2022-01-25T14:42:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"83aa1286efcf\"}'" [2022-01-25T14:42:48.590Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.05s) [2022-01-25T14:42:48.590Z] PASS [2022-01-25T14:42:48.590Z] coverage: 82.5% of statements [2022-01-25T14:42:48.590Z] ok github.com/docker/docker/daemon/logger/splunk 2.064s coverage: 82.5% of statements [2022-01-25T14:42:48.590Z] ? github.com/docker/docker/daemon/names [no test files] [2022-01-25T14:42:48.590Z] ? github.com/docker/docker/daemon/network [no test files] [2022-01-25T14:42:48.590Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-01-25T14:42:48.590Z] === RUN TestV1IDService [2022-01-25T14:42:48.590Z] --- PASS: TestV1IDService (0.02s) [2022-01-25T14:42:48.590Z] === RUN TestV2MetadataService [2022-01-25T14:42:49.077Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-01-25T14:42:49.077Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-01-25T14:42:49.077Z] === RUN TestContinueOnError_MirrorEndpoint [2022-01-25T14:42:49.077Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-01-25T14:42:49.077Z] === RUN TestContinueOnError_NeverContinue [2022-01-25T14:42:49.077Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-01-25T14:42:49.077Z] === RUN TestManifestStore [2022-01-25T14:42:49.077Z] === RUN TestManifestStore/no_remote_or_local [2022-01-25T14:42:49.077Z] === RUN TestSuccessfulDownload [2022-01-25T14:42:49.077Z] download_test.go:267: Needs fixing on Windows [2022-01-25T14:42:49.077Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-01-25T14:42:49.077Z] === RUN TestCancelledDownload [2022-01-25T14:42:49.077Z] --- PASS: TestCancelledDownload (0.00s) [2022-01-25T14:42:49.077Z] === RUN TestMaxDownloadAttempts [2022-01-25T14:42:49.077Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-25T14:42:49.077Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-25T14:42:49.077Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-25T14:42:49.077Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-25T14:42:49.077Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-25T14:42:49.077Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-25T14:42:49.077Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-25T14:42:49.077Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-25T14:42:49.077Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-25T14:42:49.077Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-25T14:42:49.077Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-25T14:42:49.077Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-25T14:42:49.077Z] time="2022-01-25T14:42:49Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local831217412\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-01-25T14:42:49.567Z] === RUN TestManifestStore/no_local_cache [2022-01-25T14:42:49.567Z] === RUN TestManifestStore/with_local_cache [2022-01-25T14:42:49.567Z] === RUN TestManifestStore/unknown_media_type [2022-01-25T14:42:49.567Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-01-25T14:42:49.567Z] time="2022-01-25T14:42:49Z" level=warning msg="reference for unknown type: " [2022-01-25T14:42:49.567Z] time="2022-01-25T14:42:49Z" level=warning msg="reference for unknown type: " [2022-01-25T14:42:49.567Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-01-25T14:42:49.567Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-01-25T14:42:49.567Z] time="2022-01-25T14:42:49Z" level=warning msg="reference for unknown type: " [2022-01-25T14:42:49.567Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-01-25T14:42:49.567Z] time="2022-01-25T14:42:49Z" level=warning msg="reference for unknown type: " [2022-01-25T14:42:49.567Z] time="2022-01-25T14:42:49Z" level=warning msg="reference for unknown type: " [2022-01-25T14:42:49.567Z] === RUN TestManifestStore/error_persisting_manifest [2022-01-25T14:42:49.567Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-01-25T14:42:49.567Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-01-25T14:42:49.567Z] time="2022-01-25T14:42:49Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-01-25T14:42:49.567Z] --- PASS: TestManifestStore (0.30s) [2022-01-25T14:42:49.567Z] --- PASS: TestManifestStore/no_remote_or_local (0.18s) [2022-01-25T14:42:49.567Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2022-01-25T14:42:49.567Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2022-01-25T14:42:49.567Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2022-01-25T14:42:49.567Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2022-01-25T14:42:49.567Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-01-25T14:42:49.567Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-01-25T14:42:49.567Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-01-25T14:42:49.567Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-01-25T14:42:49.567Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-01-25T14:42:49.567Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-01-25T14:42:49.567Z] === RUN TestDetectManifestBlobMediaType [2022-01-25T14:42:49.567Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-01-25T14:42:49.567Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-01-25T14:42:49.567Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-01-25T14:42:49.567Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-01-25T14:42:49.567Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-01-25T14:42:49.567Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-01-25T14:42:49.567Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-01-25T14:42:49.567Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-01-25T14:42:49.567Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-01-25T14:42:49.567Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-01-25T14:42:49.567Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-01-25T14:42:49.567Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-01-25T14:42:49.567Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-01-25T14:42:49.567Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-01-25T14:42:49.567Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-01-25T14:42:49.567Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-01-25T14:42:49.567Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-01-25T14:42:49.567Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-01-25T14:42:49.567Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-01-25T14:42:49.567Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-01-25T14:42:49.567Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-01-25T14:42:49.567Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-01-25T14:42:49.567Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-01-25T14:42:49.567Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-01-25T14:42:49.567Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-01-25T14:42:49.567Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-01-25T14:42:49.567Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-01-25T14:42:49.567Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-01-25T14:42:49.567Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-01-25T14:42:49.567Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-01-25T14:42:49.567Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-01-25T14:42:49.567Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-01-25T14:42:49.567Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-01-25T14:42:49.567Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-01-25T14:42:49.567Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-01-25T14:42:49.567Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-01-25T14:42:49.567Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-01-25T14:42:49.567Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-01-25T14:42:49.567Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-01-25T14:42:49.567Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-01-25T14:42:49.567Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-01-25T14:42:49.567Z] === RUN TestFixManifestLayers [2022-01-25T14:42:49.567Z] --- PASS: TestFixManifestLayers (0.00s) [2022-01-25T14:42:49.567Z] === RUN TestFixManifestLayersBaseLayerParent [2022-01-25T14:42:49.567Z] pull_v2_test.go:73: Needs fixing on Windows [2022-01-25T14:42:49.567Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-01-25T14:42:49.567Z] === RUN TestFixManifestLayersBadParent [2022-01-25T14:42:49.567Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-01-25T14:42:49.567Z] === RUN TestValidateManifest [2022-01-25T14:42:49.567Z] pull_v2_test.go:118: Needs fixing on Windows [2022-01-25T14:42:49.567Z] --- SKIP: TestValidateManifest (0.00s) [2022-01-25T14:42:49.567Z] === RUN TestFormatPlatform [2022-01-25T14:42:49.567Z] --- PASS: TestFormatPlatform (0.00s) [2022-01-25T14:42:49.567Z] === RUN TestGetRepositoryMountCandidates [2022-01-25T14:42:49.567Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-01-25T14:42:49.567Z] === RUN TestLayerAlreadyExists [2022-01-25T14:42:49.567Z] 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} [2022-01-25T14:42:49.567Z] 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} [2022-01-25T14:42:49.567Z] 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} [2022-01-25T14:42:49.567Z] 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} [2022-01-25T14:42:49.567Z] 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} [2022-01-25T14:42:49.567Z] 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} [2022-01-25T14:42:49.567Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-01-25T14:42:49.567Z] === RUN TestWhenEmptyAuthConfig [2022-01-25T14:42:49.567Z] time="2022-01-25T14:42:49Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-25T14:42:49.567Z] time="2022-01-25T14:42:49Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-25T14:42:49.567Z] time="2022-01-25T14:42:49Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-25T14:42:49.567Z] time="2022-01-25T14:42:49Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-25T14:42:49.567Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-01-25T14:42:49.567Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.39s) [2022-01-25T14:42:49.567Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.39s) [2022-01-25T14:42:49.567Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.39s) [2022-01-25T14:42:49.567Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.39s) [2022-01-25T14:42:49.567Z] === RUN TestTransfer [2022-01-25T14:42:49.567Z] --- PASS: TestTransfer (0.13s) [2022-01-25T14:42:49.567Z] === RUN TestConcurrencyLimit [2022-01-25T14:42:49.567Z] --- PASS: TestV2MetadataService (1.11s) [2022-01-25T14:42:49.567Z] PASS [2022-01-25T14:42:49.567Z] coverage: 48.2% of statements [2022-01-25T14:42:49.567Z] ok github.com/docker/docker/distribution/metadata 1.203s coverage: 48.2% of statements [2022-01-25T14:42:49.796Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-01-25T14:42:50.056Z] === RUN TestNotFound [2022-01-25T14:42:50.056Z] --- PASS: TestNotFound (0.00s) [2022-01-25T14:42:50.056Z] === RUN TestConflict [2022-01-25T14:42:50.056Z] --- PASS: TestConflict (0.00s) [2022-01-25T14:42:50.056Z] === RUN TestForbidden [2022-01-25T14:42:50.056Z] --- PASS: TestForbidden (0.00s) [2022-01-25T14:42:50.056Z] === RUN TestInvalidParameter [2022-01-25T14:42:50.056Z] --- PASS: TestInvalidParameter (0.00s) [2022-01-25T14:42:50.056Z] === RUN TestNotImplemented [2022-01-25T14:42:50.056Z] --- PASS: TestNotImplemented (0.00s) [2022-01-25T14:42:50.056Z] === RUN TestNotModified [2022-01-25T14:42:50.056Z] --- PASS: TestNotModified (0.00s) [2022-01-25T14:42:50.056Z] === RUN TestUnauthorized [2022-01-25T14:42:50.056Z] --- PASS: TestUnauthorized (0.00s) [2022-01-25T14:42:50.056Z] === RUN TestUnknown [2022-01-25T14:42:50.056Z] --- PASS: TestUnknown (0.00s) [2022-01-25T14:42:50.056Z] === RUN TestCancelled [2022-01-25T14:42:50.056Z] --- PASS: TestCancelled (0.00s) [2022-01-25T14:42:50.056Z] === RUN TestDeadline [2022-01-25T14:42:50.056Z] --- PASS: TestDeadline (0.00s) [2022-01-25T14:42:50.056Z] === RUN TestDataLoss [2022-01-25T14:42:50.056Z] --- PASS: TestDataLoss (0.00s) [2022-01-25T14:42:50.056Z] === RUN TestUnavailable [2022-01-25T14:42:50.056Z] --- PASS: TestUnavailable (0.00s) [2022-01-25T14:42:50.056Z] === RUN TestSystem [2022-01-25T14:42:50.056Z] --- PASS: TestSystem (0.00s) [2022-01-25T14:42:50.056Z] === RUN TestFromStatusCode [2022-01-25T14:42:50.056Z] === RUN TestFromStatusCode/Not_Found [2022-01-25T14:42:50.056Z] === RUN TestFromStatusCode/Bad_Request [2022-01-25T14:42:50.056Z] === RUN TestFromStatusCode/Conflict [2022-01-25T14:42:50.056Z] === RUN TestFromStatusCode/Unauthorized [2022-01-25T14:42:50.056Z] === RUN TestFromStatusCode/Service_Unavailable [2022-01-25T14:42:50.056Z] === RUN TestFromStatusCode/Forbidden [2022-01-25T14:42:50.056Z] === RUN TestFromStatusCode/Not_Modified [2022-01-25T14:42:50.056Z] === RUN TestFromStatusCode/Not_Implemented [2022-01-25T14:42:50.056Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-01-25T14:42:50.056Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-01-25T14:42:50.056Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-01-25T14:42:50.056Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-01-25T14:42:50.056Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-01-25T14:42:50.056Z] --- PASS: TestFromStatusCode (0.00s) [2022-01-25T14:42:50.056Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-01-25T14:42:50.056Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-01-25T14:42:50.056Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-01-25T14:42:50.056Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-01-25T14:42:50.056Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-01-25T14:42:50.056Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-01-25T14:42:50.056Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-01-25T14:42:50.056Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-01-25T14:42:50.056Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-01-25T14:42:50.056Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-01-25T14:42:50.056Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-01-25T14:42:50.056Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-01-25T14:42:50.056Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-01-25T14:42:50.056Z] PASS [2022-01-25T14:42:50.056Z] coverage: 53.1% of statements [2022-01-25T14:42:50.056Z] ok github.com/docker/docker/errdefs 0.034s coverage: 53.1% of statements [2022-01-25T14:42:50.056Z] --- PASS: TestConcurrencyLimit (0.36s) [2022-01-25T14:42:50.056Z] === RUN TestInactiveJobs [2022-01-25T14:42:50.368Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-01-25T14:42:50.544Z] --- PASS: TestInactiveJobs (0.38s) [2022-01-25T14:42:50.544Z] === RUN TestWatchRelease [2022-01-25T14:42:50.544Z] --- PASS: TestWatchRelease (0.06s) [2022-01-25T14:42:50.544Z] === RUN TestWatchFinishedTransfer [2022-01-25T14:42:50.544Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-01-25T14:42:50.544Z] === RUN TestDuplicateTransfer [2022-01-25T14:42:50.544Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-01-25T14:42:50.544Z] === RUN TestSuccessfulUpload [2022-01-25T14:42:50.544Z] --- PASS: TestWhenEmptyAuthConfig (1.17s) [2022-01-25T14:42:50.544Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-01-25T14:42:50.544Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-01-25T14:42:50.544Z] === RUN TestTokenPassThru [2022-01-25T14:42:50.544Z] --- PASS: TestTokenPassThru (0.02s) [2022-01-25T14:42:50.544Z] === RUN TestTokenPassThruDifferentHost [2022-01-25T14:42:50.544Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-01-25T14:42:50.544Z] PASS [2022-01-25T14:42:50.544Z] coverage: 24.6% of statements [2022-01-25T14:42:50.544Z] ok github.com/docker/docker/distribution 1.601s coverage: 24.6% of statements [2022-01-25T14:42:51.031Z] time="2022-01-25T14:42:50Z" level=error msg="Upload failed, retrying: simulating retry" [2022-01-25T14:42:51.031Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-01-25T14:42:51.031Z] --- PASS: TestSuccessfulUpload (0.43s) [2022-01-25T14:42:51.031Z] === RUN TestCancelledUpload [2022-01-25T14:42:51.031Z] --- PASS: TestCancelledUpload (0.00s) [2022-01-25T14:42:51.031Z] PASS [2022-01-25T14:42:51.031Z] coverage: 77.3% of statements [2022-01-25T14:42:51.031Z] ok github.com/docker/docker/distribution/xfer 1.866s coverage: 77.3% of statements [2022-01-25T14:42:51.031Z] ? github.com/docker/docker/dockerversion [no test files] [2022-01-25T14:42:51.031Z] === RUN TestCompare [2022-01-25T14:42:51.031Z] --- PASS: TestCompare (0.00s) [2022-01-25T14:42:51.031Z] PASS [2022-01-25T14:42:51.031Z] coverage: 19.2% of statements [2022-01-25T14:42:51.031Z] ok github.com/docker/docker/image/cache 0.071s coverage: 19.2% of statements [2022-01-25T14:42:51.031Z] === RUN TestFSGetInvalidData [2022-01-25T14:42:51.031Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-01-25T14:42:51.031Z] === RUN TestFSInvalidSet [2022-01-25T14:42:51.031Z] --- PASS: TestFSInvalidSet (0.01s) [2022-01-25T14:42:51.031Z] === RUN TestFSInvalidRoot [2022-01-25T14:42:51.031Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-01-25T14:42:51.031Z] === RUN TestFSMetadataGetSet [2022-01-25T14:42:51.031Z] --- PASS: TestFSMetadataGetSet (0.05s) [2022-01-25T14:42:51.031Z] === RUN TestFSInvalidWalker [2022-01-25T14:42:51.031Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-01-25T14:42:51.031Z] === RUN TestFSGetSet [2022-01-25T14:42:51.031Z] --- PASS: TestFSGetSet (0.02s) [2022-01-25T14:42:51.031Z] === RUN TestFSGetUnsetKey [2022-01-25T14:42:51.031Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-01-25T14:42:51.031Z] === RUN TestFSGetEmptyData [2022-01-25T14:42:51.031Z] --- PASS: TestFSGetEmptyData (0.00s) [2022-01-25T14:42:51.031Z] === RUN TestFSDelete [2022-01-25T14:42:51.031Z] --- PASS: TestFSDelete (0.02s) [2022-01-25T14:42:51.031Z] === RUN TestFSWalker [2022-01-25T14:42:51.031Z] --- PASS: TestFSWalker (0.02s) [2022-01-25T14:42:51.031Z] === RUN TestFSWalkerStopOnError [2022-01-25T14:42:51.031Z] --- PASS: TestFSWalkerStopOnError (0.03s) [2022-01-25T14:42:51.031Z] === RUN TestNewFromJSON [2022-01-25T14:42:51.031Z] --- PASS: TestNewFromJSON (0.00s) [2022-01-25T14:42:51.031Z] === RUN TestNewFromJSONWithInvalidJSON [2022-01-25T14:42:51.031Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-01-25T14:42:51.031Z] === RUN TestMarshalKeyOrder [2022-01-25T14:42:51.031Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-01-25T14:42:51.031Z] === RUN TestHistoryEqual [2022-01-25T14:42:51.520Z] --- PASS: TestHistoryEqual (0.15s) [2022-01-25T14:42:51.520Z] === RUN TestImage [2022-01-25T14:42:51.520Z] --- PASS: TestImage (0.00s) [2022-01-25T14:42:51.520Z] === RUN TestImageOSNotEmpty [2022-01-25T14:42:51.520Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-01-25T14:42:51.520Z] === RUN TestNewChildImageFromImageWithRootFS [2022-01-25T14:42:51.520Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-01-25T14:42:51.520Z] === RUN TestCreate [2022-01-25T14:42:51.520Z] --- PASS: TestCreate (0.01s) [2022-01-25T14:42:51.520Z] === RUN TestRestore [2022-01-25T14:42:51.520Z] time="2022-01-25T14:42:51Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-01-25T14:42:51.520Z] --- PASS: TestRestore (0.04s) [2022-01-25T14:42:51.520Z] === RUN TestAddDelete [2022-01-25T14:42:51.520Z] --- PASS: TestAddDelete (0.03s) [2022-01-25T14:42:51.520Z] === RUN TestSearchAfterDelete [2022-01-25T14:42:51.520Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-01-25T14:42:51.520Z] === RUN TestParentReset [2022-01-25T14:42:51.520Z] --- PASS: TestParentReset (0.03s) [2022-01-25T14:42:51.520Z] === RUN TestGetAndSetLastUpdated [2022-01-25T14:42:51.520Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2022-01-25T14:42:51.520Z] === RUN TestStoreLen [2022-01-25T14:42:51.520Z] --- PASS: TestStoreLen (0.06s) [2022-01-25T14:42:51.520Z] PASS [2022-01-25T14:42:51.520Z] coverage: 86.9% of statements [2022-01-25T14:42:51.520Z] ok github.com/docker/docker/image 0.604s coverage: 86.9% of statements [2022-01-25T14:42:52.010Z] === RUN TestMakeV1ConfigFromConfig [2022-01-25T14:42:52.010Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-01-25T14:42:52.010Z] PASS [2022-01-25T14:42:52.010Z] coverage: 25.0% of statements [2022-01-25T14:42:52.010Z] ok github.com/docker/docker/image/v1 0.167s coverage: 25.0% of statements [2022-01-25T14:42:52.286Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-01-25T14:42:52.496Z] === RUN TestValidateManifest [2022-01-25T14:42:52.496Z] === RUN TestValidateManifest/non-nil [2022-01-25T14:42:52.496Z] === RUN TestValidateManifest/nil [2022-01-25T14:42:52.496Z] --- PASS: TestValidateManifest (0.00s) [2022-01-25T14:42:52.496Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-01-25T14:42:52.496Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-01-25T14:42:52.496Z] PASS [2022-01-25T14:42:52.496Z] coverage: 0.7% of statements [2022-01-25T14:42:52.496Z] ok github.com/docker/docker/image/tarexport 0.097s coverage: 0.7% of statements [2022-01-25T14:42:52.496Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-01-25T14:42:53.228Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-01-25T14:42:53.520Z] === RUN TestSerialization [2022-01-25T14:42:53.520Z] === RUN TestEmptyLayer [2022-01-25T14:42:53.520Z] --- PASS: TestEmptyLayer (0.00s) [2022-01-25T14:42:53.520Z] === RUN TestCommitFailure [2022-01-25T14:42:53.520Z] --- PASS: TestSerialization (0.02s) [2022-01-25T14:42:53.520Z] PASS [2022-01-25T14:42:53.520Z] coverage: 100.0% of statements [2022-01-25T14:42:53.520Z] --- PASS: TestCommitFailure (0.01s) [2022-01-25T14:42:53.520Z] === RUN TestStartTransactionFailure [2022-01-25T14:42:53.520Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-01-25T14:42:53.520Z] === RUN TestGetOrphan [2022-01-25T14:42:53.520Z] ok github.com/docker/docker/libcontainerd/queue 0.059s coverage: 100.0% of statements [2022-01-25T14:42:53.520Z] --- PASS: TestGetOrphan (0.01s) [2022-01-25T14:42:53.520Z] === RUN TestMountAndRegister [2022-01-25T14:42:53.520Z] layer_test.go:270: Layer size: 14 [2022-01-25T14:42:53.520Z] --- PASS: TestMountAndRegister (0.05s) [2022-01-25T14:42:53.520Z] === RUN TestLayerRelease [2022-01-25T14:42:53.520Z] layer_test.go:303: Failing on Windows [2022-01-25T14:42:53.520Z] --- SKIP: TestLayerRelease (0.00s) [2022-01-25T14:42:53.520Z] === RUN TestStoreRestore [2022-01-25T14:42:53.520Z] layer_test.go:352: Failing on Windows [2022-01-25T14:42:53.520Z] --- SKIP: TestStoreRestore (0.00s) [2022-01-25T14:42:53.520Z] === RUN TestTarStreamStability [2022-01-25T14:42:53.520Z] layer_test.go:467: Failing on Windows [2022-01-25T14:42:53.520Z] --- SKIP: TestTarStreamStability (0.00s) [2022-01-25T14:42:53.520Z] === RUN TestRegisterExistingLayer [2022-01-25T14:42:53.520Z] --- PASS: TestRegisterExistingLayer (0.11s) [2022-01-25T14:42:53.520Z] === RUN TestTarStreamVerification [2022-01-25T14:42:53.520Z] layer_test.go:696: Failing on Windows [2022-01-25T14:42:53.520Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-01-25T14:42:53.520Z] === RUN TestLayerMigration [2022-01-25T14:42:53.520Z] migration_test.go:45: Failing on Windows [2022-01-25T14:42:53.520Z] --- SKIP: TestLayerMigration (0.00s) [2022-01-25T14:42:53.520Z] === RUN TestLayerMigrationNoTarsplit [2022-01-25T14:42:53.520Z] migration_test.go:181: Failing on Windows [2022-01-25T14:42:53.520Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-01-25T14:42:53.520Z] === RUN TestMountInit [2022-01-25T14:42:53.520Z] mount_test.go:17: Failing on Windows [2022-01-25T14:42:53.520Z] --- SKIP: TestMountInit (0.00s) [2022-01-25T14:42:53.520Z] === RUN TestMountSize [2022-01-25T14:42:53.520Z] mount_test.go:76: Failing on Windows [2022-01-25T14:42:53.520Z] --- SKIP: TestMountSize (0.00s) [2022-01-25T14:42:53.520Z] === RUN TestMountChanges [2022-01-25T14:42:53.520Z] mount_test.go:125: Failing on Windows [2022-01-25T14:42:53.520Z] --- SKIP: TestMountChanges (0.00s) [2022-01-25T14:42:53.520Z] === RUN TestMountApply [2022-01-25T14:42:53.520Z] mount_test.go:212: Failing on Windows [2022-01-25T14:42:53.520Z] --- SKIP: TestMountApply (0.00s) [2022-01-25T14:42:53.520Z] PASS [2022-01-25T14:42:53.520Z] coverage: 30.0% of statements [2022-01-25T14:42:53.520Z] ok github.com/docker/docker/layer 0.260s coverage: 30.0% of statements [2022-01-25T14:42:54.010Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-01-25T14:42:54.010Z] === RUN TestEnvironmentParsing [2022-01-25T14:42:54.010Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-01-25T14:42:54.010Z] PASS [2022-01-25T14:42:54.010Z] coverage: 1.2% of statements [2022-01-25T14:42:54.010Z] ok github.com/docker/docker/libcontainerd/local 0.118s coverage: 1.2% of statements [2022-01-25T14:42:54.010Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-01-25T14:42:54.010Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-01-25T14:42:54.010Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-01-25T14:42:54.614Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-01-25T14:42:55.188Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-01-25T14:42:55.631Z] === RUN TestSequenceGetAvailableBit [2022-01-25T14:42:55.631Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-01-25T14:42:55.631Z] === RUN TestSequenceEqual [2022-01-25T14:42:55.631Z] --- PASS: TestSequenceEqual (0.00s) [2022-01-25T14:42:55.631Z] === RUN TestSequenceCopy [2022-01-25T14:42:55.631Z] --- PASS: TestSequenceCopy (0.00s) [2022-01-25T14:42:55.631Z] === RUN TestGetFirstAvailable [2022-01-25T14:42:55.631Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-01-25T14:42:55.631Z] === RUN TestFindSequence [2022-01-25T14:42:55.631Z] --- PASS: TestFindSequence (0.00s) [2022-01-25T14:42:55.631Z] === RUN TestCheckIfAvailable [2022-01-25T14:42:55.631Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-01-25T14:42:55.631Z] === RUN TestMergeSequences [2022-01-25T14:42:55.631Z] --- PASS: TestMergeSequences (0.00s) [2022-01-25T14:42:55.631Z] === RUN TestPushReservation [2022-01-25T14:42:55.631Z] --- PASS: TestPushReservation (0.00s) [2022-01-25T14:42:55.631Z] === RUN TestSerializeDeserialize [2022-01-25T14:42:55.631Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-01-25T14:42:55.631Z] === RUN TestSet [2022-01-25T14:42:55.631Z] --- PASS: TestSet (0.00s) [2022-01-25T14:42:55.631Z] === RUN TestSetUnset [2022-01-25T14:42:55.631Z] --- PASS: TestSetUnset (0.00s) [2022-01-25T14:42:55.631Z] === RUN TestOffsetSetUnset [2022-01-25T14:42:55.631Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-01-25T14:42:55.631Z] === RUN TestSetInRange [2022-01-25T14:42:55.631Z] --- PASS: TestSetInRange (0.00s) [2022-01-25T14:42:55.631Z] === RUN TestSetAnyInRange [2022-01-25T14:42:55.631Z] --- PASS: TestSetAnyInRange (0.00s) [2022-01-25T14:42:55.631Z] === RUN TestMethods [2022-01-25T14:42:55.631Z] --- PASS: TestMethods (0.00s) [2022-01-25T14:42:55.631Z] === RUN TestRandomAllocateDeallocate [2022-01-25T14:42:56.131Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-01-25T14:42:56.392Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-01-25T14:42:56.655Z] === RUN TestInvalidConfig [2022-01-25T14:42:56.655Z] --- PASS: TestInvalidConfig (0.00s) [2022-01-25T14:42:56.655Z] === RUN TestConfig [2022-01-25T14:42:56.655Z] --- PASS: TestConfig (0.00s) [2022-01-25T14:42:56.655Z] === RUN TestOptionsLabels [2022-01-25T14:42:56.655Z] --- PASS: TestOptionsLabels (0.00s) [2022-01-25T14:42:56.655Z] === RUN TestValidName [2022-01-25T14:42:56.655Z] --- PASS: TestValidName (0.00s) [2022-01-25T14:42:56.655Z] PASS [2022-01-25T14:42:56.655Z] coverage: 19.7% of statements [2022-01-25T14:42:56.655Z] ok github.com/docker/docker/libnetwork/config 0.083s coverage: 19.7% of statements [2022-01-25T14:42:57.141Z] === RUN TestKey [2022-01-25T14:42:57.141Z] --- PASS: TestKey (0.00s) [2022-01-25T14:42:57.141Z] === RUN TestParseKey [2022-01-25T14:42:57.141Z] --- PASS: TestParseKey (0.00s) [2022-01-25T14:42:57.141Z] === RUN TestInvalidDataStore [2022-01-25T14:42:57.141Z] --- PASS: TestInvalidDataStore (0.00s) [2022-01-25T14:42:57.141Z] === RUN TestKVObjectFlatKey [2022-01-25T14:42:57.141Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-01-25T14:42:57.141Z] === RUN TestAtomicKVObjectFlatKey [2022-01-25T14:42:57.141Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-01-25T14:42:57.141Z] PASS [2022-01-25T14:42:57.141Z] coverage: 21.9% of statements [2022-01-25T14:42:57.141Z] ok github.com/docker/docker/libnetwork/datastore 0.057s coverage: 21.9% of statements [2022-01-25T14:42:57.141Z] === RUN TestErrorInterfaces [2022-01-25T14:42:57.141Z] --- PASS: TestErrorInterfaces (0.00s) [2022-01-25T14:42:57.141Z] === RUN TestNetworkMarshalling [2022-01-25T14:42:57.628Z] --- PASS: TestNetworkMarshalling (0.18s) [2022-01-25T14:42:57.628Z] === RUN TestEndpointMarshalling [2022-01-25T14:42:57.628Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-01-25T14:42:57.628Z] === RUN TestAuxAddresses [2022-01-25T14:42:57.628Z] time="2022-01-25T14:42:57Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-25T14:42:57.628Z] --- PASS: TestAuxAddresses (0.03s) [2022-01-25T14:42:57.628Z] === RUN TestSRVServiceQuery [2022-01-25T14:42:57.628Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-01-25T14:42:57.628Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-01-25T14:42:57.628Z] === RUN TestServiceVIPReuse [2022-01-25T14:42:57.628Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-01-25T14:42:57.628Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-01-25T14:42:57.628Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-01-25T14:42:57.628Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-01-25T14:42:57.628Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-01-25T14:42:57.628Z] === RUN TestDNSIPQuery [2022-01-25T14:42:57.628Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-01-25T14:42:57.628Z] --- SKIP: TestDNSIPQuery (0.01s) [2022-01-25T14:42:57.628Z] === RUN TestDNSProxyServFail [2022-01-25T14:42:57.628Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-01-25T14:42:57.628Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-01-25T14:42:57.628Z] === RUN TestSandboxAddEmpty [2022-01-25T14:42:57.628Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-25T14:42:57.628Z] --- SKIP: TestSandboxAddEmpty (0.01s) [2022-01-25T14:42:57.628Z] === RUN TestSandboxAddMultiPrio [2022-01-25T14:42:57.628Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-25T14:42:57.628Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-01-25T14:42:57.628Z] === RUN TestSandboxAddSamePrio [2022-01-25T14:42:57.628Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-25T14:42:57.628Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-01-25T14:42:57.628Z] === RUN TestCleanupServiceDiscovery [2022-01-25T14:42:57.628Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-01-25T14:42:57.628Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-01-25T14:42:57.628Z] === RUN TestDNSOptions [2022-01-25T14:42:57.628Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-01-25T14:42:57.628Z] --- SKIP: TestDNSOptions (0.00s) [2022-01-25T14:42:57.628Z] === RUN TestMultipleControllersWithSameStore [2022-01-25T14:42:57.628Z] time="2022-01-25T14:42:57Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-25T14:42:57.628Z] time="2022-01-25T14:42:57Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-25T14:42:57.628Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-01-25T14:42:57.628Z] PASS [2022-01-25T14:42:57.628Z] coverage: 8.5% of statements [2022-01-25T14:42:57.628Z] ok github.com/docker/docker/libnetwork 0.364s coverage: 8.5% of statements [2022-01-25T14:42:58.115Z] === RUN TestIPDataMarshalling [2022-01-25T14:42:58.115Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-01-25T14:42:58.115Z] === RUN TestValidateAndIsV6 [2022-01-25T14:42:58.115Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-01-25T14:42:58.115Z] PASS [2022-01-25T14:42:58.115Z] coverage: 68.9% of statements [2022-01-25T14:42:58.115Z] ok github.com/docker/docker/libnetwork/driverapi 0.044s coverage: 68.9% of statements [2022-01-25T14:42:58.602Z] === RUN TestDriver [2022-01-25T14:42:58.602Z] --- PASS: TestDriver (0.00s) [2022-01-25T14:42:58.602Z] PASS [2022-01-25T14:42:58.602Z] coverage: 34.8% of statements [2022-01-25T14:42:58.602Z] ok github.com/docker/docker/libnetwork/drivers/host 0.042s coverage: 34.8% of statements [2022-01-25T14:42:58.602Z] === RUN TestDriver [2022-01-25T14:42:58.602Z] --- PASS: TestDriver (0.00s) [2022-01-25T14:42:58.602Z] PASS [2022-01-25T14:42:58.602Z] coverage: 34.8% of statements [2022-01-25T14:42:58.602Z] ok github.com/docker/docker/libnetwork/drivers/null 0.093s coverage: 34.8% of statements [2022-01-25T14:42:58.940Z] === RUN TestDockerSuite/TestBuildPATH [2022-01-25T14:42:59.091Z] === RUN TestNetworkAllocateFree [2022-01-25T14:42:59.091Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-01-25T14:42:59.091Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-01-25T14:42:59.091Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-01-25T14:42:59.091Z] PASS [2022-01-25T14:42:59.091Z] coverage: 63.6% of statements [2022-01-25T14:42:59.091Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.055s coverage: 63.6% of statements [2022-01-25T14:42:59.579Z] === RUN TestGetEmptyCapabilities [2022-01-25T14:42:59.579Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-01-25T14:42:59.579Z] === RUN TestGetExtraCapabilities [2022-01-25T14:42:59.579Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-01-25T14:42:59.579Z] === RUN TestGetInvalidCapabilities [2022-01-25T14:42:59.579Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-01-25T14:42:59.579Z] === RUN TestRemoteDriver [2022-01-25T14:42:59.579Z] --- PASS: TestRemoteDriver (0.01s) [2022-01-25T14:42:59.579Z] === RUN TestDriverError [2022-01-25T14:42:59.579Z] --- PASS: TestDriverError (0.01s) [2022-01-25T14:42:59.579Z] === RUN TestMissingValues [2022-01-25T14:42:59.579Z] --- PASS: TestMissingValues (0.01s) [2022-01-25T14:42:59.579Z] === RUN TestRollback [2022-01-25T14:42:59.579Z] --- PASS: TestRollback (0.00s) [2022-01-25T14:42:59.579Z] PASS [2022-01-25T14:42:59.579Z] coverage: 57.4% of statements [2022-01-25T14:42:59.579Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.092s coverage: 57.4% of statements [2022-01-25T14:43:00.067Z] === RUN TestNAT [2022-01-25T14:43:00.067Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-01-25T14:43:00.067Z] --- SKIP: TestNAT (0.00s) [2022-01-25T14:43:00.067Z] === RUN TestTransparent [2022-01-25T14:43:00.067Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-01-25T14:43:00.067Z] --- SKIP: TestTransparent (0.00s) [2022-01-25T14:43:00.067Z] PASS [2022-01-25T14:43:00.067Z] coverage: 0.0% of statements [2022-01-25T14:43:00.067Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.061s coverage: 0.0% of statements [2022-01-25T14:43:00.326Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-01-25T14:43:00.554Z] === RUN TestBuildDefault [2022-01-25T14:43:00.554Z] --- PASS: TestBuildDefault (0.00s) [2022-01-25T14:43:00.554Z] === RUN TestBuildHostnameDomainname [2022-01-25T14:43:00.554Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-01-25T14:43:00.554Z] === RUN TestBuildHostname [2022-01-25T14:43:00.554Z] --- PASS: TestBuildHostname (0.00s) [2022-01-25T14:43:00.554Z] === RUN TestBuildHostnameFQDN [2022-01-25T14:43:00.554Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-01-25T14:43:00.554Z] === RUN TestBuildNoIP [2022-01-25T14:43:00.554Z] --- PASS: TestBuildNoIP (0.00s) [2022-01-25T14:43:00.554Z] === RUN TestUpdate [2022-01-25T14:43:00.554Z] --- PASS: TestUpdate (0.00s) [2022-01-25T14:43:00.554Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-01-25T14:43:00.554Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-01-25T14:43:00.554Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-01-25T14:43:00.554Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-01-25T14:43:00.554Z] === RUN TestAddEmpty [2022-01-25T14:43:00.554Z] --- PASS: TestAddEmpty (0.00s) [2022-01-25T14:43:00.554Z] === RUN TestAdd [2022-01-25T14:43:00.554Z] --- PASS: TestAdd (0.00s) [2022-01-25T14:43:00.554Z] === RUN TestDeleteEmpty [2022-01-25T14:43:00.554Z] --- PASS: TestDeleteEmpty (0.00s) [2022-01-25T14:43:00.554Z] === RUN TestDeleteNewline [2022-01-25T14:43:00.554Z] --- PASS: TestDeleteNewline (0.00s) [2022-01-25T14:43:00.554Z] === RUN TestDelete [2022-01-25T14:43:00.554Z] --- PASS: TestDelete (0.00s) [2022-01-25T14:43:00.554Z] === RUN TestConcurrentWrites [2022-01-25T14:43:00.554Z] === RUN TestNew [2022-01-25T14:43:00.554Z] --- PASS: TestNew (0.00s) [2022-01-25T14:43:00.554Z] === RUN TestAddDriver [2022-01-25T14:43:00.554Z] --- PASS: TestAddDriver (0.00s) [2022-01-25T14:43:00.554Z] === RUN TestAddDuplicateDriver [2022-01-25T14:43:00.554Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-01-25T14:43:00.554Z] === RUN TestIPAMDefaultAddressSpaces [2022-01-25T14:43:00.554Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-01-25T14:43:00.554Z] === RUN TestDriver [2022-01-25T14:43:00.554Z] --- PASS: TestDriver (0.00s) [2022-01-25T14:43:00.554Z] === RUN TestIPAM [2022-01-25T14:43:00.554Z] --- PASS: TestIPAM (0.00s) [2022-01-25T14:43:00.554Z] === RUN TestWalkIPAMs [2022-01-25T14:43:00.554Z] --- PASS: TestWalkIPAMs (0.00s) [2022-01-25T14:43:00.554Z] === RUN TestWalkDrivers [2022-01-25T14:43:00.554Z] --- PASS: TestWalkDrivers (0.00s) [2022-01-25T14:43:00.554Z] PASS [2022-01-25T14:43:00.554Z] coverage: 82.4% of statements [2022-01-25T14:43:00.554Z] ok github.com/docker/docker/libnetwork/drvregistry 0.073s coverage: 82.4% of statements [2022-01-25T14:43:00.554Z] --- PASS: TestConcurrentWrites (0.19s) [2022-01-25T14:43:00.554Z] PASS [2022-01-25T14:43:00.554Z] coverage: 81.2% of statements [2022-01-25T14:43:00.554Z] ok github.com/docker/docker/libnetwork/etchosts 0.263s coverage: 81.2% of statements [2022-01-25T14:43:00.897Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-01-25T14:43:01.043Z] === RUN TestNew [2022-01-25T14:43:01.043Z] --- PASS: TestNew (0.00s) [2022-01-25T14:43:01.043Z] === RUN TestAllocate [2022-01-25T14:43:01.043Z] --- PASS: TestAllocate (0.00s) [2022-01-25T14:43:01.043Z] === RUN TestUninitialized [2022-01-25T14:43:01.043Z] --- PASS: TestUninitialized (0.00s) [2022-01-25T14:43:01.043Z] === RUN TestAllocateInRange [2022-01-25T14:43:01.043Z] --- PASS: TestAllocateInRange (0.00s) [2022-01-25T14:43:01.043Z] === RUN TestAllocateSerial [2022-01-25T14:43:01.043Z] --- PASS: TestAllocateSerial (0.00s) [2022-01-25T14:43:01.043Z] PASS [2022-01-25T14:43:01.043Z] coverage: 87.5% of statements [2022-01-25T14:43:01.043Z] ok github.com/docker/docker/libnetwork/idm 0.049s coverage: 87.5% of statements [2022-01-25T14:43:01.043Z] --- PASS: TestRandomAllocateDeallocate (5.61s) [2022-01-25T14:43:01.043Z] === RUN TestAllocateRandomDeallocate [2022-01-25T14:43:01.043Z] === RUN TestCaller [2022-01-25T14:43:01.043Z] --- PASS: TestCaller (0.00s) [2022-01-25T14:43:01.043Z] PASS [2022-01-25T14:43:01.043Z] coverage: 100.0% of statements [2022-01-25T14:43:01.043Z] ok github.com/docker/docker/libnetwork/internal/caller 0.047s coverage: 100.0% of statements [2022-01-25T14:43:01.468Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-01-25T14:43:01.530Z] === RUN TestSetSerialInsertDelete [2022-01-25T14:43:01.530Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-01-25T14:43:01.530Z] === RUN TestSetParallelInsertDelete [2022-01-25T14:43:02.555Z] --- PASS: TestAllocateRandomDeallocate (1.41s) [2022-01-25T14:43:02.555Z] === RUN TestAllocateRandomDeallocateSerialize [2022-01-25T14:43:02.555Z] === RUN TestInt2IP2IntConversion [2022-01-25T14:43:03.042Z] === RUN TestPoolRequest [2022-01-25T14:43:03.042Z] --- PASS: TestPoolRequest (0.00s) [2022-01-25T14:43:03.042Z] === RUN TestOtherRequests [2022-01-25T14:43:03.042Z] --- PASS: TestOtherRequests (0.00s) [2022-01-25T14:43:03.042Z] PASS [2022-01-25T14:43:03.042Z] coverage: 57.1% of statements [2022-01-25T14:43:03.042Z] ok github.com/docker/docker/libnetwork/ipams/null 0.040s coverage: 57.1% of statements [2022-01-25T14:43:03.042Z] --- PASS: TestInt2IP2IntConversion (0.50s) [2022-01-25T14:43:03.042Z] === RUN TestGetAddressVersion [2022-01-25T14:43:03.042Z] --- PASS: TestGetAddressVersion (0.00s) [2022-01-25T14:43:03.042Z] === RUN TestKeyString [2022-01-25T14:43:03.042Z] --- PASS: TestKeyString (0.00s) [2022-01-25T14:43:03.042Z] === RUN TestPoolDataMarshal [2022-01-25T14:43:03.042Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-01-25T14:43:03.042Z] === RUN TestSubnetsMarshal [2022-01-25T14:43:03.042Z] --- PASS: TestSubnetsMarshal (0.06s) [2022-01-25T14:43:03.042Z] === RUN TestAddSubnets [2022-01-25T14:43:03.383Z] --- PASS: TestServiceWithDataPathPortInit (15.06s) [2022-01-25T14:43:03.383Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-25T14:43:03.530Z] --- PASS: TestAddSubnets (0.08s) [2022-01-25T14:43:03.530Z] === RUN TestDoublePoolRelease [2022-01-25T14:43:03.530Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-01-25T14:43:03.530Z] === RUN TestAddReleasePoolID [2022-01-25T14:43:03.530Z] --- PASS: TestAddReleasePoolID (0.09s) [2022-01-25T14:43:03.530Z] === RUN TestPredefinedPool [2022-01-25T14:43:03.530Z] --- PASS: TestPredefinedPool (0.02s) [2022-01-25T14:43:03.530Z] === RUN TestRemoveSubnet [2022-01-25T14:43:03.530Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.09s) [2022-01-25T14:43:03.530Z] === RUN TestRetrieveFromStore [2022-01-25T14:43:03.530Z] --- PASS: TestRemoveSubnet (0.16s) [2022-01-25T14:43:03.530Z] === RUN TestGetSameAddress [2022-01-25T14:43:03.530Z] --- PASS: TestGetSameAddress (0.03s) [2022-01-25T14:43:03.530Z] === RUN TestPoolAllocationReuse [2022-01-25T14:43:04.023Z] === RUN TestGetCapabilities [2022-01-25T14:43:04.023Z] --- PASS: TestGetCapabilities (0.01s) [2022-01-25T14:43:04.023Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-01-25T14:43:04.023Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-01-25T14:43:04.023Z] === RUN TestGetDefaultAddressSpaces [2022-01-25T14:43:04.023Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-01-25T14:43:04.023Z] === RUN TestRemoteDriver [2022-01-25T14:43:04.023Z] --- PASS: TestRemoteDriver (0.01s) [2022-01-25T14:43:04.023Z] PASS [2022-01-25T14:43:04.023Z] coverage: 47.4% of statements [2022-01-25T14:43:04.023Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.066s coverage: 47.4% of statements [2022-01-25T14:43:04.023Z] --- PASS: TestRetrieveFromStore (0.58s) [2022-01-25T14:43:04.023Z] === RUN TestIsCorrupted [2022-01-25T14:43:04.023Z] --- PASS: TestIsCorrupted (0.02s) [2022-01-25T14:43:04.023Z] === RUN TestSetRollover [2022-01-25T14:43:05.047Z] === RUN TestWindowsIPAM [2022-01-25T14:43:05.047Z] --- PASS: TestWindowsIPAM (0.00s) [2022-01-25T14:43:05.047Z] PASS [2022-01-25T14:43:05.047Z] coverage: 71.4% of statements [2022-01-25T14:43:05.047Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.039s coverage: 71.4% of statements [2022-01-25T14:43:05.534Z] --- PASS: TestPoolAllocationReuse (1.69s) [2022-01-25T14:43:05.534Z] === RUN TestGetAddressSubPoolEqualPool [2022-01-25T14:43:05.534Z] --- PASS: TestGetAddressSubPoolEqualPool (0.05s) [2022-01-25T14:43:05.534Z] === RUN TestRequestReleaseAddressFromSubPool [2022-01-25T14:43:05.534Z] === RUN TestDefaultNetwork [2022-01-25T14:43:06.020Z] --- PASS: TestSetRollover (1.66s) [2022-01-25T14:43:06.020Z] === RUN TestSetRolloverSerial [2022-01-25T14:43:06.020Z] --- PASS: TestDefaultNetwork (0.26s) [2022-01-25T14:43:06.020Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-01-25T14:43:06.020Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.25s) [2022-01-25T14:43:06.020Z] === RUN TestInitAddressPools [2022-01-25T14:43:06.020Z] --- PASS: TestInitAddressPools (0.00s) [2022-01-25T14:43:06.020Z] PASS [2022-01-25T14:43:06.020Z] coverage: 74.0% of statements [2022-01-25T14:43:06.020Z] ok github.com/docker/docker/libnetwork/ipamutils 0.571s coverage: 74.0% of statements [2022-01-25T14:43:06.507Z] === RUN TestKeyValue [2022-01-25T14:43:06.507Z] --- PASS: TestKeyValue (0.00s) [2022-01-25T14:43:06.507Z] PASS [2022-01-25T14:43:06.507Z] coverage: 60.0% of statements [2022-01-25T14:43:06.507Z] ok github.com/docker/docker/libnetwork/netlabel 0.039s coverage: 60.0% of statements [2022-01-25T14:43:06.687Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:cmh1et5z9rgs62nt881r81zzv Created:2022-01-25 14:43:04.515062219 +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[a3950c94f8c35f29be63ee591bae2f579b0db8debd50a680589f7ec8da33262f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vpwlnl0lg0xzvoprykfkefjfc EndpointID:a94afcc90f7bfad5b9df2503a0cdfd04d3be097b67872ecf434890536ef29389 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:fd22342363821f75c62ca37aa92230df5938b4d727f6666941380e0f116e8e02 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:56c6c66df22b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vpwlnl0lg0xzvoprykfkefjfc EndpointID:a94afcc90f7bfad5b9df2503a0cdfd04d3be097b67872ecf434890536ef29389 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-01-25T14:43:07.269Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-01-25T14:43:07.532Z] --- PASS: TestSetRolloverSerial (1.57s) [2022-01-25T14:43:07.532Z] === RUN TestGetFirstAvailableFromCurrent [2022-01-25T14:43:07.532Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-01-25T14:43:07.532Z] PASS [2022-01-25T14:43:07.532Z] coverage: 84.4% of statements [2022-01-25T14:43:07.532Z] ok github.com/docker/docker/libnetwork/bitseq 11.988s coverage: 84.4% of statements [2022-01-25T14:43:08.019Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.79s) [2022-01-25T14:43:08.019Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-01-25T14:43:09.640Z] === RUN TestNetworkDBSimple [2022-01-25T14:43:09.835Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-01-25T14:43:10.666Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.21s) [2022-01-25T14:43:10.666Z] === RUN TestGetAddress [2022-01-25T14:43:10.666Z] 2022/01/25 14:43:10 Closing DB instances... [2022-01-25T14:43:10.666Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-01-25T14:43:10.666Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-01-25T14:43:10.666Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-01-25T14:43:10.666Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-01-25T14:43:10.666Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-01-25T14:43:10.666Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-01-25T14:43:10.666Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-01-25T14:43:10.666Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-01-25T14:43:10.666Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-01-25T14:43:10.666Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-01-25T14:43:10.666Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-01-25T14:43:10.666Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-01-25T14:43:10.666Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-01-25T14:43:10.666Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-01-25T14:43:10.666Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-01-25T14:43:10.666Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-01-25T14:43:10.666Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-01-25T14:43:10.777Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.71s) [2022-01-25T14:43:10.777Z] PASS [2022-01-25T14:43:10.777Z] [2022-01-25T14:43:10.777Z] === Skipped [2022-01-25T14:43:10.777Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-25T14:43:10.777Z] service_test.go:243: FLAKY_TEST [2022-01-25T14:43:10.777Z] [2022-01-25T14:43:10.777Z] DONE 26 tests, 1 skipped in 49.234s [2022-01-25T14:43:10.777Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-01-25T14:43:10.777Z] ++ 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 [2022-01-25T14:43:10.777Z] ++ set -e [2022-01-25T14:43:10.777Z] ++ '[' -n 0 ']' [2022-01-25T14:43:10.777Z] ++ set -x [2022-01-25T14:43:10.777Z] ++ 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 [2022-01-25T14:43:11.038Z] INFO: Testing against a local daemon [2022-01-25T14:43:11.038Z] === RUN TestDockerNetworkIpvlanPersistance [2022-01-25T14:43:11.038Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-25T14:43:11.038Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-25T14:43:11.038Z] === RUN TestDockerNetworkIpvlan [2022-01-25T14:43:11.038Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-25T14:43:11.038Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-01-25T14:43:11.038Z] PASS [2022-01-25T14:43:11.038Z] [2022-01-25T14:43:11.038Z] === Skipped [2022-01-25T14:43:11.038Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-25T14:43:11.038Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-25T14:43:11.038Z] [2022-01-25T14:43:11.038Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-01-25T14:43:11.038Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-25T14:43:11.038Z] [2022-01-25T14:43:11.038Z] DONE 2 tests, 2 skipped in 0.120s [2022-01-25T14:43:11.038Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-01-25T14:43:11.038Z] ++ 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 [2022-01-25T14:43:11.038Z] ++ set -e [2022-01-25T14:43:11.038Z] ++ '[' -n 0 ']' [2022-01-25T14:43:11.038Z] ++ set -x [2022-01-25T14:43:11.038Z] ++ 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 [2022-01-25T14:43:11.038Z] === RUN TestDockerSuite/TestBuildRm [2022-01-25T14:43:11.038Z] INFO: Testing against a local daemon [2022-01-25T14:43:11.038Z] === RUN TestDockerNetworkMacvlanPersistance [2022-01-25T14:43:11.692Z] --- PASS: TestNetworkDBSimple (2.03s) [2022-01-25T14:43:11.692Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-01-25T14:43:11.692Z] === RUN TestGenerate [2022-01-25T14:43:11.692Z] --- PASS: TestGenerate (0.00s) [2022-01-25T14:43:11.692Z] === RUN TestGeneratePtr [2022-01-25T14:43:11.692Z] --- PASS: TestGeneratePtr (0.00s) [2022-01-25T14:43:11.692Z] === RUN TestGenerateMissingField [2022-01-25T14:43:11.692Z] --- PASS: TestGenerateMissingField (0.00s) [2022-01-25T14:43:11.692Z] === RUN TestFieldCannotBeSet [2022-01-25T14:43:11.692Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-01-25T14:43:11.692Z] === RUN TestTypeMismatchError [2022-01-25T14:43:11.692Z] --- PASS: TestTypeMismatchError (0.00s) [2022-01-25T14:43:11.692Z] PASS [2022-01-25T14:43:11.692Z] coverage: 100.0% of statements [2022-01-25T14:43:11.692Z] ok github.com/docker/docker/libnetwork/options 0.044s coverage: 100.0% of statements [2022-01-25T14:43:11.692Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-01-25T14:43:11.692Z] PASS [2022-01-25T14:43:11.692Z] coverage: 100.0% of statements [2022-01-25T14:43:11.692Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.040s coverage: 100.0% of statements [2022-01-25T14:43:12.183Z] testing: warning: no tests to run [2022-01-25T14:43:12.183Z] PASS [2022-01-25T14:43:12.183Z] coverage: 0.0% of statements [2022-01-25T14:43:12.183Z] ok github.com/docker/docker/libnetwork/osl 0.038s coverage: 0.0% of statements [no tests to run] [2022-01-25T14:43:12.183Z] === RUN TestRequestNewPort [2022-01-25T14:43:12.183Z] --- PASS: TestRequestNewPort (0.00s) [2022-01-25T14:43:12.183Z] === RUN TestRequestSpecificPort [2022-01-25T14:43:12.183Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-01-25T14:43:12.183Z] === RUN TestReleasePort [2022-01-25T14:43:12.183Z] --- PASS: TestReleasePort (0.00s) [2022-01-25T14:43:12.183Z] === RUN TestReuseReleasedPort [2022-01-25T14:43:12.183Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-01-25T14:43:12.183Z] === RUN TestReleaseUnreadledPort [2022-01-25T14:43:12.183Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-01-25T14:43:12.183Z] === RUN TestUnknowProtocol [2022-01-25T14:43:12.183Z] --- PASS: TestUnknowProtocol (0.00s) [2022-01-25T14:43:12.183Z] === RUN TestAllocateAllPorts [2022-01-25T14:43:12.183Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-01-25T14:43:12.183Z] === RUN TestPortAllocation [2022-01-25T14:43:12.183Z] --- PASS: TestPortAllocation (0.00s) [2022-01-25T14:43:12.183Z] === RUN TestPortAllocationWithCustomRange [2022-01-25T14:43:12.183Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-01-25T14:43:12.183Z] === RUN TestNoDuplicateBPR [2022-01-25T14:43:12.183Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-01-25T14:43:12.183Z] === RUN TestChangePortRange [2022-01-25T14:43:12.183Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-01-25T14:43:12.183Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-01-25T14:43:12.183Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-01-25T14:43:12.183Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-01-25T14:43:12.183Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-01-25T14:43:12.183Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-01-25T14:43:12.183Z] --- PASS: TestChangePortRange (0.00s) [2022-01-25T14:43:12.183Z] PASS [2022-01-25T14:43:12.183Z] coverage: 88.6% of statements [2022-01-25T14:43:12.183Z] ok github.com/docker/docker/libnetwork/portallocator 0.040s coverage: 88.6% of statements [2022-01-25T14:43:12.424Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2022-01-25T14:43:12.424Z] === RUN TestDockerNetworkMacvlan [2022-01-25T14:43:12.673Z] 2022/01/25 14:43:12 Closing DB instances... [2022-01-25T14:43:13.160Z] testing: warning: no tests to run [2022-01-25T14:43:13.160Z] PASS [2022-01-25T14:43:13.160Z] coverage: 0.0% of statements [2022-01-25T14:43:13.160Z] ok github.com/docker/docker/libnetwork/portmapper 0.043s coverage: 0.0% of statements [no tests to run] [2022-01-25T14:43:13.160Z] === RUN TestHashData [2022-01-25T14:43:13.160Z] --- PASS: TestHashData (0.00s) [2022-01-25T14:43:13.160Z] PASS [2022-01-25T14:43:13.160Z] coverage: 2.8% of statements [2022-01-25T14:43:13.160Z] ok github.com/docker/docker/libnetwork/resolvconf 0.041s coverage: 2.8% of statements [2022-01-25T14:43:13.367Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-01-25T14:43:13.367Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-01-25T14:43:13.648Z] === RUN TestErrorConstructors [2022-01-25T14:43:13.648Z] --- PASS: TestErrorConstructors (0.00s) [2022-01-25T14:43:13.648Z] === RUN TestCompareIPMask [2022-01-25T14:43:13.648Z] --- PASS: TestCompareIPMask (0.00s) [2022-01-25T14:43:13.648Z] === RUN TestUtilGetHostPartIP [2022-01-25T14:43:13.648Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-01-25T14:43:13.648Z] === RUN TestUtilGetBroadcastIP [2022-01-25T14:43:13.648Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-01-25T14:43:13.648Z] === RUN TestParseCIDR [2022-01-25T14:43:13.648Z] --- PASS: TestParseCIDR (0.00s) [2022-01-25T14:43:13.648Z] PASS [2022-01-25T14:43:13.648Z] coverage: 37.3% of statements [2022-01-25T14:43:13.648Z] ok github.com/docker/docker/libnetwork/types 0.040s coverage: 37.3% of statements [2022-01-25T14:43:14.135Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-01-25T14:43:14.135Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-01-25T14:43:14.135Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-01-25T14:43:14.135Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-01-25T14:43:14.135Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-01-25T14:43:14.135Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-01-25T14:43:14.135Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-01-25T14:43:14.135Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-01-25T14:43:14.135Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-01-25T14:43:14.135Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-01-25T14:43:14.135Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-01-25T14:43:14.135Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-01-25T14:43:14.135Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-01-25T14:43:14.135Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-01-25T14:43:14.135Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-01-25T14:43:14.135Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-01-25T14:43:14.135Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-01-25T14:43:14.135Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-01-25T14:43:14.135Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-01-25T14:43:14.135Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-01-25T14:43:14.135Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-01-25T14:43:14.135Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-01-25T14:43:14.135Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-01-25T14:43:14.135Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-01-25T14:43:14.135Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-01-25T14:43:14.135Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-01-25T14:43:14.135Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-01-25T14:43:14.135Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-01-25T14:43:14.135Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-01-25T14:43:14.135Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-01-25T14:43:14.135Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-01-25T14:43:14.135Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-01-25T14:43:14.135Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-01-25T14:43:14.135Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-01-25T14:43:14.135Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-01-25T14:43:14.135Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-01-25T14:43:14.135Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-01-25T14:43:14.135Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-01-25T14:43:14.135Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-01-25T14:43:14.135Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-01-25T14:43:14.135Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-01-25T14:43:14.135Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-01-25T14:43:14.135Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-01-25T14:43:14.135Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-01-25T14:43:14.135Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-01-25T14:43:14.135Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-01-25T14:43:14.135Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-01-25T14:43:14.135Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-01-25T14:43:14.135Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-01-25T14:43:14.135Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-01-25T14:43:14.135Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-01-25T14:43:14.135Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-01-25T14:43:14.135Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-01-25T14:43:14.135Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-01-25T14:43:14.135Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-01-25T14:43:14.135Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-01-25T14:43:14.135Z] PASS [2022-01-25T14:43:14.135Z] coverage: 50.0% of statements [2022-01-25T14:43:14.135Z] ok github.com/docker/docker/oci 0.042s coverage: 50.0% of statements [2022-01-25T14:43:14.135Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.84s) [2022-01-25T14:43:14.135Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-01-25T14:43:14.310Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-01-25T14:43:14.310Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-01-25T14:43:14.887Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-01-25T14:43:15.148Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-01-25T14:43:15.159Z] === RUN TestParseVersion [2022-01-25T14:43:15.159Z] --- PASS: TestParseVersion (0.00s) [2022-01-25T14:43:15.159Z] PASS [2022-01-25T14:43:15.159Z] coverage: 52.9% of statements [2022-01-25T14:43:15.159Z] ok github.com/docker/docker/pkg/aaparser 0.036s coverage: 52.9% of statements [2022-01-25T14:43:15.159Z] === RUN TestAddressPoolOpt [2022-01-25T14:43:15.159Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-01-25T14:43:15.159Z] === RUN TestValidateEnv [2022-01-25T14:43:15.159Z] === RUN TestValidateEnv/a [2022-01-25T14:43:15.159Z] === RUN TestValidateEnv/something [2022-01-25T14:43:15.159Z] === RUN TestValidateEnv/_=a [2022-01-25T14:43:15.159Z] === RUN TestValidateEnv/env1=value1 [2022-01-25T14:43:15.159Z] === RUN TestValidateEnv/_env1=value1 [2022-01-25T14:43:15.159Z] === RUN TestValidateEnv/env2=value2=value3 [2022-01-25T14:43:15.159Z] === RUN TestValidateEnv/env3=abc!qwe [2022-01-25T14:43:15.159Z] === RUN TestValidateEnv/env_4=value_4 [2022-01-25T14:43:15.159Z] === RUN TestValidateEnv/PATH [2022-01-25T14:43:15.159Z] === RUN TestValidateEnv/=a [2022-01-25T14:43:15.159Z] === RUN TestValidateEnv/PATH= [2022-01-25T14:43:15.159Z] === RUN TestValidateEnv/PATH=something [2022-01-25T14:43:15.159Z] === RUN TestValidateEnv/asd!qwe [2022-01-25T14:43:15.159Z] === RUN TestValidateEnv/1asd [2022-01-25T14:43:15.159Z] === RUN TestValidateEnv/123 [2022-01-25T14:43:15.159Z] === RUN TestValidateEnv/some_space [2022-01-25T14:43:15.159Z] === RUN TestValidateEnv/__some_space_before [2022-01-25T14:43:15.159Z] === RUN TestValidateEnv/some_space_after__ [2022-01-25T14:43:15.159Z] === RUN TestValidateEnv/= [2022-01-25T14:43:15.159Z] === RUN TestValidateEnv/PaTh [2022-01-25T14:43:15.159Z] --- PASS: TestValidateEnv (0.00s) [2022-01-25T14:43:15.159Z] --- PASS: TestValidateEnv/a (0.00s) [2022-01-25T14:43:15.159Z] --- PASS: TestValidateEnv/something (0.00s) [2022-01-25T14:43:15.159Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-01-25T14:43:15.159Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-01-25T14:43:15.159Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-01-25T14:43:15.159Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-01-25T14:43:15.159Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-01-25T14:43:15.159Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-01-25T14:43:15.159Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-01-25T14:43:15.159Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-01-25T14:43:15.159Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-01-25T14:43:15.159Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-01-25T14:43:15.159Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-01-25T14:43:15.159Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-01-25T14:43:15.159Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-01-25T14:43:15.159Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-01-25T14:43:15.159Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-01-25T14:43:15.159Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-01-25T14:43:15.159Z] --- PASS: TestValidateEnv/= (0.00s) [2022-01-25T14:43:15.159Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-01-25T14:43:15.159Z] === RUN TestParseHost [2022-01-25T14:43:15.159Z] --- PASS: TestParseHost (0.00s) [2022-01-25T14:43:15.159Z] === RUN TestParseDockerDaemonHost [2022-01-25T14:43:15.159Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-01-25T14:43:15.159Z] === RUN TestParseTCP [2022-01-25T14:43:15.159Z] --- PASS: TestParseTCP (0.00s) [2022-01-25T14:43:15.159Z] === RUN TestParseInvalidUnixAddrInvalid [2022-01-25T14:43:15.159Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-01-25T14:43:15.159Z] === RUN TestValidateExtraHosts [2022-01-25T14:43:15.159Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-01-25T14:43:15.159Z] === RUN TestIpOptString [2022-01-25T14:43:15.159Z] --- PASS: TestIpOptString (0.00s) [2022-01-25T14:43:15.159Z] === RUN TestNewIpOptInvalidDefaultVal [2022-01-25T14:43:15.159Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-01-25T14:43:15.159Z] === RUN TestNewIpOptValidDefaultVal [2022-01-25T14:43:15.159Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-01-25T14:43:15.159Z] === RUN TestIpOptSetInvalidVal [2022-01-25T14:43:15.159Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-01-25T14:43:15.159Z] === RUN TestValidateIPAddress [2022-01-25T14:43:15.159Z] --- PASS: TestValidateIPAddress (0.00s) [2022-01-25T14:43:15.159Z] === RUN TestMapOpts [2022-01-25T14:43:15.159Z] --- PASS: TestMapOpts (0.00s) [2022-01-25T14:43:15.159Z] === RUN TestListOptsWithoutValidator [2022-01-25T14:43:15.159Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-01-25T14:43:15.159Z] === RUN TestListOptsWithValidator [2022-01-25T14:43:15.159Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-01-25T14:43:15.159Z] === RUN TestValidateDNSSearch [2022-01-25T14:43:15.159Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-01-25T14:43:15.159Z] === RUN TestValidateLabel [2022-01-25T14:43:15.159Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-01-25T14:43:15.159Z] === RUN TestValidateLabel/label_with_general_format [2022-01-25T14:43:15.159Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-01-25T14:43:15.159Z] === RUN TestValidateLabel/label_with_one_more [2022-01-25T14:43:15.159Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-01-25T14:43:15.159Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-01-25T14:43:15.159Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-01-25T14:43:15.159Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-01-25T14:43:15.159Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-01-25T14:43:15.159Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-01-25T14:43:15.159Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-01-25T14:43:15.159Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-01-25T14:43:15.159Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-01-25T14:43:15.159Z] --- PASS: TestValidateLabel (0.00s) [2022-01-25T14:43:15.159Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-01-25T14:43:15.159Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-01-25T14:43:15.159Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-01-25T14:43:15.159Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-01-25T14:43:15.159Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-01-25T14:43:15.159Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-01-25T14:43:15.159Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-01-25T14:43:15.159Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-01-25T14:43:15.159Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-01-25T14:43:15.159Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-01-25T14:43:15.159Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-01-25T14:43:15.159Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-01-25T14:43:15.159Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-01-25T14:43:15.159Z] === RUN TestNamedListOpts [2022-01-25T14:43:15.159Z] --- PASS: TestNamedListOpts (0.00s) [2022-01-25T14:43:15.159Z] === RUN TestNamedMapOpts [2022-01-25T14:43:15.159Z] --- PASS: TestNamedMapOpts (0.00s) [2022-01-25T14:43:15.159Z] === RUN TestParseLink [2022-01-25T14:43:15.159Z] --- PASS: TestParseLink (0.00s) [2022-01-25T14:43:15.159Z] === RUN TestQuotedStringSetWithQuotes [2022-01-25T14:43:15.159Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-01-25T14:43:15.159Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-01-25T14:43:15.159Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-01-25T14:43:15.159Z] === RUN TestQuotedStringSetWithNoQuotes [2022-01-25T14:43:15.159Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-01-25T14:43:15.159Z] === RUN TestUlimitOpt [2022-01-25T14:43:15.159Z] --- PASS: TestUlimitOpt (0.00s) [2022-01-25T14:43:15.159Z] PASS [2022-01-25T14:43:15.159Z] coverage: 67.1% of statements [2022-01-25T14:43:15.159Z] ok github.com/docker/docker/opts 0.075s coverage: 67.1% of statements [2022-01-25T14:43:15.409Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-01-25T14:43:15.646Z] 2022/01/25 14:43:15 Closing DB instances... [2022-01-25T14:43:15.982Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-01-25T14:43:16.669Z] === RUN TestPeerCertificateMarshalJSON [2022-01-25T14:43:16.924Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-01-25T14:43:17.156Z] === RUN TestIsArchivePathDir [2022-01-25T14:43:17.156Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-01-25T14:43:17.156Z] === RUN TestIsArchivePathInvalidFile [2022-01-25T14:43:17.156Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-01-25T14:43:17.156Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-01-25T14:43:17.156Z] --- PASS: TestPeerCertificateMarshalJSON (0.35s) [2022-01-25T14:43:17.156Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-01-25T14:43:17.156Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-01-25T14:43:17.156Z] === RUN TestMiddleware [2022-01-25T14:43:17.156Z] --- PASS: TestMiddleware (0.00s) [2022-01-25T14:43:17.156Z] === RUN TestNewResponseModifier [2022-01-25T14:43:17.156Z] --- PASS: TestNewResponseModifier (0.00s) [2022-01-25T14:43:17.156Z] PASS [2022-01-25T14:43:17.156Z] coverage: 26.8% of statements [2022-01-25T14:43:17.156Z] ok github.com/docker/docker/pkg/authorization 0.392s coverage: 26.8% of statements [2022-01-25T14:43:17.156Z] --- PASS: TestIsArchivePathInvalidFile (0.13s) [2022-01-25T14:43:17.156Z] === RUN TestIsArchivePathTar [2022-01-25T14:43:17.156Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.88s) [2022-01-25T14:43:17.156Z] === RUN TestNetworkDBCRUDTableEntry [2022-01-25T14:43:17.156Z] --- PASS: TestIsArchivePathTar (0.15s) [2022-01-25T14:43:17.156Z] === RUN TestDecompressStreamGzip [2022-01-25T14:43:17.186Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-01-25T14:43:17.642Z] --- PASS: TestDecompressStreamGzip (0.10s) [2022-01-25T14:43:17.642Z] === RUN TestDecompressStreamBzip2 [2022-01-25T14:43:17.642Z] --- PASS: TestDecompressStreamBzip2 (0.09s) [2022-01-25T14:43:17.642Z] === RUN TestDecompressStreamXz [2022-01-25T14:43:17.642Z] archive_test.go:133: Xz not present in msys2 [2022-01-25T14:43:17.642Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-01-25T14:43:17.642Z] === RUN TestDecompressStreamZstd [2022-01-25T14:43:17.642Z] archive_test.go:140: zstd not installed [2022-01-25T14:43:17.642Z] --- SKIP: TestDecompressStreamZstd (0.01s) [2022-01-25T14:43:17.642Z] === RUN TestCompressStreamXzUnsupported [2022-01-25T14:43:17.642Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-01-25T14:43:17.642Z] === RUN TestCompressStreamBzip2Unsupported [2022-01-25T14:43:17.642Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-01-25T14:43:17.642Z] === RUN TestCompressStreamInvalid [2022-01-25T14:43:17.642Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-01-25T14:43:17.642Z] === RUN TestExtensionInvalid [2022-01-25T14:43:17.642Z] --- PASS: TestExtensionInvalid (0.00s) [2022-01-25T14:43:17.642Z] === RUN TestExtensionUncompressed [2022-01-25T14:43:17.642Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-01-25T14:43:17.642Z] === RUN TestExtensionBzip2 [2022-01-25T14:43:17.642Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-01-25T14:43:17.642Z] === RUN TestExtensionGzip [2022-01-25T14:43:17.642Z] --- PASS: TestExtensionGzip (0.00s) [2022-01-25T14:43:17.642Z] === RUN TestExtensionXz [2022-01-25T14:43:17.642Z] --- PASS: TestExtensionXz (0.00s) [2022-01-25T14:43:17.642Z] === RUN TestExtensionZstd [2022-01-25T14:43:17.642Z] --- PASS: TestExtensionZstd (0.00s) [2022-01-25T14:43:17.642Z] === RUN TestCmdStreamLargeStderr [2022-01-25T14:43:17.642Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2022-01-25T14:43:17.642Z] === RUN TestCmdStreamBad [2022-01-25T14:43:17.642Z] archive_test.go:252: Failing on Windows CI machines [2022-01-25T14:43:17.642Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-01-25T14:43:17.642Z] === RUN TestCmdStreamGood [2022-01-25T14:43:17.642Z] --- PASS: TestCmdStreamGood (0.04s) [2022-01-25T14:43:17.642Z] === RUN TestUntarPathWithInvalidDest [2022-01-25T14:43:17.642Z] === RUN TestUnbuffered [2022-01-25T14:43:17.642Z] --- PASS: TestUnbuffered (0.00s) [2022-01-25T14:43:17.642Z] === RUN TestRaceUnbuffered [2022-01-25T14:43:17.642Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-01-25T14:43:17.642Z] PASS [2022-01-25T14:43:17.642Z] coverage: 100.0% of statements [2022-01-25T14:43:17.642Z] ok github.com/docker/docker/pkg/broadcaster 0.041s coverage: 100.0% of statements [2022-01-25T14:43:17.643Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2022-01-25T14:43:17.643Z] === RUN TestUntarPathWithInvalidSrc [2022-01-25T14:43:17.643Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-01-25T14:43:17.643Z] === RUN TestUntarPath [2022-01-25T14:43:17.643Z] --- PASS: TestUntarPath (0.06s) [2022-01-25T14:43:17.643Z] === RUN TestUntarPathWithDestinationFile [2022-01-25T14:43:17.643Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2022-01-25T14:43:17.643Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-01-25T14:43:17.758Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-01-25T14:43:18.130Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2022-01-25T14:43:18.130Z] === RUN TestCopyWithTarInvalidSrc [2022-01-25T14:43:18.130Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-01-25T14:43:18.130Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-01-25T14:43:18.130Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-01-25T14:43:18.130Z] === RUN TestCopyWithTarSrcFile [2022-01-25T14:43:18.130Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-01-25T14:43:18.130Z] === RUN TestCopyWithTarSrcFolder [2022-01-25T14:43:18.130Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-01-25T14:43:18.130Z] === RUN TestCopyFileWithTarInvalidSrc [2022-01-25T14:43:18.130Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-01-25T14:43:18.130Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-01-25T14:43:18.130Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-01-25T14:43:18.130Z] === RUN TestCopyFileWithTarSrcFolder [2022-01-25T14:43:18.130Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s) [2022-01-25T14:43:18.130Z] === RUN TestCopyFileWithTarSrcFile [2022-01-25T14:43:18.130Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-01-25T14:43:18.130Z] === RUN TestTarFiles [2022-01-25T14:43:18.130Z] === RUN TestMatch [2022-01-25T14:43:18.130Z] === RUN TestMatch/[[]] [2022-01-25T14:43:18.130Z] === RUN TestMatch/[[foo]] [2022-01-25T14:43:18.130Z] === RUN TestMatch/[[bar]_[foo]] [2022-01-25T14:43:18.130Z] === RUN TestMatch/[[foo_bar]] [2022-01-25T14:43:18.130Z] === RUN TestMatch/[[qux]_[foo]] [2022-01-25T14:43:18.130Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-01-25T14:43:18.130Z] === RUN TestMatch/[] [2022-01-25T14:43:18.130Z] === RUN TestMatch/[]#01 [2022-01-25T14:43:18.130Z] === RUN TestMatch/[[qux]] [2022-01-25T14:43:18.130Z] === RUN TestMatch/[[foo_bar_qux]] [2022-01-25T14:43:18.130Z] === RUN TestMatch/[[qux]_[baz]] [2022-01-25T14:43:18.130Z] === RUN TestMatch/[[foo_baz]] [2022-01-25T14:43:18.130Z] --- PASS: TestMatch (0.00s) [2022-01-25T14:43:18.130Z] --- PASS: TestMatch/[[]] (0.00s) [2022-01-25T14:43:18.130Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-01-25T14:43:18.130Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-01-25T14:43:18.130Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-01-25T14:43:18.130Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-01-25T14:43:18.130Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-01-25T14:43:18.130Z] --- PASS: TestMatch/[] (0.00s) [2022-01-25T14:43:18.130Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-01-25T14:43:18.130Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-01-25T14:43:18.130Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-01-25T14:43:18.130Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-01-25T14:43:18.130Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-01-25T14:43:18.130Z] PASS [2022-01-25T14:43:18.130Z] coverage: 87.5% of statements [2022-01-25T14:43:18.130Z] ok github.com/docker/docker/pkg/capabilities 0.041s coverage: 87.5% of statements [2022-01-25T14:43:18.702Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-01-25T14:43:18.963Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-01-25T14:43:19.154Z] === RUN TestChrootTarUntar [2022-01-25T14:43:19.154Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:43:19.154Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-01-25T14:43:19.154Z] === RUN TestChrootUntarWithHugeExcludesList [2022-01-25T14:43:19.154Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:43:19.154Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-01-25T14:43:19.154Z] === RUN TestChrootUntarEmptyArchive [2022-01-25T14:43:19.154Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-01-25T14:43:19.154Z] === RUN TestChrootTarUntarWithSymlink [2022-01-25T14:43:19.154Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-25T14:43:19.154Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-01-25T14:43:19.154Z] === RUN TestChrootCopyWithTar [2022-01-25T14:43:19.154Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-25T14:43:19.154Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-01-25T14:43:19.154Z] === RUN TestChrootCopyFileWithTar [2022-01-25T14:43:19.154Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:43:19.154Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-01-25T14:43:19.154Z] === RUN TestChrootUntarPath [2022-01-25T14:43:19.154Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-25T14:43:19.154Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-01-25T14:43:19.154Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-01-25T14:43:19.154Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:43:19.154Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-01-25T14:43:19.154Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-01-25T14:43:19.154Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:43:19.154Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-01-25T14:43:19.154Z] === RUN TestChrootApplyDotDotFile [2022-01-25T14:43:19.154Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:43:19.154Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-01-25T14:43:19.154Z] PASS [2022-01-25T14:43:19.154Z] coverage: 15.1% of statements [2022-01-25T14:43:19.154Z] ok github.com/docker/docker/pkg/chrootarchive 0.087s coverage: 15.1% of statements [2022-01-25T14:43:19.224Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-01-25T14:43:19.641Z] 2022/01/25 14:43:19 Closing DB instances... [2022-01-25T14:43:20.128Z] === RUN TestSizeEmpty [2022-01-25T14:43:20.128Z] --- PASS: TestSizeEmpty (0.00s) [2022-01-25T14:43:20.128Z] === RUN TestSizeEmptyFile [2022-01-25T14:43:20.128Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-01-25T14:43:20.128Z] === RUN TestSizeNonemptyFile [2022-01-25T14:43:20.128Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-01-25T14:43:20.128Z] === RUN TestSizeNestedDirectoryEmpty [2022-01-25T14:43:20.128Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-01-25T14:43:20.128Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-01-25T14:43:20.128Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-01-25T14:43:20.128Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-01-25T14:43:20.128Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-01-25T14:43:20.128Z] === RUN TestMoveToSubdir [2022-01-25T14:43:20.128Z] --- PASS: TestMoveToSubdir (0.00s) [2022-01-25T14:43:20.128Z] === RUN TestSizeNonExistingDirectory [2022-01-25T14:43:20.128Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-01-25T14:43:20.128Z] PASS [2022-01-25T14:43:20.128Z] coverage: 80.0% of statements [2022-01-25T14:43:20.128Z] ok github.com/docker/docker/pkg/directory 0.047s coverage: 80.0% of statements [2022-01-25T14:43:21.151Z] === RUN TestPollerAddRemove [2022-01-25T14:43:21.151Z] --- PASS: TestPollerAddRemove (0.00s) [2022-01-25T14:43:21.151Z] === RUN TestPollerEvent [2022-01-25T14:43:21.151Z] poller_test.go:40: No chmod on Windows [2022-01-25T14:43:21.151Z] --- SKIP: TestPollerEvent (0.00s) [2022-01-25T14:43:21.151Z] === RUN TestPollerClose [2022-01-25T14:43:21.151Z] --- PASS: TestPollerClose (0.00s) [2022-01-25T14:43:21.151Z] PASS [2022-01-25T14:43:21.151Z] coverage: 36.2% of statements [2022-01-25T14:43:21.151Z] ok github.com/docker/docker/pkg/filenotify 0.039s coverage: 36.2% of statements [2022-01-25T14:43:21.638Z] --- PASS: TestNetworkDBCRUDTableEntry (4.28s) [2022-01-25T14:43:21.638Z] === RUN TestNetworkDBCRUDTableEntries [2022-01-25T14:43:21.638Z] === RUN TestCopyFileWithInvalidSrc [2022-01-25T14:43:21.638Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-01-25T14:43:21.638Z] === RUN TestCopyFileWithInvalidDest [2022-01-25T14:43:21.638Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-01-25T14:43:21.772Z] docker_api_swarm_test.go:304: [df38a062acaef] joining swarm manager [dff4f916cb75c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-25T14:43:22.345Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-01-25T14:43:22.345Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-01-25T14:43:22.606Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-01-25T14:43:22.606Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-01-25T14:43:22.606Z] === RUN TestDockerSuite/TestBuildSpaces [2022-01-25T14:43:22.869Z] docker_api_swarm_test.go:305: [d1994ab72e129] joining swarm manager [dff4f916cb75c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-25T14:43:22.980Z] === RUN TestCopyFileWithSameSrcAndDest [2022-01-25T14:43:22.980Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-01-25T14:43:22.980Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-01-25T14:43:22.980Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-01-25T14:43:22.980Z] === RUN TestCopyFile [2022-01-25T14:43:22.980Z] --- PASS: TestCopyFile (0.00s) [2022-01-25T14:43:22.980Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-01-25T14:43:22.980Z] fileutils_test.go:133: Needs porting to Windows [2022-01-25T14:43:22.980Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-01-25T14:43:22.980Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-01-25T14:43:22.980Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-01-25T14:43:22.980Z] === RUN TestReadSymlinkedDirectoryToFile [2022-01-25T14:43:22.980Z] fileutils_test.go:179: Needs porting to Windows [2022-01-25T14:43:22.980Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-01-25T14:43:22.980Z] === RUN TestWildcardMatches [2022-01-25T14:43:22.980Z] --- PASS: TestWildcardMatches (0.00s) [2022-01-25T14:43:22.980Z] === RUN TestPatternMatches [2022-01-25T14:43:22.980Z] --- PASS: TestPatternMatches (0.00s) [2022-01-25T14:43:22.980Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-01-25T14:43:22.980Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-01-25T14:43:22.980Z] === RUN TestPatternMatchesFolderExclusions [2022-01-25T14:43:22.980Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-01-25T14:43:22.980Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-01-25T14:43:22.980Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-01-25T14:43:22.980Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-01-25T14:43:22.980Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-01-25T14:43:22.980Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-01-25T14:43:22.980Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-01-25T14:43:22.980Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-01-25T14:43:22.980Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-01-25T14:43:22.980Z] === RUN TestSingleExclamationError [2022-01-25T14:43:22.980Z] --- PASS: TestSingleExclamationError (0.00s) [2022-01-25T14:43:22.980Z] === RUN TestMatchesWithNoPatterns [2022-01-25T14:43:22.980Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-01-25T14:43:22.980Z] === RUN TestMatchesWithMalformedPatterns [2022-01-25T14:43:22.980Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-01-25T14:43:22.980Z] === RUN TestMatches [2022-01-25T14:43:22.980Z] === RUN TestMatches/MatchesOrParentMatches [2022-01-25T14:43:22.980Z] === RUN TestMatches/MatchesUsingParentResult [2022-01-25T14:43:22.980Z] === RUN TestMatches/MatchesUsingParentResults [2022-01-25T14:43:22.980Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-01-25T14:43:22.980Z] --- PASS: TestMatches (0.01s) [2022-01-25T14:43:22.980Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-01-25T14:43:22.980Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-01-25T14:43:22.980Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-01-25T14:43:22.980Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-01-25T14:43:22.980Z] === RUN TestCleanPatterns [2022-01-25T14:43:22.980Z] --- PASS: TestCleanPatterns (0.00s) [2022-01-25T14:43:22.980Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-01-25T14:43:22.980Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-01-25T14:43:22.980Z] === RUN TestCleanPatternsExceptionFlag [2022-01-25T14:43:22.980Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-01-25T14:43:22.980Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-01-25T14:43:22.980Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-01-25T14:43:22.980Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-01-25T14:43:22.980Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-01-25T14:43:22.980Z] === RUN TestCleanPatternsErrorSingleException [2022-01-25T14:43:22.980Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-01-25T14:43:22.980Z] === RUN TestCreateIfNotExistsDir [2022-01-25T14:43:22.980Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-01-25T14:43:22.980Z] === RUN TestCreateIfNotExistsFile [2022-01-25T14:43:22.980Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-01-25T14:43:22.980Z] === RUN TestMatch [2022-01-25T14:43:22.980Z] --- PASS: TestMatch (0.00s) [2022-01-25T14:43:22.980Z] === RUN TestCompile [2022-01-25T14:43:22.981Z] === RUN TestCompile/slash [2022-01-25T14:43:22.981Z] === RUN TestCompile/backslash [2022-01-25T14:43:22.981Z] --- PASS: TestCompile (0.00s) [2022-01-25T14:43:22.981Z] --- PASS: TestCompile/slash (0.00s) [2022-01-25T14:43:22.981Z] --- PASS: TestCompile/backslash (0.00s) [2022-01-25T14:43:22.981Z] PASS [2022-01-25T14:43:22.981Z] coverage: 84.7% of statements [2022-01-25T14:43:22.981Z] ok github.com/docker/docker/pkg/fileutils 0.074s coverage: 84.7% of statements [2022-01-25T14:43:22.981Z] --- PASS: TestTarFiles (4.60s) [2022-01-25T14:43:22.981Z] === RUN TestDetectCompressionZstd [2022-01-25T14:43:22.981Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-01-25T14:43:22.981Z] === RUN TestTarUntar [2022-01-25T14:43:22.981Z] === RUN TestGet [2022-01-25T14:43:22.981Z] --- PASS: TestGet (0.00s) [2022-01-25T14:43:22.981Z] === RUN TestGetShortcutString [2022-01-25T14:43:22.981Z] --- PASS: TestGetShortcutString (0.00s) [2022-01-25T14:43:22.981Z] PASS [2022-01-25T14:43:22.981Z] coverage: 42.9% of statements [2022-01-25T14:43:22.981Z] ok github.com/docker/docker/pkg/homedir 0.040s coverage: 42.9% of statements [2022-01-25T14:43:22.981Z] --- PASS: TestTarUntar (0.04s) [2022-01-25T14:43:22.981Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-01-25T14:43:22.981Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-01-25T14:43:22.981Z] === RUN TestTarWithOptions [2022-01-25T14:43:22.981Z] --- PASS: TestTarWithOptions (0.02s) [2022-01-25T14:43:22.981Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-01-25T14:43:22.981Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-01-25T14:43:22.981Z] === RUN TestUntarUstarGnuConflict [2022-01-25T14:43:22.981Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-01-25T14:43:22.981Z] === RUN TestUntarInvalidFilenames [2022-01-25T14:43:22.981Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames375061246\\dest" [2022-01-25T14:43:22.981Z] --- PASS: TestUntarInvalidFilenames (0.15s) [2022-01-25T14:43:22.981Z] === RUN TestUntarHardlinkToSymlink [2022-01-25T14:43:22.981Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-01-25T14:43:22.981Z] === RUN TestUntarInvalidHardlink [2022-01-25T14:43:22.981Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1651642582\\victim\\hello" -> "../victim/hello" [2022-01-25T14:43:22.981Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink309260959\\victim\\hello" -> "/../victim/hello" [2022-01-25T14:43:22.981Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2813495868\\victim" -> "../victim" [2022-01-25T14:43:22.981Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink416923809\\victim" -> "../victim" [2022-01-25T14:43:22.981Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2074663171\\victim" -> "../victim" [2022-01-25T14:43:22.981Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1668072581\\victim" -> "../victim" [2022-01-25T14:43:22.981Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-01-25T14:43:22.981Z] === RUN TestUntarInvalidSymlink [2022-01-25T14:43:22.981Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1767729614\\dest\\dotdot" -> "../victim/hello" [2022-01-25T14:43:22.981Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1657450181\\dest\\slash-dotdot" -> "/../victim/hello" [2022-01-25T14:43:22.981Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1056678577\\dest\\loophole-victim" -> "../victim" [2022-01-25T14:43:22.981Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3853395476\\dest\\loophole-victim" -> "../victim" [2022-01-25T14:43:22.981Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink563589652\\dest\\loophole-victim" -> "../victim" [2022-01-25T14:43:22.981Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1525605132\\dest\\loophole-victim" -> "../victim" [2022-01-25T14:43:22.981Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2763972322\\dest\\dir\\loophole" -> "../../victim" [2022-01-25T14:43:22.981Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2022-01-25T14:43:22.981Z] === RUN TestTempArchiveCloseMultipleTimes [2022-01-25T14:43:22.981Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-01-25T14:43:22.981Z] === RUN TestXGlobalNoParent [2022-01-25T14:43:22.981Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-01-25T14:43:22.981Z] === RUN TestReplaceFileTarWrapper [2022-01-25T14:43:22.981Z] --- PASS: TestReplaceFileTarWrapper (0.15s) [2022-01-25T14:43:22.981Z] === RUN TestPrefixHeaderReadable [2022-01-25T14:43:22.981Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-01-25T14:43:22.981Z] === RUN TestDisablePigz [2022-01-25T14:43:22.981Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-01-25T14:43:23.442Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-01-25T14:43:23.468Z] --- PASS: TestDisablePigz (0.10s) [2022-01-25T14:43:23.468Z] === RUN TestPigz [2022-01-25T14:43:23.468Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-01-25T14:43:23.468Z] --- PASS: TestPigz (0.12s) [2022-01-25T14:43:23.468Z] === RUN TestCopyFileWithInvalidDest [2022-01-25T14:43:23.468Z] archive_windows_test.go:16: Currently fails [2022-01-25T14:43:23.468Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-01-25T14:43:23.468Z] === RUN TestCanonicalTarNameForPath [2022-01-25T14:43:23.468Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-01-25T14:43:23.468Z] === RUN TestCanonicalTarName [2022-01-25T14:43:23.468Z] --- PASS: TestCanonicalTarName (0.00s) [2022-01-25T14:43:23.468Z] === RUN TestChmodTarEntry [2022-01-25T14:43:23.468Z] --- PASS: TestChmodTarEntry (0.00s) [2022-01-25T14:43:23.468Z] === RUN TestHardLinkOrder [2022-01-25T14:43:23.468Z] --- PASS: TestHardLinkOrder (0.08s) [2022-01-25T14:43:23.468Z] === RUN TestChangeString [2022-01-25T14:43:23.468Z] --- PASS: TestChangeString (0.00s) [2022-01-25T14:43:23.468Z] === RUN TestChangesWithNoChanges [2022-01-25T14:43:23.468Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-01-25T14:43:23.468Z] === RUN TestChangesWithChanges [2022-01-25T14:43:23.468Z] --- PASS: TestChangesWithChanges (0.03s) [2022-01-25T14:43:23.468Z] === RUN TestChangesWithChangesGH13590 [2022-01-25T14:43:23.468Z] changes_test.go:195: needs more investigation [2022-01-25T14:43:23.468Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-01-25T14:43:23.468Z] === RUN TestChangesDirsEmpty [2022-01-25T14:43:23.468Z] === RUN TestCreateIDMapOrder [2022-01-25T14:43:23.468Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-01-25T14:43:23.468Z] PASS [2022-01-25T14:43:23.468Z] coverage: 7.2% of statements [2022-01-25T14:43:23.468Z] ok github.com/docker/docker/pkg/idtools 0.038s coverage: 7.2% of statements [2022-01-25T14:43:23.468Z] --- PASS: TestChangesDirsEmpty (0.12s) [2022-01-25T14:43:23.468Z] === RUN TestChangesDirsMutated [2022-01-25T14:43:23.468Z] 2022/01/25 14:43:23 Closing DB instances... [2022-01-25T14:43:23.468Z] --- PASS: TestChangesDirsMutated (0.13s) [2022-01-25T14:43:23.468Z] === RUN TestApplyLayer [2022-01-25T14:43:23.468Z] changes_test.go:432: needs further investigation [2022-01-25T14:43:23.468Z] --- SKIP: TestApplyLayer (0.00s) [2022-01-25T14:43:23.468Z] === RUN TestChangesSizeWithHardlinks [2022-01-25T14:43:23.468Z] changes_test.go:468: needs further investigation [2022-01-25T14:43:23.468Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-01-25T14:43:23.468Z] === RUN TestChangesSizeWithNoChanges [2022-01-25T14:43:23.468Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-01-25T14:43:23.468Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-01-25T14:43:23.468Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-01-25T14:43:23.468Z] === RUN TestChangesSize [2022-01-25T14:43:23.468Z] --- PASS: TestChangesSize (0.00s) [2022-01-25T14:43:23.468Z] === RUN TestApplyLayerInvalidFilenames [2022-01-25T14:43:23.468Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1498734379\\dest" [2022-01-25T14:43:23.468Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-01-25T14:43:23.468Z] === RUN TestApplyLayerInvalidHardlink [2022-01-25T14:43:23.468Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3667110715\\victim\\hello" -> "../victim/hello" [2022-01-25T14:43:23.468Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1667321656\\victim\\hello" -> "/../victim/hello" [2022-01-25T14:43:23.468Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3563628227\\victim" -> "../victim" [2022-01-25T14:43:23.468Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3987735241\\victim" -> "../victim" [2022-01-25T14:43:23.468Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2488057878\\victim" -> "../victim" [2022-01-25T14:43:23.468Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2799029269\\victim" -> "../victim" [2022-01-25T14:43:23.468Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2022-01-25T14:43:23.468Z] === RUN TestApplyLayerInvalidSymlink [2022-01-25T14:43:23.468Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3198172741\\dest\\dotdot" -> "../victim/hello" [2022-01-25T14:43:23.468Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink290195538\\dest\\slash-dotdot" -> "/../victim/hello" [2022-01-25T14:43:23.468Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2338438205\\dest\\loophole-victim" -> "../victim" [2022-01-25T14:43:23.468Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2269895133\\dest\\loophole-victim" -> "../victim" [2022-01-25T14:43:23.468Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4160909457\\dest\\loophole-victim" -> "../victim" [2022-01-25T14:43:23.468Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3171142475\\dest\\loophole-victim" -> "../victim" [2022-01-25T14:43:23.468Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-01-25T14:43:23.468Z] === RUN TestApplyLayerWhiteouts [2022-01-25T14:43:23.468Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2022-01-25T14:43:23.468Z] === RUN TestGenerateEmptyFile [2022-01-25T14:43:23.468Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-01-25T14:43:23.468Z] === RUN TestGenerateWithContent [2022-01-25T14:43:23.468Z] --- PASS: TestGenerateWithContent (0.00s) [2022-01-25T14:43:23.468Z] PASS [2022-01-25T14:43:23.468Z] coverage: 63.0% of statements [2022-01-25T14:43:23.955Z] ok github.com/docker/docker/pkg/archive 6.766s coverage: 63.0% of statements [2022-01-25T14:43:24.014Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-01-25T14:43:24.275Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-01-25T14:43:24.275Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-01-25T14:43:24.275Z] === RUN TestDockerSuite/TestBuildStderr [2022-01-25T14:43:24.444Z] === RUN TestFixedBufferCap [2022-01-25T14:43:24.444Z] --- PASS: TestFixedBufferCap (0.00s) [2022-01-25T14:43:24.444Z] === RUN TestFixedBufferLen [2022-01-25T14:43:24.444Z] --- PASS: TestFixedBufferLen (0.00s) [2022-01-25T14:43:24.444Z] === RUN TestFixedBufferString [2022-01-25T14:43:24.444Z] --- PASS: TestFixedBufferString (0.00s) [2022-01-25T14:43:24.444Z] === RUN TestFixedBufferWrite [2022-01-25T14:43:24.444Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-01-25T14:43:24.444Z] === RUN TestFixedBufferRead [2022-01-25T14:43:24.444Z] --- PASS: TestFixedBufferRead (0.00s) [2022-01-25T14:43:24.444Z] === RUN TestBytesPipeRead [2022-01-25T14:43:24.444Z] --- PASS: TestBytesPipeRead (0.00s) [2022-01-25T14:43:24.444Z] === RUN TestBytesPipeWrite [2022-01-25T14:43:24.444Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-01-25T14:43:24.444Z] === RUN TestBytesPipeWriteRandomChunks [2022-01-25T14:43:24.934Z] --- PASS: TestNetworkDBCRUDTableEntries (3.28s) [2022-01-25T14:43:24.934Z] === RUN TestNetworkDBNodeLeave [2022-01-25T14:43:24.934Z] --- PASS: TestBytesPipeWriteRandomChunks (0.48s) [2022-01-25T14:43:24.934Z] === RUN TestAtomicWriteToFile [2022-01-25T14:43:24.934Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-01-25T14:43:24.934Z] === RUN TestAtomicWriteSetCommit [2022-01-25T14:43:24.934Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-01-25T14:43:24.934Z] === RUN TestAtomicWriteSetCancel [2022-01-25T14:43:24.934Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-01-25T14:43:24.934Z] === RUN TestReadCloserWrapperClose [2022-01-25T14:43:24.934Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-01-25T14:43:24.934Z] === RUN TestReaderErrWrapperReadOnError [2022-01-25T14:43:24.934Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-01-25T14:43:24.934Z] === RUN TestReaderErrWrapperRead [2022-01-25T14:43:24.934Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-01-25T14:43:24.934Z] === RUN TestCancelReadCloser [2022-01-25T14:43:25.223Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-01-25T14:43:25.421Z] --- PASS: TestCancelReadCloser (0.10s) [2022-01-25T14:43:25.421Z] === RUN TestWriteCloserWrapperClose [2022-01-25T14:43:25.421Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-01-25T14:43:25.421Z] === RUN TestNopWriteCloser [2022-01-25T14:43:25.421Z] --- PASS: TestNopWriteCloser (0.00s) [2022-01-25T14:43:25.421Z] === RUN TestNopWriter [2022-01-25T14:43:25.421Z] --- PASS: TestNopWriter (0.00s) [2022-01-25T14:43:25.421Z] === RUN TestWriteCounter [2022-01-25T14:43:25.421Z] --- PASS: TestWriteCounter (0.00s) [2022-01-25T14:43:25.421Z] PASS [2022-01-25T14:43:25.421Z] coverage: 69.2% of statements [2022-01-25T14:43:25.421Z] ok github.com/docker/docker/pkg/ioutils 0.648s coverage: 69.2% of statements [2022-01-25T14:43:25.485Z] --- PASS: TestDockerNetworkMacvlan (12.95s) [2022-01-25T14:43:25.485Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-01-25T14:43:25.485Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2022-01-25T14:43:25.485Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.09s) [2022-01-25T14:43:25.485Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.13s) [2022-01-25T14:43:25.485Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.60s) [2022-01-25T14:43:25.485Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.86s) [2022-01-25T14:43:25.485Z] PASS [2022-01-25T14:43:25.485Z] [2022-01-25T14:43:25.485Z] DONE 8 tests in 14.438s [2022-01-25T14:43:25.485Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-01-25T14:43:25.485Z] ++ 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 [2022-01-25T14:43:25.485Z] ++ set -e [2022-01-25T14:43:25.485Z] ++ '[' -n 0 ']' [2022-01-25T14:43:25.485Z] ++ set -x [2022-01-25T14:43:25.485Z] ++ 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 [2022-01-25T14:43:25.485Z] testing: warning: no tests to run [2022-01-25T14:43:25.485Z] PASS [2022-01-25T14:43:25.485Z] [2022-01-25T14:43:25.485Z] DONE 0 tests in 0.028s [2022-01-25T14:43:25.485Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-01-25T14:43:25.485Z] ++ 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 [2022-01-25T14:43:25.485Z] ++ set -e [2022-01-25T14:43:25.485Z] ++ '[' -n 0 ']' [2022-01-25T14:43:25.485Z] ++ set -x [2022-01-25T14:43:25.485Z] ++ 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 [2022-01-25T14:43:25.485Z] INFO: Testing against a local daemon [2022-01-25T14:43:25.485Z] === RUN TestAuthZPluginAllowRequest [2022-01-25T14:43:25.908Z] === RUN TestError [2022-01-25T14:43:25.908Z] --- PASS: TestError (0.00s) [2022-01-25T14:43:25.908Z] === RUN TestProgressString [2022-01-25T14:43:25.908Z] === RUN TestProgressString/no_progress [2022-01-25T14:43:25.908Z] === RUN TestProgressString/progress_1 [2022-01-25T14:43:25.908Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-01-25T14:43:25.908Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-01-25T14:43:25.908Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-01-25T14:43:25.908Z] === RUN TestProgressString/with_units [2022-01-25T14:43:25.908Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-01-25T14:43:25.908Z] === RUN TestProgressString/hide_counts [2022-01-25T14:43:25.908Z] --- PASS: TestProgressString (0.00s) [2022-01-25T14:43:25.908Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-01-25T14:43:25.908Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-01-25T14:43:25.908Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-01-25T14:43:25.908Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-01-25T14:43:25.908Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-01-25T14:43:25.908Z] --- PASS: TestProgressString/with_units (0.00s) [2022-01-25T14:43:25.908Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-01-25T14:43:25.908Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-01-25T14:43:25.908Z] === RUN TestJSONMessageDisplay [2022-01-25T14:43:26.395Z] --- PASS: TestJSONMessageDisplay (0.15s) [2022-01-25T14:43:26.395Z] === RUN TestJSONMessageDisplayWithJSONError [2022-01-25T14:43:26.395Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-01-25T14:43:26.395Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-01-25T14:43:26.395Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-01-25T14:43:26.395Z] === RUN TestDisplayJSONMessagesStream [2022-01-25T14:43:26.395Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-01-25T14:43:26.395Z] PASS [2022-01-25T14:43:26.395Z] coverage: 91.7% of statements [2022-01-25T14:43:26.395Z] ok github.com/docker/docker/pkg/jsonmessage 0.196s coverage: 91.7% of statements [2022-01-25T14:43:26.872Z] --- PASS: TestAuthZPluginAllowRequest (1.37s) [2022-01-25T14:43:26.872Z] === RUN TestAuthZPluginTLS [2022-01-25T14:43:26.883Z] === RUN TestStandardLongPath [2022-01-25T14:43:26.883Z] --- PASS: TestStandardLongPath (0.00s) [2022-01-25T14:43:26.883Z] === RUN TestUNCLongPath [2022-01-25T14:43:26.883Z] --- PASS: TestUNCLongPath (0.00s) [2022-01-25T14:43:26.883Z] PASS [2022-01-25T14:43:26.883Z] coverage: 100.0% of statements [2022-01-25T14:43:26.883Z] ok github.com/docker/docker/pkg/longpath 0.046s coverage: 100.0% of statements [2022-01-25T14:43:27.369Z] --- PASS: TestNetworkDBNodeLeave (2.82s) [2022-01-25T14:43:27.369Z] === RUN TestNetworkDBWatch [2022-01-25T14:43:27.445Z] --- PASS: TestAuthZPluginTLS (0.59s) [2022-01-25T14:43:27.445Z] === RUN TestAuthZPluginDenyRequest [2022-01-25T14:43:27.856Z] === RUN TestNameFormat [2022-01-25T14:43:27.856Z] --- PASS: TestNameFormat (0.00s) [2022-01-25T14:43:27.856Z] === RUN TestNameRetries [2022-01-25T14:43:27.856Z] --- PASS: TestNameRetries (0.00s) [2022-01-25T14:43:27.856Z] PASS [2022-01-25T14:43:27.856Z] coverage: 85.7% of statements [2022-01-25T14:43:27.856Z] ok github.com/docker/docker/pkg/namesgenerator 0.040s coverage: 85.7% of statements [2022-01-25T14:43:28.016Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2022-01-25T14:43:28.016Z] === RUN TestAuthZPluginAPIDenyResponse [2022-01-25T14:43:28.277Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-01-25T14:43:28.343Z] === RUN TestParseKeyValueOpt [2022-01-25T14:43:28.343Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-01-25T14:43:28.343Z] === RUN TestParseUintList [2022-01-25T14:43:28.343Z] --- PASS: TestParseUintList (0.00s) [2022-01-25T14:43:28.343Z] === RUN TestParseUintListMaximumLimits [2022-01-25T14:43:28.343Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-01-25T14:43:28.343Z] PASS [2022-01-25T14:43:28.343Z] coverage: 97.0% of statements [2022-01-25T14:43:28.343Z] ok github.com/docker/docker/pkg/parsers 0.038s coverage: 97.0% of statements [2022-01-25T14:43:28.539Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2022-01-25T14:43:28.539Z] === RUN TestAuthZPluginDenyResponse [2022-01-25T14:43:28.830Z] === RUN TestNewAndRemove [2022-01-25T14:43:28.830Z] --- PASS: TestNewAndRemove (0.01s) [2022-01-25T14:43:28.830Z] === RUN TestRemoveInvalidPath [2022-01-25T14:43:28.830Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-01-25T14:43:28.830Z] PASS [2022-01-25T14:43:28.830Z] coverage: 82.6% of statements [2022-01-25T14:43:28.830Z] ok github.com/docker/docker/pkg/pidfile 0.063s coverage: 82.6% of statements [2022-01-25T14:43:29.112Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-01-25T14:43:29.112Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2022-01-25T14:43:29.112Z] === RUN TestAuthZPluginAllowEventStream [2022-01-25T14:43:29.318Z] 2022/01/25 14:43:28 Closing DB instances... [2022-01-25T14:43:29.685Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-01-25T14:43:30.257Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-01-25T14:43:30.518Z] --- PASS: TestAuthZPluginAllowEventStream (1.35s) [2022-01-25T14:43:30.518Z] === RUN TestAuthZPluginErrorResponse [2022-01-25T14:43:30.940Z] --- PASS: TestNetworkDBWatch (3.02s) [2022-01-25T14:43:30.940Z] === RUN TestNetworkDBBulkSync [2022-01-25T14:43:30.940Z] === RUN TestFailedConnection [2022-01-25T14:43:31.088Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-01-25T14:43:31.088Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-01-25T14:43:31.088Z] === RUN TestAuthZPluginErrorRequest [2022-01-25T14:43:31.427Z] --- PASS: TestGetAddress (20.87s) [2022-01-25T14:43:31.427Z] === RUN TestRequestSyntaxCheck [2022-01-25T14:43:31.427Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-01-25T14:43:31.427Z] === RUN TestRequest [2022-01-25T14:43:31.427Z] --- PASS: TestFailedConnection (1.00s) [2022-01-25T14:43:31.427Z] === RUN TestFailOnce [2022-01-25T14:43:31.688Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-01-25T14:43:31.688Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-01-25T14:43:31.689Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-01-25T14:43:31.689Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-01-25T14:43:31.689Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-01-25T14:43:31.689Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-01-25T14:43:31.689Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-01-25T14:43:31.689Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-01-25T14:43:31.689Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-01-25T14:43:31.689Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-01-25T14:43:31.689Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-01-25T14:43:31.689Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-01-25T14:43:31.689Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-01-25T14:43:31.689Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-01-25T14:43:31.689Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-01-25T14:43:31.689Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-01-25T14:43:31.689Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-01-25T14:43:31.689Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-01-25T14:43:31.689Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-01-25T14:43:31.689Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-01-25T14:43:31.689Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-01-25T14:43:31.689Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-01-25T14:43:31.689Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-01-25T14:43:31.689Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-01-25T14:43:31.689Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-01-25T14:43:31.689Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-01-25T14:43:31.689Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-01-25T14:43:31.913Z] 2022/01/25 14:43:31 http: panic serving 127.0.0.1:49274: Plugin not ready [2022-01-25T14:43:31.914Z] goroutine 9 [running]: [2022-01-25T14:43:31.914Z] net/http.(*conn).serve.func1() [2022-01-25T14:43:31.914Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-01-25T14:43:31.914Z] panic({0x10cac20, 0x11d73d0}) [2022-01-25T14:43:31.914Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-01-25T14:43:31.914Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x71602ef202e6b9cc}, 0xc000099a98) [2022-01-25T14:43:31.914Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-01-25T14:43:31.914Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x11e4170, 0xc0000b8000}, 0x101f3e6) [2022-01-25T14:43:31.914Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-01-25T14:43:31.914Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x11e4170, 0xc0000b8000}, 0xc000230200) [2022-01-25T14:43:31.914Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-01-25T14:43:31.914Z] net/http.serverHandler.ServeHTTP({0x11e2770}, {0x11e4170, 0xc0000b8000}, 0xc000230200) [2022-01-25T14:43:31.914Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-01-25T14:43:31.914Z] net/http.(*conn).serve(0xc000062a00, {0x11e6000, 0xc000144810}) [2022-01-25T14:43:31.914Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-01-25T14:43:31.914Z] created by net/http.(*Server).Serve [2022-01-25T14:43:31.914Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-01-25T14:43:31.914Z] time="2022-01-25T14:43:31Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49273/Test.FailOnce: Post \"http://127.0.0.1:49273/Test.FailOnce\": EOF, retrying in 1s" [2022-01-25T14:43:31.914Z] 2022/01/25 14:43:31 Closing DB instances... [2022-01-25T14:43:31.948Z] === RUN TestDockerSuite/TestBuildUser [2022-01-25T14:43:32.209Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-01-25T14:43:32.209Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-01-25T14:43:32.937Z] --- PASS: TestFailOnce (1.15s) [2022-01-25T14:43:32.937Z] === RUN TestEchoInputOutput [2022-01-25T14:43:32.937Z] --- PASS: TestEchoInputOutput (0.00s) [2022-01-25T14:43:32.937Z] === RUN TestBackoff [2022-01-25T14:43:32.937Z] --- PASS: TestBackoff (0.00s) [2022-01-25T14:43:32.937Z] === RUN TestAbortRetry [2022-01-25T14:43:32.937Z] --- PASS: TestAbortRetry (0.00s) [2022-01-25T14:43:32.937Z] === RUN TestClientScheme [2022-01-25T14:43:32.937Z] --- PASS: TestClientScheme (0.00s) [2022-01-25T14:43:32.937Z] === RUN TestNewClientWithTimeout [2022-01-25T14:43:33.151Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-01-25T14:43:33.426Z] time="2022-01-25T14:43:33Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49280/Test.Echo: Post \"http://127.0.0.1:49280/Test.Echo\": context deadline exceeded (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-01-25T14:43:33.426Z] --- PASS: TestNetworkDBBulkSync (3.02s) [2022-01-25T14:43:33.426Z] === RUN TestNetworkDBCRUDMediumCluster [2022-01-25T14:43:34.094Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.82s) [2022-01-25T14:43:34.094Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-01-25T14:43:34.766Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-01-25T14:43:35.050Z] time="2022-01-25T14:43:34Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49280/Test.Echo: Post \"http://127.0.0.1:49280/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-01-25T14:43:36.007Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.65s) [2022-01-25T14:43:36.007Z] === RUN TestAuthZPluginHeader [2022-01-25T14:43:36.007Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-01-25T14:43:36.579Z] --- PASS: TestAuthZPluginHeader (0.78s) [2022-01-25T14:43:36.579Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-01-25T14:43:36.669Z] 2022/01/25 14:43:36 Closing DB instances... [2022-01-25T14:43:36.669Z] time="2022-01-25T14:43:36Z" level=error msg="node: 067cc8b4c05d is unknown to memberlist" [2022-01-25T14:43:36.669Z] === RUN TestParseEmptyInterface [2022-01-25T14:43:36.669Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-01-25T14:43:36.669Z] === RUN TestParseNonInterfaceType [2022-01-25T14:43:36.669Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-01-25T14:43:36.669Z] === RUN TestParseWithOneFunction [2022-01-25T14:43:36.669Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-01-25T14:43:36.669Z] === RUN TestParseWithMultipleFuncs [2022-01-25T14:43:36.669Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-01-25T14:43:36.669Z] === RUN TestParseWithUnnamedReturn [2022-01-25T14:43:36.669Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-01-25T14:43:36.669Z] === RUN TestEmbeddedInterface [2022-01-25T14:43:36.669Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-01-25T14:43:36.669Z] === RUN TestParsedImports [2022-01-25T14:43:36.669Z] --- PASS: TestParsedImports (0.00s) [2022-01-25T14:43:36.669Z] === RUN TestAliasedImports [2022-01-25T14:43:36.669Z] --- PASS: TestAliasedImports (0.00s) [2022-01-25T14:43:36.669Z] PASS [2022-01-25T14:43:36.669Z] coverage: 56.8% of statements [2022-01-25T14:43:36.669Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.053s coverage: 56.8% of statements [2022-01-25T14:43:37.059Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-01-25T14:43:37.059Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-01-25T14:43:37.059Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-01-25T14:43:37.059Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-01-25T14:43:37.059Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-01-25T14:43:37.059Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-01-25T14:43:37.059Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-01-25T14:43:37.059Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-01-25T14:43:37.059Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-01-25T14:43:37.156Z] time="2022-01-25T14:43:37Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49280/Test.Echo: Post \"http://127.0.0.1:49280/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-01-25T14:43:37.374Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-01-25T14:43:37.374Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-01-25T14:43:37.374Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-01-25T14:43:37.374Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-01-25T14:43:37.374Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-01-25T14:43:37.374Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-01-25T14:43:37.374Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-01-25T14:43:37.374Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-01-25T14:43:37.374Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-01-25T14:43:37.374Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-01-25T14:43:37.374Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-01-25T14:43:37.374Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-01-25T14:43:37.374Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-01-25T14:43:37.374Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-01-25T14:43:37.374Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-01-25T14:43:37.374Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-01-25T14:43:37.374Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-01-25T14:43:37.374Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-01-25T14:43:37.374Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-01-25T14:43:37.374Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-01-25T14:43:37.374Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-01-25T14:43:37.374Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-01-25T14:43:37.374Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-01-25T14:43:37.374Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-01-25T14:43:37.374Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-01-25T14:43:37.374Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-01-25T14:43:37.374Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-01-25T14:43:37.374Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-01-25T14:43:37.374Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-01-25T14:43:37.374Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-01-25T14:43:37.374Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-01-25T14:43:37.374Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-01-25T14:43:37.374Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-01-25T14:43:37.374Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-01-25T14:43:37.374Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-01-25T14:43:37.374Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-01-25T14:43:37.374Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-01-25T14:43:37.374Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-01-25T14:43:37.374Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-01-25T14:43:37.374Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-01-25T14:43:37.374Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-01-25T14:43:37.374Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-01-25T14:43:37.642Z] === RUN TestHTTPTransport [2022-01-25T14:43:37.642Z] --- PASS: TestHTTPTransport (0.00s) [2022-01-25T14:43:37.642Z] PASS [2022-01-25T14:43:37.642Z] coverage: 85.7% of statements [2022-01-25T14:43:37.642Z] ok github.com/docker/docker/pkg/plugins/transport 0.035s coverage: 85.7% of statements [2022-01-25T14:43:38.129Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-01-25T14:43:38.129Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-01-25T14:43:38.129Z] === RUN TestBufioReaderPoolPutAndGet [2022-01-25T14:43:38.129Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-01-25T14:43:38.129Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-01-25T14:43:38.129Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-01-25T14:43:38.129Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-01-25T14:43:38.129Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-01-25T14:43:38.129Z] === RUN TestBufioWriterPoolPutAndGet [2022-01-25T14:43:38.129Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-01-25T14:43:38.129Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-01-25T14:43:38.129Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-01-25T14:43:38.129Z] === RUN TestBufferPoolPutAndGet [2022-01-25T14:43:38.129Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-01-25T14:43:38.129Z] PASS [2022-01-25T14:43:38.129Z] coverage: 88.2% of statements [2022-01-25T14:43:38.129Z] ok github.com/docker/docker/pkg/pools 0.034s coverage: 88.2% of statements [2022-01-25T14:43:38.616Z] === RUN TestOutputOnPrematureClose [2022-01-25T14:43:38.616Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-01-25T14:43:38.616Z] === RUN TestCompleteSilently [2022-01-25T14:43:38.616Z] --- PASS: TestCompleteSilently (0.00s) [2022-01-25T14:43:38.616Z] PASS [2022-01-25T14:43:38.616Z] coverage: 75.9% of statements [2022-01-25T14:43:38.616Z] ok github.com/docker/docker/pkg/progress 0.031s coverage: 75.9% of statements [2022-01-25T14:43:39.102Z] === RUN TestSendToOneSub [2022-01-25T14:43:39.102Z] --- PASS: TestSendToOneSub (0.00s) [2022-01-25T14:43:39.102Z] === RUN TestSendToMultipleSubs [2022-01-25T14:43:39.102Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-01-25T14:43:39.102Z] === RUN TestEvictOneSub [2022-01-25T14:43:39.102Z] --- PASS: TestEvictOneSub (0.00s) [2022-01-25T14:43:39.102Z] === RUN TestClosePublisher [2022-01-25T14:43:39.102Z] --- PASS: TestClosePublisher (0.00s) [2022-01-25T14:43:39.102Z] === RUN TestPubSubRace [2022-01-25T14:43:39.102Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.67s) [2022-01-25T14:43:39.102Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-01-25T14:43:40.133Z] --- PASS: TestPubSubRace (1.06s) [2022-01-25T14:43:40.133Z] PASS [2022-01-25T14:43:40.133Z] coverage: 75.0% of statements [2022-01-25T14:43:40.133Z] ok github.com/docker/docker/pkg/pubsub 1.092s coverage: 75.0% of statements [2022-01-25T14:43:40.133Z] 2022/01/25 14:43:40 Closing DB instances... [2022-01-25T14:43:40.620Z] --- PASS: TestRequest (9.51s) [2022-01-25T14:43:40.620Z] === RUN TestOverlappingRequests [2022-01-25T14:43:40.620Z] === RUN TestRegister [2022-01-25T14:43:40.620Z] --- PASS: TestRegister (0.00s) [2022-01-25T14:43:40.620Z] === RUN TestCommand [2022-01-25T14:43:40.620Z] --- PASS: TestCommand (0.03s) [2022-01-25T14:43:40.620Z] === RUN TestNaiveSelf [2022-01-25T14:43:40.957Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-01-25T14:43:40.957Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-01-25T14:43:40.957Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-01-25T14:43:40.957Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-01-25T14:43:40.957Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-01-25T14:43:41.110Z] --- PASS: TestNaiveSelf (0.03s) [2022-01-25T14:43:41.110Z] PASS [2022-01-25T14:43:41.110Z] coverage: 82.4% of statements [2022-01-25T14:43:41.110Z] ok github.com/docker/docker/pkg/reexec 0.087s coverage: 82.4% of statements [2022-01-25T14:43:41.110Z] --- PASS: TestOverlappingRequests (0.46s) [2022-01-25T14:43:41.110Z] === RUN TestRelease [2022-01-25T14:43:41.622Z] === RUN TestDump [2022-01-25T14:43:41.622Z] goroutine 6 [running]: [2022-01-25T14:43:41.622Z] github.com/docker/docker/pkg/stack.dump(0x43b6b7) [2022-01-25T14:43:41.622Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-01-25T14:43:41.622Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-01-25T14:43:41.622Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-01-25T14:43:41.622Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-01-25T14:43:41.622Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-01-25T14:43:41.622Z] testing.tRunner(0xc00011e000, 0x5a8e68) [2022-01-25T14:43:41.622Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-25T14:43:41.622Z] created by testing.(*T).Run [2022-01-25T14:43:41.622Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-01-25T14:43:41.622Z] [2022-01-25T14:43:41.622Z] goroutine 1 [chan receive]: [2022-01-25T14:43:41.622Z] testing.(*T).Run(0xc00002dd40, {0x59a52e, 0x41a413}, 0x5a8e68) [2022-01-25T14:43:41.622Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-01-25T14:43:41.622Z] testing.runTests.func1(0xc000068750) [2022-01-25T14:43:41.622Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-01-25T14:43:41.622Z] testing.tRunner(0xc00002dd40, 0xc000071ce0) [2022-01-25T14:43:41.622Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-25T14:43:41.622Z] testing.runTests(0xc000076080, {0x70cba0, 0x3, 0x3}, {0x43a90d, 0x59c228, 0x711640}) [2022-01-25T14:43:41.622Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-01-25T14:43:41.622Z] testing.(*M).Run(0xc000076080) [2022-01-25T14:43:41.622Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-01-25T14:43:41.622Z] main.main() [2022-01-25T14:43:41.622Z] _testmain.go:95 +0x1f5 [2022-01-25T14:43:41.622Z] --- PASS: TestDump (0.00s) [2022-01-25T14:43:41.622Z] === RUN TestDumpToFile [2022-01-25T14:43:41.622Z] --- PASS: TestDumpToFile (0.16s) [2022-01-25T14:43:41.622Z] === RUN TestDumpToFileWithEmptyInput [2022-01-25T14:43:41.622Z] goroutine 8 [running]: [2022-01-25T14:43:41.622Z] github.com/docker/docker/pkg/stack.dump(0x4a86f4) [2022-01-25T14:43:41.623Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-01-25T14:43:41.623Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x4a8aa0}) [2022-01-25T14:43:41.623Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-01-25T14:43:41.623Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00011e000) [2022-01-25T14:43:41.623Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-01-25T14:43:41.623Z] testing.tRunner(0xc00011e4e0, 0x5a8e58) [2022-01-25T14:43:41.623Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-25T14:43:41.623Z] created by testing.(*T).Run [2022-01-25T14:43:41.623Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-01-25T14:43:41.623Z] [2022-01-25T14:43:41.623Z] goroutine 1 [chan receive]: [2022-01-25T14:43:41.623Z] testing.(*T).Run(0xc00002dd40, {0x5a12ba, 0x41a413}, 0x5a8e58) [2022-01-25T14:43:41.623Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-01-25T14:43:41.623Z] testing.runTests.func1(0xc000068750) [2022-01-25T14:43:41.623Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-01-25T14:43:41.623Z] testing.tRunner(0xc00002dd40, 0xc000071ce0) [2022-01-25T14:43:41.623Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-25T14:43:41.623Z] testing.runTests(0xc000076080, {0x70cba0, 0x3, 0x3}, {0x43a90d, 0x59c228, 0x711640}) [2022-01-25T14:43:41.623Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-01-25T14:43:41.623Z] testing.(*M).Run(0xc000076080) [2022-01-25T14:43:41.623Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-01-25T14:43:41.623Z] main.main() [2022-01-25T14:43:41.623Z] _testmain.go:95 +0x1f5 [2022-01-25T14:43:41.623Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-01-25T14:43:41.623Z] PASS [2022-01-25T14:43:41.623Z] coverage: 90.9% of statements [2022-01-25T14:43:41.623Z] ok github.com/docker/docker/pkg/stack 0.212s coverage: 90.9% of statements [2022-01-25T14:43:41.623Z] time="2022-01-25T14:43:41Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49280/Test.Echo: Post \"http://127.0.0.1:49280/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-01-25T14:43:41.866Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.52s) [2022-01-25T14:43:41.866Z] === RUN TestAuthZPluginV2Disable [2022-01-25T14:43:41.866Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-01-25T14:43:42.110Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-01-25T14:43:42.110Z] === RUN TestNetworkDBGarbageCollection [2022-01-25T14:43:42.110Z] === RUN TestNewStdWriter [2022-01-25T14:43:42.110Z] --- PASS: TestNewStdWriter (0.00s) [2022-01-25T14:43:42.110Z] === RUN TestWriteWithUninitializedStdWriter [2022-01-25T14:43:42.110Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-01-25T14:43:42.110Z] === RUN TestWriteWithNilBytes [2022-01-25T14:43:42.110Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-01-25T14:43:42.110Z] === RUN TestWrite [2022-01-25T14:43:42.110Z] --- PASS: TestWrite (0.00s) [2022-01-25T14:43:42.110Z] === RUN TestWriteWithWriterError [2022-01-25T14:43:42.110Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-01-25T14:43:42.110Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-01-25T14:43:42.110Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-01-25T14:43:42.110Z] === RUN TestStdCopyWriteAndRead [2022-01-25T14:43:42.110Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-01-25T14:43:42.110Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-01-25T14:43:42.110Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-01-25T14:43:42.110Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-01-25T14:43:42.110Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-01-25T14:43:42.110Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-01-25T14:43:42.110Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-01-25T14:43:42.110Z] === RUN TestStdCopyWithInvalidInputHeader [2022-01-25T14:43:42.110Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-01-25T14:43:42.110Z] === RUN TestStdCopyWithCorruptedPrefix [2022-01-25T14:43:42.110Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-01-25T14:43:42.110Z] === RUN TestStdCopyReturnsWriteErrors [2022-01-25T14:43:42.110Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-01-25T14:43:42.110Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-01-25T14:43:42.110Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-01-25T14:43:42.110Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-01-25T14:43:42.110Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-01-25T14:43:42.110Z] PASS [2022-01-25T14:43:42.110Z] coverage: 100.0% of statements [2022-01-25T14:43:42.110Z] ok github.com/docker/docker/pkg/stdcopy 0.039s coverage: 100.0% of statements [2022-01-25T14:43:42.597Z] === RUN TestRawProgressFormatterFormatStatus [2022-01-25T14:43:42.597Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-01-25T14:43:42.597Z] === RUN TestRawProgressFormatterFormatProgress [2022-01-25T14:43:42.597Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-01-25T14:43:42.597Z] === RUN TestFormatStatus [2022-01-25T14:43:42.597Z] --- PASS: TestFormatStatus (0.00s) [2022-01-25T14:43:42.597Z] === RUN TestFormatError [2022-01-25T14:43:42.597Z] --- PASS: TestFormatError (0.00s) [2022-01-25T14:43:42.597Z] === RUN TestFormatJSONError [2022-01-25T14:43:42.597Z] --- PASS: TestFormatJSONError (0.00s) [2022-01-25T14:43:42.597Z] === RUN TestJsonProgressFormatterFormatProgress [2022-01-25T14:43:42.597Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-01-25T14:43:42.597Z] === RUN TestJsonProgressFormatterFormatStatus [2022-01-25T14:43:42.597Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-01-25T14:43:42.597Z] === RUN TestNewJSONProgressOutput [2022-01-25T14:43:42.597Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-01-25T14:43:42.597Z] === RUN TestAuxFormatterEmit [2022-01-25T14:43:42.597Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-01-25T14:43:42.597Z] === RUN TestStreamWriterStdout [2022-01-25T14:43:42.597Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-01-25T14:43:42.597Z] === RUN TestStreamWriterStderr [2022-01-25T14:43:42.597Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-01-25T14:43:42.597Z] PASS [2022-01-25T14:43:42.597Z] coverage: 66.2% of statements [2022-01-25T14:43:43.084Z] ok github.com/docker/docker/pkg/streamformatter 0.035s coverage: 66.2% of statements [2022-01-25T14:43:43.084Z] --- PASS: TestRelease (1.97s) [2022-01-25T14:43:43.084Z] === RUN TestAllocateRandomDeallocate [2022-01-25T14:43:43.084Z] === RUN TestGenerateRandomID [2022-01-25T14:43:43.084Z] --- PASS: TestGenerateRandomID (0.00s) [2022-01-25T14:43:43.084Z] === RUN TestShortenId [2022-01-25T14:43:43.084Z] --- PASS: TestShortenId (0.00s) [2022-01-25T14:43:43.084Z] === RUN TestShortenSha256Id [2022-01-25T14:43:43.084Z] --- PASS: TestShortenSha256Id (0.00s) [2022-01-25T14:43:43.084Z] === RUN TestShortenIdEmpty [2022-01-25T14:43:43.084Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-01-25T14:43:43.084Z] === RUN TestShortenIdInvalid [2022-01-25T14:43:43.084Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-01-25T14:43:43.084Z] === RUN TestIsShortIDNonHex [2022-01-25T14:43:43.084Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-01-25T14:43:43.084Z] === RUN TestIsShortIDNotCorrectSize [2022-01-25T14:43:43.084Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-01-25T14:43:43.084Z] PASS [2022-01-25T14:43:43.084Z] coverage: 70.6% of statements [2022-01-25T14:43:43.084Z] ok github.com/docker/docker/pkg/stringid 0.032s coverage: 70.6% of statements [2022-01-25T14:43:43.355Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-01-25T14:43:44.108Z] === RUN TestIsCpusetListAvailable [2022-01-25T14:43:44.108Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-01-25T14:43:44.108Z] PASS [2022-01-25T14:43:44.108Z] coverage: 39.4% of statements [2022-01-25T14:43:44.108Z] ok github.com/docker/docker/pkg/sysinfo 0.042s coverage: 39.4% of statements [2022-01-25T14:43:45.134Z] === RUN TestChtimes [2022-01-25T14:43:45.134Z] --- PASS: TestChtimes (0.01s) [2022-01-25T14:43:45.134Z] === RUN TestChtimesWindows [2022-01-25T14:43:45.134Z] --- PASS: TestChtimesWindows (0.00s) [2022-01-25T14:43:45.134Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-01-25T14:43:45.134Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-01-25T14:43:45.134Z] === RUN TestEnsureRemoveAllNotExist [2022-01-25T14:43:45.134Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-01-25T14:43:45.134Z] === RUN TestEnsureRemoveAllWithDir [2022-01-25T14:43:45.134Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-01-25T14:43:45.134Z] === RUN TestEnsureRemoveAllWithFile [2022-01-25T14:43:45.134Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-01-25T14:43:45.134Z] === RUN TestHasWin32KSupport [2022-01-25T14:43:45.134Z] syscall_windows_test.go:8: win32k: true [2022-01-25T14:43:45.134Z] --- PASS: TestHasWin32KSupport (0.00s) [2022-01-25T14:43:45.134Z] PASS [2022-01-25T14:43:45.134Z] coverage: 13.0% of statements [2022-01-25T14:43:45.134Z] ok github.com/docker/docker/pkg/system 0.052s coverage: 13.0% of statements [2022-01-25T14:43:45.168Z] --- PASS: TestAuthZPluginV2Disable (3.72s) [2022-01-25T14:43:45.168Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-01-25T14:43:45.621Z] === RUN TestTailFile [2022-01-25T14:43:45.621Z] --- PASS: TestTailFile (0.00s) [2022-01-25T14:43:45.621Z] === RUN TestTailFileManyLines [2022-01-25T14:43:45.621Z] --- PASS: TestTailFileManyLines (0.00s) [2022-01-25T14:43:45.621Z] === RUN TestTailEmptyFile [2022-01-25T14:43:45.621Z] --- PASS: TestTailEmptyFile (0.00s) [2022-01-25T14:43:45.621Z] === RUN TestTailNegativeN [2022-01-25T14:43:45.621Z] --- PASS: TestTailNegativeN (0.00s) [2022-01-25T14:43:45.621Z] === RUN TestNewTailReader [2022-01-25T14:43:45.621Z] === PAUSE TestNewTailReader [2022-01-25T14:43:45.621Z] === CONT TestNewTailReader [2022-01-25T14:43:45.621Z] === RUN TestNewTailReader/4_byte_delimiter [2022-01-25T14:43:45.621Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-01-25T14:43:45.621Z] === RUN TestNewTailReader/8_byte_delimiter [2022-01-25T14:43:45.621Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-01-25T14:43:45.621Z] === RUN TestNewTailReader/12_byte_delimiter [2022-01-25T14:43:45.621Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-01-25T14:43:45.621Z] === RUN TestNewTailReader/no_delimiter [2022-01-25T14:43:45.621Z] === PAUSE TestNewTailReader/no_delimiter [2022-01-25T14:43:45.621Z] === RUN TestNewTailReader/single_byte_delimiter [2022-01-25T14:43:45.621Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-01-25T14:43:45.621Z] === RUN TestNewTailReader/2_byte_delimiter [2022-01-25T14:43:45.621Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-01-25T14:43:45.621Z] === RUN TestNewTailReader/truncated_last_line [2022-01-25T14:43:45.621Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-01-25T14:43:45.621Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-01-25T14:43:45.621Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-01-25T14:43:45.621Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-01-25T14:43:45.621Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-01-25T14:43:45.621Z] === CONT TestNewTailReader/4_byte_delimiter [2022-01-25T14:43:45.621Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-25T14:43:45.621Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-25T14:43:45.621Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-25T14:43:45.621Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-25T14:43:45.621Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-25T14:43:45.621Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-25T14:43:45.621Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T14:43:45.621Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T14:43:45.621Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T14:43:45.622Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T14:43:45.622Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-25T14:43:45.622Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-25T14:43:45.622Z] === CONT TestNewTailReader/no_delimiter [2022-01-25T14:43:45.622Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-01-25T14:43:45.622Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-01-25T14:43:45.622Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-01-25T14:43:45.622Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-01-25T14:43:45.622Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-01-25T14:43:45.622Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-01-25T14:43:45.622Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-25T14:43:45.622Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-25T14:43:45.622Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-25T14:43:46.110Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-25T14:43:46.110Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-25T14:43:46.110Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-25T14:43:46.110Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-25T14:43:46.110Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-25T14:43:46.110Z] === CONT TestNewTailReader/12_byte_delimiter [2022-01-25T14:43:46.110Z] === CONT TestNewTailReader/8_byte_delimiter [2022-01-25T14:43:46.110Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T14:43:46.110Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T14:43:46.110Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-01-25T14:43:46.110Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-25T14:43:46.110Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-01-25T14:43:46.110Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-25T14:43:46.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-25T14:43:46.110Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-25T14:43:46.110Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-25T14:43:46.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-25T14:43:46.110Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-25T14:43:46.110Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T14:43:46.110Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-25T14:43:46.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-25T14:43:46.110Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T14:43:46.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T14:43:46.110Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T14:43:46.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T14:43:46.110Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-25T14:43:46.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-25T14:43:46.110Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T14:43:46.110Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-25T14:43:46.110Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-25T14:43:46.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-25T14:43:46.110Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-25T14:43:46.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-25T14:43:46.110Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-25T14:43:46.110Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-25T14:43:46.110Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-25T14:43:46.110Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-25T14:43:46.110Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T14:43:46.110Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T14:43:46.110Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T14:43:46.110Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T14:43:46.110Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-25T14:43:46.110Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-25T14:43:46.110Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-25T14:43:46.110Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-25T14:43:46.110Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-25T14:43:46.110Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-25T14:43:46.110Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-25T14:43:46.110Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-25T14:43:46.110Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-25T14:43:46.110Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-25T14:43:46.110Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-25T14:43:46.110Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-25T14:43:46.110Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-25T14:43:46.110Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-01-25T14:43:46.110Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-25T14:43:46.110Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-01-25T14:43:46.110Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-25T14:43:46.110Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-25T14:43:46.110Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-25T14:43:46.110Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-01-25T14:43:46.110Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-01-25T14:43:46.110Z] === CONT TestNewTailReader/2_byte_delimiter [2022-01-25T14:43:46.110Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-25T14:43:46.110Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-25T14:43:46.110Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-25T14:43:46.110Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-25T14:43:46.110Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-25T14:43:46.110Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-25T14:43:46.110Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-25T14:43:46.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-25T14:43:46.110Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-25T14:43:46.110Z] === CONT TestNewTailReader/single_byte_delimiter [2022-01-25T14:43:46.110Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T14:43:46.110Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T14:43:46.110Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T14:43:46.110Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T14:43:46.110Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-25T14:43:46.110Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-25T14:43:46.110Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-25T14:43:46.110Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-25T14:43:46.110Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-01-25T14:43:46.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-25T14:43:46.110Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-01-25T14:43:46.110Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-01-25T14:43:46.110Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-01-25T14:43:46.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-01-25T14:43:46.110Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-01-25T14:43:46.110Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-25T14:43:46.110Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-25T14:43:46.110Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-25T14:43:46.110Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-25T14:43:46.110Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-25T14:43:46.110Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-25T14:43:46.110Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-25T14:43:46.110Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-25T14:43:46.110Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-25T14:43:46.110Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-25T14:43:46.110Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-25T14:43:46.110Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-25T14:43:46.110Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-25T14:43:46.110Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-25T14:43:46.110Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-25T14:43:46.110Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-25T14:43:46.110Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T14:43:46.110Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T14:43:46.110Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T14:43:46.110Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T14:43:46.110Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T14:43:46.110Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T14:43:46.110Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-25T14:43:46.110Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-25T14:43:46.110Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-25T14:43:46.110Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-25T14:43:46.110Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-25T14:43:46.110Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-25T14:43:46.111Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T14:43:46.111Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T14:43:46.111Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T14:43:46.111Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T14:43:46.111Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T14:43:46.111Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T14:43:46.111Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T14:43:46.111Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-01-25T14:43:46.111Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T14:43:46.111Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-25T14:43:46.111Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T14:43:46.111Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T14:43:46.111Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T14:43:46.111Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T14:43:46.111Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-25T14:43:46.111Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T14:43:46.111Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T14:43:46.111Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T14:43:46.111Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T14:43:46.111Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T14:43:46.111Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T14:43:46.111Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-25T14:43:46.111Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T14:43:46.111Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-25T14:43:46.112Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T14:43:46.112Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T14:43:46.112Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T14:43:46.112Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T14:43:46.112Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-25T14:43:46.112Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T14:43:46.112Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T14:43:46.112Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-25T14:43:46.112Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T14:43:46.112Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T14:43:46.112Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T14:43:46.112Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T14:43:46.112Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T14:43:46.112Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T14:43:46.112Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T14:43:46.112Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-01-25T14:43:46.112Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T14:43:46.112Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-25T14:43:46.112Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-25T14:43:46.112Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T14:43:46.112Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T14:43:46.112Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T14:43:46.112Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-25T14:43:46.112Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T14:43:46.112Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T14:43:46.112Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T14:43:46.113Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T14:43:46.113Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T14:43:46.113Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-25T14:43:46.113Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-25T14:43:46.113Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T14:43:46.113Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T14:43:46.113Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T14:43:46.113Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T14:43:46.113Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T14:43:46.113Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-25T14:43:46.113Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T14:43:46.113Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T14:43:46.113Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T14:43:46.113Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T14:43:46.113Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-25T14:43:46.113Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T14:43:46.113Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T14:43:46.113Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T14:43:46.113Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T14:43:46.113Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-25T14:43:46.113Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-25T14:43:46.113Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-25T14:43:46.114Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-25T14:43:46.114Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-25T14:43:46.114Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-25T14:43:46.114Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-25T14:43:46.114Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-25T14:43:46.114Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-25T14:43:46.114Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-25T14:43:46.114Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-25T14:43:46.114Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-25T14:43:46.114Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-25T14:43:46.114Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-25T14:43:46.114Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-25T14:43:46.114Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-25T14:43:46.114Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-25T14:43:46.114Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-25T14:43:46.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T14:43:46.114Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-25T14:43:46.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-25T14:43:46.114Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-25T14:43:46.114Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T14:43:46.114Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T14:43:46.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T14:43:46.114Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T14:43:46.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T14:43:46.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T14:43:46.114Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T14:43:46.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-25T14:43:46.114Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T14:43:46.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T14:43:46.114Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T14:43:46.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T14:43:46.114Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T14:43:46.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T14:43:46.114Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T14:43:46.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T14:43:46.114Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T14:43:46.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T14:43:46.114Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T14:43:46.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-25T14:43:46.114Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-25T14:43:46.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-25T14:43:46.114Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T14:43:46.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T14:43:46.114Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T14:43:46.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T14:43:46.114Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T14:43:46.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T14:43:46.114Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T14:43:46.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T14:43:46.114Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T14:43:46.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T14:43:46.114Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T14:43:46.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T14:43:46.114Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T14:43:46.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-25T14:43:46.114Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-25T14:43:46.114Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-25T14:43:46.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-25T14:43:46.114Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-25T14:43:46.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-25T14:43:46.114Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-25T14:43:46.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-25T14:43:46.114Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-25T14:43:46.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-25T14:43:46.114Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-25T14:43:46.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-25T14:43:46.114Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T14:43:46.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-25T14:43:46.114Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-25T14:43:46.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-25T14:43:46.114Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-25T14:43:46.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-25T14:43:46.114Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T14:43:46.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T14:43:46.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-25T14:43:46.114Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-25T14:43:46.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-25T14:43:46.114Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-25T14:43:46.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-25T14:43:46.114Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-25T14:43:46.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-25T14:43:46.114Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-25T14:43:46.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-25T14:43:46.114Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-25T14:43:46.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-25T14:43:46.114Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-25T14:43:46.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-25T14:43:46.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T14:43:46.114Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T14:43:46.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T14:43:46.114Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-25T14:43:46.114Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-25T14:43:46.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-25T14:43:46.114Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-25T14:43:46.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-25T14:43:46.114Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-25T14:43:46.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-25T14:43:46.114Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-25T14:43:46.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-25T14:43:46.114Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T14:43:46.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T14:43:46.114Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-25T14:43:46.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-25T14:43:46.114Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T14:43:46.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-25T14:43:46.114Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T14:43:46.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-25T14:43:46.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T14:43:46.114Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T14:43:46.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T14:43:46.114Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T14:43:46.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T14:43:46.114Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T14:43:46.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T14:43:46.114Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-25T14:43:46.115Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-25T14:43:46.115Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-25T14:43:46.115Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T14:43:46.115Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T14:43:46.115Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T14:43:46.115Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T14:43:46.115Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T14:43:46.115Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T14:43:46.115Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-25T14:43:46.115Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-25T14:43:46.115Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T14:43:46.115Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T14:43:46.115Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-25T14:43:46.115Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-25T14:43:46.115Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-25T14:43:46.115Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-25T14:43:46.115Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-25T14:43:46.115Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-25T14:43:46.115Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-25T14:43:46.115Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-25T14:43:46.115Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-25T14:43:46.115Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T14:43:46.115Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-25T14:43:46.115Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-25T14:43:46.115Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-25T14:43:46.115Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-25T14:43:46.115Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-25T14:43:46.115Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-25T14:43:46.115Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-25T14:43:46.115Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-25T14:43:46.115Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T14:43:46.115Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-25T14:43:46.115Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-25T14:43:46.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T14:43:46.115Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-25T14:43:46.115Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-25T14:43:46.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T14:43:46.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T14:43:46.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T14:43:46.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T14:43:46.115Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T14:43:46.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T14:43:46.115Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-25T14:43:46.115Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-25T14:43:46.115Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-25T14:43:46.115Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-25T14:43:46.115Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T14:43:46.115Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-25T14:43:46.115Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-25T14:43:46.115Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T14:43:46.115Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-25T14:43:46.115Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-25T14:43:46.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T14:43:46.115Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-25T14:43:46.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T14:43:46.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T14:43:46.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T14:43:46.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T14:43:46.115Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T14:43:46.115Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T14:43:46.115Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T14:43:46.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T14:43:46.115Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-25T14:43:46.115Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T14:43:46.115Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T14:43:46.115Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T14:43:46.115Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-25T14:43:46.115Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-25T14:43:46.115Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T14:43:46.115Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-25T14:43:46.552Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T14:43:46.607Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-25T14:43:46.608Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T14:43:46.608Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-25T14:43:46.608Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-25T14:43:46.608Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T14:43:46.608Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T14:43:46.608Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T14:43:46.608Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-25T14:43:46.608Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.01s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-25T14:43:46.609Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-01-25T14:43:46.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-25T14:43:46.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-25T14:43:46.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-25T14:43:46.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-25T14:43:46.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-01-25T14:43:46.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-25T14:43:46.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-25T14:43:46.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-25T14:43:46.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-25T14:43:46.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-25T14:43:46.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-25T14:43:46.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-25T14:43:46.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-25T14:43:46.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-25T14:43:46.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-25T14:43:46.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-25T14:43:46.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-25T14:43:46.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-01-25T14:43:46.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-25T14:43:46.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-25T14:43:46.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-25T14:43:46.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-25T14:43:46.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-25T14:43:46.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-25T14:43:46.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-25T14:43:46.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-25T14:43:46.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-25T14:43:46.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-01-25T14:43:46.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-25T14:43:46.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-25T14:43:46.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-25T14:43:46.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-25T14:43:46.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-01-25T14:43:46.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-25T14:43:46.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-25T14:43:46.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-25T14:43:46.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-25T14:43:46.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-25T14:43:46.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-25T14:43:46.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-25T14:43:46.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-25T14:43:46.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-25T14:43:46.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-25T14:43:46.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-25T14:43:46.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2022-01-25T14:43:46.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-25T14:43:46.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-25T14:43:46.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-25T14:43:46.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-25T14:43:46.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-25T14:43:46.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-25T14:43:46.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-25T14:43:46.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-25T14:43:46.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-25T14:43:46.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-25T14:43:46.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-25T14:43:46.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-25T14:43:46.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-25T14:43:46.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-25T14:43:46.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-25T14:43:46.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-25T14:43:46.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-25T14:43:46.610Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-25T14:43:46.610Z] PASS [2022-01-25T14:43:46.610Z] coverage: 88.6% of statements [2022-01-25T14:43:46.610Z] ok github.com/docker/docker/pkg/tailfile 0.151s coverage: 88.6% of statements [2022-01-25T14:43:47.096Z] === RUN TestTarSumRemoveNonExistent [2022-01-25T14:43:47.097Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-01-25T14:43:47.097Z] === RUN TestTarSumRemove [2022-01-25T14:43:47.097Z] --- PASS: TestTarSumRemove (0.00s) [2022-01-25T14:43:47.097Z] === RUN TestSortFileInfoSums [2022-01-25T14:43:47.097Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-01-25T14:43:47.097Z] === RUN TestNewTarSumForLabelInvalid [2022-01-25T14:43:47.097Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-01-25T14:43:47.097Z] === RUN TestNewTarSumForLabel [2022-01-25T14:43:47.097Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-01-25T14:43:47.097Z] === RUN TestEmptyTar [2022-01-25T14:43:47.097Z] --- PASS: TestEmptyTar (0.00s) [2022-01-25T14:43:47.097Z] === RUN TestTarSumsReadSize [2022-01-25T14:43:47.097Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-01-25T14:43:47.097Z] === RUN TestTarSums [2022-01-25T14:43:47.097Z] --- PASS: TestTarSums (0.10s) [2022-01-25T14:43:47.097Z] === RUN TestIteration [2022-01-25T14:43:47.097Z] --- PASS: TestIteration (0.00s) [2022-01-25T14:43:47.097Z] === RUN TestVersionLabelForChecksum [2022-01-25T14:43:47.097Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-01-25T14:43:47.097Z] === RUN TestVersion [2022-01-25T14:43:47.097Z] --- PASS: TestVersion (0.00s) [2022-01-25T14:43:47.097Z] === RUN TestGetVersion [2022-01-25T14:43:47.097Z] --- PASS: TestGetVersion (0.00s) [2022-01-25T14:43:47.097Z] === RUN TestGetVersions [2022-01-25T14:43:47.097Z] --- PASS: TestGetVersions (0.00s) [2022-01-25T14:43:47.097Z] PASS [2022-01-25T14:43:47.097Z] coverage: 89.3% of statements [2022-01-25T14:43:47.097Z] ok github.com/docker/docker/pkg/tarsum 0.151s coverage: 89.3% of statements [2022-01-25T14:43:47.123Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-01-25T14:43:47.385Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-01-25T14:43:47.584Z] testing: warning: no tests to run [2022-01-25T14:43:47.584Z] PASS [2022-01-25T14:43:47.584Z] coverage: [no statements] [2022-01-25T14:43:47.584Z] ok github.com/docker/docker/pkg/term/windows 0.043s coverage: [no statements] [no tests to run] [2022-01-25T14:43:47.957Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-01-25T14:43:48.072Z] === RUN TestTruncIndex [2022-01-25T14:43:48.072Z] --- PASS: TestTruncIndex (0.10s) [2022-01-25T14:43:48.072Z] PASS [2022-01-25T14:43:48.072Z] coverage: 91.5% of statements [2022-01-25T14:43:48.072Z] ok github.com/docker/docker/pkg/truncindex 0.134s coverage: 91.5% of statements [2022-01-25T14:43:48.218Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.62s) [2022-01-25T14:43:48.218Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-01-25T14:43:48.274Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-01-25T14:43:48.558Z] === RUN TestIsGIT [2022-01-25T14:43:48.559Z] --- PASS: TestIsGIT (0.00s) [2022-01-25T14:43:48.559Z] === RUN TestIsTransport [2022-01-25T14:43:48.559Z] --- PASS: TestIsTransport (0.00s) [2022-01-25T14:43:48.559Z] PASS [2022-01-25T14:43:48.559Z] coverage: 100.0% of statements [2022-01-25T14:43:48.559Z] ok github.com/docker/docker/pkg/urlutil 0.037s coverage: 100.0% of statements [2022-01-25T14:43:48.790Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-01-25T14:43:49.048Z] --- PASS: TestAllocateRandomDeallocate (5.62s) [2022-01-25T14:43:49.048Z] === RUN TestRetrieveFromStore [2022-01-25T14:43:49.048Z] === RUN TestVersionInfo [2022-01-25T14:43:49.048Z] --- PASS: TestVersionInfo (0.00s) [2022-01-25T14:43:49.048Z] === RUN TestAppendVersions [2022-01-25T14:43:49.048Z] --- PASS: TestAppendVersions (0.00s) [2022-01-25T14:43:49.048Z] PASS [2022-01-25T14:43:49.048Z] coverage: 88.9% of statements [2022-01-25T14:43:49.048Z] ok github.com/docker/docker/pkg/useragent 0.030s coverage: 88.9% of statements [2022-01-25T14:43:49.731Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-01-25T14:43:49.731Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-01-25T14:43:49.731Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-01-25T14:43:49.731Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-01-25T14:43:49.731Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-01-25T14:43:49.731Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-01-25T14:43:49.731Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-01-25T14:43:49.731Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-01-25T14:43:49.731Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-01-25T14:43:50.669Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-01-25T14:43:50.669Z] === RUN TestClientStream [2022-01-25T14:43:50.669Z] --- PASS: TestClientStream (0.00s) [2022-01-25T14:43:50.669Z] === RUN TestClientSendFile [2022-01-25T14:43:50.669Z] --- PASS: TestClientSendFile (0.00s) [2022-01-25T14:43:50.669Z] === RUN TestClientWithRequestTimeout [2022-01-25T14:43:50.669Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-01-25T14:43:50.669Z] === RUN TestFileSpecPlugin [2022-01-25T14:43:50.669Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-01-25T14:43:50.669Z] === RUN TestFileJSONSpecPlugin [2022-01-25T14:43:50.669Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-01-25T14:43:50.669Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-01-25T14:43:50.669Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-01-25T14:43:50.669Z] === RUN TestPluginAddHandler [2022-01-25T14:43:50.669Z] --- PASS: TestPluginAddHandler (0.00s) [2022-01-25T14:43:50.669Z] === RUN TestPluginWaitBadPlugin [2022-01-25T14:43:50.669Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-01-25T14:43:50.669Z] === RUN TestGet [2022-01-25T14:43:50.669Z] time="2022-01-25T14:43:50Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-01-25T14:43:50.669Z] === RUN TestValidatePrivileges [2022-01-25T14:43:50.669Z] --- PASS: TestValidatePrivileges (0.00s) [2022-01-25T14:43:50.669Z] === RUN TestFilterByCapNeg [2022-01-25T14:43:50.669Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-01-25T14:43:50.669Z] === RUN TestFilterByCapPos [2022-01-25T14:43:50.669Z] --- PASS: TestFilterByCapPos (0.00s) [2022-01-25T14:43:50.669Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-01-25T14:43:50.669Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-01-25T14:43:50.669Z] PASS [2022-01-25T14:43:50.669Z] coverage: 12.0% of statements [2022-01-25T14:43:50.669Z] ok github.com/docker/docker/plugin 0.038s coverage: 12.0% of statements [2022-01-25T14:43:50.669Z] --- PASS: TestRetrieveFromStore (1.82s) [2022-01-25T14:43:50.669Z] === RUN TestRequestReleaseAddressDuplicate [2022-01-25T14:43:50.669Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-01-25T14:43:50.669Z] === RUN TestParallelPredefinedRequest1 [2022-01-25T14:43:50.669Z] === PAUSE TestParallelPredefinedRequest1 [2022-01-25T14:43:50.669Z] === RUN TestParallelPredefinedRequest2 [2022-01-25T14:43:50.669Z] === PAUSE TestParallelPredefinedRequest2 [2022-01-25T14:43:50.669Z] === RUN TestParallelPredefinedRequest3 [2022-01-25T14:43:50.669Z] === PAUSE TestParallelPredefinedRequest3 [2022-01-25T14:43:50.669Z] === RUN TestParallelPredefinedRequest4 [2022-01-25T14:43:50.669Z] === PAUSE TestParallelPredefinedRequest4 [2022-01-25T14:43:50.669Z] === RUN TestParallelPredefinedRequest5 [2022-01-25T14:43:50.669Z] === PAUSE TestParallelPredefinedRequest5 [2022-01-25T14:43:50.669Z] === RUN TestDebug [2022-01-25T14:43:50.669Z] --- PASS: TestDebug (0.00s) [2022-01-25T14:43:50.669Z] === RUN TestRequestPoolParallel [2022-01-25T14:43:50.672Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-01-25T14:43:50.672Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-01-25T14:43:51.155Z] --- PASS: TestRequestPoolParallel (0.54s) [2022-01-25T14:43:51.155Z] === RUN TestFullAllocateRelease [2022-01-25T14:43:51.615Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-01-25T14:43:51.643Z] time="2022-01-25T14:43:51Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-01-25T14:43:51.643Z] === RUN TestNewSettable [2022-01-25T14:43:51.643Z] --- PASS: TestNewSettable (0.00s) [2022-01-25T14:43:51.643Z] === RUN TestIsSettable [2022-01-25T14:43:51.643Z] --- PASS: TestIsSettable (0.00s) [2022-01-25T14:43:51.643Z] === RUN TestUpdateSettingsEnv [2022-01-25T14:43:51.643Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-01-25T14:43:51.643Z] PASS [2022-01-25T14:43:51.643Z] coverage: 20.0% of statements [2022-01-25T14:43:51.643Z] ok github.com/docker/docker/plugin/v2 0.043s coverage: 20.0% of statements [2022-01-25T14:43:51.643Z] --- PASS: TestFullAllocateRelease (0.40s) [2022-01-25T14:43:51.643Z] === RUN TestOddAllocateRelease [2022-01-25T14:43:51.643Z] --- PASS: TestOddAllocateRelease (0.25s) [2022-01-25T14:43:51.643Z] === RUN TestFullAllocateSerialReleaseParallel [2022-01-25T14:43:51.876Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-01-25T14:43:52.130Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2022-01-25T14:43:52.130Z] === RUN TestOddAllocateSerialReleaseParallel [2022-01-25T14:43:52.130Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2022-01-25T14:43:52.130Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-01-25T14:43:52.130Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2022-01-25T14:43:52.130Z] === CONT TestParallelPredefinedRequest1 [2022-01-25T14:43:52.130Z] === CONT TestParallelPredefinedRequest4 [2022-01-25T14:43:52.130Z] === CONT TestParallelPredefinedRequest5 [2022-01-25T14:43:52.130Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T14:43:52.130Z] === CONT TestParallelPredefinedRequest1 [2022-01-25T14:43:52.130Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T14:43:52.130Z] === CONT TestParallelPredefinedRequest4 [2022-01-25T14:43:52.130Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T14:43:52.130Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-01-25T14:43:52.130Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-01-25T14:43:52.130Z] === CONT TestParallelPredefinedRequest3 [2022-01-25T14:43:52.130Z] === CONT TestParallelPredefinedRequest2 [2022-01-25T14:43:52.130Z] === CONT TestParallelPredefinedRequest3 [2022-01-25T14:43:52.130Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T14:43:52.130Z] === CONT TestParallelPredefinedRequest2 [2022-01-25T14:43:52.130Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T14:43:52.130Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-01-25T14:43:52.130Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-01-25T14:43:52.130Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-01-25T14:43:52.130Z] PASS [2022-01-25T14:43:52.130Z] coverage: 85.3% of statements [2022-01-25T14:43:52.130Z] ok github.com/docker/docker/libnetwork/ipam 49.419s coverage: 85.3% of statements [2022-01-25T14:43:52.130Z] === RUN TestLoad [2022-01-25T14:43:52.130Z] --- PASS: TestLoad (0.00s) [2022-01-25T14:43:52.130Z] === RUN TestSave [2022-01-25T14:43:52.130Z] --- PASS: TestSave (0.03s) [2022-01-25T14:43:52.130Z] === RUN TestAddDeleteGet [2022-01-25T14:43:52.130Z] --- PASS: TestAddDeleteGet (0.04s) [2022-01-25T14:43:52.130Z] === RUN TestInvalidTags [2022-01-25T14:43:52.130Z] --- PASS: TestInvalidTags (0.01s) [2022-01-25T14:43:52.130Z] PASS [2022-01-25T14:43:52.130Z] coverage: 84.4% of statements [2022-01-25T14:43:52.448Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-01-25T14:43:52.616Z] ok github.com/docker/docker/reference 0.118s coverage: 84.4% of statements [2022-01-25T14:43:52.709Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-01-25T14:43:53.282Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-01-25T14:43:53.646Z] time="2022-01-25T14:43:53Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-01-25T14:43:54.132Z] === RUN TestResolveAuthConfigIndexServer [2022-01-25T14:43:54.132Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-01-25T14:43:54.132Z] === RUN TestResolveAuthConfigFullURL [2022-01-25T14:43:54.132Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-01-25T14:43:54.132Z] === RUN TestLoadAllowNondistributableArtifacts [2022-01-25T14:43:54.132Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-01-25T14:43:54.132Z] === RUN TestValidateMirror [2022-01-25T14:43:54.132Z] --- PASS: TestValidateMirror (0.00s) [2022-01-25T14:43:54.132Z] === RUN TestLoadInsecureRegistries [2022-01-25T14:43:54.132Z] time="2022-01-25T14:43:53Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-01-25T14:43:54.132Z] time="2022-01-25T14:43:53Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-01-25T14:43:54.132Z] time="2022-01-25T14:43:53Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-01-25T14:43:54.132Z] --- PASS: TestLoadInsecureRegistries (0.10s) [2022-01-25T14:43:54.132Z] === RUN TestNewServiceConfig [2022-01-25T14:43:54.132Z] --- PASS: TestNewServiceConfig (0.00s) [2022-01-25T14:43:54.132Z] === RUN TestValidateIndexName [2022-01-25T14:43:54.132Z] --- PASS: TestValidateIndexName (0.00s) [2022-01-25T14:43:54.132Z] === RUN TestValidateIndexNameWithError [2022-01-25T14:43:54.132Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-01-25T14:43:54.132Z] === RUN TestEndpointParse [2022-01-25T14:43:54.132Z] --- PASS: TestEndpointParse (0.00s) [2022-01-25T14:43:54.132Z] === RUN TestEndpointParseInvalid [2022-01-25T14:43:54.132Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-01-25T14:43:54.132Z] === RUN TestValidateEndpoint [2022-01-25T14:43:54.132Z] --- PASS: TestValidateEndpoint (0.00s) [2022-01-25T14:43:54.132Z] === RUN TestPing [2022-01-25T14:43:54.132Z] --- PASS: TestPing (0.00s) [2022-01-25T14:43:54.132Z] === RUN TestPingRegistryEndpoint [2022-01-25T14:43:54.132Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:43:54.132Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-01-25T14:43:54.132Z] === RUN TestEndpoint [2022-01-25T14:43:54.132Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:43:54.132Z] --- SKIP: TestEndpoint (0.01s) [2022-01-25T14:43:54.132Z] === RUN TestParseRepositoryInfo [2022-01-25T14:43:54.132Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-01-25T14:43:54.132Z] === RUN TestNewIndexInfo [2022-01-25T14:43:54.132Z] --- PASS: TestNewIndexInfo (0.00s) [2022-01-25T14:43:54.132Z] === RUN TestMirrorEndpointLookup [2022-01-25T14:43:54.132Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:43:54.132Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-01-25T14:43:54.132Z] === RUN TestSearchRepositories [2022-01-25T14:43:54.132Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-01-25T14:43:54.132Z] Host: 127.0.0.1:49313 [2022-01-25T14:43:54.132Z] User-Agent: docker test client [2022-01-25T14:43:54.132Z] Authorization: Token fake-token [2022-01-25T14:43:54.132Z] X-Docker-Token: true [2022-01-25T14:43:54.132Z] Accept-Encoding: gzip [2022-01-25T14:43:54.133Z] [2022-01-25T14:43:54.133Z] [2022-01-25T14:43:54.133Z] registry_test.go:730: HTTP/1.1 200 OK [2022-01-25T14:43:54.133Z] Connection: close [2022-01-25T14:43:54.133Z] Content-Length: 144 [2022-01-25T14:43:54.133Z] Cache-Control: no-cache [2022-01-25T14:43:54.133Z] Content-Type: application/json [2022-01-25T14:43:54.133Z] Date: Tue, 25 Jan 2022 14:43:53 GMT [2022-01-25T14:43:54.133Z] Expires: -1 [2022-01-25T14:43:54.133Z] Pragma: no-cache [2022-01-25T14:43:54.133Z] Server: docker-tests/mock [2022-01-25T14:43:54.133Z] X-Docker-Registry-Config: mock [2022-01-25T14:43:54.133Z] X-Docker-Registry-Version: 0.0.0 [2022-01-25T14:43:54.133Z] [2022-01-25T14:43:54.133Z] [2022-01-25T14:43:54.133Z] --- PASS: TestSearchRepositories (0.01s) [2022-01-25T14:43:54.133Z] === RUN TestTrustedLocation [2022-01-25T14:43:54.133Z] --- PASS: TestTrustedLocation (0.00s) [2022-01-25T14:43:54.133Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-01-25T14:43:54.133Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-01-25T14:43:54.133Z] === RUN TestAllowNondistributableArtifacts [2022-01-25T14:43:54.133Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-01-25T14:43:54.133Z] === RUN TestIsSecureIndex [2022-01-25T14:43:54.133Z] --- PASS: TestIsSecureIndex (0.00s) [2022-01-25T14:43:54.133Z] PASS [2022-01-25T14:43:54.133Z] coverage: 51.2% of statements [2022-01-25T14:43:54.133Z] ok github.com/docker/docker/registry 0.164s coverage: 51.2% of statements [2022-01-25T14:43:55.158Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-01-25T14:43:55.158Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-01-25T14:43:55.158Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-01-25T14:43:55.158Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-01-25T14:43:55.158Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-01-25T14:43:55.158Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-01-25T14:43:55.158Z] === RUN TestResumableRequestReaderWithReadError [2022-01-25T14:43:55.158Z] time="2022-01-25T14:43:54Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-01-25T14:43:55.158Z] --- PASS: TestResumableRequestReaderWithReadError (0.11s) [2022-01-25T14:43:55.158Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-01-25T14:43:55.158Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-01-25T14:43:55.158Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-01-25T14:43:55.158Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-01-25T14:43:55.158Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-01-25T14:43:55.158Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-01-25T14:43:55.158Z] === RUN TestResumableRequestReader [2022-01-25T14:43:55.158Z] --- PASS: TestResumableRequestReader (0.00s) [2022-01-25T14:43:55.158Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-01-25T14:43:55.158Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-01-25T14:43:55.158Z] PASS [2022-01-25T14:43:55.158Z] coverage: 100.0% of statements [2022-01-25T14:43:55.158Z] ok github.com/docker/docker/registry/resumable 0.171s coverage: 100.0% of statements [2022-01-25T14:43:55.198Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-01-25T14:43:55.646Z] === RUN TestRestartManagerTimeout [2022-01-25T14:43:55.646Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-01-25T14:43:55.646Z] === RUN TestRestartManagerTimeoutReset [2022-01-25T14:43:55.646Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-01-25T14:43:55.646Z] PASS [2022-01-25T14:43:55.646Z] coverage: 50.9% of statements [2022-01-25T14:43:55.646Z] ok github.com/docker/docker/restartmanager 0.032s coverage: 50.9% of statements [2022-01-25T14:43:55.771Z] docker_api_swarm_test.go:272: [dbfd39391b1eb] joining swarm manager [d680a2414b38a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-25T14:43:56.133Z] === RUN TestDecodeContainerConfig [2022-01-25T14:43:56.133Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-01-25T14:43:56.133Z] === RUN TestDecodeContainerConfigIsolation [2022-01-25T14:43:56.133Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-01-25T14:43:56.133Z] === RUN TestValidatePrivileged [2022-01-25T14:43:56.133Z] --- PASS: TestValidatePrivileged (0.00s) [2022-01-25T14:43:56.133Z] PASS [2022-01-25T14:43:56.133Z] coverage: 52.6% of statements [2022-01-25T14:43:56.133Z] ok github.com/docker/docker/runconfig 0.041s coverage: 52.6% of statements [2022-01-25T14:43:57.157Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-01-25T14:43:57.158Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-01-25T14:43:57.158Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-01-25T14:43:57.158Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-01-25T14:43:57.158Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-01-25T14:43:57.158Z] PASS [2022-01-25T14:43:57.158Z] coverage: 62.5% of statements [2022-01-25T14:43:57.158Z] ok github.com/docker/docker/testutil 0.035s coverage: 62.5% of statements [2022-01-25T14:43:57.418Z] docker_api_swarm_test.go:273: [d58937971e18a] joining swarm manager [d680a2414b38a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-25T14:43:57.644Z] time="2022-01-25T14:43:57Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-01-25T14:43:58.815Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-01-25T14:43:59.076Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-01-25T14:43:59.650Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-01-25T14:43:59.650Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-01-25T14:43:59.650Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-01-25T14:44:00.221Z] === RUN TestDockerSuite/TestBuildXZHost [2022-01-25T14:44:00.690Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-01-25T14:44:00.690Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-01-25T14:44:00.690Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-01-25T14:44:00.690Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-01-25T14:44:01.179Z] === RUN TestGetDriver [2022-01-25T14:44:01.179Z] --- PASS: TestGetDriver (0.00s) [2022-01-25T14:44:01.179Z] === RUN TestVolumeRequestError [2022-01-25T14:44:01.179Z] --- PASS: TestVolumeRequestError (0.01s) [2022-01-25T14:44:01.179Z] PASS [2022-01-25T14:44:01.179Z] coverage: 36.1% of statements [2022-01-25T14:44:01.179Z] ok github.com/docker/docker/volume/drivers 0.040s coverage: 36.1% of statements [2022-01-25T14:44:01.179Z] === RUN TestGetAddress [2022-01-25T14:44:01.179Z] --- PASS: TestGetAddress (0.00s) [2022-01-25T14:44:01.179Z] === RUN TestRemove [2022-01-25T14:44:01.179Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-01-25T14:44:01.179Z] --- SKIP: TestRemove (0.00s) [2022-01-25T14:44:01.179Z] === RUN TestInitializeWithVolumes [2022-01-25T14:44:01.606Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-01-25T14:44:01.606Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-01-25T14:44:01.606Z] docker_cli_sni_test.go:18: Flakey test [2022-01-25T14:44:01.606Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-01-25T14:44:01.665Z] --- PASS: TestInitializeWithVolumes (0.00s) [2022-01-25T14:44:01.665Z] === RUN TestCreate [2022-01-25T14:44:01.665Z] --- PASS: TestCreate (0.01s) [2022-01-25T14:44:01.665Z] === RUN TestValidateName [2022-01-25T14:44:01.665Z] --- PASS: TestValidateName (0.00s) [2022-01-25T14:44:01.665Z] === RUN TestCreateWithOpts [2022-01-25T14:44:01.665Z] local_test.go:180: runtime.GOOS == "windows" [2022-01-25T14:44:01.665Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-01-25T14:44:01.665Z] === RUN TestRelaodNoOpts [2022-01-25T14:44:01.665Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-01-25T14:44:01.665Z] PASS [2022-01-25T14:44:01.665Z] coverage: 41.5% of statements [2022-01-25T14:44:01.665Z] ok github.com/docker/docker/volume/local 0.059s coverage: 41.5% of statements [2022-01-25T14:44:02.154Z] === RUN TestLCOWParseMountRaw [2022-01-25T14:44:02.154Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-01-25T14:44:02.154Z] === RUN TestLCOWParseMountRawSplit [2022-01-25T14:44:02.154Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-01-25T14:44:02.154Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-01-25T14:44:02.154Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-01-25T14:44:02.154Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-01-25T14:44:02.154Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-01-25T14:44:02.154Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-01-25T14:44:02.154Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-01-25T14:44:02.154Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-01-25T14:44:02.154Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-01-25T14:44:02.154Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-01-25T14:44:02.154Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-01-25T14:44:02.154Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-01-25T14:44:02.154Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-01-25T14:44:02.154Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-01-25T14:44:02.154Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-01-25T14:44:02.154Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-01-25T14:44:02.154Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-01-25T14:44:02.154Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-01-25T14:44:02.154Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-01-25T14:44:02.154Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-01-25T14:44:02.154Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-01-25T14:44:02.154Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-01-25T14:44:02.154Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-01-25T14:44:02.154Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-01-25T14:44:02.154Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-01-25T14:44:02.154Z] === RUN TestLinuxParseMountRaw [2022-01-25T14:44:02.154Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-01-25T14:44:02.154Z] === RUN TestLinuxParseMountRawSplit [2022-01-25T14:44:02.154Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-01-25T14:44:02.154Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-01-25T14:44:02.154Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-01-25T14:44:02.154Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-01-25T14:44:02.154Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-01-25T14:44:02.154Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-01-25T14:44:02.154Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-01-25T14:44:02.154Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-01-25T14:44:02.154Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-01-25T14:44:02.154Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-01-25T14:44:02.154Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-01-25T14:44:02.154Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-01-25T14:44:02.154Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-01-25T14:44:02.154Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-01-25T14:44:02.154Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-01-25T14:44:02.154Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-01-25T14:44:02.154Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-01-25T14:44:02.154Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-01-25T14:44:02.154Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-01-25T14:44:02.154Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-01-25T14:44:02.154Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-01-25T14:44:02.154Z] === RUN TestConvertTmpfsOptions [2022-01-25T14:44:02.154Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-01-25T14:44:02.154Z] linux_parser_test.go:209: data="ro" [2022-01-25T14:44:02.154Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-01-25T14:44:02.154Z] === RUN TestParseMountSpec [2022-01-25T14:44:02.154Z] parser_test.go:62: case 0 [2022-01-25T14:44:02.154Z] parser_test.go:62: case 1 [2022-01-25T14:44:02.154Z] parser_test.go:62: case 2 [2022-01-25T14:44:02.154Z] parser_test.go:62: case 3 [2022-01-25T14:44:02.154Z] parser_test.go:62: case 4 [2022-01-25T14:44:02.154Z] parser_test.go:62: case 5 [2022-01-25T14:44:02.154Z] --- PASS: TestParseMountSpec (0.00s) [2022-01-25T14:44:02.154Z] === RUN TestValidateMount [2022-01-25T14:44:02.154Z] --- PASS: TestValidateMount (0.00s) [2022-01-25T14:44:02.154Z] === RUN TestWindowsParseMountRaw [2022-01-25T14:44:02.154Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-01-25T14:44:02.154Z] === RUN TestWindowsParseMountRawSplit [2022-01-25T14:44:02.154Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-01-25T14:44:02.154Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-01-25T14:44:02.154Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-01-25T14:44:02.154Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-01-25T14:44:02.154Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-01-25T14:44:02.154Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-01-25T14:44:02.154Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-01-25T14:44:02.154Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-01-25T14:44:02.154Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-01-25T14:44:02.154Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-01-25T14:44:02.154Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-01-25T14:44:02.154Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-01-25T14:44:02.154Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-01-25T14:44:02.154Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-01-25T14:44:02.154Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-01-25T14:44:02.154Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-01-25T14:44:02.154Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-01-25T14:44:02.154Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-01-25T14:44:02.154Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-01-25T14:44:02.154Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-01-25T14:44:02.154Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-01-25T14:44:02.154Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-01-25T14:44:02.154Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-01-25T14:44:02.154Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-01-25T14:44:02.154Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-01-25T14:44:02.154Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-01-25T14:44:02.154Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-01-25T14:44:02.154Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-01-25T14:44:02.154Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-01-25T14:44:02.154Z] PASS [2022-01-25T14:44:02.154Z] coverage: 67.6% of statements [2022-01-25T14:44:02.154Z] ok github.com/docker/docker/volume/mounts 0.042s coverage: 67.6% of statements [2022-01-25T14:44:02.177Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-01-25T14:44:02.441Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (14.27s) [2022-01-25T14:44:02.441Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-01-25T14:44:03.013Z] === RUN TestDockerSuite/TestCommitChange [2022-01-25T14:44:03.177Z] === RUN TestSetGetMeta [2022-01-25T14:44:03.177Z] === PAUSE TestSetGetMeta [2022-01-25T14:44:03.177Z] === RUN TestRestore [2022-01-25T14:44:03.177Z] === PAUSE TestRestore [2022-01-25T14:44:03.177Z] === RUN TestServiceCreate [2022-01-25T14:44:03.177Z] === PAUSE TestServiceCreate [2022-01-25T14:44:03.177Z] === RUN TestServiceList [2022-01-25T14:44:03.177Z] === PAUSE TestServiceList [2022-01-25T14:44:03.177Z] === RUN TestServiceRemove [2022-01-25T14:44:03.177Z] === PAUSE TestServiceRemove [2022-01-25T14:44:03.177Z] === RUN TestServiceGet [2022-01-25T14:44:03.177Z] === PAUSE TestServiceGet [2022-01-25T14:44:03.177Z] === RUN TestServicePrune [2022-01-25T14:44:03.177Z] === PAUSE TestServicePrune [2022-01-25T14:44:03.177Z] === RUN TestCreate [2022-01-25T14:44:03.177Z] === PAUSE TestCreate [2022-01-25T14:44:03.177Z] === RUN TestRemove [2022-01-25T14:44:03.177Z] === PAUSE TestRemove [2022-01-25T14:44:03.177Z] === RUN TestList [2022-01-25T14:44:03.177Z] === PAUSE TestList [2022-01-25T14:44:03.177Z] === RUN TestFindByDriver [2022-01-25T14:44:03.177Z] === PAUSE TestFindByDriver [2022-01-25T14:44:03.177Z] === RUN TestFindByReferenced [2022-01-25T14:44:03.177Z] === PAUSE TestFindByReferenced [2022-01-25T14:44:03.177Z] === RUN TestDerefMultipleOfSameRef [2022-01-25T14:44:03.177Z] === PAUSE TestDerefMultipleOfSameRef [2022-01-25T14:44:03.177Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-25T14:44:03.177Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-25T14:44:03.177Z] === RUN TestDefererencePluginOnCreateError [2022-01-25T14:44:03.177Z] === PAUSE TestDefererencePluginOnCreateError [2022-01-25T14:44:03.177Z] === RUN TestRefDerefRemove [2022-01-25T14:44:03.177Z] === PAUSE TestRefDerefRemove [2022-01-25T14:44:03.177Z] === RUN TestGet [2022-01-25T14:44:03.177Z] === PAUSE TestGet [2022-01-25T14:44:03.177Z] === RUN TestGetWithReference [2022-01-25T14:44:03.177Z] === PAUSE TestGetWithReference [2022-01-25T14:44:03.177Z] === RUN TestFilterFunc [2022-01-25T14:44:03.177Z] === RUN TestFilterFunc/test_nil_list [2022-01-25T14:44:03.177Z] === PAUSE TestFilterFunc/test_nil_list [2022-01-25T14:44:03.177Z] === RUN TestFilterFunc/test_empty_list [2022-01-25T14:44:03.177Z] === PAUSE TestFilterFunc/test_empty_list [2022-01-25T14:44:03.177Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-01-25T14:44:03.177Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-01-25T14:44:03.177Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-25T14:44:03.177Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-25T14:44:03.177Z] === RUN TestFilterFunc/test_filter_some [2022-01-25T14:44:03.177Z] === PAUSE TestFilterFunc/test_filter_some [2022-01-25T14:44:03.177Z] === RUN TestFilterFunc/test_filter_middle [2022-01-25T14:44:03.177Z] === PAUSE TestFilterFunc/test_filter_middle [2022-01-25T14:44:03.177Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-01-25T14:44:03.177Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-01-25T14:44:03.177Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-01-25T14:44:03.177Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-01-25T14:44:03.177Z] === CONT TestFilterFunc/test_nil_list [2022-01-25T14:44:03.177Z] === CONT TestFilterFunc/test_filter_some [2022-01-25T14:44:03.177Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-25T14:44:03.177Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-01-25T14:44:03.177Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-01-25T14:44:03.177Z] === CONT TestFilterFunc/test_filter_middle [2022-01-25T14:44:03.177Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-01-25T14:44:03.177Z] === CONT TestFilterFunc/test_empty_list [2022-01-25T14:44:03.177Z] --- PASS: TestFilterFunc (0.00s) [2022-01-25T14:44:03.177Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-01-25T14:44:03.177Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-01-25T14:44:03.177Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-01-25T14:44:03.177Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-01-25T14:44:03.177Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-01-25T14:44:03.177Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-01-25T14:44:03.177Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-01-25T14:44:03.177Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-01-25T14:44:03.177Z] === CONT TestSetGetMeta [2022-01-25T14:44:03.177Z] === CONT TestList [2022-01-25T14:44:03.177Z] === CONT TestServiceGet [2022-01-25T14:44:03.177Z] === CONT TestDefererencePluginOnCreateError [2022-01-25T14:44:03.177Z] === CONT TestGetWithReference [2022-01-25T14:44:03.177Z] --- PASS: TestSetGetMeta (0.02s) [2022-01-25T14:44:03.177Z] --- PASS: TestDefererencePluginOnCreateError (0.05s) [2022-01-25T14:44:03.177Z] === CONT TestGet [2022-01-25T14:44:03.177Z] --- PASS: TestList (0.06s) [2022-01-25T14:44:03.177Z] === CONT TestRefDerefRemove [2022-01-25T14:44:03.177Z] --- PASS: TestGetWithReference (0.04s) [2022-01-25T14:44:03.177Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-25T14:44:03.177Z] --- PASS: TestGet (0.02s) [2022-01-25T14:44:03.177Z] === CONT TestDerefMultipleOfSameRef [2022-01-25T14:44:03.177Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-01-25T14:44:03.177Z] === CONT TestFindByReferenced [2022-01-25T14:44:03.177Z] --- PASS: TestRefDerefRemove (0.03s) [2022-01-25T14:44:03.177Z] === CONT TestFindByDriver [2022-01-25T14:44:03.177Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-01-25T14:44:03.177Z] === CONT TestRemove [2022-01-25T14:44:03.177Z] --- PASS: TestFindByReferenced (0.03s) [2022-01-25T14:44:03.177Z] === CONT TestCreate [2022-01-25T14:44:03.177Z] --- PASS: TestFindByDriver (0.03s) [2022-01-25T14:44:03.177Z] === CONT TestServicePrune [2022-01-25T14:44:03.177Z] --- PASS: TestCreate (0.02s) [2022-01-25T14:44:03.177Z] === CONT TestServiceRemove [2022-01-25T14:44:03.177Z] --- PASS: TestRemove (0.03s) [2022-01-25T14:44:03.177Z] === CONT TestServiceList [2022-01-25T14:44:03.177Z] --- PASS: TestServiceGet (0.17s) [2022-01-25T14:44:03.177Z] === CONT TestServiceCreate [2022-01-25T14:44:03.177Z] time="2022-01-25T14:44:02Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-25T14:44:03.177Z] --- PASS: TestServiceRemove (0.05s) [2022-01-25T14:44:03.177Z] === CONT TestRestore [2022-01-25T14:44:03.177Z] --- PASS: TestServiceList (0.05s) [2022-01-25T14:44:03.177Z] time="2022-01-25T14:44:02Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-25T14:44:03.177Z] time="2022-01-25T14:44:02Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-25T14:44:03.177Z] --- PASS: TestServiceCreate (0.02s) [2022-01-25T14:44:03.178Z] time="2022-01-25T14:44:02Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-01-25T14:44:03.178Z] --- PASS: TestRestore (0.02s) [2022-01-25T14:44:03.178Z] time="2022-01-25T14:44:02Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-25T14:44:03.178Z] --- PASS: TestServicePrune (0.09s) [2022-01-25T14:44:03.178Z] PASS [2022-01-25T14:44:03.178Z] coverage: 69.0% of statements [2022-01-25T14:44:03.178Z] ok github.com/docker/docker/volume/service 0.241s coverage: 69.0% of statements [2022-01-25T14:44:03.585Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-01-25T14:44:04.156Z] === RUN TestDockerSuite/TestCommitHardlink [2022-01-25T14:44:05.099Z] === RUN TestDockerSuite/TestCommitNewFile [2022-01-25T14:44:05.466Z] --- PASS: TestGet (15.04s) [2022-01-25T14:44:05.466Z] === RUN TestPluginWithNoManifest [2022-01-25T14:44:05.466Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-01-25T14:44:05.466Z] === RUN TestGetAll [2022-01-25T14:44:05.466Z] --- PASS: TestGetAll (0.00s) [2022-01-25T14:44:05.466Z] PASS [2022-01-25T14:44:05.466Z] coverage: 73.2% of statements [2022-01-25T14:44:05.466Z] ok github.com/docker/docker/pkg/plugins 34.881s coverage: 73.2% of statements [2022-01-25T14:44:06.041Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-01-25T14:44:06.613Z] === RUN TestDockerSuite/TestCommitTTY [2022-01-25T14:44:06.893Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-01-25T14:44:06.893Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-01-25T14:44:06.893Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-01-25T14:44:06.893Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-01-25T14:44:06.893Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-01-25T14:44:06.893Z] Cross building: bundles/cross/windows/amd64 [2022-01-25T14:44:06.893Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-01-25T14:44:06.893Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-01-25T14:44:07.556Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-01-25T14:44:08.131Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-01-25T14:44:09.076Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-01-25T14:44:09.648Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-01-25T14:44:09.648Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-01-25T14:44:09.648Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-01-25T14:44:09.648Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-01-25T14:44:09.648Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-01-25T14:44:09.909Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-01-25T14:44:09.909Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-01-25T14:44:10.852Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-01-25T14:44:11.794Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-01-25T14:44:11.794Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-01-25T14:44:12.055Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-01-25T14:44:12.629Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-01-25T14:44:13.200Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-01-25T14:44:13.461Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-01-25T14:44:14.031Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-01-25T14:44:14.031Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-01-25T14:44:14.031Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-01-25T14:44:14.603Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-01-25T14:44:14.603Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-01-25T14:44:14.603Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-01-25T14:44:14.603Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-01-25T14:44:14.603Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-01-25T14:44:15.174Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-01-25T14:44:15.435Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-01-25T14:44:16.008Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-01-25T14:44:16.008Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-01-25T14:44:16.949Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-01-25T14:44:17.522Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-01-25T14:44:17.522Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-01-25T14:44:18.093Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-01-25T14:44:18.356Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-01-25T14:44:18.356Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-01-25T14:44:19.311Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-01-25T14:44:19.311Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2022-01-25T14:44:19.311Z] PASS [2022-01-25T14:44:19.311Z] [2022-01-25T14:44:19.311Z] DONE 17 tests in 53.696s [2022-01-25T14:44:19.311Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-01-25T14:44:19.311Z] ++ 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 [2022-01-25T14:44:19.311Z] ++ set -e [2022-01-25T14:44:19.311Z] ++ '[' -n 0 ']' [2022-01-25T14:44:19.311Z] ++ set -x [2022-01-25T14:44:19.311Z] ++ 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 [2022-01-25T14:44:19.311Z] INFO: Testing against a local daemon [2022-01-25T14:44:19.311Z] === RUN TestPluginInvalidJSON [2022-01-25T14:44:19.311Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-25T14:44:19.311Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-25T14:44:19.311Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-25T14:44:19.311Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-01-25T14:44:19.311Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-01-25T14:44:19.311Z] === RUN TestPluginInstall [2022-01-25T14:44:19.311Z] === RUN TestPluginInstall/no_auth [2022-01-25T14:44:19.889Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-01-25T14:44:19.889Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-01-25T14:44:20.463Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-01-25T14:44:21.407Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-01-25T14:44:21.980Z] time="2022-01-25T14:44:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-25T14:44:21.981Z] time="2022-01-25T14:44:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c6d59f36052be88329ee28ac8e3d2e8ade68bbdd79a79de39c58c23afd1ef75a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-25T14:44:21.981Z] time="2022-01-25T14:44:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-25T14:44:21.981Z] time="2022-01-25T14:44:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c6d59f36052be88329ee28ac8e3d2e8ade68bbdd79a79de39c58c23afd1ef75a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-25T14:44:22.245Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-01-25T14:44:22.245Z] === RUN TestPluginInstall/with_htpasswd [2022-01-25T14:44:22.245Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-01-25T14:44:22.817Z] time="2022-01-25T14:44:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-25T14:44:22.817Z] time="2022-01-25T14:44:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:97c0eed910cdaa5929009dc15d861309738f6e73db2fbcbc5c9c759c63ca34dd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-25T14:44:22.818Z] time="2022-01-25T14:44:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-25T14:44:22.818Z] time="2022-01-25T14:44:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:97c0eed910cdaa5929009dc15d861309738f6e73db2fbcbc5c9c759c63ca34dd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-25T14:44:22.818Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-01-25T14:44:23.078Z] === RUN TestPluginInstall/with_insecure [2022-01-25T14:44:24.022Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-01-25T14:44:24.022Z] time="2022-01-25T14:44:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-25T14:44:24.022Z] time="2022-01-25T14:44:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:86775d34899b0c35437644ccc0e3fedbe0718d48210dc7a25371a9437966935a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-25T14:44:24.022Z] time="2022-01-25T14:44:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-25T14:44:24.022Z] time="2022-01-25T14:44:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:86775d34899b0c35437644ccc0e3fedbe0718d48210dc7a25371a9437966935a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-25T14:44:24.283Z] plugin_test.go:165: [d6d8a6eac5660] daemon is not started [2022-01-25T14:44:24.283Z] --- PASS: TestPluginInstall (5.00s) [2022-01-25T14:44:24.283Z] --- PASS: TestPluginInstall/no_auth (2.86s) [2022-01-25T14:44:24.283Z] --- PASS: TestPluginInstall/with_htpasswd (0.89s) [2022-01-25T14:44:24.283Z] --- PASS: TestPluginInstall/with_insecure (1.25s) [2022-01-25T14:44:24.283Z] === RUN TestPluginsWithRuntimes [2022-01-25T14:44:25.226Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-01-25T14:44:25.226Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-01-25T14:44:25.226Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-01-25T14:44:25.226Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-01-25T14:44:25.226Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-01-25T14:44:25.797Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-01-25T14:44:26.058Z] === RUN TestPluginsWithRuntimes/No_Args [2022-01-25T14:44:27.000Z] === RUN TestPluginsWithRuntimes/With_Args [2022-01-25T14:44:27.941Z] --- PASS: TestPluginsWithRuntimes (3.55s) [2022-01-25T14:44:27.941Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2022-01-25T14:44:27.941Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-01-25T14:44:27.941Z] === RUN TestPluginBackCompatMediaTypes [2022-01-25T14:44:28.513Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2022-01-25T14:44:28.513Z] PASS [2022-01-25T14:44:28.513Z] [2022-01-25T14:44:28.513Z] DONE 10 tests in 9.305s [2022-01-25T14:44:28.513Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-01-25T14:44:28.513Z] ++ 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 [2022-01-25T14:44:28.513Z] ++ set -e [2022-01-25T14:44:28.513Z] ++ '[' -n 0 ']' [2022-01-25T14:44:28.513Z] ++ set -x [2022-01-25T14:44:28.513Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2022-01-25T14:44:28.513Z] INFO: Testing against a local daemon [2022-01-25T14:44:28.513Z] === RUN TestExternalGraphDriver [2022-01-25T14:44:28.773Z] === RUN TestExternalGraphDriver/json [2022-01-25T14:44:30.160Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-01-25T14:44:30.160Z] === RUN TestExternalGraphDriver/spec [2022-01-25T14:44:30.423Z] === RUN TestDockerSuite/TestContainerAPITop [2022-01-25T14:44:30.995Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-01-25T14:44:30.995Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2022-01-25T14:44:30.995Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-01-25T14:44:30.995Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-01-25T14:44:31.941Z] === RUN TestExternalGraphDriver/pull [2022-01-25T14:44:33.854Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-01-25T14:44:33.854Z] --- PASS: TestExternalGraphDriver (5.08s) [2022-01-25T14:44:33.854Z] --- PASS: TestExternalGraphDriver/json (1.62s) [2022-01-25T14:44:33.854Z] --- PASS: TestExternalGraphDriver/spec (1.78s) [2022-01-25T14:44:33.854Z] --- PASS: TestExternalGraphDriver/pull (1.64s) [2022-01-25T14:44:33.854Z] === RUN TestGraphdriverPluginV2 [2022-01-25T14:44:34.115Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-01-25T14:44:35.057Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-01-25T14:44:35.902Z] 2022/01/25 14:44:33 Closing DB instances... [2022-01-25T14:44:36.389Z] --- PASS: TestNetworkDBGarbageCollection (54.24s) [2022-01-25T14:44:36.389Z] === RUN TestFindNode [2022-01-25T14:44:36.389Z] 2022/01/25 14:44:35 Closing DB instances... [2022-01-25T14:44:36.389Z] --- PASS: TestFindNode (0.02s) [2022-01-25T14:44:36.389Z] === RUN TestChangeNodeState [2022-01-25T14:44:36.389Z] 2022/01/25 14:44:35 Closing DB instances... [2022-01-25T14:44:36.389Z] --- PASS: TestChangeNodeState (0.01s) [2022-01-25T14:44:36.389Z] === RUN TestNodeReincarnation [2022-01-25T14:44:36.389Z] 2022/01/25 14:44:35 Closing DB instances... [2022-01-25T14:44:38.365Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-01-25T14:44:38.365Z] --- PASS: TestGraphdriverPluginV2 (4.41s) [2022-01-25T14:44:38.365Z] PASS [2022-01-25T14:44:38.365Z] [2022-01-25T14:44:38.365Z] DONE 5 tests in 9.599s [2022-01-25T14:44:38.365Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-01-25T14:44:38.365Z] ++ 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 [2022-01-25T14:44:38.365Z] ++ set -e [2022-01-25T14:44:38.365Z] ++ '[' -n 0 ']' [2022-01-25T14:44:38.365Z] ++ set -x [2022-01-25T14:44:38.365Z] ++ 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 [2022-01-25T14:44:38.365Z] INFO: Testing against a local daemon [2022-01-25T14:44:38.365Z] === RUN TestContinueAfterPluginCrash [2022-01-25T14:44:38.365Z] === PAUSE TestContinueAfterPluginCrash [2022-01-25T14:44:38.365Z] === RUN TestReadPluginNoRead [2022-01-25T14:44:38.365Z] === PAUSE TestReadPluginNoRead [2022-01-25T14:44:38.365Z] === RUN TestDaemonStartWithLogOpt [2022-01-25T14:44:38.365Z] === PAUSE TestDaemonStartWithLogOpt [2022-01-25T14:44:38.365Z] === CONT TestContinueAfterPluginCrash [2022-01-25T14:44:38.365Z] === CONT TestDaemonStartWithLogOpt [2022-01-25T14:44:38.365Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-01-25T14:44:39.755Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-01-25T14:44:41.142Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-01-25T14:44:41.278Z] time="2022-01-25T14:44:40Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-01-25T14:44:41.278Z] --- PASS: TestNodeReincarnation (5.02s) [2022-01-25T14:44:41.278Z] === RUN TestParallelCreate [2022-01-25T14:44:41.278Z] 2022/01/25 14:44:40 Closing DB instances... [2022-01-25T14:44:41.278Z] --- PASS: TestParallelCreate (0.02s) [2022-01-25T14:44:41.278Z] === RUN TestParallelDelete [2022-01-25T14:44:41.278Z] 2022/01/25 14:44:40 Closing DB instances... [2022-01-25T14:44:41.278Z] --- PASS: TestParallelDelete (0.02s) [2022-01-25T14:44:41.278Z] === RUN TestNetworkDBIslands [2022-01-25T14:44:41.279Z] time="2022-01-25T14:44:40Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:fd26e9bbb5cc with config:&{NodeID:fd26e9bbb5cc 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}" [2022-01-25T14:44:41.279Z] time="2022-01-25T14:44:40Z" level=info msg="Node fd26e9bbb5cc/172.30.192.72, joined gossip cluster" [2022-01-25T14:44:41.279Z] time="2022-01-25T14:44:40Z" level=info msg="Node fd26e9bbb5cc/172.30.192.72, added to nodes list" [2022-01-25T14:44:41.279Z] time="2022-01-25T14:44:40Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:56eda6362a6a with config:&{NodeID:56eda6362a6a 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}" [2022-01-25T14:44:41.279Z] time="2022-01-25T14:44:40Z" level=info msg="Node 56eda6362a6a/172.30.192.72, joined gossip cluster" [2022-01-25T14:44:41.279Z] time="2022-01-25T14:44:40Z" level=info msg="Node 56eda6362a6a/172.30.192.72, added to nodes list" [2022-01-25T14:44:41.279Z] time="2022-01-25T14:44:40Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-01-25T14:44:41.279Z] time="2022-01-25T14:44:40Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-01-25T14:44:41.279Z] time="2022-01-25T14:44:40Z" level=debug msg="memberlist: Stream connection from=[::1]:49346" [2022-01-25T14:44:41.279Z] time="2022-01-25T14:44:40Z" level=info msg="Node 56eda6362a6a/172.30.192.72, joined gossip cluster" [2022-01-25T14:44:41.279Z] time="2022-01-25T14:44:40Z" level=info msg="Node 56eda6362a6a/172.30.192.72, added to nodes list" [2022-01-25T14:44:41.279Z] time="2022-01-25T14:44:40Z" level=info msg="Node fd26e9bbb5cc/172.30.192.72, joined gossip cluster" [2022-01-25T14:44:41.279Z] time="2022-01-25T14:44:40Z" level=info msg="Node fd26e9bbb5cc/172.30.192.72, added to nodes list" [2022-01-25T14:44:41.279Z] time="2022-01-25T14:44:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-01-25T14:44:41.279Z] time="2022-01-25T14:44:40Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49347" [2022-01-25T14:44:42.084Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-01-25T14:44:42.302Z] time="2022-01-25T14:44:41Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:1dc8a32c16b9 with config:&{NodeID:1dc8a32c16b9 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}" [2022-01-25T14:44:42.303Z] time="2022-01-25T14:44:41Z" level=info msg="Node 1dc8a32c16b9/172.30.192.72, joined gossip cluster" [2022-01-25T14:44:42.303Z] time="2022-01-25T14:44:41Z" level=info msg="Node 1dc8a32c16b9/172.30.192.72, added to nodes list" [2022-01-25T14:44:42.303Z] time="2022-01-25T14:44:41Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-01-25T14:44:42.303Z] time="2022-01-25T14:44:41Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-01-25T14:44:42.303Z] time="2022-01-25T14:44:41Z" level=debug msg="memberlist: Stream connection from=[::1]:49348" [2022-01-25T14:44:42.303Z] time="2022-01-25T14:44:41Z" level=info msg="Node 1dc8a32c16b9/172.30.192.72, joined gossip cluster" [2022-01-25T14:44:42.303Z] time="2022-01-25T14:44:41Z" level=info msg="Node 1dc8a32c16b9/172.30.192.72, added to nodes list" [2022-01-25T14:44:42.303Z] time="2022-01-25T14:44:41Z" level=info msg="Node fd26e9bbb5cc/172.30.192.72, joined gossip cluster" [2022-01-25T14:44:42.303Z] time="2022-01-25T14:44:41Z" level=info msg="Node fd26e9bbb5cc/172.30.192.72, added to nodes list" [2022-01-25T14:44:42.303Z] time="2022-01-25T14:44:41Z" level=info msg="Node 56eda6362a6a/172.30.192.72, joined gossip cluster" [2022-01-25T14:44:42.303Z] time="2022-01-25T14:44:41Z" level=info msg="Node 56eda6362a6a/172.30.192.72, added to nodes list" [2022-01-25T14:44:42.303Z] time="2022-01-25T14:44:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-01-25T14:44:42.303Z] time="2022-01-25T14:44:41Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49349" [2022-01-25T14:44:42.303Z] time="2022-01-25T14:44:41Z" level=info msg="Node 1dc8a32c16b9/172.30.192.72, joined gossip cluster" [2022-01-25T14:44:42.303Z] time="2022-01-25T14:44:41Z" level=info msg="Node 1dc8a32c16b9/172.30.192.72, added to nodes list" [2022-01-25T14:44:42.303Z] time="2022-01-25T14:44:42Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:4a57c4197511 with config:&{NodeID:4a57c4197511 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}" [2022-01-25T14:44:42.303Z] time="2022-01-25T14:44:42Z" level=info msg="Node 4a57c4197511/172.30.192.72, joined gossip cluster" [2022-01-25T14:44:42.303Z] time="2022-01-25T14:44:42Z" level=info msg="Node 4a57c4197511/172.30.192.72, added to nodes list" [2022-01-25T14:44:42.303Z] time="2022-01-25T14:44:42Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-01-25T14:44:42.303Z] time="2022-01-25T14:44:42Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-01-25T14:44:42.303Z] time="2022-01-25T14:44:42Z" level=debug msg="memberlist: Stream connection from=[::1]:49350" [2022-01-25T14:44:42.303Z] time="2022-01-25T14:44:42Z" level=info msg="Node 4a57c4197511/172.30.192.72, joined gossip cluster" [2022-01-25T14:44:42.303Z] time="2022-01-25T14:44:42Z" level=info msg="Node 4a57c4197511/172.30.192.72, added to nodes list" [2022-01-25T14:44:42.303Z] time="2022-01-25T14:44:42Z" level=info msg="Node 56eda6362a6a/172.30.192.72, joined gossip cluster" [2022-01-25T14:44:42.303Z] time="2022-01-25T14:44:42Z" level=info msg="Node 56eda6362a6a/172.30.192.72, added to nodes list" [2022-01-25T14:44:42.303Z] time="2022-01-25T14:44:42Z" level=info msg="Node 1dc8a32c16b9/172.30.192.72, joined gossip cluster" [2022-01-25T14:44:42.303Z] time="2022-01-25T14:44:42Z" level=info msg="Node 1dc8a32c16b9/172.30.192.72, added to nodes list" [2022-01-25T14:44:42.303Z] time="2022-01-25T14:44:42Z" level=info msg="Node fd26e9bbb5cc/172.30.192.72, joined gossip cluster" [2022-01-25T14:44:42.303Z] time="2022-01-25T14:44:42Z" level=info msg="Node fd26e9bbb5cc/172.30.192.72, added to nodes list" [2022-01-25T14:44:42.303Z] time="2022-01-25T14:44:42Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49351" [2022-01-25T14:44:42.303Z] time="2022-01-25T14:44:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-01-25T14:44:42.346Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-01-25T14:44:42.607Z] --- PASS: TestDaemonStartWithLogOpt (4.28s) [2022-01-25T14:44:42.607Z] === CONT TestReadPluginNoRead [2022-01-25T14:44:42.789Z] time="2022-01-25T14:44:42Z" level=info msg="Node 4a57c4197511/172.30.192.72, joined gossip cluster" [2022-01-25T14:44:42.789Z] time="2022-01-25T14:44:42Z" level=info msg="Node 4a57c4197511/172.30.192.72, joined gossip cluster" [2022-01-25T14:44:42.789Z] time="2022-01-25T14:44:42Z" level=info msg="Node 4a57c4197511/172.30.192.72, added to nodes list" [2022-01-25T14:44:42.789Z] time="2022-01-25T14:44:42Z" level=info msg="Node 4a57c4197511/172.30.192.72, added to nodes list" [2022-01-25T14:44:42.789Z] time="2022-01-25T14:44:42Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:bdfca894e541 with config:&{NodeID:bdfca894e541 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}" [2022-01-25T14:44:42.789Z] time="2022-01-25T14:44:42Z" level=info msg="Node bdfca894e541/172.30.192.72, joined gossip cluster" [2022-01-25T14:44:42.789Z] time="2022-01-25T14:44:42Z" level=info msg="Node bdfca894e541/172.30.192.72, added to nodes list" [2022-01-25T14:44:42.789Z] time="2022-01-25T14:44:42Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-01-25T14:44:42.789Z] time="2022-01-25T14:44:42Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-01-25T14:44:42.789Z] time="2022-01-25T14:44:42Z" level=debug msg="memberlist: Stream connection from=[::1]:49352" [2022-01-25T14:44:42.789Z] time="2022-01-25T14:44:42Z" level=info msg="Node bdfca894e541/172.30.192.72, joined gossip cluster" [2022-01-25T14:44:42.789Z] time="2022-01-25T14:44:42Z" level=info msg="Node bdfca894e541/172.30.192.72, added to nodes list" [2022-01-25T14:44:42.789Z] time="2022-01-25T14:44:42Z" level=info msg="Node 1dc8a32c16b9/172.30.192.72, joined gossip cluster" [2022-01-25T14:44:42.789Z] time="2022-01-25T14:44:42Z" level=info msg="Node 1dc8a32c16b9/172.30.192.72, added to nodes list" [2022-01-25T14:44:42.789Z] time="2022-01-25T14:44:42Z" level=info msg="Node fd26e9bbb5cc/172.30.192.72, joined gossip cluster" [2022-01-25T14:44:42.789Z] time="2022-01-25T14:44:42Z" level=info msg="Node fd26e9bbb5cc/172.30.192.72, added to nodes list" [2022-01-25T14:44:42.789Z] time="2022-01-25T14:44:42Z" level=info msg="Node 56eda6362a6a/172.30.192.72, joined gossip cluster" [2022-01-25T14:44:42.789Z] time="2022-01-25T14:44:42Z" level=info msg="Node 56eda6362a6a/172.30.192.72, added to nodes list" [2022-01-25T14:44:42.789Z] time="2022-01-25T14:44:42Z" level=info msg="Node 4a57c4197511/172.30.192.72, joined gossip cluster" [2022-01-25T14:44:42.789Z] time="2022-01-25T14:44:42Z" level=info msg="Node 4a57c4197511/172.30.192.72, added to nodes list" [2022-01-25T14:44:42.789Z] time="2022-01-25T14:44:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-01-25T14:44:42.789Z] time="2022-01-25T14:44:42Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49353" [2022-01-25T14:44:43.278Z] time="2022-01-25T14:44:42Z" level=info msg="Node bdfca894e541/172.30.192.72, joined gossip cluster" [2022-01-25T14:44:43.278Z] time="2022-01-25T14:44:42Z" level=info msg="Node bdfca894e541/172.30.192.72, added to nodes list" [2022-01-25T14:44:43.278Z] time="2022-01-25T14:44:42Z" level=info msg="Node bdfca894e541/172.30.192.72, joined gossip cluster" [2022-01-25T14:44:43.278Z] time="2022-01-25T14:44:42Z" level=info msg="Node bdfca894e541/172.30.192.72, added to nodes list" [2022-01-25T14:44:43.278Z] time="2022-01-25T14:44:42Z" level=info msg="Node bdfca894e541/172.30.192.72, joined gossip cluster" [2022-01-25T14:44:43.278Z] time="2022-01-25T14:44:42Z" level=info msg="Node bdfca894e541/172.30.192.72, added to nodes list" [2022-01-25T14:44:43.278Z] networkdb_test.go:835: Re-joining: 3 [2022-01-25T14:44:43.278Z] time="2022-01-25T14:44:42Z" level=info msg="The new bootstrap node list is:[172.30.192.72:10033 172.30.192.72:10034 172.30.192.72:10035]" [2022-01-25T14:44:43.279Z] time="2022-01-25T14:44:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.192.72:10033" [2022-01-25T14:44:43.279Z] time="2022-01-25T14:44:42Z" level=debug msg="memberlist: Stream connection from=172.30.192.72:49354" [2022-01-25T14:44:43.279Z] time="2022-01-25T14:44:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.192.72:10034" [2022-01-25T14:44:43.279Z] time="2022-01-25T14:44:42Z" level=debug msg="memberlist: Stream connection from=172.30.192.72:49355" [2022-01-25T14:44:43.279Z] time="2022-01-25T14:44:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.192.72:10035" [2022-01-25T14:44:43.279Z] time="2022-01-25T14:44:42Z" level=debug msg="memberlist: Stream connection from=172.30.192.72:49356" [2022-01-25T14:44:43.279Z] networkdb_test.go:835: Re-joining: 4 [2022-01-25T14:44:43.279Z] time="2022-01-25T14:44:43Z" level=info msg="The new bootstrap node list is:[172.30.192.72:10033 172.30.192.72:10034 172.30.192.72:10035]" [2022-01-25T14:44:43.279Z] time="2022-01-25T14:44:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.192.72:10033" [2022-01-25T14:44:43.279Z] time="2022-01-25T14:44:43Z" level=debug msg="memberlist: Stream connection from=172.30.192.72:49357" [2022-01-25T14:44:43.279Z] time="2022-01-25T14:44:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.192.72:10034" [2022-01-25T14:44:43.279Z] time="2022-01-25T14:44:43Z" level=debug msg="memberlist: Stream connection from=172.30.192.72:49358" [2022-01-25T14:44:43.279Z] time="2022-01-25T14:44:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.192.72:10035" [2022-01-25T14:44:43.279Z] time="2022-01-25T14:44:43Z" level=debug msg="memberlist: Stream connection from=172.30.192.72:49359" [2022-01-25T14:44:43.567Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-01-25T14:44:43.766Z] time="2022-01-25T14:44:43Z" level=info msg="node 0 leaving" [2022-01-25T14:44:43.766Z] time="2022-01-25T14:44:43Z" level=info msg="Node fd26e9bbb5cc change state NodeActive --> NodeLeft" [2022-01-25T14:44:43.766Z] time="2022-01-25T14:44:43Z" level=info msg="node2(56eda6362a6a): Node leave event for fd26e9bbb5cc/172.30.192.72" [2022-01-25T14:44:43.766Z] time="2022-01-25T14:44:43Z" level=info msg="Node fd26e9bbb5cc change state NodeActive --> NodeLeft" [2022-01-25T14:44:43.766Z] time="2022-01-25T14:44:43Z" level=info msg="node5(bdfca894e541): Node leave event for fd26e9bbb5cc/172.30.192.72" [2022-01-25T14:44:43.766Z] time="2022-01-25T14:44:43Z" level=info msg="Node fd26e9bbb5cc change state NodeActive --> NodeLeft" [2022-01-25T14:44:43.766Z] time="2022-01-25T14:44:43Z" level=info msg="node4(4a57c4197511): Node leave event for fd26e9bbb5cc/172.30.192.72" [2022-01-25T14:44:43.766Z] time="2022-01-25T14:44:43Z" level=info msg="Node fd26e9bbb5cc change state NodeActive --> NodeLeft" [2022-01-25T14:44:43.766Z] time="2022-01-25T14:44:43Z" level=info msg="node3(1dc8a32c16b9): Node leave event for fd26e9bbb5cc/172.30.192.72" [2022-01-25T14:44:43.766Z] time="2022-01-25T14:44:43Z" level=info msg="Node fd26e9bbb5cc change state NodeActive --> NodeLeft" [2022-01-25T14:44:43.766Z] time="2022-01-25T14:44:43Z" level=info msg="node1(fd26e9bbb5cc): Node leave event for fd26e9bbb5cc/172.30.192.72" [2022-01-25T14:44:43.766Z] time="2022-01-25T14:44:43Z" level=info msg="Node fd26e9bbb5cc/172.30.192.72, left gossip cluster" [2022-01-25T14:44:44.255Z] time="2022-01-25T14:44:43Z" level=info msg="Node fd26e9bbb5cc/172.30.192.72, left gossip cluster" [2022-01-25T14:44:44.255Z] time="2022-01-25T14:44:43Z" level=info msg="Node fd26e9bbb5cc/172.30.192.72, left gossip cluster" [2022-01-25T14:44:44.255Z] time="2022-01-25T14:44:43Z" level=info msg="Node fd26e9bbb5cc/172.30.192.72, left gossip cluster" [2022-01-25T14:44:44.255Z] time="2022-01-25T14:44:43Z" level=info msg="Node fd26e9bbb5cc/172.30.192.72, left gossip cluster" [2022-01-25T14:44:44.255Z] time="2022-01-25T14:44:43Z" level=info msg="node 1 leaving" [2022-01-25T14:44:44.255Z] time="2022-01-25T14:44:43Z" level=info msg="Node 56eda6362a6a change state NodeActive --> NodeLeft" [2022-01-25T14:44:44.255Z] time="2022-01-25T14:44:43Z" level=info msg="node3(1dc8a32c16b9): Node leave event for 56eda6362a6a/172.30.192.72" [2022-01-25T14:44:44.255Z] time="2022-01-25T14:44:43Z" level=info msg="Node 56eda6362a6a/172.30.192.72, left gossip cluster" [2022-01-25T14:44:44.255Z] time="2022-01-25T14:44:43Z" level=info msg="Node 56eda6362a6a change state NodeActive --> NodeLeft" [2022-01-25T14:44:44.255Z] time="2022-01-25T14:44:43Z" level=info msg="Node 56eda6362a6a change state NodeActive --> NodeFailed" [2022-01-25T14:44:44.255Z] time="2022-01-25T14:44:43Z" level=info msg="Node 56eda6362a6a/172.30.192.72, added to failed nodes list" [2022-01-25T14:44:44.255Z] time="2022-01-25T14:44:43Z" level=info msg="Node 56eda6362a6a change state NodeActive --> NodeLeft" [2022-01-25T14:44:44.255Z] time="2022-01-25T14:44:43Z" level=info msg="node4(4a57c4197511): Node leave event for 56eda6362a6a/172.30.192.72" [2022-01-25T14:44:44.255Z] time="2022-01-25T14:44:43Z" level=info msg="node5(bdfca894e541): Node leave event for 56eda6362a6a/172.30.192.72" [2022-01-25T14:44:44.255Z] time="2022-01-25T14:44:44Z" level=error msg="node: 56eda6362a6a is unknown to memberlist" [2022-01-25T14:44:44.255Z] time="2022-01-25T14:44:44Z" level=info msg="Node 56eda6362a6a/172.30.192.72, left gossip cluster" [2022-01-25T14:44:44.255Z] time="2022-01-25T14:44:44Z" level=info msg="Node 56eda6362a6a/172.30.192.72, left gossip cluster" [2022-01-25T14:44:44.255Z] time="2022-01-25T14:44:44Z" level=info msg="Node 56eda6362a6a/172.30.192.72, left gossip cluster" [2022-01-25T14:44:44.745Z] time="2022-01-25T14:44:44Z" level=info msg="node 2 leaving" [2022-01-25T14:44:44.745Z] time="2022-01-25T14:44:44Z" level=info msg="Node 1dc8a32c16b9 change state NodeActive --> NodeLeft" [2022-01-25T14:44:44.745Z] time="2022-01-25T14:44:44Z" level=info msg="node5(bdfca894e541): Node leave event for 1dc8a32c16b9/172.30.192.72" [2022-01-25T14:44:44.745Z] time="2022-01-25T14:44:44Z" level=info msg="Node 1dc8a32c16b9 change state NodeActive --> NodeLeft" [2022-01-25T14:44:44.745Z] time="2022-01-25T14:44:44Z" level=info msg="node4(4a57c4197511): Node leave event for 1dc8a32c16b9/172.30.192.72" [2022-01-25T14:44:44.745Z] time="2022-01-25T14:44:44Z" level=info msg="Node 1dc8a32c16b9 change state NodeActive --> NodeLeft" [2022-01-25T14:44:44.745Z] time="2022-01-25T14:44:44Z" level=info msg="node3(1dc8a32c16b9): Node leave event for 1dc8a32c16b9/172.30.192.72" [2022-01-25T14:44:44.745Z] time="2022-01-25T14:44:44Z" level=debug msg="memberlist: Failed ping: 1dc8a32c16b9 (timeout reached)" [2022-01-25T14:44:44.745Z] time="2022-01-25T14:44:44Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.30.192.72:10036: use of closed network connection" [2022-01-25T14:44:44.745Z] time="2022-01-25T14:44:44Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.30.192.72:10037: use of closed network connection" [2022-01-25T14:44:44.745Z] time="2022-01-25T14:44:44Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.30.192.72:10034: use of closed network connection" [2022-01-25T14:44:44.745Z] time="2022-01-25T14:44:44Z" level=debug msg="memberlist: Stream connection from=172.30.192.72:49360" [2022-01-25T14:44:44.745Z] time="2022-01-25T14:44:44Z" level=info msg="Node 1dc8a32c16b9/172.30.192.72, left gossip cluster" [2022-01-25T14:44:45.231Z] time="2022-01-25T14:44:44Z" level=info msg="Node 1dc8a32c16b9/172.30.192.72, left gossip cluster" [2022-01-25T14:44:45.231Z] time="2022-01-25T14:44:44Z" level=info msg="Node 1dc8a32c16b9/172.30.192.72, left gossip cluster" [2022-01-25T14:44:45.231Z] time="2022-01-25T14:44:44Z" level=warning msg="memberlist: Was able to connect to 1dc8a32c16b9 but other probes failed, network may be misconfigured" [2022-01-25T14:44:45.231Z] networkdb_test.go:867: node4: OK [2022-01-25T14:44:45.231Z] networkdb_test.go:867: node5: OK [2022-01-25T14:44:45.231Z] time="2022-01-25T14:44:45Z" level=info msg="node 0 coming back" [2022-01-25T14:44:45.231Z] time="2022-01-25T14:44:45Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:bcbbb5666f0e with config:&{NodeID:bcbbb5666f0e 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}" [2022-01-25T14:44:45.231Z] time="2022-01-25T14:44:45Z" level=info msg="Node bcbbb5666f0e/172.30.192.72, joined gossip cluster" [2022-01-25T14:44:45.231Z] time="2022-01-25T14:44:45Z" level=info msg="Node bcbbb5666f0e/172.30.192.72, added to nodes list" [2022-01-25T14:44:45.231Z] time="2022-01-25T14:44:45Z" level=info msg="node 1 coming back" [2022-01-25T14:44:45.232Z] time="2022-01-25T14:44:45Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:4be54198f194 with config:&{NodeID:4be54198f194 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}" [2022-01-25T14:44:45.232Z] time="2022-01-25T14:44:45Z" level=info msg="Node 4be54198f194/172.30.192.72, joined gossip cluster" [2022-01-25T14:44:45.232Z] time="2022-01-25T14:44:45Z" level=info msg="Node 4be54198f194/172.30.192.72, added to nodes list" [2022-01-25T14:44:45.232Z] time="2022-01-25T14:44:45Z" level=info msg="node 2 coming back" [2022-01-25T14:44:45.232Z] time="2022-01-25T14:44:45Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:0faed1902d8c with config:&{NodeID:0faed1902d8c 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}" [2022-01-25T14:44:45.232Z] time="2022-01-25T14:44:45Z" level=info msg="Node 0faed1902d8c/172.30.192.72, joined gossip cluster" [2022-01-25T14:44:45.232Z] time="2022-01-25T14:44:45Z" level=info msg="Node 0faed1902d8c/172.30.192.72, added to nodes list" [2022-01-25T14:44:45.490Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-01-25T14:44:45.490Z] === RUN TestReadPluginNoRead/default [2022-01-25T14:44:46.062Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-01-25T14:44:47.004Z] === RUN TestReadPluginNoRead/disabled_caching [2022-01-25T14:44:47.004Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-01-25T14:44:47.576Z] --- PASS: TestContinueAfterPluginCrash (9.38s) [2022-01-25T14:44:48.275Z] time="2022-01-25T14:44:48Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.30.192.72:10033 172.30.192.72:10034 172.30.192.72:10035]" [2022-01-25T14:44:48.517Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0009f8ae0_} [2022-01-25T14:44:48.518Z] docker_api_swarm_node_test.go:20: [d79f6a1602c2a] joining swarm manager [d74c5909708ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-25T14:44:48.518Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-01-25T14:44:48.763Z] time="2022-01-25T14:44:48Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.30.192.72:10033 172.30.192.72:10034 172.30.192.72:10035]" [2022-01-25T14:44:49.088Z] docker_api_swarm_node_test.go:21: [d83d54da5d15e] joining swarm manager [d74c5909708ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-25T14:44:49.660Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11857406431_/foo_false____} [2022-01-25T14:44:49.787Z] time="2022-01-25T14:44:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.192.72:10033" [2022-01-25T14:44:49.787Z] time="2022-01-25T14:44:49Z" level=debug msg="memberlist: Stream connection from=172.30.192.72:49361" [2022-01-25T14:44:49.787Z] time="2022-01-25T14:44:49Z" level=info msg="Node 4a57c4197511/172.30.192.72, joined gossip cluster" [2022-01-25T14:44:49.787Z] time="2022-01-25T14:44:49Z" level=info msg="Node 4a57c4197511/172.30.192.72, added to nodes list" [2022-01-25T14:44:49.787Z] time="2022-01-25T14:44:49Z" level=info msg="Node bdfca894e541/172.30.192.72, joined gossip cluster" [2022-01-25T14:44:49.787Z] time="2022-01-25T14:44:49Z" level=info msg="Node bdfca894e541/172.30.192.72, added to nodes list" [2022-01-25T14:44:49.787Z] time="2022-01-25T14:44:49Z" level=info msg="Node bcbbb5666f0e/172.30.192.72, joined gossip cluster" [2022-01-25T14:44:49.787Z] time="2022-01-25T14:44:49Z" level=info msg="Node bcbbb5666f0e/172.30.192.72, is the new incarnation of the shutdown node fd26e9bbb5cc/172.30.192.72" [2022-01-25T14:44:49.787Z] time="2022-01-25T14:44:49Z" level=info msg="Node bcbbb5666f0e/172.30.192.72, added to nodes list" [2022-01-25T14:44:49.787Z] time="2022-01-25T14:44:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.192.72:10034" [2022-01-25T14:44:49.787Z] time="2022-01-25T14:44:49Z" level=debug msg="memberlist: Stream connection from=172.30.192.72:49362" [2022-01-25T14:44:49.787Z] time="2022-01-25T14:44:49Z" level=info msg="Node 4a57c4197511/172.30.192.72, joined gossip cluster" [2022-01-25T14:44:49.787Z] time="2022-01-25T14:44:49Z" level=info msg="Node 4a57c4197511/172.30.192.72, added to nodes list" [2022-01-25T14:44:49.787Z] time="2022-01-25T14:44:49Z" level=info msg="Node bdfca894e541/172.30.192.72, joined gossip cluster" [2022-01-25T14:44:49.787Z] time="2022-01-25T14:44:49Z" level=info msg="Node bdfca894e541/172.30.192.72, added to nodes list" [2022-01-25T14:44:49.787Z] time="2022-01-25T14:44:49Z" level=info msg="Node bcbbb5666f0e/172.30.192.72, joined gossip cluster" [2022-01-25T14:44:49.787Z] time="2022-01-25T14:44:49Z" level=info msg="Node bcbbb5666f0e/172.30.192.72, added to nodes list" [2022-01-25T14:44:49.787Z] time="2022-01-25T14:44:49Z" level=info msg="Node 4be54198f194/172.30.192.72, joined gossip cluster" [2022-01-25T14:44:49.787Z] time="2022-01-25T14:44:49Z" level=info msg="Node 4be54198f194/172.30.192.72, is the new incarnation of the shutdown node 56eda6362a6a/172.30.192.72" [2022-01-25T14:44:49.787Z] time="2022-01-25T14:44:49Z" level=info msg="Node 4be54198f194/172.30.192.72, added to nodes list" [2022-01-25T14:44:49.787Z] time="2022-01-25T14:44:49Z" level=debug msg="memberlist: Stream connection from=172.30.192.72:49363" [2022-01-25T14:44:49.787Z] time="2022-01-25T14:44:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.192.72:10035" [2022-01-25T14:44:49.787Z] time="2022-01-25T14:44:49Z" level=info msg="Node 4a57c4197511/172.30.192.72, joined gossip cluster" [2022-01-25T14:44:49.787Z] time="2022-01-25T14:44:49Z" level=info msg="Node 4a57c4197511/172.30.192.72, added to nodes list" [2022-01-25T14:44:49.787Z] time="2022-01-25T14:44:49Z" level=info msg="Node bdfca894e541/172.30.192.72, joined gossip cluster" [2022-01-25T14:44:49.787Z] time="2022-01-25T14:44:49Z" level=info msg="Node bdfca894e541/172.30.192.72, added to nodes list" [2022-01-25T14:44:49.787Z] time="2022-01-25T14:44:49Z" level=info msg="Node 4be54198f194/172.30.192.72, joined gossip cluster" [2022-01-25T14:44:49.787Z] time="2022-01-25T14:44:49Z" level=info msg="Node 4be54198f194/172.30.192.72, added to nodes list" [2022-01-25T14:44:49.787Z] time="2022-01-25T14:44:49Z" level=info msg="Node bcbbb5666f0e/172.30.192.72, joined gossip cluster" [2022-01-25T14:44:49.787Z] time="2022-01-25T14:44:49Z" level=info msg="Node bcbbb5666f0e/172.30.192.72, added to nodes list" [2022-01-25T14:44:49.787Z] time="2022-01-25T14:44:49Z" level=info msg="Node 0faed1902d8c/172.30.192.72, joined gossip cluster" [2022-01-25T14:44:49.787Z] time="2022-01-25T14:44:49Z" level=info msg="Node 0faed1902d8c/172.30.192.72, is the new incarnation of the shutdown node 1dc8a32c16b9/172.30.192.72" [2022-01-25T14:44:49.787Z] time="2022-01-25T14:44:49Z" level=info msg="Node 0faed1902d8c/172.30.192.72, added to nodes list" [2022-01-25T14:44:49.787Z] time="2022-01-25T14:44:49Z" level=info msg="Node bcbbb5666f0e/172.30.192.72, joined gossip cluster" [2022-01-25T14:44:49.787Z] time="2022-01-25T14:44:49Z" level=info msg="Node bcbbb5666f0e/172.30.192.72, is the new incarnation of the shutdown node fd26e9bbb5cc/172.30.192.72" [2022-01-25T14:44:49.787Z] time="2022-01-25T14:44:49Z" level=info msg="Node 4be54198f194/172.30.192.72, joined gossip cluster" [2022-01-25T14:44:49.787Z] time="2022-01-25T14:44:49Z" level=info msg="Node 4be54198f194/172.30.192.72, added to nodes list" [2022-01-25T14:44:49.787Z] time="2022-01-25T14:44:49Z" level=info msg="Node bcbbb5666f0e/172.30.192.72, added to nodes list" [2022-01-25T14:44:49.787Z] time="2022-01-25T14:44:49Z" level=info msg="Node 4be54198f194/172.30.192.72, joined gossip cluster" [2022-01-25T14:44:49.787Z] time="2022-01-25T14:44:49Z" level=info msg="Node 4be54198f194/172.30.192.72, is the new incarnation of the shutdown node 56eda6362a6a/172.30.192.72" [2022-01-25T14:44:49.787Z] time="2022-01-25T14:44:49Z" level=info msg="Node 4be54198f194/172.30.192.72, added to nodes list" [2022-01-25T14:44:49.787Z] time="2022-01-25T14:44:49Z" level=info msg="Node 0faed1902d8c/172.30.192.72, joined gossip cluster" [2022-01-25T14:44:49.787Z] time="2022-01-25T14:44:49Z" level=info msg="Node 0faed1902d8c/172.30.192.72, added to nodes list" [2022-01-25T14:44:49.787Z] time="2022-01-25T14:44:49Z" level=info msg="Node 0faed1902d8c/172.30.192.72, joined gossip cluster" [2022-01-25T14:44:49.787Z] time="2022-01-25T14:44:49Z" level=info msg="Node 0faed1902d8c/172.30.192.72, added to nodes list" [2022-01-25T14:44:49.787Z] time="2022-01-25T14:44:49Z" level=info msg="Node 0faed1902d8c/172.30.192.72, joined gossip cluster" [2022-01-25T14:44:49.787Z] time="2022-01-25T14:44:49Z" level=info msg="Node 0faed1902d8c/172.30.192.72, is the new incarnation of the shutdown node 1dc8a32c16b9/172.30.192.72" [2022-01-25T14:44:49.787Z] time="2022-01-25T14:44:49Z" level=info msg="Node 0faed1902d8c/172.30.192.72, added to nodes list" [2022-01-25T14:44:49.787Z] time="2022-01-25T14:44:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.192.72:10033" [2022-01-25T14:44:49.787Z] time="2022-01-25T14:44:49Z" level=debug msg="memberlist: Stream connection from=172.30.192.72:49364" [2022-01-25T14:44:49.787Z] time="2022-01-25T14:44:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.192.72:10034" [2022-01-25T14:44:49.787Z] time="2022-01-25T14:44:49Z" level=debug msg="memberlist: Stream connection from=172.30.192.72:49365" [2022-01-25T14:44:49.787Z] time="2022-01-25T14:44:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.192.72:10035" [2022-01-25T14:44:49.787Z] time="2022-01-25T14:44:49Z" level=debug msg="memberlist: Stream connection from=172.30.192.72:49366" [2022-01-25T14:44:49.920Z] === CONT TestReadPluginNoRead [2022-01-25T14:44:49.920Z] read_test.go:92: [d828e3e43eb34] daemon is not started [2022-01-25T14:44:49.920Z] --- PASS: TestReadPluginNoRead (7.40s) [2022-01-25T14:44:49.920Z] --- PASS: TestReadPluginNoRead/default (1.39s) [2022-01-25T14:44:49.920Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.62s) [2022-01-25T14:44:49.920Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.50s) [2022-01-25T14:44:49.920Z] PASS [2022-01-25T14:44:49.920Z] [2022-01-25T14:44:49.920Z] DONE 6 tests in 11.801s [2022-01-25T14:44:49.920Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-01-25T14:44:49.920Z] ++ 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 [2022-01-25T14:44:49.920Z] ++ set -e [2022-01-25T14:44:49.920Z] ++ '[' -n 0 ']' [2022-01-25T14:44:49.920Z] ++ set -x [2022-01-25T14:44:49.920Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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 [2022-01-25T14:44:49.920Z] testing: warning: no tests to run [2022-01-25T14:44:49.920Z] PASS [2022-01-25T14:44:49.920Z] [2022-01-25T14:44:49.920Z] DONE 0 tests in 0.039s [2022-01-25T14:44:49.920Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-01-25T14:44:49.920Z] ++ 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 [2022-01-25T14:44:49.920Z] ++ set -e [2022-01-25T14:44:49.920Z] ++ '[' -n 0 ']' [2022-01-25T14:44:49.920Z] ++ set -x [2022-01-25T14:44:49.921Z] ++ 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 [2022-01-25T14:44:50.181Z] INFO: Testing against a local daemon [2022-01-25T14:44:50.181Z] === RUN TestPluginWithDevMounts [2022-01-25T14:44:50.181Z] === PAUSE TestPluginWithDevMounts [2022-01-25T14:44:50.181Z] === CONT TestPluginWithDevMounts [2022-01-25T14:44:50.274Z] 2022/01/25 14:44:50 Closing DB instances... [2022-01-25T14:44:50.274Z] time="2022-01-25T14:44:50Z" level=info msg="Node bcbbb5666f0e change state NodeActive --> NodeLeft" [2022-01-25T14:44:50.274Z] time="2022-01-25T14:44:50Z" level=info msg="node3(0faed1902d8c): Node leave event for bcbbb5666f0e/172.30.192.72" [2022-01-25T14:44:50.274Z] time="2022-01-25T14:44:50Z" level=info msg="Node bcbbb5666f0e change state NodeActive --> NodeLeft" [2022-01-25T14:44:50.274Z] time="2022-01-25T14:44:50Z" level=info msg="node2(4be54198f194): Node leave event for bcbbb5666f0e/172.30.192.72" [2022-01-25T14:44:50.274Z] time="2022-01-25T14:44:50Z" level=info msg="Node bcbbb5666f0e change state NodeActive --> NodeLeft" [2022-01-25T14:44:50.274Z] time="2022-01-25T14:44:50Z" level=info msg="node4(4a57c4197511): Node leave event for bcbbb5666f0e/172.30.192.72" [2022-01-25T14:44:50.761Z] time="2022-01-25T14:44:50Z" level=info msg="Node bcbbb5666f0e change state NodeActive --> NodeLeft" [2022-01-25T14:44:50.761Z] time="2022-01-25T14:44:50Z" level=info msg="node5(bdfca894e541): Node leave event for bcbbb5666f0e/172.30.192.72" [2022-01-25T14:44:50.761Z] time="2022-01-25T14:44:50Z" level=info msg="Node bcbbb5666f0e change state NodeActive --> NodeLeft" [2022-01-25T14:44:50.761Z] time="2022-01-25T14:44:50Z" level=info msg="node1(bcbbb5666f0e): Node leave event for bcbbb5666f0e/172.30.192.72" [2022-01-25T14:44:50.761Z] time="2022-01-25T14:44:50Z" level=info msg="Node bcbbb5666f0e/172.30.192.72, left gossip cluster" [2022-01-25T14:44:50.761Z] time="2022-01-25T14:44:50Z" level=info msg="Node bcbbb5666f0e/172.30.192.72, left gossip cluster" [2022-01-25T14:44:50.761Z] time="2022-01-25T14:44:50Z" level=info msg="Node bcbbb5666f0e/172.30.192.72, left gossip cluster" [2022-01-25T14:44:50.761Z] time="2022-01-25T14:44:50Z" level=info msg="Node bcbbb5666f0e/172.30.192.72, left gossip cluster" [2022-01-25T14:44:50.761Z] time="2022-01-25T14:44:50Z" level=info msg="Node bcbbb5666f0e/172.30.192.72, left gossip cluster" [2022-01-25T14:44:50.761Z] time="2022-01-25T14:44:50Z" level=info msg="Node 4be54198f194 change state NodeActive --> NodeLeft" [2022-01-25T14:44:50.761Z] time="2022-01-25T14:44:50Z" level=info msg="node5(bdfca894e541): Node leave event for 4be54198f194/172.30.192.72" [2022-01-25T14:44:50.761Z] time="2022-01-25T14:44:50Z" level=info msg="Node 4be54198f194 change state NodeActive --> NodeLeft" [2022-01-25T14:44:50.761Z] time="2022-01-25T14:44:50Z" level=info msg="node4(4a57c4197511): Node leave event for 4be54198f194/172.30.192.72" [2022-01-25T14:44:50.761Z] time="2022-01-25T14:44:50Z" level=info msg="Node 4be54198f194 change state NodeActive --> NodeLeft" [2022-01-25T14:44:50.761Z] time="2022-01-25T14:44:50Z" level=info msg="node3(0faed1902d8c): Node leave event for 4be54198f194/172.30.192.72" [2022-01-25T14:44:50.761Z] time="2022-01-25T14:44:50Z" level=info msg="Node 4be54198f194/172.30.192.72, left gossip cluster" [2022-01-25T14:44:50.761Z] time="2022-01-25T14:44:50Z" level=info msg="Node 4be54198f194 change state NodeActive --> NodeFailed" [2022-01-25T14:44:50.761Z] time="2022-01-25T14:44:50Z" level=info msg="Node 4be54198f194/172.30.192.72, added to failed nodes list" [2022-01-25T14:44:51.123Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11857406431_/foo_true____} [2022-01-25T14:44:51.252Z] time="2022-01-25T14:44:50Z" level=error msg="node: 4be54198f194 is unknown to memberlist" [2022-01-25T14:44:51.252Z] time="2022-01-25T14:44:50Z" level=info msg="Node 4be54198f194/172.30.192.72, left gossip cluster" [2022-01-25T14:44:51.252Z] time="2022-01-25T14:44:50Z" level=info msg="Node 4be54198f194/172.30.192.72, left gossip cluster" [2022-01-25T14:44:51.252Z] time="2022-01-25T14:44:50Z" level=info msg="Node 4be54198f194/172.30.192.72, left gossip cluster" [2022-01-25T14:44:51.252Z] time="2022-01-25T14:44:51Z" level=info msg="Node 0faed1902d8c change state NodeActive --> NodeLeft" [2022-01-25T14:44:51.252Z] time="2022-01-25T14:44:51Z" level=info msg="node5(bdfca894e541): Node leave event for 0faed1902d8c/172.30.192.72" [2022-01-25T14:44:51.252Z] time="2022-01-25T14:44:51Z" level=info msg="Node 0faed1902d8c change state NodeActive --> NodeLeft" [2022-01-25T14:44:51.252Z] time="2022-01-25T14:44:51Z" level=info msg="node4(4a57c4197511): Node leave event for 0faed1902d8c/172.30.192.72" [2022-01-25T14:44:51.695Z] --- PASS: TestPluginWithDevMounts (1.51s) [2022-01-25T14:44:51.695Z] PASS [2022-01-25T14:44:51.695Z] [2022-01-25T14:44:51.695Z] DONE 1 tests in 1.642s [2022-01-25T14:44:51.695Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-01-25T14:44:51.695Z] ++ 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 [2022-01-25T14:44:51.695Z] ++ set -e [2022-01-25T14:44:51.695Z] ++ '[' -n 0 ']' [2022-01-25T14:44:51.695Z] ++ set -x [2022-01-25T14:44:51.695Z] ++ 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 [2022-01-25T14:44:51.695Z] INFO: Testing against a local daemon [2022-01-25T14:44:51.695Z] === RUN TestSecretInspect [2022-01-25T14:44:51.739Z] time="2022-01-25T14:44:51Z" level=info msg="Node 0faed1902d8c change state NodeActive --> NodeLeft" [2022-01-25T14:44:51.739Z] time="2022-01-25T14:44:51Z" level=info msg="node3(0faed1902d8c): Node leave event for 0faed1902d8c/172.30.192.72" [2022-01-25T14:44:51.739Z] time="2022-01-25T14:44:51Z" level=info msg="Node 0faed1902d8c/172.30.192.72, left gossip cluster" [2022-01-25T14:44:51.739Z] time="2022-01-25T14:44:51Z" level=info msg="Node 0faed1902d8c/172.30.192.72, left gossip cluster" [2022-01-25T14:44:51.739Z] time="2022-01-25T14:44:51Z" level=info msg="Node 0faed1902d8c/172.30.192.72, left gossip cluster" [2022-01-25T14:44:51.739Z] time="2022-01-25T14:44:51Z" level=debug msg="memberlist: Failed ping: 0faed1902d8c (timeout reached)" [2022-01-25T14:44:51.739Z] time="2022-01-25T14:44:51Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.30.192.72:10037: use of closed network connection" [2022-01-25T14:44:51.739Z] time="2022-01-25T14:44:51Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.30.192.72:10036: use of closed network connection" [2022-01-25T14:44:51.739Z] time="2022-01-25T14:44:51Z" level=debug msg="memberlist: Stream connection from=172.30.192.72:49368" [2022-01-25T14:44:52.226Z] time="2022-01-25T14:44:51Z" level=info msg="Node 4a57c4197511 change state NodeActive --> NodeLeft" [2022-01-25T14:44:52.226Z] time="2022-01-25T14:44:51Z" level=info msg="node5(bdfca894e541): Node leave event for 4a57c4197511/172.30.192.72" [2022-01-25T14:44:52.226Z] time="2022-01-25T14:44:51Z" level=info msg="Node 4a57c4197511 change state NodeActive --> NodeLeft" [2022-01-25T14:44:52.226Z] time="2022-01-25T14:44:51Z" level=info msg="node4(4a57c4197511): Node leave event for 4a57c4197511/172.30.192.72" [2022-01-25T14:44:52.226Z] time="2022-01-25T14:44:52Z" level=warning msg="memberlist: Was able to connect to 0faed1902d8c but other probes failed, network may be misconfigured" [2022-01-25T14:44:52.226Z] time="2022-01-25T14:44:52Z" level=debug msg="memberlist: Failed to join 172.30.192.72: dial tcp 172.30.192.72:10034: connectex: No connection could be made because the target machine actively refused it." [2022-01-25T14:44:52.636Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32698329419_/foo_false____} [2022-01-25T14:44:52.713Z] time="2022-01-25T14:44:52Z" level=info msg="Node 4a57c4197511/172.30.192.72, left gossip cluster" [2022-01-25T14:44:52.713Z] time="2022-01-25T14:44:52Z" level=info msg="Node 4a57c4197511/172.30.192.72, left gossip cluster" [2022-01-25T14:44:53.200Z] time="2022-01-25T14:44:53Z" level=info msg="Node bdfca894e541/172.30.192.72, left gossip cluster" [2022-01-25T14:44:53.200Z] time="2022-01-25T14:44:53Z" level=info msg="Node bdfca894e541 change state NodeActive --> NodeFailed" [2022-01-25T14:44:53.200Z] time="2022-01-25T14:44:53Z" level=info msg="Node bdfca894e541/172.30.192.72, added to failed nodes list" [2022-01-25T14:44:53.200Z] --- PASS: TestNetworkDBIslands (12.07s) [2022-01-25T14:44:53.200Z] PASS [2022-01-25T14:44:53.200Z] coverage: 60.3% of statements [2022-01-25T14:44:53.200Z] ok github.com/docker/docker/libnetwork/networkdb 103.918s coverage: 60.3% of statements [2022-01-25T14:44:53.200Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-01-25T14:44:53.200Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-01-25T14:44:53.200Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-01-25T14:44:53.200Z] ? github.com/docker/docker/oci/caps [no test files] [2022-01-25T14:44:53.200Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-01-25T14:44:53.200Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-01-25T14:44:53.200Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-01-25T14:44:53.200Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-01-25T14:44:53.200Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-01-25T14:44:53.200Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-01-25T14:44:53.200Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-01-25T14:44:53.200Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-01-25T14:44:53.200Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-01-25T14:44:53.200Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-01-25T14:44:53.200Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-01-25T14:44:53.200Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-01-25T14:44:53.200Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-01-25T14:44:53.200Z] ? github.com/docker/docker/pkg/term [no test files] [2022-01-25T14:44:53.200Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-01-25T14:44:53.200Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-01-25T14:44:53.200Z] ? github.com/docker/docker/quota [no test files] [2022-01-25T14:44:53.200Z] ? github.com/docker/docker/rootless [no test files] [2022-01-25T14:44:53.200Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-01-25T14:44:53.200Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-01-25T14:44:53.200Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-01-25T14:44:53.200Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-01-25T14:44:53.200Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-01-25T14:44:53.200Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-01-25T14:44:53.200Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-01-25T14:44:53.200Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-01-25T14:44:53.200Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-01-25T14:44:53.200Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-01-25T14:44:53.200Z] ? github.com/docker/docker/testutil/request [no test files] [2022-01-25T14:44:53.200Z] ? github.com/docker/docker/volume [no test files] [2022-01-25T14:44:53.200Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-01-25T14:44:53.200Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-01-25T14:44:54.021Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32698329419_/foo_true____} [2022-01-25T14:44:54.021Z] --- PASS: TestSecretInspect (2.14s) [2022-01-25T14:44:54.021Z] === RUN TestSecretList [2022-01-25T14:44:55.404Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32698329419_/foo_true__0xc0009f8b10__} [2022-01-25T14:44:55.493Z] [2022-01-25T14:44:55.493Z] === Skipped [2022-01-25T14:44:55.493Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-01-25T14:44:55.493Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-01-25T14:44:55.493Z] [2022-01-25T14:44:55.493Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-01-25T14:44:55.493Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:44:55.493Z] [2022-01-25T14:44:55.493Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-01-25T14:44:55.493Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:44:55.493Z] [2022-01-25T14:44:55.493Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-01-25T14:44:55.493Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:44:55.493Z] [2022-01-25T14:44:55.493Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-01-25T14:44:55.493Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:44:55.493Z] [2022-01-25T14:44:55.493Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-01-25T14:44:55.493Z] client_test.go:23: runtime.GOOS == "windows" [2022-01-25T14:44:55.493Z] [2022-01-25T14:44:55.493Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-01-25T14:44:55.493Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-01-25T14:44:55.493Z] [2022-01-25T14:44:55.493Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-01-25T14:44:55.493Z] network_proxy_test.go:208: No support for dual stack yet [2022-01-25T14:44:55.493Z] [2022-01-25T14:44:55.493Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-01-25T14:44:55.493Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-01-25T14:44:55.493Z] [2022-01-25T14:44:55.493Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.02s) [2022-01-25T14:44:55.493Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-01-25T14:44:55.493Z] [2022-01-25T14:44:55.493Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-01-25T14:44:55.493Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-01-25T14:44:55.493Z] [2022-01-25T14:44:55.493Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-01-25T14:44:55.493Z] daemon_test.go:145: root required [2022-01-25T14:44:55.493Z] [2022-01-25T14:44:55.493Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-01-25T14:44:55.493Z] reload_test.go:342: root required [2022-01-25T14:44:55.493Z] [2022-01-25T14:44:55.493Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-01-25T14:44:55.493Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:44:55.493Z] [2022-01-25T14:44:55.493Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-01-25T14:44:55.493Z] pull_v2_test.go:73: Needs fixing on Windows [2022-01-25T14:44:55.493Z] [2022-01-25T14:44:55.493Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-01-25T14:44:55.493Z] pull_v2_test.go:118: Needs fixing on Windows [2022-01-25T14:44:55.493Z] [2022-01-25T14:44:55.493Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-01-25T14:44:55.493Z] download_test.go:267: Needs fixing on Windows [2022-01-25T14:44:55.493Z] [2022-01-25T14:44:55.493Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-01-25T14:44:55.493Z] layer_test.go:303: Failing on Windows [2022-01-25T14:44:55.493Z] [2022-01-25T14:44:55.493Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-01-25T14:44:55.493Z] layer_test.go:352: Failing on Windows [2022-01-25T14:44:55.493Z] [2022-01-25T14:44:55.493Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-01-25T14:44:55.493Z] layer_test.go:467: Failing on Windows [2022-01-25T14:44:55.493Z] [2022-01-25T14:44:55.493Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-01-25T14:44:55.493Z] layer_test.go:696: Failing on Windows [2022-01-25T14:44:55.493Z] [2022-01-25T14:44:55.493Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-01-25T14:44:55.493Z] migration_test.go:45: Failing on Windows [2022-01-25T14:44:55.493Z] [2022-01-25T14:44:55.493Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-01-25T14:44:55.493Z] migration_test.go:181: Failing on Windows [2022-01-25T14:44:55.493Z] [2022-01-25T14:44:55.493Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-01-25T14:44:55.493Z] mount_test.go:17: Failing on Windows [2022-01-25T14:44:55.493Z] [2022-01-25T14:44:55.493Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-01-25T14:44:55.493Z] mount_test.go:76: Failing on Windows [2022-01-25T14:44:55.493Z] [2022-01-25T14:44:55.493Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-01-25T14:44:55.493Z] mount_test.go:125: Failing on Windows [2022-01-25T14:44:55.493Z] [2022-01-25T14:44:55.493Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-01-25T14:44:55.493Z] mount_test.go:212: Failing on Windows [2022-01-25T14:44:55.493Z] [2022-01-25T14:44:55.493Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-01-25T14:44:55.493Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-01-25T14:44:55.493Z] [2022-01-25T14:44:55.493Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-01-25T14:44:55.493Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-01-25T14:44:55.493Z] [2022-01-25T14:44:55.493Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-01-25T14:44:55.493Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-01-25T14:44:55.493Z] [2022-01-25T14:44:55.493Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.01s) [2022-01-25T14:44:55.493Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-01-25T14:44:55.493Z] [2022-01-25T14:44:55.493Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-01-25T14:44:55.493Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-01-25T14:44:55.493Z] [2022-01-25T14:44:55.493Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.01s) [2022-01-25T14:44:55.493Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-25T14:44:55.493Z] [2022-01-25T14:44:55.493Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-01-25T14:44:55.494Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-25T14:44:55.494Z] [2022-01-25T14:44:55.494Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-01-25T14:44:55.494Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-25T14:44:55.494Z] [2022-01-25T14:44:55.494Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-01-25T14:44:55.494Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-01-25T14:44:55.494Z] [2022-01-25T14:44:55.494Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-01-25T14:44:55.494Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-01-25T14:44:55.494Z] [2022-01-25T14:44:55.494Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-01-25T14:44:55.494Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-01-25T14:44:55.494Z] [2022-01-25T14:44:55.494Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-01-25T14:44:55.494Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-01-25T14:44:55.494Z] [2022-01-25T14:44:55.494Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-01-25T14:44:55.494Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T14:44:55.494Z] [2022-01-25T14:44:55.494Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-01-25T14:44:55.494Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T14:44:55.494Z] [2022-01-25T14:44:55.494Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-01-25T14:44:55.494Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T14:44:55.494Z] [2022-01-25T14:44:55.494Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-01-25T14:44:55.494Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T14:44:55.494Z] [2022-01-25T14:44:55.494Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-01-25T14:44:55.494Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T14:44:55.494Z] [2022-01-25T14:44:55.494Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-01-25T14:44:55.494Z] archive_test.go:133: Xz not present in msys2 [2022-01-25T14:44:55.494Z] [2022-01-25T14:44:55.494Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.01s) [2022-01-25T14:44:55.494Z] archive_test.go:140: zstd not installed [2022-01-25T14:44:55.494Z] [2022-01-25T14:44:55.494Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-01-25T14:44:55.494Z] archive_test.go:252: Failing on Windows CI machines [2022-01-25T14:44:55.494Z] [2022-01-25T14:44:55.494Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-01-25T14:44:55.494Z] archive_windows_test.go:16: Currently fails [2022-01-25T14:44:55.494Z] [2022-01-25T14:44:55.494Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-01-25T14:44:55.494Z] changes_test.go:195: needs more investigation [2022-01-25T14:44:55.494Z] [2022-01-25T14:44:55.494Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-01-25T14:44:55.494Z] changes_test.go:432: needs further investigation [2022-01-25T14:44:55.494Z] [2022-01-25T14:44:55.494Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-01-25T14:44:55.494Z] changes_test.go:468: needs further investigation [2022-01-25T14:44:55.494Z] [2022-01-25T14:44:55.494Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-01-25T14:44:55.494Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:44:55.494Z] [2022-01-25T14:44:55.494Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-01-25T14:44:55.494Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:44:55.494Z] [2022-01-25T14:44:55.494Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-01-25T14:44:55.494Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-25T14:44:55.494Z] [2022-01-25T14:44:55.494Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-01-25T14:44:55.494Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-25T14:44:55.494Z] [2022-01-25T14:44:55.494Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-01-25T14:44:55.494Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:44:55.494Z] [2022-01-25T14:44:55.494Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-01-25T14:44:55.494Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-25T14:44:55.494Z] [2022-01-25T14:44:55.494Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-01-25T14:44:55.494Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:44:55.494Z] [2022-01-25T14:44:55.494Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-01-25T14:44:55.494Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:44:55.494Z] [2022-01-25T14:44:55.494Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-01-25T14:44:55.494Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:44:55.494Z] [2022-01-25T14:44:55.494Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-01-25T14:44:55.494Z] poller_test.go:40: No chmod on Windows [2022-01-25T14:44:55.494Z] [2022-01-25T14:44:55.494Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-01-25T14:44:55.494Z] fileutils_test.go:133: Needs porting to Windows [2022-01-25T14:44:55.494Z] [2022-01-25T14:44:55.494Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-01-25T14:44:55.494Z] fileutils_test.go:179: Needs porting to Windows [2022-01-25T14:44:55.494Z] [2022-01-25T14:44:55.494Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-01-25T14:44:55.494Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:44:55.494Z] [2022-01-25T14:44:55.494Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2022-01-25T14:44:55.494Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:44:55.494Z] [2022-01-25T14:44:55.494Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-01-25T14:44:55.494Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-01-25T14:44:55.494Z] [2022-01-25T14:44:55.494Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-01-25T14:44:55.494Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-01-25T14:44:55.494Z] [2022-01-25T14:44:55.494Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-01-25T14:44:55.494Z] local_test.go:180: runtime.GOOS == "windows" [2022-01-25T14:44:55.494Z] [2022-01-25T14:44:55.494Z] DONE 2069 tests, 68 skipped in 267.601s [2022-01-25T14:44:55.494Z] INFO: make.ps1 ended at 01/25/2022 14:44:55 [2022-01-25T14:44:56.346Z] --- PASS: TestSecretList (2.34s) [2022-01-25T14:44:56.346Z] === RUN TestSecretsCreateAndDelete [2022-01-25T14:44:56.606Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0009f8b28_} [2022-01-25T14:44:57.115Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-01-25T14:44:57.115Z] INFO: Unit tests ended at 01/25/2022 14:44:56. Duration:00:04:43.3219330 [2022-01-25T14:44:57.115Z] INFO: Building busybox [2022-01-25T14:44:57.115Z] Sending build context to Docker daemon 5.12kB [2022-01-25T14:44:57.115Z] [2022-01-25T14:44:57.115Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-01-25T14:44:57.115Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-01-25T14:44:57.115Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-01-25T14:44:57.115Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-01-25T14:44:57.115Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-01-25T14:44:57.115Z] ---> 60d6f56ecebd [2022-01-25T14:44:57.115Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-01-25T14:44:57.115Z] ---> Running in 9fa4d11b1d51 [2022-01-25T14:44:57.991Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0009f8b40_} [2022-01-25T14:44:58.562Z] --- PASS: TestSecretsCreateAndDelete (2.34s) [2022-01-25T14:44:58.562Z] === RUN TestSecretsUpdate [2022-01-25T14:44:59.504Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0009f8b58_} [2022-01-25T14:44:59.765Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-01-25T14:45:00.707Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0009f8b70_} [2022-01-25T14:45:00.967Z] --- PASS: TestSecretsUpdate (2.28s) [2022-01-25T14:45:00.967Z] === RUN TestTemplatedSecret [2022-01-25T14:45:02.356Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-01-25T14:45:03.742Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-01-25T14:45:03.742Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-01-25T14:45:03.742Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-01-25T14:45:03.742Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-01-25T14:45:03.742Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-01-25T14:45:03.742Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-01-25T14:45:03.742Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-01-25T14:45:04.003Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-01-25T14:45:04.004Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-01-25T14:45:04.004Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-01-25T14:45:04.004Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-01-25T14:45:04.004Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-01-25T14:45:04.004Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-01-25T14:45:04.004Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-01-25T14:45:04.004Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-01-25T14:45:04.004Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-01-25T14:45:04.265Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-01-25T14:45:04.265Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-01-25T14:45:04.265Z] docker_api_swarm_test.go:502: [dc4a447478343] joining swarm manager [d013f3315ac39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-25T14:45:04.526Z] --- PASS: TestTemplatedSecret (3.65s) [2022-01-25T14:45:04.526Z] === RUN TestSecretCreateResolve [2022-01-25T14:45:06.441Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-01-25T14:45:07.023Z] --- PASS: TestSecretCreateResolve (2.42s) [2022-01-25T14:45:07.023Z] PASS [2022-01-25T14:45:07.023Z] [2022-01-25T14:45:07.023Z] DONE 6 tests in 15.259s [2022-01-25T14:45:07.023Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-01-25T14:45:07.023Z] ++ 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 [2022-01-25T14:45:07.023Z] ++ set -e [2022-01-25T14:45:07.023Z] ++ '[' -n 0 ']' [2022-01-25T14:45:07.023Z] ++ set -x [2022-01-25T14:45:07.023Z] ++ 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 [2022-01-25T14:45:07.023Z] INFO: Testing against a local daemon [2022-01-25T14:45:07.023Z] === RUN TestServiceCreateInit [2022-01-25T14:45:07.023Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-25T14:45:07.968Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-01-25T14:45:09.885Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-01-25T14:45:09.945Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-01-25T14:45:09.945Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-01-25T14:45:09.945Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-01-25T14:45:09.945Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-01-25T14:45:09.945Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-01-25T14:45:11.272Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-01-25T14:45:11.272Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-01-25T14:45:11.272Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-25T14:45:11.844Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-01-25T14:45:12.420Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-01-25T14:45:12.992Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-01-25T14:45:13.826Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-01-25T14:45:13.934Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-01-25T14:45:14.309Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-01-25T14:45:14.309Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-01-25T14:45:14.309Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-01-25T14:45:14.309Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-01-25T14:45:14.309Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-01-25T14:45:14.309Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-01-25T14:45:14.309Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-01-25T14:45:14.508Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-01-25T14:45:14.791Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-01-25T14:45:15.081Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-01-25T14:45:15.187Z] Removing intermediate container 9fa4d11b1d51 [2022-01-25T14:45:15.187Z] ---> 7de43cc0dea6 [2022-01-25T14:45:15.187Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-01-25T14:45:15.187Z] ---> Running in fed37f7115d2 [2022-01-25T14:45:15.187Z] Removing intermediate container fed37f7115d2 [2022-01-25T14:45:15.187Z] ---> d18557d5a615 [2022-01-25T14:45:15.187Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-01-25T14:45:15.187Z] ---> Running in f3e7490e6865 [2022-01-25T14:45:15.187Z] Removing intermediate container f3e7490e6865 [2022-01-25T14:45:15.187Z] ---> 20e59ff28c4b [2022-01-25T14:45:15.187Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-01-25T14:45:15.653Z] --- PASS: TestServiceCreateInit (8.55s) [2022-01-25T14:45:15.653Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.18s) [2022-01-25T14:45:15.653Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.35s) [2022-01-25T14:45:15.653Z] === RUN TestCreateServiceMultipleTimes [2022-01-25T14:45:15.806Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-01-25T14:45:16.213Z] [2022-01-25T14:45:16.225Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-01-25T14:45:16.225Z] docker_api_swarm_test.go:507: [dd65d31a9583a] joining swarm manager [d013f3315ac39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-25T14:45:16.700Z] ---> 6435ef3edf44 [2022-01-25T14:45:16.700Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-01-25T14:45:16.700Z] ---> Running in 28c3fbafecd1 [2022-01-25T14:45:16.797Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-01-25T14:45:17.372Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-01-25T14:45:18.315Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-01-25T14:45:18.831Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-01-25T14:45:19.258Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-01-25T14:45:19.834Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-01-25T14:45:20.405Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-01-25T14:45:20.438Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-01-25T14:45:20.438Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-01-25T14:45:20.438Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-01-25T14:45:20.438Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-01-25T14:45:20.438Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-01-25T14:45:20.920Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-01-25T14:45:22.321Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-01-25T14:45:22.582Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-01-25T14:45:23.152Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-01-25T14:45:23.152Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-01-25T14:45:23.724Z] === RUN TestDockerSuite/TestCpRelativePath [2022-01-25T14:45:23.942Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-01-25T14:45:24.296Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-01-25T14:45:24.868Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-01-25T14:45:25.811Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-01-25T14:45:26.384Z] === RUN TestDockerSuite/TestCpToCaseA [2022-01-25T14:45:27.328Z] === RUN TestDockerSuite/TestCpToCaseB [2022-01-25T14:45:27.900Z] === RUN TestDockerSuite/TestCpToCaseC [2022-01-25T14:45:28.292Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-01-25T14:45:28.292Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-01-25T14:45:28.292Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-01-25T14:45:28.292Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-01-25T14:45:28.292Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-01-25T14:45:28.292Z] remote: Enumerating objects: 23, done. [2022-01-25T14:45:28.292Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-01-25T14:45:28.292Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-01-25T14:45:28.292Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-01-25T14:45:28.292Z] 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) 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. [2022-01-25T14:45:28.292Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-01-25T14:45:28.292Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-01-25T14:45:28.292Z] Cross building: bundles/cross/linux/ppc64le [2022-01-25T14:45:28.292Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-01-25T14:45:28.292Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-01-25T14:45:29.285Z] === RUN TestDockerSuite/TestCpToCaseD [2022-01-25T14:45:30.181Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-01-25T14:45:30.181Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-01-25T14:45:30.181Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-01-25T14:45:30.181Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-01-25T14:45:30.181Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-01-25T14:45:30.181Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-01-25T14:45:30.181Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-01-25T14:45:30.181Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-01-25T14:45:30.181Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-01-25T14:45:30.181Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-01-25T14:45:30.181Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-01-25T14:45:30.181Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-01-25T14:45:30.181Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-01-25T14:45:30.181Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-01-25T14:45:30.667Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-01-25T14:45:32.610Z] === RUN TestDockerSuite/TestCpToCaseE [2022-01-25T14:45:32.610Z] --- PASS: TestCreateServiceMultipleTimes (17.02s) [2022-01-25T14:45:32.610Z] === RUN TestCreateServiceConflict [2022-01-25T14:45:34.526Z] === RUN TestDockerSuite/TestCpToCaseF [2022-01-25T14:45:34.569Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-01-25T14:45:34.786Z] === RUN TestDockerSuite/TestCpToCaseG [2022-01-25T14:45:34.805Z] Removing intermediate container 28c3fbafecd1 [2022-01-25T14:45:34.805Z] ---> e952b576846f [2022-01-25T14:45:34.805Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-01-25T14:45:34.805Z] ---> Running in 52863e2796a3 [2022-01-25T14:45:34.805Z] [2022-01-25T14:45:34.805Z] SUCCESS: Specified value was saved. [2022-01-25T14:45:35.356Z] --- PASS: TestCreateServiceConflict (2.55s) [2022-01-25T14:45:35.356Z] === RUN TestCreateServiceMaxReplicas [2022-01-25T14:45:36.186Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-01-25T14:45:36.186Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-01-25T14:45:36.186Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-01-25T14:45:36.186Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-01-25T14:45:36.186Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-01-25T14:45:36.186Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-01-25T14:45:36.620Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-01-25T14:45:37.097Z] Removing intermediate container 52863e2796a3 [2022-01-25T14:45:37.097Z] ---> eee88047fdc5 [2022-01-25T14:45:37.097Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-01-25T14:45:37.097Z] ---> Running in 097ca116e987 [2022-01-25T14:45:38.659Z] === RUN TestDockerSuite/TestCpToCaseH [2022-01-25T14:45:38.659Z] --- PASS: TestCreateServiceMaxReplicas (3.45s) [2022-01-25T14:45:38.659Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-25T14:45:39.227Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-01-25T14:45:41.207Z] === RUN TestDockerSuite/TestCpToCaseI [2022-01-25T14:45:41.469Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-01-25T14:45:41.988Z] Cannot create a file when that file already exists. [2022-01-25T14:45:42.602Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-01-25T14:45:43.084Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-01-25T14:45:43.084Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-01-25T14:45:43.084Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-01-25T14:45:44.018Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-01-25T14:45:44.589Z] === RUN TestDockerSuite/TestCpToDot [2022-01-25T14:45:45.161Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-01-25T14:45:46.103Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-01-25T14:45:46.105Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-01-25T14:45:46.871Z] Removing intermediate container 097ca116e987 [2022-01-25T14:45:46.871Z] ---> 9f8808e438f8 [2022-01-25T14:45:46.871Z] Step 13/13 : CMD ["sh"] [2022-01-25T14:45:46.871Z] ---> Running in db13e13c7569 [2022-01-25T14:45:46.871Z] Removing intermediate container db13e13c7569 [2022-01-25T14:45:46.871Z] ---> 24857e393a10 [2022-01-25T14:45:46.871Z] Successfully built 24857e393a10 [2022-01-25T14:45:46.871Z] Successfully tagged busybox:latest [2022-01-25T14:45:46.871Z] INFO: Docker images of the daemon under test [2022-01-25T14:45:46.871Z] [2022-01-25T14:45:46.871Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-25T14:45:46.871Z] busybox latest 24857e393a10 Less than a second ago 5.77GB [2022-01-25T14:45:46.871Z] microsoft/windowsservercore latest 60d6f56ecebd 7 days ago 5.75GB [2022-01-25T14:45:46.871Z] mcr.microsoft.com/windows/servercore ltsc2019 60d6f56ecebd 7 days ago 5.75GB [2022-01-25T14:45:46.871Z] [2022-01-25T14:45:46.871Z] INFO: Running integration tests at 01/25/2022 14:45:46... [2022-01-25T14:45:46.871Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-01-25T14:45:46.871Z] INFO: Integration API tests being run from the host: [2022-01-25T14:45:46.871Z] INFO: make.ps1 starting at 01/25/2022 14:45:46 [2022-01-25T14:45:47.045Z] === RUN TestDockerSuite/TestCpToStdout [2022-01-25T14:45:47.617Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-01-25T14:45:47.899Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-01-25T14:45:48.188Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-01-25T14:45:48.380Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-01-25T14:45:48.450Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-01-25T14:45:49.021Z] === RUN TestDockerSuite/TestCpVolumePath [2022-01-25T14:45:49.592Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-01-25T14:45:49.854Z] === RUN TestDockerSuite/TestCreateArgs [2022-01-25T14:45:49.854Z] === RUN TestDockerSuite/TestCreateByImageID [2022-01-25T14:45:50.116Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-01-25T14:45:50.689Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-01-25T14:45:50.689Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-01-25T14:45:50.689Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-01-25T14:45:50.689Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-01-25T14:45:50.949Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-01-25T14:45:51.210Z] === RUN TestDockerSuite/TestCreateLabels [2022-01-25T14:45:51.471Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-01-25T14:45:51.471Z] === RUN TestDockerSuite/TestCreateRM [2022-01-25T14:45:51.471Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-01-25T14:45:51.471Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-25T14:45:51.471Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-01-25T14:45:51.471Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-01-25T14:45:51.732Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-01-25T14:45:52.673Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.77s) [2022-01-25T14:45:52.673Z] === RUN TestCreateServiceSecretFileMode [2022-01-25T14:45:53.235Z] === RUN TestDockerSuite/TestBuildAddScript [2022-01-25T14:45:53.235Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-01-25T14:45:53.235Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-01-25T14:45:53.235Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-01-25T14:45:53.235Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-01-25T14:45:53.235Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-01-25T14:45:53.235Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-01-25T14:45:53.235Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-01-25T14:45:53.235Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-01-25T14:45:53.246Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-01-25T14:45:53.246Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-01-25T14:45:53.246Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-01-25T14:45:54.249Z] === RUN TestDockerSuite/TestBuildAddTar [2022-01-25T14:45:54.420Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-01-25T14:45:56.548Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-01-25T14:45:56.549Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-01-25T14:45:56.549Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-01-25T14:45:56.549Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-01-25T14:45:56.549Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-01-25T14:45:56.825Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-01-25T14:45:57.090Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-01-25T14:45:57.661Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-01-25T14:45:58.232Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-01-25T14:45:58.323Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-01-25T14:45:58.803Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-01-25T14:45:59.346Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-01-25T14:45:59.346Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-01-25T14:45:59.346Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-01-25T14:45:59.745Z] docker_api_swarm_node_test.go:81: [df059968213bb] joining swarm manager [d9b30c8ab79ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-25T14:46:00.006Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-01-25T14:46:00.950Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-01-25T14:46:01.524Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-01-25T14:46:02.095Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-01-25T14:46:02.095Z] === RUN TestDockerSuite/TestDevicePermissions [2022-01-25T14:46:02.410Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-01-25T14:46:02.668Z] === RUN TestDockerSuite/TestDockerFails [2022-01-25T14:46:02.668Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-01-25T14:46:02.668Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-01-25T14:46:02.668Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-01-25T14:46:03.610Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-01-25T14:46:04.181Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-01-25T14:46:04.696Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-01-25T14:46:05.565Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-01-25T14:46:05.565Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-01-25T14:46:05.565Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-01-25T14:46:05.565Z] --- PASS: TestCreateServiceSecretFileMode (13.05s) [2022-01-25T14:46:05.565Z] === RUN TestCreateServiceConfigFileMode [2022-01-25T14:46:05.826Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-01-25T14:46:09.577Z] === RUN TestDockerSuite/TestBuildAddScript [2022-01-25T14:46:09.577Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-01-25T14:46:09.577Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-01-25T14:46:09.577Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-01-25T14:46:10.064Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-01-25T14:46:10.064Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-01-25T14:46:10.064Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-01-25T14:46:10.064Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-01-25T14:46:10.064Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-01-25T14:46:10.550Z] === RUN TestDockerSuite/TestBuildAddTar [2022-01-25T14:46:12.411Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-01-25T14:46:12.982Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-01-25T14:46:13.243Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-01-25T14:46:13.511Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-25T14:46:13.511Z] INFO: Testing against a local daemon [2022-01-25T14:46:13.511Z] === RUN TestBuildWithSession [2022-01-25T14:46:13.511Z] build_session_test.go:25: TODO: BuildKit [2022-01-25T14:46:13.511Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-25T14:46:13.511Z] === RUN TestBuildSquashParent [2022-01-25T14:46:13.511Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:46:13.511Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-01-25T14:46:13.511Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-25T14:46:13.511Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-25T14:46:13.511Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-25T14:46:13.511Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-25T14:46:13.511Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-25T14:46:13.511Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-25T14:46:13.511Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-25T14:46:13.511Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-25T14:46:13.511Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-25T14:46:13.511Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-25T14:46:13.511Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-25T14:46:13.511Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-25T14:46:13.511Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-25T14:46:13.511Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-25T14:46:13.511Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-25T14:46:13.511Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-25T14:46:13.511Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-25T14:46:15.156Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-01-25T14:46:15.417Z] docker_api_swarm_node_test.go:53: [d5f88179f9fd8] joining swarm manager [df88b566a01a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-25T14:46:16.359Z] docker_api_swarm_node_test.go:54: [d2640f370b695] joining swarm manager [df88b566a01a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-25T14:46:16.620Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-01-25T14:46:17.191Z] === RUN TestDockerSuite/TestEventsAttach [2022-01-25T14:46:17.762Z] === RUN TestDockerSuite/TestEventsCommit [2022-01-25T14:46:18.705Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-01-25T14:46:18.705Z] --- PASS: TestCreateServiceConfigFileMode (12.97s) [2022-01-25T14:46:18.705Z] === RUN TestCreateServiceSysctls [2022-01-25T14:46:18.967Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-01-25T14:46:19.538Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-01-25T14:46:20.111Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-01-25T14:46:22.027Z] --- PASS: TestCreateServiceSysctls (3.23s) [2022-01-25T14:46:22.027Z] === RUN TestCreateServiceCapabilities [2022-01-25T14:46:22.027Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-01-25T14:46:22.993Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-01-25T14:46:24.398Z] --- PASS: TestCreateServiceCapabilities (2.68s) [2022-01-25T14:46:24.398Z] === RUN TestInspect [2022-01-25T14:46:25.339Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-01-25T14:46:26.261Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-25T14:46:26.261Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-25T14:46:27.886Z] --- PASS: TestInspect (3.12s) [2022-01-25T14:46:27.886Z] === RUN TestCreateJob [2022-01-25T14:46:27.886Z] === RUN TestDockerSuite/TestEventsCopy [2022-01-25T14:46:28.458Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-01-25T14:46:29.843Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-01-25T14:46:30.353Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-01-25T14:46:30.354Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-01-25T14:46:30.354Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-01-25T14:46:30.354Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-01-25T14:46:30.836Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-01-25T14:46:31.226Z] --- PASS: TestCreateJob (3.44s) [2022-01-25T14:46:31.226Z] === RUN TestReplicatedJob [2022-01-25T14:46:33.596Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-01-25T14:46:33.596Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (11.19s) [2022-01-25T14:46:33.596Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (11.37s) [2022-01-25T14:46:33.596Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (11.54s) [2022-01-25T14:46:33.596Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (15.38s) [2022-01-25T14:46:33.596Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (7.94s) [2022-01-25T14:46:33.596Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (7.98s) [2022-01-25T14:46:33.596Z] === RUN TestBuildMultiStageCopy [2022-01-25T14:46:33.596Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-01-25T14:46:35.432Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-01-25T14:46:35.432Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-01-25T14:46:36.375Z] --- PASS: TestReplicatedJob (5.43s) [2022-01-25T14:46:36.375Z] === RUN TestUpdateReplicatedJob [2022-01-25T14:46:36.636Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-01-25T14:46:37.209Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-01-25T14:46:37.209Z] === RUN TestDockerSuite/TestEventsFilterType [2022-01-25T14:46:37.469Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-01-25T14:46:37.730Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-01-25T14:46:37.730Z] === RUN TestDockerSuite/TestEventsFilters [2022-01-25T14:46:39.118Z] === RUN TestDockerSuite/TestEventsFormat [2022-01-25T14:46:39.689Z] --- PASS: TestUpdateReplicatedJob (3.29s) [2022-01-25T14:46:39.689Z] === RUN TestServiceListWithStatuses [2022-01-25T14:46:39.689Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-25T14:46:39.689Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-01-25T14:46:39.689Z] === RUN TestDockerNetworkConnectAlias [2022-01-25T14:46:39.950Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-01-25T14:46:39.950Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-01-25T14:46:40.326Z] === RUN TestDockerSuite/TestEventsImageImport [2022-01-25T14:46:40.912Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-01-25T14:46:40.912Z] === RUN TestDockerSuite/TestEventsImagePull [2022-01-25T14:46:40.928Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-25T14:46:41.415Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-25T14:46:41.854Z] === RUN TestDockerSuite/TestEventsImageTag [2022-01-25T14:46:42.439Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-25T14:46:42.797Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-01-25T14:46:43.058Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-01-25T14:46:43.058Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-01-25T14:46:43.058Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-01-25T14:46:43.058Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-01-25T14:46:43.058Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-01-25T14:46:43.462Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-25T14:46:44.441Z] --- PASS: TestDockerNetworkConnectAlias (4.59s) [2022-01-25T14:46:44.441Z] === RUN TestDockerNetworkReConnect [2022-01-25T14:46:44.486Z] --- PASS: TestBuildMultiStageCopy (11.93s) [2022-01-25T14:46:44.486Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.88s) [2022-01-25T14:46:44.486Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.75s) [2022-01-25T14:46:44.486Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.94s) [2022-01-25T14:46:44.486Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.10s) [2022-01-25T14:46:44.486Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.25s) [2022-01-25T14:46:44.486Z] === RUN TestBuildMultiStageParentConfig [2022-01-25T14:46:45.384Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-01-25T14:46:45.646Z] === RUN TestDockerSuite/TestEventsRename [2022-01-25T14:46:46.591Z] === RUN TestDockerSuite/TestEventsResize [2022-01-25T14:46:46.733Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-01-25T14:46:46.733Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-01-25T14:46:46.733Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-01-25T14:46:46.733Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-01-25T14:46:47.167Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-01-25T14:46:47.219Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-01-25T14:46:47.534Z] --- PASS: TestBuildMultiStageParentConfig (2.51s) [2022-01-25T14:46:47.535Z] === RUN TestBuildLabelWithTargets [2022-01-25T14:46:47.535Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-25T14:46:47.535Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-01-25T14:46:47.535Z] === RUN TestBuildWithEmptyLayers [2022-01-25T14:46:48.110Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-01-25T14:46:48.110Z] --- PASS: TestDockerNetworkReConnect (3.90s) [2022-01-25T14:46:48.110Z] === RUN TestServicePlugin [2022-01-25T14:46:48.371Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-01-25T14:46:48.558Z] --- PASS: TestBuildWithEmptyLayers (1.33s) [2022-01-25T14:46:48.558Z] === RUN TestBuildMultiStageOnBuild [2022-01-25T14:46:48.632Z] === RUN TestDockerSuite/TestEventsStreaming [2022-01-25T14:46:49.576Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-01-25T14:46:52.123Z] plugin_test.go:61: [d37a845c55c11] joining swarm manager [db96be30cea23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-25T14:46:52.123Z] === RUN TestDockerSuite/TestEventsTop [2022-01-25T14:46:52.319Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-01-25T14:46:52.319Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-01-25T14:46:52.319Z] === RUN TestDockerSuite/TestBuildBlankName [2022-01-25T14:46:52.319Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-01-25T14:46:52.695Z] === RUN TestDockerSuite/TestEventsUntag [2022-01-25T14:46:53.265Z] plugin_test.go:64: [dcfce5297c20b] joining swarm manager [db96be30cea23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-25T14:46:55.177Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-01-25T14:46:55.438Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-01-25T14:46:56.381Z] === RUN TestDockerSuite/TestExec [2022-01-25T14:46:57.325Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-01-25T14:46:57.325Z] docker_api_swarm_test.go:202: [dedd27d1a6fe1] joining swarm manager [dadc2bdd8cfcc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-25T14:46:57.897Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-01-25T14:46:58.469Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-01-25T14:46:59.041Z] === RUN TestDockerSuite/TestExecAPIStart [2022-01-25T14:46:59.610Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-01-25T14:46:59.610Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-01-25T14:46:59.983Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-01-25T14:47:00.556Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-01-25T14:47:00.624Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-01-25T14:47:01.128Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-01-25T14:47:01.699Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-01-25T14:47:01.960Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-01-25T14:47:02.531Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-01-25T14:47:03.472Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-01-25T14:47:04.414Z] === RUN TestDockerSuite/TestExecCgroup [2022-01-25T14:47:04.713Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-01-25T14:47:04.713Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-01-25T14:47:04.713Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-01-25T14:47:04.713Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-01-25T14:47:04.713Z] Cross building: bundles/cross/linux/s390x [2022-01-25T14:47:04.713Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-01-25T14:47:04.713Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-01-25T14:47:05.371Z] === RUN TestDockerSuite/TestExecEnv [2022-01-25T14:47:05.943Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-01-25T14:47:06.630Z] --- PASS: TestBuildMultiStageOnBuild (15.83s) [2022-01-25T14:47:06.630Z] === RUN TestBuildUncleanTarFilenames [2022-01-25T14:47:06.630Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-25T14:47:06.630Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-01-25T14:47:06.630Z] === RUN TestBuildMultiStageLayerLeak [2022-01-25T14:47:06.650Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-01-25T14:47:07.328Z] === RUN TestDockerSuite/TestExecExitStatus [2022-01-25T14:47:07.901Z] === RUN TestDockerSuite/TestExecInspectID [2022-01-25T14:47:08.719Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-01-25T14:47:08.719Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-01-25T14:47:08.719Z] === RUN TestDockerSuite/TestBuildBlankName [2022-01-25T14:47:08.719Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-01-25T14:47:09.284Z] === RUN TestDockerSuite/TestExecInteractive [2022-01-25T14:47:09.856Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-01-25T14:47:10.428Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-01-25T14:47:11.001Z] === RUN TestDockerSuite/TestExecParseError [2022-01-25T14:47:11.261Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-01-25T14:47:11.834Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-01-25T14:47:12.405Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-01-25T14:47:13.346Z] === RUN TestDockerSuite/TestExecSetEnv [2022-01-25T14:47:13.918Z] === RUN TestDockerSuite/TestExecStartFails [2022-01-25T14:47:13.962Z] --- PASS: TestBuildMultiStageLayerLeak (9.54s) [2022-01-25T14:47:13.962Z] === RUN TestBuildWithHugeFile [2022-01-25T14:47:14.179Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-01-25T14:47:14.744Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-01-25T14:47:14.744Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-01-25T14:47:15.770Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-01-25T14:47:17.230Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-01-25T14:47:17.475Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-01-25T14:47:19.386Z] --- PASS: TestServicePlugin (31.10s) [2022-01-25T14:47:19.386Z] === RUN TestServiceUpdateLabel [2022-01-25T14:47:19.386Z] docker_api_swarm_test.go:384: [d5f0aac6d4f4b] joining swarm manager [db65f872dc37b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-25T14:47:20.770Z] docker_api_swarm_test.go:385: [df2f0ea03382d] joining swarm manager [db65f872dc37b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-25T14:47:21.711Z] --- PASS: TestServiceUpdateLabel (2.28s) [2022-01-25T14:47:21.711Z] === RUN TestServiceUpdateSecrets [2022-01-25T14:47:21.781Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-01-25T14:47:25.011Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-01-25T14:47:25.582Z] === RUN TestDockerSuite/TestExecTTY [2022-01-25T14:47:25.842Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-01-25T14:47:26.414Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-01-25T14:47:26.993Z] === RUN TestDockerSuite/TestExecUlimits [2022-01-25T14:47:27.563Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-01-25T14:47:27.563Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-01-25T14:47:27.563Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-01-25T14:47:27.811Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-01-25T14:47:27.811Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-01-25T14:47:27.811Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-01-25T14:47:28.947Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-01-25T14:47:29.518Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-01-25T14:47:30.090Z] === RUN TestDockerSuite/TestExecWithTERM [2022-01-25T14:47:30.623Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-01-25T14:47:30.662Z] === RUN TestDockerSuite/TestExecWithUser [2022-01-25T14:47:31.603Z] === RUN TestDockerSuite/TestGetContainerStats [2022-01-25T14:47:32.672Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-01-25T14:47:32.673Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-01-25T14:47:32.673Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-01-25T14:47:32.673Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-01-25T14:47:32.673Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-01-25T14:47:35.805Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-01-25T14:47:36.066Z] --- PASS: TestServiceUpdateSecrets (14.50s) [2022-01-25T14:47:36.066Z] === RUN TestServiceUpdateConfigs [2022-01-25T14:47:39.465Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-01-25T14:47:39.465Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-01-25T14:47:39.951Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-01-25T14:47:39.964Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-01-25T14:47:39.964Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-01-25T14:47:39.964Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-01-25T14:47:39.964Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-01-25T14:47:39.964Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-01-25T14:47:39.964Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-01-25T14:47:39.964Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-01-25T14:47:39.964Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-01-25T14:47:41.355Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-01-25T14:47:41.926Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-01-25T14:47:45.963Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-01-25T14:47:45.963Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-01-25T14:47:45.963Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-01-25T14:47:45.963Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-01-25T14:47:45.963Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-01-25T14:47:47.212Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-01-25T14:47:47.212Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-01-25T14:47:47.212Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-01-25T14:47:47.212Z] === RUN TestDockerSuite/TestHealth [2022-01-25T14:47:50.511Z] --- PASS: TestServiceUpdateConfigs (14.37s) [2022-01-25T14:47:50.511Z] === RUN TestServiceUpdateNetwork [2022-01-25T14:47:53.282Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-01-25T14:47:53.282Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-01-25T14:47:53.282Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-01-25T14:47:53.282Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-01-25T14:47:53.282Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-01-25T14:47:53.282Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-01-25T14:47:53.282Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-01-25T14:47:53.282Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-01-25T14:48:05.415Z] --- PASS: TestServiceUpdateNetwork (12.57s) [2022-01-25T14:48:05.415Z] === RUN TestServiceUpdatePidsLimit [2022-01-25T14:48:05.415Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-01-25T14:48:05.415Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-01-25T14:48:05.415Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-01-25T14:48:05.415Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-01-25T14:48:05.415Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-01-25T14:48:05.415Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-01-25T14:48:05.986Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-01-25T14:48:05.986Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-01-25T14:48:06.929Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-01-25T14:48:06.929Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-01-25T14:48:06.929Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-01-25T14:48:06.929Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-01-25T14:48:06.929Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-01-25T14:48:07.196Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-01-25T14:48:07.462Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-01-25T14:48:07.462Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-01-25T14:48:08.033Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-01-25T14:48:08.033Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-01-25T14:48:08.605Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-01-25T14:48:09.176Z] === RUN TestDockerSuite/TestImagesFormat [2022-01-25T14:48:09.176Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-01-25T14:48:09.748Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-01-25T14:48:10.317Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-01-25T14:48:11.332Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-01-25T14:48:11.332Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-01-25T14:48:11.658Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-01-25T14:48:12.229Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-01-25T14:48:12.229Z] === RUN TestDockerSuite/TestImportBadURL [2022-01-25T14:48:12.347Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-01-25T14:48:12.347Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-01-25T14:48:12.347Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-01-25T14:48:12.489Z] === RUN TestDockerSuite/TestImportDisplay [2022-01-25T14:48:13.432Z] check_test.go:379: [df2f0ea03382d] daemon is not started [2022-01-25T14:48:13.432Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-01-25T14:48:13.432Z] === RUN TestDockerSuite/TestImportFile [2022-01-25T14:48:13.954Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-01-25T14:48:13.954Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-01-25T14:48:13.954Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-01-25T14:48:14.817Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-01-25T14:48:14.817Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-01-25T14:48:15.392Z] docker_api_swarm_test.go:802: [d427c31f2b5e5] joining swarm manager [d683b394095c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-25T14:48:16.336Z] === RUN TestDockerSuite/TestImportGzipped [2022-01-25T14:48:16.598Z] docker_api_swarm_test.go:802: [d62dab3e8e460] joining swarm manager [d683b394095c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-25T14:48:17.541Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-01-25T14:48:18.114Z] docker_api_swarm_test.go:802: [de04e16f8fd1e] joining swarm manager [d683b394095c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-01-25T14:48:18.685Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-01-25T14:48:18.866Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-01-25T14:48:19.257Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-01-25T14:48:19.257Z] docker_api_swarm_test.go:802: [d1f8433fb65b6] joining swarm manager [d683b394095c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-01-25T14:48:19.518Z] --- PASS: TestServiceUpdatePidsLimit (16.48s) [2022-01-25T14:48:19.518Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-01-25T14:48:19.518Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.91s) [2022-01-25T14:48:19.518Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.03s) [2022-01-25T14:48:19.518Z] PASS [2022-01-25T14:48:19.518Z] [2022-01-25T14:48:19.518Z] === Skipped [2022-01-25T14:48:19.518Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-01-25T14:48:19.518Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-25T14:48:19.518Z] [2022-01-25T14:48:19.518Z] DONE 27 tests, 1 skipped in 192.483s [2022-01-25T14:48:19.518Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-01-25T14:48:19.518Z] ++ 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 [2022-01-25T14:48:19.518Z] ++ set -e [2022-01-25T14:48:19.518Z] ++ '[' -n 0 ']' [2022-01-25T14:48:19.518Z] ++ set -x [2022-01-25T14:48:19.518Z] ++ 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 [2022-01-25T14:48:19.518Z] INFO: Testing against a local daemon [2022-01-25T14:48:19.518Z] === RUN TestSessionCreate [2022-01-25T14:48:19.518Z] --- PASS: TestSessionCreate (0.03s) [2022-01-25T14:48:19.518Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-25T14:48:19.779Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-01-25T14:48:19.779Z] PASS [2022-01-25T14:48:19.779Z] [2022-01-25T14:48:19.779Z] DONE 2 tests in 0.185s [2022-01-25T14:48:19.779Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-01-25T14:48:19.779Z] ++ 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 [2022-01-25T14:48:19.779Z] ++ set -e [2022-01-25T14:48:19.779Z] ++ '[' -n 0 ']' [2022-01-25T14:48:19.779Z] ++ set -x [2022-01-25T14:48:19.779Z] ++ 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 [2022-01-25T14:48:19.779Z] INFO: Testing against a local daemon [2022-01-25T14:48:19.779Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-25T14:48:19.779Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-01-25T14:48:19.779Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-25T14:48:19.779Z] === RUN TestDiskUsage [2022-01-25T14:48:19.779Z] === PAUSE TestDiskUsage [2022-01-25T14:48:19.779Z] === RUN TestEventsExecDie [2022-01-25T14:48:19.941Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-01-25T14:48:20.041Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-01-25T14:48:20.615Z] --- PASS: TestEventsExecDie (0.76s) [2022-01-25T14:48:20.615Z] === RUN TestEventsBackwardsCompatible [2022-01-25T14:48:20.615Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2022-01-25T14:48:20.615Z] === RUN TestEventsVolumeCreate [2022-01-25T14:48:20.615Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-01-25T14:48:20.615Z] === RUN TestInfoBinaryCommits [2022-01-25T14:48:20.876Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-01-25T14:48:20.876Z] --- PASS: TestInfoBinaryCommits (0.04s) [2022-01-25T14:48:20.876Z] === RUN TestInfoAPIVersioned [2022-01-25T14:48:20.876Z] --- PASS: TestInfoAPIVersioned (0.02s) [2022-01-25T14:48:20.876Z] === RUN TestInfoAPI [2022-01-25T14:48:20.876Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-01-25T14:48:20.876Z] --- PASS: TestInfoAPI (0.03s) [2022-01-25T14:48:20.876Z] === RUN TestInfoAPIWarnings [2022-01-25T14:48:20.876Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-01-25T14:48:20.876Z] docker_api_swarm_test.go:810: [dd21d0480aed2] joining swarm manager [d683b394095c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-01-25T14:48:21.453Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-01-25T14:48:21.549Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-01-25T14:48:21.549Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-01-25T14:48:21.549Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-01-25T14:48:21.549Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-01-25T14:48:21.549Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-01-25T14:48:22.025Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-01-25T14:48:22.285Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-01-25T14:48:22.857Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-01-25T14:48:23.118Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-01-25T14:48:23.155Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-01-25T14:48:23.689Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-01-25T14:48:23.689Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-01-25T14:48:23.746Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-01-25T14:48:23.746Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-01-25T14:48:24.170Z] === RUN TestDockerSuite/TestBuildCmd [2022-01-25T14:48:24.652Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-01-25T14:48:24.769Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-01-25T14:48:24.769Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-01-25T14:48:24.769Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-01-25T14:48:25.074Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-01-25T14:48:25.074Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-01-25T14:48:25.135Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-01-25T14:48:25.647Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-01-25T14:48:25.647Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-01-25T14:48:26.096Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-01-25T14:48:26.096Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-01-25T14:48:26.096Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-01-25T14:48:26.096Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-01-25T14:48:26.096Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-01-25T14:48:26.151Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-01-25T14:48:26.218Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-01-25T14:48:26.218Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-01-25T14:48:26.218Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-01-25T14:48:26.386Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-01-25T14:48:26.387Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-01-25T14:48:26.387Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-01-25T14:48:26.417Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-01-25T14:48:26.732Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43187/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b36d896fceba189f86cb9d57679c7559a63721e5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b36d896fceba189f86cb9d57679c7559a63721e5 hack/test/unit [2022-01-25T14:48:26.988Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-01-25T14:48:26.988Z] + TESTFLAGS+=' -test.timeout=5m' [2022-01-25T14:48:26.988Z] + TESTDIRS=./... [2022-01-25T14:48:26.988Z] + exclude_paths='/vendor/|/integration' [2022-01-25T14:48:26.988Z] ++ go list ./... [2022-01-25T14:48:26.988Z] ++ grep -vE '(/vendor/|/integration)' [2022-01-25T14:48:27.171Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-01-25T14:48:27.748Z] === RUN TestDockerSuite/TestInspectDefault [2022-01-25T14:48:27.920Z] + pkg_list='github.com/docker/docker/api [2022-01-25T14:48:27.920Z] github.com/docker/docker/api/server [2022-01-25T14:48:27.920Z] github.com/docker/docker/api/server/backend/build [2022-01-25T14:48:27.920Z] github.com/docker/docker/api/server/httputils [2022-01-25T14:48:27.920Z] github.com/docker/docker/api/server/middleware [2022-01-25T14:48:27.920Z] github.com/docker/docker/api/server/router [2022-01-25T14:48:27.920Z] github.com/docker/docker/api/server/router/build [2022-01-25T14:48:27.920Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-25T14:48:27.920Z] github.com/docker/docker/api/server/router/container [2022-01-25T14:48:27.920Z] github.com/docker/docker/api/server/router/debug [2022-01-25T14:48:27.920Z] github.com/docker/docker/api/server/router/distribution [2022-01-25T14:48:27.920Z] github.com/docker/docker/api/server/router/grpc [2022-01-25T14:48:27.920Z] github.com/docker/docker/api/server/router/image [2022-01-25T14:48:27.920Z] github.com/docker/docker/api/server/router/network [2022-01-25T14:48:27.920Z] github.com/docker/docker/api/server/router/plugin [2022-01-25T14:48:27.920Z] github.com/docker/docker/api/server/router/session [2022-01-25T14:48:27.920Z] github.com/docker/docker/api/server/router/swarm [2022-01-25T14:48:27.920Z] github.com/docker/docker/api/server/router/system [2022-01-25T14:48:27.920Z] github.com/docker/docker/api/server/router/volume [2022-01-25T14:48:27.920Z] github.com/docker/docker/api/types [2022-01-25T14:48:27.920Z] github.com/docker/docker/api/types/backend [2022-01-25T14:48:27.920Z] github.com/docker/docker/api/types/blkiodev [2022-01-25T14:48:27.920Z] github.com/docker/docker/api/types/container [2022-01-25T14:48:27.920Z] github.com/docker/docker/api/types/events [2022-01-25T14:48:27.920Z] github.com/docker/docker/api/types/filters [2022-01-25T14:48:27.920Z] github.com/docker/docker/api/types/image [2022-01-25T14:48:27.920Z] github.com/docker/docker/api/types/mount [2022-01-25T14:48:27.920Z] github.com/docker/docker/api/types/network [2022-01-25T14:48:27.920Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-25T14:48:27.920Z] github.com/docker/docker/api/types/registry [2022-01-25T14:48:27.920Z] github.com/docker/docker/api/types/strslice [2022-01-25T14:48:27.920Z] github.com/docker/docker/api/types/swarm [2022-01-25T14:48:27.920Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-25T14:48:27.920Z] github.com/docker/docker/api/types/time [2022-01-25T14:48:27.920Z] github.com/docker/docker/api/types/versions [2022-01-25T14:48:27.920Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-25T14:48:27.920Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-25T14:48:27.920Z] github.com/docker/docker/api/types/volume [2022-01-25T14:48:27.920Z] github.com/docker/docker/builder [2022-01-25T14:48:27.920Z] github.com/docker/docker/builder/builder-next [2022-01-25T14:48:27.920Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-25T14:48:27.920Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-25T14:48:27.920Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-25T14:48:27.920Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-25T14:48:27.920Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-25T14:48:27.920Z] github.com/docker/docker/builder/builder-next/worker [2022-01-25T14:48:27.920Z] github.com/docker/docker/builder/dockerfile [2022-01-25T14:48:27.920Z] github.com/docker/docker/builder/dockerignore [2022-01-25T14:48:27.920Z] github.com/docker/docker/builder/remotecontext [2022-01-25T14:48:27.920Z] github.com/docker/docker/builder/remotecontext/git [2022-01-25T14:48:27.920Z] github.com/docker/docker/cli [2022-01-25T14:48:27.920Z] github.com/docker/docker/cli/config [2022-01-25T14:48:27.920Z] github.com/docker/docker/cli/debug [2022-01-25T14:48:27.920Z] github.com/docker/docker/client [2022-01-25T14:48:27.920Z] github.com/docker/docker/cmd/docker-proxy [2022-01-25T14:48:27.920Z] github.com/docker/docker/cmd/dockerd [2022-01-25T14:48:27.920Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-25T14:48:27.920Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-25T14:48:27.920Z] github.com/docker/docker/container [2022-01-25T14:48:27.920Z] github.com/docker/docker/container/stream [2022-01-25T14:48:27.920Z] github.com/docker/docker/contrib/apparmor [2022-01-25T14:48:27.920Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-25T14:48:27.920Z] github.com/docker/docker/contrib/httpserver [2022-01-25T14:48:27.920Z] github.com/docker/docker/daemon [2022-01-25T14:48:27.920Z] github.com/docker/docker/daemon/cluster [2022-01-25T14:48:27.920Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-25T14:48:27.920Z] github.com/docker/docker/daemon/cluster/convert [2022-01-25T14:48:27.920Z] github.com/docker/docker/daemon/cluster/executor [2022-01-25T14:48:27.920Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-25T14:48:27.920Z] github.com/docker/docker/daemon/cluster/provider [2022-01-25T14:48:27.920Z] github.com/docker/docker/daemon/config [2022-01-25T14:48:27.920Z] github.com/docker/docker/daemon/events [2022-01-25T14:48:27.920Z] github.com/docker/docker/daemon/events/testutils [2022-01-25T14:48:27.920Z] github.com/docker/docker/daemon/exec [2022-01-25T14:48:27.920Z] github.com/docker/docker/daemon/graphdriver [2022-01-25T14:48:27.920Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-25T14:48:27.920Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-25T14:48:27.920Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-25T14:48:27.920Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-25T14:48:27.920Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-25T14:48:27.920Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-25T14:48:27.920Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-25T14:48:27.920Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-25T14:48:27.920Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-25T14:48:27.920Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-25T14:48:27.920Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-25T14:48:27.920Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-25T14:48:27.920Z] github.com/docker/docker/daemon/images [2022-01-25T14:48:27.920Z] github.com/docker/docker/daemon/initlayer [2022-01-25T14:48:27.920Z] github.com/docker/docker/daemon/links [2022-01-25T14:48:27.920Z] github.com/docker/docker/daemon/listeners [2022-01-25T14:48:27.920Z] github.com/docker/docker/daemon/logger [2022-01-25T14:48:27.920Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-25T14:48:27.920Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-25T14:48:27.920Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-25T14:48:27.920Z] github.com/docker/docker/daemon/logger/gelf [2022-01-25T14:48:27.920Z] github.com/docker/docker/daemon/logger/journald [2022-01-25T14:48:27.920Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-25T14:48:27.920Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-25T14:48:27.920Z] github.com/docker/docker/daemon/logger/local [2022-01-25T14:48:27.920Z] github.com/docker/docker/daemon/logger/logentries [2022-01-25T14:48:27.920Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-25T14:48:27.920Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-25T14:48:27.920Z] github.com/docker/docker/daemon/logger/splunk [2022-01-25T14:48:27.921Z] github.com/docker/docker/daemon/logger/syslog [2022-01-25T14:48:27.921Z] github.com/docker/docker/daemon/logger/templates [2022-01-25T14:48:27.921Z] github.com/docker/docker/daemon/names [2022-01-25T14:48:27.921Z] github.com/docker/docker/daemon/network [2022-01-25T14:48:27.921Z] github.com/docker/docker/daemon/stats [2022-01-25T14:48:27.921Z] github.com/docker/docker/distribution [2022-01-25T14:48:27.921Z] github.com/docker/docker/distribution/metadata [2022-01-25T14:48:27.921Z] github.com/docker/docker/distribution/utils [2022-01-25T14:48:27.921Z] github.com/docker/docker/distribution/xfer [2022-01-25T14:48:27.921Z] github.com/docker/docker/dockerversion [2022-01-25T14:48:27.921Z] github.com/docker/docker/errdefs [2022-01-25T14:48:27.921Z] github.com/docker/docker/image [2022-01-25T14:48:27.921Z] github.com/docker/docker/image/cache [2022-01-25T14:48:27.921Z] github.com/docker/docker/image/tarexport [2022-01-25T14:48:27.921Z] github.com/docker/docker/image/v1 [2022-01-25T14:48:27.921Z] github.com/docker/docker/internal/test/suite [2022-01-25T14:48:27.921Z] github.com/docker/docker/layer [2022-01-25T14:48:27.921Z] github.com/docker/docker/libcontainerd [2022-01-25T14:48:27.921Z] github.com/docker/docker/libcontainerd/queue [2022-01-25T14:48:27.921Z] github.com/docker/docker/libcontainerd/remote [2022-01-25T14:48:27.921Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-25T14:48:27.921Z] github.com/docker/docker/libcontainerd/types [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/bitseq [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/cluster [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/config [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/datastore [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/driverapi [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/etchosts [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/idm [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/ipam [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/iptables [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/netlabel [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/netutils [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/networkdb [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/ns [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/options [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/osl [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/portallocator [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/portmapper [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/testutils [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/types [2022-01-25T14:48:27.921Z] github.com/docker/docker/oci [2022-01-25T14:48:27.921Z] github.com/docker/docker/oci/caps [2022-01-25T14:48:27.921Z] github.com/docker/docker/opts [2022-01-25T14:48:27.921Z] github.com/docker/docker/pkg/aaparser [2022-01-25T14:48:27.921Z] github.com/docker/docker/pkg/archive [2022-01-25T14:48:27.921Z] github.com/docker/docker/pkg/authorization [2022-01-25T14:48:27.921Z] github.com/docker/docker/pkg/broadcaster [2022-01-25T14:48:27.921Z] github.com/docker/docker/pkg/capabilities [2022-01-25T14:48:27.921Z] github.com/docker/docker/pkg/chrootarchive [2022-01-25T14:48:27.921Z] github.com/docker/docker/pkg/containerfs [2022-01-25T14:48:27.921Z] github.com/docker/docker/pkg/devicemapper [2022-01-25T14:48:27.921Z] github.com/docker/docker/pkg/directory [2022-01-25T14:48:27.921Z] github.com/docker/docker/pkg/dmesg [2022-01-25T14:48:27.921Z] github.com/docker/docker/pkg/filenotify [2022-01-25T14:48:27.921Z] github.com/docker/docker/pkg/fileutils [2022-01-25T14:48:27.921Z] github.com/docker/docker/pkg/fsutils [2022-01-25T14:48:27.921Z] github.com/docker/docker/pkg/homedir [2022-01-25T14:48:27.921Z] github.com/docker/docker/pkg/idtools [2022-01-25T14:48:27.921Z] github.com/docker/docker/pkg/ioutils [2022-01-25T14:48:27.921Z] github.com/docker/docker/pkg/jsonmessage [2022-01-25T14:48:27.921Z] github.com/docker/docker/pkg/locker [2022-01-25T14:48:27.921Z] github.com/docker/docker/pkg/longpath [2022-01-25T14:48:27.921Z] github.com/docker/docker/pkg/loopback [2022-01-25T14:48:27.921Z] github.com/docker/docker/pkg/mount [2022-01-25T14:48:27.921Z] github.com/docker/docker/pkg/namesgenerator [2022-01-25T14:48:27.921Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-25T14:48:27.921Z] github.com/docker/docker/pkg/parsers [2022-01-25T14:48:27.921Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-25T14:48:27.921Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-25T14:48:27.921Z] github.com/docker/docker/pkg/pidfile [2022-01-25T14:48:27.921Z] github.com/docker/docker/pkg/platform [2022-01-25T14:48:27.921Z] github.com/docker/docker/pkg/plugingetter [2022-01-25T14:48:27.921Z] github.com/docker/docker/pkg/plugins [2022-01-25T14:48:27.921Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-25T14:48:27.921Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-25T14:48:27.921Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-25T14:48:27.921Z] github.com/docker/docker/pkg/plugins/transport [2022-01-25T14:48:27.921Z] github.com/docker/docker/pkg/pools [2022-01-25T14:48:27.921Z] github.com/docker/docker/pkg/progress [2022-01-25T14:48:27.921Z] github.com/docker/docker/pkg/pubsub [2022-01-25T14:48:27.921Z] github.com/docker/docker/pkg/reexec [2022-01-25T14:48:27.921Z] github.com/docker/docker/pkg/signal [2022-01-25T14:48:27.921Z] github.com/docker/docker/pkg/stack [2022-01-25T14:48:27.921Z] github.com/docker/docker/pkg/stdcopy [2022-01-25T14:48:27.921Z] github.com/docker/docker/pkg/streamformatter [2022-01-25T14:48:27.921Z] github.com/docker/docker/pkg/stringid [2022-01-25T14:48:27.921Z] github.com/docker/docker/pkg/symlink [2022-01-25T14:48:27.921Z] github.com/docker/docker/pkg/sysinfo [2022-01-25T14:48:27.921Z] github.com/docker/docker/pkg/system [2022-01-25T14:48:27.921Z] github.com/docker/docker/pkg/tailfile [2022-01-25T14:48:27.921Z] github.com/docker/docker/pkg/tarsum [2022-01-25T14:48:27.921Z] github.com/docker/docker/pkg/term [2022-01-25T14:48:27.921Z] github.com/docker/docker/pkg/term/windows [2022-01-25T14:48:27.921Z] github.com/docker/docker/pkg/truncindex [2022-01-25T14:48:27.921Z] github.com/docker/docker/pkg/urlutil [2022-01-25T14:48:27.921Z] github.com/docker/docker/pkg/useragent [2022-01-25T14:48:27.921Z] github.com/docker/docker/plugin [2022-01-25T14:48:27.921Z] github.com/docker/docker/plugin/executor/containerd [2022-01-25T14:48:27.921Z] github.com/docker/docker/plugin/v2 [2022-01-25T14:48:27.921Z] github.com/docker/docker/profiles/apparmor [2022-01-25T14:48:27.921Z] github.com/docker/docker/profiles/seccomp [2022-01-25T14:48:27.921Z] github.com/docker/docker/quota [2022-01-25T14:48:27.921Z] github.com/docker/docker/reference [2022-01-25T14:48:27.921Z] github.com/docker/docker/registry [2022-01-25T14:48:27.921Z] github.com/docker/docker/registry/resumable [2022-01-25T14:48:27.921Z] github.com/docker/docker/restartmanager [2022-01-25T14:48:27.921Z] github.com/docker/docker/rootless [2022-01-25T14:48:27.921Z] github.com/docker/docker/rootless/specconv [2022-01-25T14:48:27.921Z] github.com/docker/docker/runconfig [2022-01-25T14:48:27.921Z] github.com/docker/docker/runconfig/opts [2022-01-25T14:48:27.921Z] github.com/docker/docker/testutil [2022-01-25T14:48:27.921Z] github.com/docker/docker/testutil/daemon [2022-01-25T14:48:27.921Z] github.com/docker/docker/testutil/environment [2022-01-25T14:48:27.921Z] github.com/docker/docker/testutil/fakecontext [2022-01-25T14:48:27.921Z] github.com/docker/docker/testutil/fakegit [2022-01-25T14:48:27.921Z] github.com/docker/docker/testutil/fakestorage [2022-01-25T14:48:27.921Z] github.com/docker/docker/testutil/fixtures/load [2022-01-25T14:48:27.921Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-25T14:48:27.921Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-25T14:48:27.921Z] github.com/docker/docker/testutil/registry [2022-01-25T14:48:27.921Z] github.com/docker/docker/testutil/request [2022-01-25T14:48:27.921Z] github.com/docker/docker/volume [2022-01-25T14:48:27.921Z] github.com/docker/docker/volume/drivers [2022-01-25T14:48:27.921Z] github.com/docker/docker/volume/local [2022-01-25T14:48:27.921Z] github.com/docker/docker/volume/mounts [2022-01-25T14:48:27.921Z] github.com/docker/docker/volume/service [2022-01-25T14:48:27.921Z] github.com/docker/docker/volume/service/opts [2022-01-25T14:48:27.921Z] github.com/docker/docker/volume/testutils' [2022-01-25T14:48:27.921Z] ++ echo 'github.com/docker/docker/api [2022-01-25T14:48:27.921Z] github.com/docker/docker/api/server [2022-01-25T14:48:27.921Z] github.com/docker/docker/api/server/backend/build [2022-01-25T14:48:27.921Z] github.com/docker/docker/api/server/httputils [2022-01-25T14:48:27.921Z] github.com/docker/docker/api/server/middleware [2022-01-25T14:48:27.921Z] github.com/docker/docker/api/server/router [2022-01-25T14:48:27.921Z] github.com/docker/docker/api/server/router/build [2022-01-25T14:48:27.921Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-25T14:48:27.921Z] github.com/docker/docker/api/server/router/container [2022-01-25T14:48:27.921Z] github.com/docker/docker/api/server/router/debug [2022-01-25T14:48:27.921Z] github.com/docker/docker/api/server/router/distribution [2022-01-25T14:48:27.921Z] github.com/docker/docker/api/server/router/grpc [2022-01-25T14:48:27.921Z] github.com/docker/docker/api/server/router/image [2022-01-25T14:48:27.921Z] github.com/docker/docker/api/server/router/network [2022-01-25T14:48:27.921Z] github.com/docker/docker/api/server/router/plugin [2022-01-25T14:48:27.921Z] github.com/docker/docker/api/server/router/session [2022-01-25T14:48:27.921Z] github.com/docker/docker/api/server/router/swarm [2022-01-25T14:48:27.921Z] github.com/docker/docker/api/server/router/system [2022-01-25T14:48:27.921Z] github.com/docker/docker/api/server/router/volume [2022-01-25T14:48:27.921Z] github.com/docker/docker/api/types [2022-01-25T14:48:27.921Z] github.com/docker/docker/api/types/backend [2022-01-25T14:48:27.921Z] github.com/docker/docker/api/types/blkiodev [2022-01-25T14:48:27.921Z] github.com/docker/docker/api/types/container [2022-01-25T14:48:27.921Z] github.com/docker/docker/api/types/events [2022-01-25T14:48:27.921Z] github.com/docker/docker/api/types/filters [2022-01-25T14:48:27.921Z] github.com/docker/docker/api/types/image [2022-01-25T14:48:27.921Z] github.com/docker/docker/api/types/mount [2022-01-25T14:48:27.921Z] github.com/docker/docker/api/types/network [2022-01-25T14:48:27.921Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-25T14:48:27.921Z] github.com/docker/docker/api/types/registry [2022-01-25T14:48:27.921Z] github.com/docker/docker/api/types/strslice [2022-01-25T14:48:27.921Z] github.com/docker/docker/api/types/swarm [2022-01-25T14:48:27.921Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-25T14:48:27.921Z] github.com/docker/docker/api/types/time [2022-01-25T14:48:27.921Z] github.com/docker/docker/api/types/versions [2022-01-25T14:48:27.921Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-25T14:48:27.921Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-25T14:48:27.921Z] github.com/docker/docker/api/types/volume [2022-01-25T14:48:27.921Z] github.com/docker/docker/builder [2022-01-25T14:48:27.921Z] github.com/docker/docker/builder/builder-next [2022-01-25T14:48:27.921Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-25T14:48:27.921Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-25T14:48:27.921Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-25T14:48:27.921Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-25T14:48:27.921Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-25T14:48:27.921Z] github.com/docker/docker/builder/builder-next/worker [2022-01-25T14:48:27.921Z] github.com/docker/docker/builder/dockerfile [2022-01-25T14:48:27.921Z] github.com/docker/docker/builder/dockerignore [2022-01-25T14:48:27.921Z] github.com/docker/docker/builder/remotecontext [2022-01-25T14:48:27.921Z] github.com/docker/docker/builder/remotecontext/git [2022-01-25T14:48:27.921Z] github.com/docker/docker/cli [2022-01-25T14:48:27.921Z] github.com/docker/docker/cli/config [2022-01-25T14:48:27.921Z] github.com/docker/docker/cli/debug [2022-01-25T14:48:27.921Z] github.com/docker/docker/client [2022-01-25T14:48:27.921Z] github.com/docker/docker/cmd/docker-proxy [2022-01-25T14:48:27.921Z] github.com/docker/docker/cmd/dockerd [2022-01-25T14:48:27.921Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-25T14:48:27.921Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-25T14:48:27.921Z] github.com/docker/docker/container [2022-01-25T14:48:27.921Z] github.com/docker/docker/container/stream [2022-01-25T14:48:27.921Z] github.com/docker/docker/contrib/apparmor [2022-01-25T14:48:27.921Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-25T14:48:27.921Z] github.com/docker/docker/contrib/httpserver [2022-01-25T14:48:27.921Z] github.com/docker/docker/daemon [2022-01-25T14:48:27.921Z] github.com/docker/docker/daemon/cluster [2022-01-25T14:48:27.921Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-25T14:48:27.921Z] github.com/docker/docker/daemon/cluster/convert [2022-01-25T14:48:27.921Z] github.com/docker/docker/daemon/cluster/executor [2022-01-25T14:48:27.921Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-25T14:48:27.921Z] github.com/docker/docker/daemon/cluster/provider [2022-01-25T14:48:27.921Z] github.com/docker/docker/daemon/config [2022-01-25T14:48:27.921Z] github.com/docker/docker/daemon/events [2022-01-25T14:48:27.921Z] github.com/docker/docker/daemon/events/testutils [2022-01-25T14:48:27.921Z] github.com/docker/docker/daemon/exec [2022-01-25T14:48:27.921Z] github.com/docker/docker/daemon/graphdriver [2022-01-25T14:48:27.921Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-25T14:48:27.921Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-25T14:48:27.921Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-25T14:48:27.921Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-25T14:48:27.921Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-25T14:48:27.921Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-25T14:48:27.921Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-25T14:48:27.921Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-25T14:48:27.921Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-25T14:48:27.921Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-25T14:48:27.921Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-25T14:48:27.921Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-25T14:48:27.921Z] github.com/docker/docker/daemon/images [2022-01-25T14:48:27.921Z] github.com/docker/docker/daemon/initlayer [2022-01-25T14:48:27.921Z] github.com/docker/docker/daemon/links [2022-01-25T14:48:27.921Z] github.com/docker/docker/daemon/listeners [2022-01-25T14:48:27.921Z] github.com/docker/docker/daemon/logger [2022-01-25T14:48:27.921Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-25T14:48:27.921Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-25T14:48:27.921Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-25T14:48:27.921Z] github.com/docker/docker/daemon/logger/gelf [2022-01-25T14:48:27.921Z] github.com/docker/docker/daemon/logger/journald [2022-01-25T14:48:27.921Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-25T14:48:27.921Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-25T14:48:27.921Z] github.com/docker/docker/daemon/logger/local [2022-01-25T14:48:27.921Z] github.com/docker/docker/daemon/logger/logentries [2022-01-25T14:48:27.921Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-25T14:48:27.921Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-25T14:48:27.921Z] github.com/docker/docker/daemon/logger/splunk [2022-01-25T14:48:27.921Z] github.com/docker/docker/daemon/logger/syslog [2022-01-25T14:48:27.921Z] github.com/docker/docker/daemon/logger/templates [2022-01-25T14:48:27.921Z] github.com/docker/docker/daemon/names [2022-01-25T14:48:27.921Z] github.com/docker/docker/daemon/network [2022-01-25T14:48:27.921Z] github.com/docker/docker/daemon/stats [2022-01-25T14:48:27.921Z] github.com/docker/docker/distribution [2022-01-25T14:48:27.921Z] github.com/docker/docker/distribution/metadata [2022-01-25T14:48:27.921Z] github.com/docker/docker/distribution/utils [2022-01-25T14:48:27.921Z] github.com/docker/docker/distribution/xfer [2022-01-25T14:48:27.921Z] github.com/docker/docker/dockerversion [2022-01-25T14:48:27.921Z] github.com/docker/docker/errdefs [2022-01-25T14:48:27.921Z] github.com/docker/docker/image [2022-01-25T14:48:27.921Z] github.com/docker/docker/image/cache [2022-01-25T14:48:27.921Z] github.com/docker/docker/image/tarexport [2022-01-25T14:48:27.921Z] github.com/docker/docker/image/v1 [2022-01-25T14:48:27.921Z] github.com/docker/docker/internal/test/suite [2022-01-25T14:48:27.921Z] github.com/docker/docker/layer [2022-01-25T14:48:27.921Z] github.com/docker/docker/libcontainerd [2022-01-25T14:48:27.921Z] github.com/docker/docker/libcontainerd/queue [2022-01-25T14:48:27.921Z] github.com/docker/docker/libcontainerd/remote [2022-01-25T14:48:27.921Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-25T14:48:27.921Z] github.com/docker/docker/libcontainerd/types [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/bitseq [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/cluster [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/config [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/datastore [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/driverapi [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/etchosts [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/idm [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/ipam [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/iptables [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/netlabel [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/netutils [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/networkdb [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/ns [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/options [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/osl [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/portallocator [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/portmapper [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/testutils [2022-01-25T14:48:27.921Z] github.com/docker/docker/libnetwork/types [2022-01-25T14:48:27.921Z] github.com/docker/docker/oci [2022-01-25T14:48:27.921Z] github.com/docker/docker/oci/caps [2022-01-25T14:48:27.922Z] github.com/docker/docker/opts [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/aaparser [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/archive [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/authorization [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/broadcaster [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/capabilities [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/chrootarchive [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/containerfs [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/devicemapper [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/directory [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/dmesg [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/filenotify [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/fileutils [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/fsutils [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/homedir [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/idtools [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/ioutils [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/jsonmessage [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/locker [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/longpath [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/loopback [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/mount [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/namesgenerator [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/parsers [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/pidfile [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/platform [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/plugingetter [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/plugins [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/plugins/transport [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/pools [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/progress [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/pubsub [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/reexec [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/signal [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/stack [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/stdcopy [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/streamformatter [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/stringid [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/symlink [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/sysinfo [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/system [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/tailfile [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/tarsum [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/term [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/term/windows [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/truncindex [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/urlutil [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/useragent [2022-01-25T14:48:27.922Z] github.com/docker/docker/plugin [2022-01-25T14:48:27.922Z] github.com/docker/docker/plugin/executor/containerd [2022-01-25T14:48:27.922Z] github.com/docker/docker/plugin/v2 [2022-01-25T14:48:27.922Z] github.com/docker/docker/profiles/apparmor [2022-01-25T14:48:27.922Z] github.com/docker/docker/profiles/seccomp [2022-01-25T14:48:27.922Z] github.com/docker/docker/quota [2022-01-25T14:48:27.922Z] github.com/docker/docker/reference [2022-01-25T14:48:27.922Z] github.com/docker/docker/registry [2022-01-25T14:48:27.922Z] github.com/docker/docker/registry/resumable [2022-01-25T14:48:27.922Z] github.com/docker/docker/restartmanager [2022-01-25T14:48:27.922Z] github.com/docker/docker/rootless [2022-01-25T14:48:27.922Z] github.com/docker/docker/rootless/specconv [2022-01-25T14:48:27.922Z] github.com/docker/docker/runconfig [2022-01-25T14:48:27.922Z] github.com/docker/docker/runconfig/opts [2022-01-25T14:48:27.922Z] github.com/docker/docker/testutil [2022-01-25T14:48:27.922Z] github.com/docker/docker/testutil/daemon [2022-01-25T14:48:27.922Z] github.com/docker/docker/testutil/environment [2022-01-25T14:48:27.922Z] github.com/docker/docker/testutil/fakecontext [2022-01-25T14:48:27.922Z] github.com/docker/docker/testutil/fakegit [2022-01-25T14:48:27.922Z] github.com/docker/docker/testutil/fakestorage [2022-01-25T14:48:27.922Z] github.com/docker/docker/testutil/fixtures/load [2022-01-25T14:48:27.922Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-25T14:48:27.922Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-25T14:48:27.922Z] github.com/docker/docker/testutil/registry [2022-01-25T14:48:27.922Z] github.com/docker/docker/testutil/request [2022-01-25T14:48:27.922Z] github.com/docker/docker/volume [2022-01-25T14:48:27.922Z] github.com/docker/docker/volume/drivers [2022-01-25T14:48:27.922Z] github.com/docker/docker/volume/local [2022-01-25T14:48:27.922Z] github.com/docker/docker/volume/mounts [2022-01-25T14:48:27.922Z] github.com/docker/docker/volume/service [2022-01-25T14:48:27.922Z] github.com/docker/docker/volume/service/opts [2022-01-25T14:48:27.922Z] github.com/docker/docker/volume/testutils' [2022-01-25T14:48:27.922Z] ++ grep --fixed-strings -v /libnetwork [2022-01-25T14:48:27.922Z] + base_pkg_list='github.com/docker/docker/api [2022-01-25T14:48:27.922Z] github.com/docker/docker/api/server [2022-01-25T14:48:27.922Z] github.com/docker/docker/api/server/backend/build [2022-01-25T14:48:27.922Z] github.com/docker/docker/api/server/httputils [2022-01-25T14:48:27.922Z] github.com/docker/docker/api/server/middleware [2022-01-25T14:48:27.922Z] github.com/docker/docker/api/server/router [2022-01-25T14:48:27.922Z] github.com/docker/docker/api/server/router/build [2022-01-25T14:48:27.922Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-25T14:48:27.922Z] github.com/docker/docker/api/server/router/container [2022-01-25T14:48:27.922Z] github.com/docker/docker/api/server/router/debug [2022-01-25T14:48:27.922Z] github.com/docker/docker/api/server/router/distribution [2022-01-25T14:48:27.922Z] github.com/docker/docker/api/server/router/grpc [2022-01-25T14:48:27.922Z] github.com/docker/docker/api/server/router/image [2022-01-25T14:48:27.922Z] github.com/docker/docker/api/server/router/network [2022-01-25T14:48:27.922Z] github.com/docker/docker/api/server/router/plugin [2022-01-25T14:48:27.922Z] github.com/docker/docker/api/server/router/session [2022-01-25T14:48:27.922Z] github.com/docker/docker/api/server/router/swarm [2022-01-25T14:48:27.922Z] github.com/docker/docker/api/server/router/system [2022-01-25T14:48:27.922Z] github.com/docker/docker/api/server/router/volume [2022-01-25T14:48:27.922Z] github.com/docker/docker/api/types [2022-01-25T14:48:27.922Z] github.com/docker/docker/api/types/backend [2022-01-25T14:48:27.922Z] github.com/docker/docker/api/types/blkiodev [2022-01-25T14:48:27.922Z] github.com/docker/docker/api/types/container [2022-01-25T14:48:27.922Z] github.com/docker/docker/api/types/events [2022-01-25T14:48:27.922Z] github.com/docker/docker/api/types/filters [2022-01-25T14:48:27.922Z] github.com/docker/docker/api/types/image [2022-01-25T14:48:27.922Z] github.com/docker/docker/api/types/mount [2022-01-25T14:48:27.922Z] github.com/docker/docker/api/types/network [2022-01-25T14:48:27.922Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-25T14:48:27.922Z] github.com/docker/docker/api/types/registry [2022-01-25T14:48:27.922Z] github.com/docker/docker/api/types/strslice [2022-01-25T14:48:27.922Z] github.com/docker/docker/api/types/swarm [2022-01-25T14:48:27.922Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-25T14:48:27.922Z] github.com/docker/docker/api/types/time [2022-01-25T14:48:27.922Z] github.com/docker/docker/api/types/versions [2022-01-25T14:48:27.922Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-25T14:48:27.922Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-25T14:48:27.922Z] github.com/docker/docker/api/types/volume [2022-01-25T14:48:27.922Z] github.com/docker/docker/builder [2022-01-25T14:48:27.922Z] github.com/docker/docker/builder/builder-next [2022-01-25T14:48:27.922Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-25T14:48:27.922Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-25T14:48:27.922Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-25T14:48:27.922Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-25T14:48:27.922Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-25T14:48:27.922Z] github.com/docker/docker/builder/builder-next/worker [2022-01-25T14:48:27.922Z] github.com/docker/docker/builder/dockerfile [2022-01-25T14:48:27.922Z] github.com/docker/docker/builder/dockerignore [2022-01-25T14:48:27.922Z] github.com/docker/docker/builder/remotecontext [2022-01-25T14:48:27.922Z] github.com/docker/docker/builder/remotecontext/git [2022-01-25T14:48:27.922Z] github.com/docker/docker/cli [2022-01-25T14:48:27.922Z] github.com/docker/docker/cli/config [2022-01-25T14:48:27.922Z] github.com/docker/docker/cli/debug [2022-01-25T14:48:27.922Z] github.com/docker/docker/client [2022-01-25T14:48:27.922Z] github.com/docker/docker/cmd/docker-proxy [2022-01-25T14:48:27.922Z] github.com/docker/docker/cmd/dockerd [2022-01-25T14:48:27.922Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-25T14:48:27.922Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-25T14:48:27.922Z] github.com/docker/docker/container [2022-01-25T14:48:27.922Z] github.com/docker/docker/container/stream [2022-01-25T14:48:27.922Z] github.com/docker/docker/contrib/apparmor [2022-01-25T14:48:27.922Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-25T14:48:27.922Z] github.com/docker/docker/contrib/httpserver [2022-01-25T14:48:27.922Z] github.com/docker/docker/daemon [2022-01-25T14:48:27.922Z] github.com/docker/docker/daemon/cluster [2022-01-25T14:48:27.922Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-25T14:48:27.922Z] github.com/docker/docker/daemon/cluster/convert [2022-01-25T14:48:27.922Z] github.com/docker/docker/daemon/cluster/executor [2022-01-25T14:48:27.922Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-25T14:48:27.922Z] github.com/docker/docker/daemon/cluster/provider [2022-01-25T14:48:27.922Z] github.com/docker/docker/daemon/config [2022-01-25T14:48:27.922Z] github.com/docker/docker/daemon/events [2022-01-25T14:48:27.922Z] github.com/docker/docker/daemon/events/testutils [2022-01-25T14:48:27.922Z] github.com/docker/docker/daemon/exec [2022-01-25T14:48:27.922Z] github.com/docker/docker/daemon/graphdriver [2022-01-25T14:48:27.922Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-25T14:48:27.922Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-25T14:48:27.922Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-25T14:48:27.922Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-25T14:48:27.922Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-25T14:48:27.922Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-25T14:48:27.922Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-25T14:48:27.922Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-25T14:48:27.922Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-25T14:48:27.922Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-25T14:48:27.922Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-25T14:48:27.922Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-25T14:48:27.922Z] github.com/docker/docker/daemon/images [2022-01-25T14:48:27.922Z] github.com/docker/docker/daemon/initlayer [2022-01-25T14:48:27.922Z] github.com/docker/docker/daemon/links [2022-01-25T14:48:27.922Z] github.com/docker/docker/daemon/listeners [2022-01-25T14:48:27.922Z] github.com/docker/docker/daemon/logger [2022-01-25T14:48:27.922Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-25T14:48:27.922Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-25T14:48:27.922Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-25T14:48:27.922Z] github.com/docker/docker/daemon/logger/gelf [2022-01-25T14:48:27.922Z] github.com/docker/docker/daemon/logger/journald [2022-01-25T14:48:27.922Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-25T14:48:27.922Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-25T14:48:27.922Z] github.com/docker/docker/daemon/logger/local [2022-01-25T14:48:27.922Z] github.com/docker/docker/daemon/logger/logentries [2022-01-25T14:48:27.922Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-25T14:48:27.922Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-25T14:48:27.922Z] github.com/docker/docker/daemon/logger/splunk [2022-01-25T14:48:27.922Z] github.com/docker/docker/daemon/logger/syslog [2022-01-25T14:48:27.922Z] github.com/docker/docker/daemon/logger/templates [2022-01-25T14:48:27.922Z] github.com/docker/docker/daemon/names [2022-01-25T14:48:27.922Z] github.com/docker/docker/daemon/network [2022-01-25T14:48:27.922Z] github.com/docker/docker/daemon/stats [2022-01-25T14:48:27.922Z] github.com/docker/docker/distribution [2022-01-25T14:48:27.922Z] github.com/docker/docker/distribution/metadata [2022-01-25T14:48:27.922Z] github.com/docker/docker/distribution/utils [2022-01-25T14:48:27.922Z] github.com/docker/docker/distribution/xfer [2022-01-25T14:48:27.922Z] github.com/docker/docker/dockerversion [2022-01-25T14:48:27.922Z] github.com/docker/docker/errdefs [2022-01-25T14:48:27.922Z] github.com/docker/docker/image [2022-01-25T14:48:27.922Z] github.com/docker/docker/image/cache [2022-01-25T14:48:27.922Z] github.com/docker/docker/image/tarexport [2022-01-25T14:48:27.922Z] github.com/docker/docker/image/v1 [2022-01-25T14:48:27.922Z] github.com/docker/docker/internal/test/suite [2022-01-25T14:48:27.922Z] github.com/docker/docker/layer [2022-01-25T14:48:27.922Z] github.com/docker/docker/libcontainerd [2022-01-25T14:48:27.922Z] github.com/docker/docker/libcontainerd/queue [2022-01-25T14:48:27.922Z] github.com/docker/docker/libcontainerd/remote [2022-01-25T14:48:27.922Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-25T14:48:27.922Z] github.com/docker/docker/libcontainerd/types [2022-01-25T14:48:27.922Z] github.com/docker/docker/oci [2022-01-25T14:48:27.922Z] github.com/docker/docker/oci/caps [2022-01-25T14:48:27.922Z] github.com/docker/docker/opts [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/aaparser [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/archive [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/authorization [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/broadcaster [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/capabilities [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/chrootarchive [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/containerfs [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/devicemapper [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/directory [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/dmesg [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/filenotify [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/fileutils [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/fsutils [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/homedir [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/idtools [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/ioutils [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/jsonmessage [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/locker [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/longpath [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/loopback [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/mount [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/namesgenerator [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/parsers [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/pidfile [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/platform [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/plugingetter [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/plugins [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/plugins/transport [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/pools [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/progress [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/pubsub [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/reexec [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/signal [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/stack [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/stdcopy [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/streamformatter [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/stringid [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/symlink [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/sysinfo [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/system [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/tailfile [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/tarsum [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/term [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/term/windows [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/truncindex [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/urlutil [2022-01-25T14:48:27.922Z] github.com/docker/docker/pkg/useragent [2022-01-25T14:48:27.922Z] github.com/docker/docker/plugin [2022-01-25T14:48:27.922Z] github.com/docker/docker/plugin/executor/containerd [2022-01-25T14:48:27.922Z] github.com/docker/docker/plugin/v2 [2022-01-25T14:48:27.922Z] github.com/docker/docker/profiles/apparmor [2022-01-25T14:48:27.922Z] github.com/docker/docker/profiles/seccomp [2022-01-25T14:48:27.922Z] github.com/docker/docker/quota [2022-01-25T14:48:27.922Z] github.com/docker/docker/reference [2022-01-25T14:48:27.922Z] github.com/docker/docker/registry [2022-01-25T14:48:27.922Z] github.com/docker/docker/registry/resumable [2022-01-25T14:48:27.922Z] github.com/docker/docker/restartmanager [2022-01-25T14:48:27.922Z] github.com/docker/docker/rootless [2022-01-25T14:48:27.922Z] github.com/docker/docker/rootless/specconv [2022-01-25T14:48:27.922Z] github.com/docker/docker/runconfig [2022-01-25T14:48:27.922Z] github.com/docker/docker/runconfig/opts [2022-01-25T14:48:27.922Z] github.com/docker/docker/testutil [2022-01-25T14:48:27.922Z] github.com/docker/docker/testutil/daemon [2022-01-25T14:48:27.922Z] github.com/docker/docker/testutil/environment [2022-01-25T14:48:27.922Z] github.com/docker/docker/testutil/fakecontext [2022-01-25T14:48:27.922Z] github.com/docker/docker/testutil/fakegit [2022-01-25T14:48:27.922Z] github.com/docker/docker/testutil/fakestorage [2022-01-25T14:48:27.922Z] github.com/docker/docker/testutil/fixtures/load [2022-01-25T14:48:27.922Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-25T14:48:27.922Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-25T14:48:27.922Z] github.com/docker/docker/testutil/registry [2022-01-25T14:48:27.922Z] github.com/docker/docker/testutil/request [2022-01-25T14:48:27.922Z] github.com/docker/docker/volume [2022-01-25T14:48:27.922Z] github.com/docker/docker/volume/drivers [2022-01-25T14:48:27.922Z] github.com/docker/docker/volume/local [2022-01-25T14:48:27.922Z] github.com/docker/docker/volume/mounts [2022-01-25T14:48:27.922Z] github.com/docker/docker/volume/service [2022-01-25T14:48:27.922Z] github.com/docker/docker/volume/service/opts [2022-01-25T14:48:27.922Z] github.com/docker/docker/volume/testutils' [2022-01-25T14:48:27.922Z] ++ grep --fixed-strings /libnetwork [2022-01-25T14:48:27.922Z] ++ echo 'github.com/docker/docker/api [2022-01-25T14:48:27.922Z] github.com/docker/docker/api/server [2022-01-25T14:48:27.922Z] github.com/docker/docker/api/server/backend/build [2022-01-25T14:48:27.922Z] github.com/docker/docker/api/server/httputils [2022-01-25T14:48:27.922Z] github.com/docker/docker/api/server/middleware [2022-01-25T14:48:27.922Z] github.com/docker/docker/api/server/router [2022-01-25T14:48:27.922Z] github.com/docker/docker/api/server/router/build [2022-01-25T14:48:27.922Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-25T14:48:27.922Z] github.com/docker/docker/api/server/router/container [2022-01-25T14:48:27.922Z] github.com/docker/docker/api/server/router/debug [2022-01-25T14:48:27.922Z] github.com/docker/docker/api/server/router/distribution [2022-01-25T14:48:27.922Z] github.com/docker/docker/api/server/router/grpc [2022-01-25T14:48:27.922Z] github.com/docker/docker/api/server/router/image [2022-01-25T14:48:27.922Z] github.com/docker/docker/api/server/router/network [2022-01-25T14:48:27.922Z] github.com/docker/docker/api/server/router/plugin [2022-01-25T14:48:27.922Z] github.com/docker/docker/api/server/router/session [2022-01-25T14:48:27.922Z] github.com/docker/docker/api/server/router/swarm [2022-01-25T14:48:27.922Z] github.com/docker/docker/api/server/router/system [2022-01-25T14:48:27.922Z] github.com/docker/docker/api/server/router/volume [2022-01-25T14:48:27.922Z] github.com/docker/docker/api/types [2022-01-25T14:48:27.922Z] github.com/docker/docker/api/types/backend [2022-01-25T14:48:27.922Z] github.com/docker/docker/api/types/blkiodev [2022-01-25T14:48:27.922Z] github.com/docker/docker/api/types/container [2022-01-25T14:48:27.922Z] github.com/docker/docker/api/types/events [2022-01-25T14:48:27.922Z] github.com/docker/docker/api/types/filters [2022-01-25T14:48:27.922Z] github.com/docker/docker/api/types/image [2022-01-25T14:48:27.922Z] github.com/docker/docker/api/types/mount [2022-01-25T14:48:27.922Z] github.com/docker/docker/api/types/network [2022-01-25T14:48:27.922Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-25T14:48:27.922Z] github.com/docker/docker/api/types/registry [2022-01-25T14:48:27.922Z] github.com/docker/docker/api/types/strslice [2022-01-25T14:48:27.922Z] github.com/docker/docker/api/types/swarm [2022-01-25T14:48:27.922Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-25T14:48:27.922Z] github.com/docker/docker/api/types/time [2022-01-25T14:48:27.922Z] github.com/docker/docker/api/types/versions [2022-01-25T14:48:27.922Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-25T14:48:27.922Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-25T14:48:27.922Z] github.com/docker/docker/api/types/volume [2022-01-25T14:48:27.922Z] github.com/docker/docker/builder [2022-01-25T14:48:27.922Z] github.com/docker/docker/builder/builder-next [2022-01-25T14:48:27.922Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-25T14:48:27.923Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-25T14:48:27.923Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-25T14:48:27.923Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-25T14:48:27.923Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-25T14:48:27.923Z] github.com/docker/docker/builder/builder-next/worker [2022-01-25T14:48:27.923Z] github.com/docker/docker/builder/dockerfile [2022-01-25T14:48:27.923Z] github.com/docker/docker/builder/dockerignore [2022-01-25T14:48:27.923Z] github.com/docker/docker/builder/remotecontext [2022-01-25T14:48:27.923Z] github.com/docker/docker/builder/remotecontext/git [2022-01-25T14:48:27.923Z] github.com/docker/docker/cli [2022-01-25T14:48:27.923Z] github.com/docker/docker/cli/config [2022-01-25T14:48:27.923Z] github.com/docker/docker/cli/debug [2022-01-25T14:48:27.923Z] github.com/docker/docker/client [2022-01-25T14:48:27.923Z] github.com/docker/docker/cmd/docker-proxy [2022-01-25T14:48:27.923Z] github.com/docker/docker/cmd/dockerd [2022-01-25T14:48:27.923Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-25T14:48:27.923Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-25T14:48:27.923Z] github.com/docker/docker/container [2022-01-25T14:48:27.923Z] github.com/docker/docker/container/stream [2022-01-25T14:48:27.923Z] github.com/docker/docker/contrib/apparmor [2022-01-25T14:48:27.923Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-25T14:48:27.923Z] github.com/docker/docker/contrib/httpserver [2022-01-25T14:48:27.923Z] github.com/docker/docker/daemon [2022-01-25T14:48:27.923Z] github.com/docker/docker/daemon/cluster [2022-01-25T14:48:27.923Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-25T14:48:27.923Z] github.com/docker/docker/daemon/cluster/convert [2022-01-25T14:48:27.923Z] github.com/docker/docker/daemon/cluster/executor [2022-01-25T14:48:27.923Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-25T14:48:27.923Z] github.com/docker/docker/daemon/cluster/provider [2022-01-25T14:48:27.923Z] github.com/docker/docker/daemon/config [2022-01-25T14:48:27.923Z] github.com/docker/docker/daemon/events [2022-01-25T14:48:27.923Z] github.com/docker/docker/daemon/events/testutils [2022-01-25T14:48:27.923Z] github.com/docker/docker/daemon/exec [2022-01-25T14:48:27.923Z] github.com/docker/docker/daemon/graphdriver [2022-01-25T14:48:27.923Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-25T14:48:27.923Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-25T14:48:27.923Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-25T14:48:27.923Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-25T14:48:27.923Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-25T14:48:27.923Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-25T14:48:27.923Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-25T14:48:27.923Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-25T14:48:27.923Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-25T14:48:27.923Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-25T14:48:27.923Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-25T14:48:27.923Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-25T14:48:27.923Z] github.com/docker/docker/daemon/images [2022-01-25T14:48:27.923Z] github.com/docker/docker/daemon/initlayer [2022-01-25T14:48:27.923Z] github.com/docker/docker/daemon/links [2022-01-25T14:48:27.923Z] github.com/docker/docker/daemon/listeners [2022-01-25T14:48:27.923Z] github.com/docker/docker/daemon/logger [2022-01-25T14:48:27.923Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-25T14:48:27.923Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-25T14:48:27.923Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-25T14:48:27.923Z] github.com/docker/docker/daemon/logger/gelf [2022-01-25T14:48:27.923Z] github.com/docker/docker/daemon/logger/journald [2022-01-25T14:48:27.923Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-25T14:48:27.923Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-25T14:48:27.923Z] github.com/docker/docker/daemon/logger/local [2022-01-25T14:48:27.923Z] github.com/docker/docker/daemon/logger/logentries [2022-01-25T14:48:27.923Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-25T14:48:27.923Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-25T14:48:27.923Z] github.com/docker/docker/daemon/logger/splunk [2022-01-25T14:48:27.923Z] github.com/docker/docker/daemon/logger/syslog [2022-01-25T14:48:27.923Z] github.com/docker/docker/daemon/logger/templates [2022-01-25T14:48:27.923Z] github.com/docker/docker/daemon/names [2022-01-25T14:48:27.923Z] github.com/docker/docker/daemon/network [2022-01-25T14:48:27.923Z] github.com/docker/docker/daemon/stats [2022-01-25T14:48:27.923Z] github.com/docker/docker/distribution [2022-01-25T14:48:27.923Z] github.com/docker/docker/distribution/metadata [2022-01-25T14:48:27.923Z] github.com/docker/docker/distribution/utils [2022-01-25T14:48:27.923Z] github.com/docker/docker/distribution/xfer [2022-01-25T14:48:27.923Z] github.com/docker/docker/dockerversion [2022-01-25T14:48:27.923Z] github.com/docker/docker/errdefs [2022-01-25T14:48:27.923Z] github.com/docker/docker/image [2022-01-25T14:48:27.923Z] github.com/docker/docker/image/cache [2022-01-25T14:48:27.923Z] github.com/docker/docker/image/tarexport [2022-01-25T14:48:27.923Z] github.com/docker/docker/image/v1 [2022-01-25T14:48:27.923Z] github.com/docker/docker/internal/test/suite [2022-01-25T14:48:27.923Z] github.com/docker/docker/layer [2022-01-25T14:48:27.923Z] github.com/docker/docker/libcontainerd [2022-01-25T14:48:27.923Z] github.com/docker/docker/libcontainerd/queue [2022-01-25T14:48:27.923Z] github.com/docker/docker/libcontainerd/remote [2022-01-25T14:48:27.923Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-25T14:48:27.923Z] github.com/docker/docker/libcontainerd/types [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/bitseq [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/cluster [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/config [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/datastore [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/driverapi [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/etchosts [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/idm [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/ipam [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/iptables [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/netlabel [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/netutils [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/networkdb [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/ns [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/options [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/osl [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/portallocator [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/portmapper [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/testutils [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/types [2022-01-25T14:48:27.923Z] github.com/docker/docker/oci [2022-01-25T14:48:27.923Z] github.com/docker/docker/oci/caps [2022-01-25T14:48:27.923Z] github.com/docker/docker/opts [2022-01-25T14:48:27.923Z] github.com/docker/docker/pkg/aaparser [2022-01-25T14:48:27.923Z] github.com/docker/docker/pkg/archive [2022-01-25T14:48:27.923Z] github.com/docker/docker/pkg/authorization [2022-01-25T14:48:27.923Z] github.com/docker/docker/pkg/broadcaster [2022-01-25T14:48:27.923Z] github.com/docker/docker/pkg/capabilities [2022-01-25T14:48:27.923Z] github.com/docker/docker/pkg/chrootarchive [2022-01-25T14:48:27.923Z] github.com/docker/docker/pkg/containerfs [2022-01-25T14:48:27.923Z] github.com/docker/docker/pkg/devicemapper [2022-01-25T14:48:27.923Z] github.com/docker/docker/pkg/directory [2022-01-25T14:48:27.923Z] github.com/docker/docker/pkg/dmesg [2022-01-25T14:48:27.923Z] github.com/docker/docker/pkg/filenotify [2022-01-25T14:48:27.923Z] github.com/docker/docker/pkg/fileutils [2022-01-25T14:48:27.923Z] github.com/docker/docker/pkg/fsutils [2022-01-25T14:48:27.923Z] github.com/docker/docker/pkg/homedir [2022-01-25T14:48:27.923Z] github.com/docker/docker/pkg/idtools [2022-01-25T14:48:27.923Z] github.com/docker/docker/pkg/ioutils [2022-01-25T14:48:27.923Z] github.com/docker/docker/pkg/jsonmessage [2022-01-25T14:48:27.923Z] github.com/docker/docker/pkg/locker [2022-01-25T14:48:27.923Z] github.com/docker/docker/pkg/longpath [2022-01-25T14:48:27.923Z] github.com/docker/docker/pkg/loopback [2022-01-25T14:48:27.923Z] github.com/docker/docker/pkg/mount [2022-01-25T14:48:27.923Z] github.com/docker/docker/pkg/namesgenerator [2022-01-25T14:48:27.923Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-25T14:48:27.923Z] github.com/docker/docker/pkg/parsers [2022-01-25T14:48:27.923Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-25T14:48:27.923Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-25T14:48:27.923Z] github.com/docker/docker/pkg/pidfile [2022-01-25T14:48:27.923Z] github.com/docker/docker/pkg/platform [2022-01-25T14:48:27.923Z] github.com/docker/docker/pkg/plugingetter [2022-01-25T14:48:27.923Z] github.com/docker/docker/pkg/plugins [2022-01-25T14:48:27.923Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-25T14:48:27.923Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-25T14:48:27.923Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-25T14:48:27.923Z] github.com/docker/docker/pkg/plugins/transport [2022-01-25T14:48:27.923Z] github.com/docker/docker/pkg/pools [2022-01-25T14:48:27.923Z] github.com/docker/docker/pkg/progress [2022-01-25T14:48:27.923Z] github.com/docker/docker/pkg/pubsub [2022-01-25T14:48:27.923Z] github.com/docker/docker/pkg/reexec [2022-01-25T14:48:27.923Z] github.com/docker/docker/pkg/signal [2022-01-25T14:48:27.923Z] github.com/docker/docker/pkg/stack [2022-01-25T14:48:27.923Z] github.com/docker/docker/pkg/stdcopy [2022-01-25T14:48:27.923Z] github.com/docker/docker/pkg/streamformatter [2022-01-25T14:48:27.923Z] github.com/docker/docker/pkg/stringid [2022-01-25T14:48:27.923Z] github.com/docker/docker/pkg/symlink [2022-01-25T14:48:27.923Z] github.com/docker/docker/pkg/sysinfo [2022-01-25T14:48:27.923Z] github.com/docker/docker/pkg/system [2022-01-25T14:48:27.923Z] github.com/docker/docker/pkg/tailfile [2022-01-25T14:48:27.923Z] github.com/docker/docker/pkg/tarsum [2022-01-25T14:48:27.923Z] github.com/docker/docker/pkg/term [2022-01-25T14:48:27.923Z] github.com/docker/docker/pkg/term/windows [2022-01-25T14:48:27.923Z] github.com/docker/docker/pkg/truncindex [2022-01-25T14:48:27.923Z] github.com/docker/docker/pkg/urlutil [2022-01-25T14:48:27.923Z] github.com/docker/docker/pkg/useragent [2022-01-25T14:48:27.923Z] github.com/docker/docker/plugin [2022-01-25T14:48:27.923Z] github.com/docker/docker/plugin/executor/containerd [2022-01-25T14:48:27.923Z] github.com/docker/docker/plugin/v2 [2022-01-25T14:48:27.923Z] github.com/docker/docker/profiles/apparmor [2022-01-25T14:48:27.923Z] github.com/docker/docker/profiles/seccomp [2022-01-25T14:48:27.923Z] github.com/docker/docker/quota [2022-01-25T14:48:27.923Z] github.com/docker/docker/reference [2022-01-25T14:48:27.923Z] github.com/docker/docker/registry [2022-01-25T14:48:27.923Z] github.com/docker/docker/registry/resumable [2022-01-25T14:48:27.923Z] github.com/docker/docker/restartmanager [2022-01-25T14:48:27.923Z] github.com/docker/docker/rootless [2022-01-25T14:48:27.923Z] github.com/docker/docker/rootless/specconv [2022-01-25T14:48:27.923Z] github.com/docker/docker/runconfig [2022-01-25T14:48:27.923Z] github.com/docker/docker/runconfig/opts [2022-01-25T14:48:27.923Z] github.com/docker/docker/testutil [2022-01-25T14:48:27.923Z] github.com/docker/docker/testutil/daemon [2022-01-25T14:48:27.923Z] github.com/docker/docker/testutil/environment [2022-01-25T14:48:27.923Z] github.com/docker/docker/testutil/fakecontext [2022-01-25T14:48:27.923Z] github.com/docker/docker/testutil/fakegit [2022-01-25T14:48:27.923Z] github.com/docker/docker/testutil/fakestorage [2022-01-25T14:48:27.923Z] github.com/docker/docker/testutil/fixtures/load [2022-01-25T14:48:27.923Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-25T14:48:27.923Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-25T14:48:27.923Z] github.com/docker/docker/testutil/registry [2022-01-25T14:48:27.923Z] github.com/docker/docker/testutil/request [2022-01-25T14:48:27.923Z] github.com/docker/docker/volume [2022-01-25T14:48:27.923Z] github.com/docker/docker/volume/drivers [2022-01-25T14:48:27.923Z] github.com/docker/docker/volume/local [2022-01-25T14:48:27.923Z] github.com/docker/docker/volume/mounts [2022-01-25T14:48:27.923Z] github.com/docker/docker/volume/service [2022-01-25T14:48:27.923Z] github.com/docker/docker/volume/service/opts [2022-01-25T14:48:27.923Z] github.com/docker/docker/volume/testutils' [2022-01-25T14:48:27.923Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/bitseq [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/cluster [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/config [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/datastore [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/driverapi [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/etchosts [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/idm [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/ipam [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/iptables [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/netlabel [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/netutils [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/networkdb [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/ns [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/options [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/osl [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/portallocator [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/portmapper [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/testutils [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/types' [2022-01-25T14:48:27.923Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-01-25T14:48:27.923Z] + echo 'github.com/docker/docker/libnetwork [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/bitseq [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/cluster [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/config [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/datastore [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/driverapi [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-25T14:48:27.923Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-25T14:48:27.924Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-25T14:48:27.924Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-25T14:48:27.924Z] github.com/docker/docker/libnetwork/etchosts [2022-01-25T14:48:27.924Z] github.com/docker/docker/libnetwork/idm [2022-01-25T14:48:27.924Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-25T14:48:27.924Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-25T14:48:27.924Z] github.com/docker/docker/libnetwork/ipam [2022-01-25T14:48:27.924Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-25T14:48:27.924Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-25T14:48:27.924Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-25T14:48:27.924Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-25T14:48:27.924Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-25T14:48:27.924Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-25T14:48:27.924Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-25T14:48:27.924Z] github.com/docker/docker/libnetwork/iptables [2022-01-25T14:48:27.924Z] github.com/docker/docker/libnetwork/netlabel [2022-01-25T14:48:27.924Z] github.com/docker/docker/libnetwork/netutils [2022-01-25T14:48:27.924Z] github.com/docker/docker/libnetwork/networkdb [2022-01-25T14:48:27.924Z] github.com/docker/docker/libnetwork/ns [2022-01-25T14:48:27.924Z] github.com/docker/docker/libnetwork/options [2022-01-25T14:48:27.924Z] github.com/docker/docker/libnetwork/osl [2022-01-25T14:48:27.924Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-25T14:48:27.924Z] github.com/docker/docker/libnetwork/portallocator [2022-01-25T14:48:27.924Z] github.com/docker/docker/libnetwork/portmapper [2022-01-25T14:48:27.924Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-25T14:48:27.924Z] github.com/docker/docker/libnetwork/testutils [2022-01-25T14:48:27.924Z] github.com/docker/docker/libnetwork/types' [2022-01-25T14:48:27.924Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-25T14:48:27.924Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-25T14:48:27.924Z] + type docker-proxy [2022-01-25T14:48:27.924Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-01-25T14:48:27.924Z] + hack/make.sh binary-proxy install-proxy [2022-01-25T14:48:27.924Z] [2022-01-25T14:48:27.924Z] Removing bundles/ [2022-01-25T14:48:27.924Z] [2022-01-25T14:48:27.924Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-01-25T14:48:27.924Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-01-25T14:48:27.924Z] GOOS="" GOARCH="" GOARM="" [2022-01-25T14:48:28.009Z] === RUN TestDockerSuite/TestInspectHistory [2022-01-25T14:48:28.580Z] === RUN TestDockerSuite/TestInspectImage [2022-01-25T14:48:28.580Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-01-25T14:48:28.580Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-01-25T14:48:28.580Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-01-25T14:48:28.580Z] === RUN TestDockerSuite/TestInspectInt64 [2022-01-25T14:48:29.151Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-01-25T14:48:29.411Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-01-25T14:48:29.672Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-01-25T14:48:29.935Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-01-25T14:48:30.505Z] === RUN TestDockerSuite/TestInspectPlugin [2022-01-25T14:48:32.401Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-01-25T14:48:32.416Z] === RUN TestDockerSuite/TestInspectRootFS [2022-01-25T14:48:32.416Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-01-25T14:48:32.988Z] === RUN TestDockerSuite/TestInspectStatus [2022-01-25T14:48:33.423Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-01-25T14:48:33.423Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-01-25T14:48:33.423Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-01-25T14:48:33.423Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-01-25T14:48:33.423Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-01-25T14:48:33.437Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-01-25T14:48:33.560Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-01-25T14:48:34.472Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-01-25T14:48:34.472Z] [2022-01-25T14:48:34.472Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-01-25T14:48:34.472Z] Installing docker-proxy to /usr/local/bin/ [2022-01-25T14:48:34.472Z] [2022-01-25T14:48:34.472Z] + mkdir -p bundles [2022-01-25T14:48:34.472Z] + '[' -n 'github.com/docker/docker/api [2022-01-25T14:48:34.472Z] github.com/docker/docker/api/server [2022-01-25T14:48:34.472Z] github.com/docker/docker/api/server/backend/build [2022-01-25T14:48:34.472Z] github.com/docker/docker/api/server/httputils [2022-01-25T14:48:34.472Z] github.com/docker/docker/api/server/middleware [2022-01-25T14:48:34.472Z] github.com/docker/docker/api/server/router [2022-01-25T14:48:34.472Z] github.com/docker/docker/api/server/router/build [2022-01-25T14:48:34.472Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-25T14:48:34.472Z] github.com/docker/docker/api/server/router/container [2022-01-25T14:48:34.472Z] github.com/docker/docker/api/server/router/debug [2022-01-25T14:48:34.472Z] github.com/docker/docker/api/server/router/distribution [2022-01-25T14:48:34.472Z] github.com/docker/docker/api/server/router/grpc [2022-01-25T14:48:34.472Z] github.com/docker/docker/api/server/router/image [2022-01-25T14:48:34.472Z] github.com/docker/docker/api/server/router/network [2022-01-25T14:48:34.472Z] github.com/docker/docker/api/server/router/plugin [2022-01-25T14:48:34.472Z] github.com/docker/docker/api/server/router/session [2022-01-25T14:48:34.472Z] github.com/docker/docker/api/server/router/swarm [2022-01-25T14:48:34.472Z] github.com/docker/docker/api/server/router/system [2022-01-25T14:48:34.472Z] github.com/docker/docker/api/server/router/volume [2022-01-25T14:48:34.472Z] github.com/docker/docker/api/types [2022-01-25T14:48:34.472Z] github.com/docker/docker/api/types/backend [2022-01-25T14:48:34.472Z] github.com/docker/docker/api/types/blkiodev [2022-01-25T14:48:34.472Z] github.com/docker/docker/api/types/container [2022-01-25T14:48:34.472Z] github.com/docker/docker/api/types/events [2022-01-25T14:48:34.472Z] github.com/docker/docker/api/types/filters [2022-01-25T14:48:34.472Z] github.com/docker/docker/api/types/image [2022-01-25T14:48:34.472Z] github.com/docker/docker/api/types/mount [2022-01-25T14:48:34.472Z] github.com/docker/docker/api/types/network [2022-01-25T14:48:34.472Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-25T14:48:34.472Z] github.com/docker/docker/api/types/registry [2022-01-25T14:48:34.472Z] github.com/docker/docker/api/types/strslice [2022-01-25T14:48:34.472Z] github.com/docker/docker/api/types/swarm [2022-01-25T14:48:34.472Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-25T14:48:34.472Z] github.com/docker/docker/api/types/time [2022-01-25T14:48:34.472Z] github.com/docker/docker/api/types/versions [2022-01-25T14:48:34.472Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-25T14:48:34.472Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-25T14:48:34.472Z] github.com/docker/docker/api/types/volume [2022-01-25T14:48:34.472Z] github.com/docker/docker/builder [2022-01-25T14:48:34.472Z] github.com/docker/docker/builder/builder-next [2022-01-25T14:48:34.472Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-25T14:48:34.472Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-25T14:48:34.472Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-25T14:48:34.472Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-25T14:48:34.472Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-25T14:48:34.472Z] github.com/docker/docker/builder/builder-next/worker [2022-01-25T14:48:34.472Z] github.com/docker/docker/builder/dockerfile [2022-01-25T14:48:34.472Z] github.com/docker/docker/builder/dockerignore [2022-01-25T14:48:34.472Z] github.com/docker/docker/builder/remotecontext [2022-01-25T14:48:34.472Z] github.com/docker/docker/builder/remotecontext/git [2022-01-25T14:48:34.472Z] github.com/docker/docker/cli [2022-01-25T14:48:34.472Z] github.com/docker/docker/cli/config [2022-01-25T14:48:34.472Z] github.com/docker/docker/cli/debug [2022-01-25T14:48:34.472Z] github.com/docker/docker/client [2022-01-25T14:48:34.472Z] github.com/docker/docker/cmd/docker-proxy [2022-01-25T14:48:34.472Z] github.com/docker/docker/cmd/dockerd [2022-01-25T14:48:34.472Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-25T14:48:34.472Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-25T14:48:34.472Z] github.com/docker/docker/container [2022-01-25T14:48:34.472Z] github.com/docker/docker/container/stream [2022-01-25T14:48:34.472Z] github.com/docker/docker/contrib/apparmor [2022-01-25T14:48:34.472Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-25T14:48:34.472Z] github.com/docker/docker/contrib/httpserver [2022-01-25T14:48:34.472Z] github.com/docker/docker/daemon [2022-01-25T14:48:34.472Z] github.com/docker/docker/daemon/cluster [2022-01-25T14:48:34.472Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-25T14:48:34.472Z] github.com/docker/docker/daemon/cluster/convert [2022-01-25T14:48:34.472Z] github.com/docker/docker/daemon/cluster/executor [2022-01-25T14:48:34.472Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-25T14:48:34.472Z] github.com/docker/docker/daemon/cluster/provider [2022-01-25T14:48:34.472Z] github.com/docker/docker/daemon/config [2022-01-25T14:48:34.472Z] github.com/docker/docker/daemon/events [2022-01-25T14:48:34.472Z] github.com/docker/docker/daemon/events/testutils [2022-01-25T14:48:34.472Z] github.com/docker/docker/daemon/exec [2022-01-25T14:48:34.472Z] github.com/docker/docker/daemon/graphdriver [2022-01-25T14:48:34.472Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-25T14:48:34.472Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-25T14:48:34.472Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-25T14:48:34.472Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-25T14:48:34.472Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-25T14:48:34.472Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-25T14:48:34.472Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-25T14:48:34.472Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-25T14:48:34.472Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-25T14:48:34.472Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-25T14:48:34.472Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-25T14:48:34.472Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-25T14:48:34.472Z] github.com/docker/docker/daemon/images [2022-01-25T14:48:34.472Z] github.com/docker/docker/daemon/initlayer [2022-01-25T14:48:34.472Z] github.com/docker/docker/daemon/links [2022-01-25T14:48:34.472Z] github.com/docker/docker/daemon/listeners [2022-01-25T14:48:34.472Z] github.com/docker/docker/daemon/logger [2022-01-25T14:48:34.472Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-25T14:48:34.472Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-25T14:48:34.472Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-25T14:48:34.472Z] github.com/docker/docker/daemon/logger/gelf [2022-01-25T14:48:34.472Z] github.com/docker/docker/daemon/logger/journald [2022-01-25T14:48:34.472Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-25T14:48:34.472Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-25T14:48:34.472Z] github.com/docker/docker/daemon/logger/local [2022-01-25T14:48:34.472Z] github.com/docker/docker/daemon/logger/logentries [2022-01-25T14:48:34.472Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-25T14:48:34.472Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-25T14:48:34.472Z] github.com/docker/docker/daemon/logger/splunk [2022-01-25T14:48:34.472Z] github.com/docker/docker/daemon/logger/syslog [2022-01-25T14:48:34.472Z] github.com/docker/docker/daemon/logger/templates [2022-01-25T14:48:34.472Z] github.com/docker/docker/daemon/names [2022-01-25T14:48:34.472Z] github.com/docker/docker/daemon/network [2022-01-25T14:48:34.472Z] github.com/docker/docker/daemon/stats [2022-01-25T14:48:34.472Z] github.com/docker/docker/distribution [2022-01-25T14:48:34.472Z] github.com/docker/docker/distribution/metadata [2022-01-25T14:48:34.472Z] github.com/docker/docker/distribution/utils [2022-01-25T14:48:34.472Z] github.com/docker/docker/distribution/xfer [2022-01-25T14:48:34.472Z] github.com/docker/docker/dockerversion [2022-01-25T14:48:34.472Z] github.com/docker/docker/errdefs [2022-01-25T14:48:34.472Z] github.com/docker/docker/image [2022-01-25T14:48:34.472Z] github.com/docker/docker/image/cache [2022-01-25T14:48:34.472Z] github.com/docker/docker/image/tarexport [2022-01-25T14:48:34.472Z] github.com/docker/docker/image/v1 [2022-01-25T14:48:34.472Z] github.com/docker/docker/internal/test/suite [2022-01-25T14:48:34.472Z] github.com/docker/docker/layer [2022-01-25T14:48:34.472Z] github.com/docker/docker/libcontainerd [2022-01-25T14:48:34.472Z] github.com/docker/docker/libcontainerd/queue [2022-01-25T14:48:34.472Z] github.com/docker/docker/libcontainerd/remote [2022-01-25T14:48:34.472Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-25T14:48:34.473Z] github.com/docker/docker/libcontainerd/types [2022-01-25T14:48:34.473Z] github.com/docker/docker/oci [2022-01-25T14:48:34.473Z] github.com/docker/docker/oci/caps [2022-01-25T14:48:34.473Z] github.com/docker/docker/opts [2022-01-25T14:48:34.473Z] github.com/docker/docker/pkg/aaparser [2022-01-25T14:48:34.473Z] github.com/docker/docker/pkg/archive [2022-01-25T14:48:34.473Z] github.com/docker/docker/pkg/authorization [2022-01-25T14:48:34.473Z] github.com/docker/docker/pkg/broadcaster [2022-01-25T14:48:34.473Z] github.com/docker/docker/pkg/capabilities [2022-01-25T14:48:34.473Z] github.com/docker/docker/pkg/chrootarchive [2022-01-25T14:48:34.473Z] github.com/docker/docker/pkg/containerfs [2022-01-25T14:48:34.473Z] github.com/docker/docker/pkg/devicemapper [2022-01-25T14:48:34.473Z] github.com/docker/docker/pkg/directory [2022-01-25T14:48:34.473Z] github.com/docker/docker/pkg/dmesg [2022-01-25T14:48:34.473Z] github.com/docker/docker/pkg/filenotify [2022-01-25T14:48:34.473Z] github.com/docker/docker/pkg/fileutils [2022-01-25T14:48:34.473Z] github.com/docker/docker/pkg/fsutils [2022-01-25T14:48:34.473Z] github.com/docker/docker/pkg/homedir [2022-01-25T14:48:34.473Z] github.com/docker/docker/pkg/idtools [2022-01-25T14:48:34.473Z] github.com/docker/docker/pkg/ioutils [2022-01-25T14:48:34.473Z] github.com/docker/docker/pkg/jsonmessage [2022-01-25T14:48:34.473Z] github.com/docker/docker/pkg/locker [2022-01-25T14:48:34.473Z] github.com/docker/docker/pkg/longpath [2022-01-25T14:48:34.473Z] github.com/docker/docker/pkg/loopback [2022-01-25T14:48:34.473Z] github.com/docker/docker/pkg/mount [2022-01-25T14:48:34.473Z] github.com/docker/docker/pkg/namesgenerator [2022-01-25T14:48:34.473Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-25T14:48:34.473Z] github.com/docker/docker/pkg/parsers [2022-01-25T14:48:34.473Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-25T14:48:34.473Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-25T14:48:34.473Z] github.com/docker/docker/pkg/pidfile [2022-01-25T14:48:34.473Z] github.com/docker/docker/pkg/platform [2022-01-25T14:48:34.473Z] github.com/docker/docker/pkg/plugingetter [2022-01-25T14:48:34.473Z] github.com/docker/docker/pkg/plugins [2022-01-25T14:48:34.473Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-25T14:48:34.473Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-25T14:48:34.473Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-25T14:48:34.473Z] github.com/docker/docker/pkg/plugins/transport [2022-01-25T14:48:34.473Z] github.com/docker/docker/pkg/pools [2022-01-25T14:48:34.473Z] github.com/docker/docker/pkg/progress [2022-01-25T14:48:34.473Z] github.com/docker/docker/pkg/pubsub [2022-01-25T14:48:34.473Z] github.com/docker/docker/pkg/reexec [2022-01-25T14:48:34.473Z] github.com/docker/docker/pkg/signal [2022-01-25T14:48:34.473Z] github.com/docker/docker/pkg/stack [2022-01-25T14:48:34.473Z] github.com/docker/docker/pkg/stdcopy [2022-01-25T14:48:34.473Z] github.com/docker/docker/pkg/streamformatter [2022-01-25T14:48:34.473Z] github.com/docker/docker/pkg/stringid [2022-01-25T14:48:34.473Z] github.com/docker/docker/pkg/symlink [2022-01-25T14:48:34.473Z] github.com/docker/docker/pkg/sysinfo [2022-01-25T14:48:34.473Z] github.com/docker/docker/pkg/system [2022-01-25T14:48:34.473Z] github.com/docker/docker/pkg/tailfile [2022-01-25T14:48:34.473Z] github.com/docker/docker/pkg/tarsum [2022-01-25T14:48:34.473Z] github.com/docker/docker/pkg/term [2022-01-25T14:48:34.473Z] github.com/docker/docker/pkg/term/windows [2022-01-25T14:48:34.473Z] github.com/docker/docker/pkg/truncindex [2022-01-25T14:48:34.473Z] github.com/docker/docker/pkg/urlutil [2022-01-25T14:48:34.473Z] github.com/docker/docker/pkg/useragent [2022-01-25T14:48:34.473Z] github.com/docker/docker/plugin [2022-01-25T14:48:34.473Z] github.com/docker/docker/plugin/executor/containerd [2022-01-25T14:48:34.473Z] github.com/docker/docker/plugin/v2 [2022-01-25T14:48:34.473Z] github.com/docker/docker/profiles/apparmor [2022-01-25T14:48:34.473Z] github.com/docker/docker/profiles/seccomp [2022-01-25T14:48:34.473Z] github.com/docker/docker/quota [2022-01-25T14:48:34.473Z] github.com/docker/docker/reference [2022-01-25T14:48:34.473Z] github.com/docker/docker/registry [2022-01-25T14:48:34.473Z] github.com/docker/docker/registry/resumable [2022-01-25T14:48:34.473Z] github.com/docker/docker/restartmanager [2022-01-25T14:48:34.473Z] github.com/docker/docker/rootless [2022-01-25T14:48:34.473Z] github.com/docker/docker/rootless/specconv [2022-01-25T14:48:34.473Z] github.com/docker/docker/runconfig [2022-01-25T14:48:34.473Z] github.com/docker/docker/runconfig/opts [2022-01-25T14:48:34.473Z] github.com/docker/docker/testutil [2022-01-25T14:48:34.473Z] github.com/docker/docker/testutil/daemon [2022-01-25T14:48:34.473Z] github.com/docker/docker/testutil/environment [2022-01-25T14:48:34.473Z] github.com/docker/docker/testutil/fakecontext [2022-01-25T14:48:34.473Z] github.com/docker/docker/testutil/fakegit [2022-01-25T14:48:34.473Z] github.com/docker/docker/testutil/fakestorage [2022-01-25T14:48:34.473Z] github.com/docker/docker/testutil/fixtures/load [2022-01-25T14:48:34.473Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-25T14:48:34.473Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-25T14:48:34.473Z] github.com/docker/docker/testutil/registry [2022-01-25T14:48:34.473Z] github.com/docker/docker/testutil/request [2022-01-25T14:48:34.473Z] github.com/docker/docker/volume [2022-01-25T14:48:34.473Z] github.com/docker/docker/volume/drivers [2022-01-25T14:48:34.473Z] github.com/docker/docker/volume/local [2022-01-25T14:48:34.473Z] github.com/docker/docker/volume/mounts [2022-01-25T14:48:34.473Z] github.com/docker/docker/volume/service [2022-01-25T14:48:34.473Z] github.com/docker/docker/volume/service/opts [2022-01-25T14:48:34.473Z] github.com/docker/docker/volume/testutils' ']' [2022-01-25T14:48:34.473Z] + 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/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/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 [2022-01-25T14:48:34.502Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-01-25T14:48:35.041Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-01-25T14:48:35.074Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-01-25T14:48:35.335Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-01-25T14:48:35.402Z] ? github.com/docker/docker/api [no test files] [2022-01-25T14:48:35.710Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-01-25T14:48:35.711Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-01-25T14:48:35.711Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-01-25T14:48:35.905Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-01-25T14:48:36.063Z] === RUN TestDockerSuite/TestBuildCmd [2022-01-25T14:48:36.165Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-01-25T14:48:36.725Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-01-25T14:48:36.725Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-01-25T14:48:36.725Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-01-25T14:48:36.737Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-01-25T14:48:36.998Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-01-25T14:48:37.085Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-01-25T14:48:37.209Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-01-25T14:48:37.259Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-01-25T14:48:37.259Z] --- PASS: TestInfoAPIWarnings (16.37s) [2022-01-25T14:48:37.259Z] === RUN TestInfoDebug [2022-01-25T14:48:37.832Z] --- PASS: TestInfoDebug (0.56s) [2022-01-25T14:48:37.832Z] === RUN TestInfoInsecureRegistries [2022-01-25T14:48:37.949Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-01-25T14:48:37.949Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-01-25T14:48:38.406Z] --- PASS: TestInfoInsecureRegistries (0.57s) [2022-01-25T14:48:38.406Z] === RUN TestInfoRegistryMirrors [2022-01-25T14:48:38.979Z] --- PASS: TestInfoRegistryMirrors (0.56s) [2022-01-25T14:48:38.979Z] === RUN TestLoginFailsWithBadCredentials [2022-01-25T14:48:38.979Z] --- PASS: TestLoginFailsWithBadCredentials (0.14s) [2022-01-25T14:48:38.979Z] === RUN TestPingCacheHeaders [2022-01-25T14:48:38.979Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-01-25T14:48:38.979Z] === RUN TestPingGet [2022-01-25T14:48:38.979Z] --- PASS: TestPingGet (0.03s) [2022-01-25T14:48:38.979Z] === RUN TestPingHead [2022-01-25T14:48:39.240Z] --- PASS: TestPingHead (0.03s) [2022-01-25T14:48:39.240Z] === RUN TestVersion [2022-01-25T14:48:39.240Z] --- PASS: TestVersion (0.03s) [2022-01-25T14:48:39.240Z] === CONT TestDiskUsage [2022-01-25T14:48:39.500Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-01-25T14:48:39.761Z] === RUN TestDiskUsage/empty [2022-01-25T14:48:39.761Z] === RUN TestDiskUsage/empty/container_types [2022-01-25T14:48:39.761Z] === RUN TestDiskUsage/empty/image_types [2022-01-25T14:48:39.761Z] === RUN TestDiskUsage/empty/volume_types [2022-01-25T14:48:39.761Z] === RUN TestDiskUsage/empty/build-cache_types [2022-01-25T14:48:39.761Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-01-25T14:48:39.761Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-01-25T14:48:39.761Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-01-25T14:48:39.761Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-01-25T14:48:39.761Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-01-25T14:48:39.761Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-01-25T14:48:39.761Z] === RUN TestDiskUsage/after_LoadBusybox [2022-01-25T14:48:40.022Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-01-25T14:48:40.022Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-01-25T14:48:40.022Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-01-25T14:48:40.022Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-01-25T14:48:40.022Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-01-25T14:48:40.022Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-01-25T14:48:40.022Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-01-25T14:48:40.022Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-01-25T14:48:40.022Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-01-25T14:48:40.022Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-01-25T14:48:40.022Z] === RUN TestDiskUsage/after_container.Run [2022-01-25T14:48:40.237Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-01-25T14:48:40.282Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-01-25T14:48:40.282Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-01-25T14:48:40.282Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-01-25T14:48:40.282Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-01-25T14:48:40.282Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-01-25T14:48:40.282Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-01-25T14:48:40.283Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-01-25T14:48:40.283Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-01-25T14:48:40.283Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-01-25T14:48:40.283Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-01-25T14:48:40.544Z] --- PASS: TestDiskUsage (1.41s) [2022-01-25T14:48:40.544Z] --- PASS: TestDiskUsage/empty (0.03s) [2022-01-25T14:48:40.544Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-01-25T14:48:40.544Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-01-25T14:48:40.544Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-01-25T14:48:40.544Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.01s) [2022-01-25T14:48:40.544Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-01-25T14:48:40.544Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-01-25T14:48:40.544Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-01-25T14:48:40.544Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.01s) [2022-01-25T14:48:40.544Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.01s) [2022-01-25T14:48:40.544Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-01-25T14:48:40.544Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.23s) [2022-01-25T14:48:40.544Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-01-25T14:48:40.544Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-01-25T14:48:40.544Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-01-25T14:48:40.544Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-01-25T14:48:40.544Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-01-25T14:48:40.544Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-01-25T14:48:40.544Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-01-25T14:48:40.544Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-01-25T14:48:40.544Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-01-25T14:48:40.544Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-01-25T14:48:40.544Z] --- PASS: TestDiskUsage/after_container.Run (0.41s) [2022-01-25T14:48:40.544Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-01-25T14:48:40.544Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-01-25T14:48:40.544Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-01-25T14:48:40.544Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-01-25T14:48:40.544Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-01-25T14:48:40.544Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-01-25T14:48:40.544Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-01-25T14:48:40.544Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.01s) [2022-01-25T14:48:40.544Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-01-25T14:48:40.544Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-01-25T14:48:40.544Z] PASS [2022-01-25T14:48:40.544Z] [2022-01-25T14:48:40.544Z] === Skipped [2022-01-25T14:48:40.544Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-25T14:48:40.544Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-01-25T14:48:40.544Z] [2022-01-25T14:48:40.544Z] DONE 50 tests, 1 skipped in 20.863s [2022-01-25T14:48:40.544Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-01-25T14:48:40.544Z] ++ 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 [2022-01-25T14:48:40.544Z] ++ set -e [2022-01-25T14:48:40.544Z] ++ '[' -n 0 ']' [2022-01-25T14:48:40.544Z] ++ set -x [2022-01-25T14:48:40.544Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2022-01-25T14:48:40.805Z] INFO: Testing against a local daemon [2022-01-25T14:48:40.805Z] === RUN TestVolumesCreateAndList [2022-01-25T14:48:40.805Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-01-25T14:48:40.805Z] === RUN TestVolumesRemove [2022-01-25T14:48:40.805Z] === RUN TestDockerSuite/TestLinksEnvs [2022-01-25T14:48:40.805Z] --- PASS: TestVolumesRemove (0.06s) [2022-01-25T14:48:40.805Z] === RUN TestVolumesInspect [2022-01-25T14:48:40.805Z] --- PASS: TestVolumesInspect (0.03s) [2022-01-25T14:48:40.805Z] === RUN TestVolumesInvalidJSON [2022-01-25T14:48:40.805Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-25T14:48:40.805Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-25T14:48:40.805Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-25T14:48:40.805Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-01-25T14:48:40.805Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-01-25T14:48:40.805Z] PASS [2022-01-25T14:48:40.805Z] [2022-01-25T14:48:40.805Z] DONE 5 tests in 0.242s [2022-01-25T14:48:40.805Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-01-25T14:48:41.066Z] ++++ cat bundles/test-integration/docker.pid [2022-01-25T14:48:41.066Z] +++ kill 6137 [2022-01-25T14:48:41.253Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-01-25T14:48:41.328Z] +++ /etc/init.d/apparmor stop [2022-01-25T14:48:41.328Z] Leaving: AppArmorNo profiles have been unloaded. [2022-01-25T14:48:41.328Z] [2022-01-25T14:48:41.328Z] Unloading profiles will leave already running processes permanently [2022-01-25T14:48:41.328Z] unconfined, which can lead to unexpected situations. [2022-01-25T14:48:41.328Z] [2022-01-25T14:48:41.328Z] To set a process to complain mode, use the command line tool [2022-01-25T14:48:41.328Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-01-25T14:48:41.328Z] +++ true [2022-01-25T14:48:41.328Z] exiting test-integration [2022-01-25T14:48:41.328Z] ++ exit 0 [2022-01-25T14:48:41.328Z] [2022-01-25T14:48:41.738Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-01-25T14:48:41.738Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-01-25T14:48:41.738Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-01-25T14:48:41.899Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-01-25T14:48:42.159Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-01-25T14:48:42.159Z] + for job in $(jobs -p) [2022-01-25T14:48:42.159Z] + wait 28166 [2022-01-25T14:48:42.754Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-01-25T14:48:43.542Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-01-25T14:48:43.770Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-01-25T14:48:43.770Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-01-25T14:48:43.770Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-01-25T14:48:43.770Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-01-25T14:48:43.770Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-01-25T14:48:43.967Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-01-25T14:48:44.929Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-01-25T14:48:46.313Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-01-25T14:48:46.313Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-01-25T14:48:47.013Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-01-25T14:48:47.013Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-01-25T14:48:47.013Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-01-25T14:48:47.711Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-01-25T14:48:47.711Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-01-25T14:48:48.037Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-01-25T14:48:48.037Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-01-25T14:48:48.037Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-01-25T14:48:48.282Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-01-25T14:48:48.525Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-01-25T14:48:49.750Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-01-25T14:48:50.248Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2022-01-25T14:48:50.815Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-01-25T14:48:51.838Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-01-25T14:48:52.329Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-01-25T14:48:52.329Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-01-25T14:48:52.329Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-01-25T14:48:53.353Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-01-25T14:48:53.841Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-01-25T14:48:53.841Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-01-25T14:48:53.841Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-01-25T14:48:53.841Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-01-25T14:48:54.328Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-01-25T14:48:56.418Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-01-25T14:48:56.418Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-01-25T14:48:57.802Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-01-25T14:48:58.063Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-01-25T14:48:59.445Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-01-25T14:48:59.445Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-01-25T14:48:59.706Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-01-25T14:48:59.706Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-01-25T14:48:59.706Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-01-25T14:49:00.277Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-01-25T14:49:00.345Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-01-25T14:49:00.537Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-01-25T14:49:04.739Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-01-25T14:49:04.739Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-01-25T14:49:04.739Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-01-25T14:49:10.023Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-01-25T14:49:10.023Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-01-25T14:49:10.023Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-01-25T14:49:10.284Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-01-25T14:49:11.227Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-01-25T14:49:11.799Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-01-25T14:49:12.742Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-01-25T14:49:13.684Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-01-25T14:49:15.597Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-01-25T14:49:15.597Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-01-25T14:49:16.167Z] === RUN TestDockerSuite/TestLogsSince [2022-01-25T14:49:22.766Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-01-25T14:49:25.311Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-01-25T14:49:26.374Z] --- PASS: TestBuildWithHugeFile (128.30s) [2022-01-25T14:49:26.374Z] === RUN TestBuildWCOWSandboxSize [2022-01-25T14:49:26.374Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-25T14:49:26.374Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-01-25T14:49:26.374Z] === RUN TestBuildWithEmptyDockerfile [2022-01-25T14:49:26.374Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-25T14:49:26.374Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-25T14:49:26.374Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-25T14:49:26.374Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-25T14:49:26.374Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-25T14:49:26.374Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-25T14:49:26.374Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-25T14:49:26.374Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-25T14:49:26.374Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-25T14:49:26.374Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-01-25T14:49:26.374Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-01-25T14:49:26.374Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2022-01-25T14:49:26.374Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-01-25T14:49:26.374Z] === RUN TestBuildPreserveOwnership [2022-01-25T14:49:26.374Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-25T14:49:26.374Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-01-25T14:49:26.374Z] === RUN TestBuildPlatformInvalid [2022-01-25T14:49:26.374Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2022-01-25T14:49:26.374Z] PASS [2022-01-25T14:49:26.374Z] ok github.com/docker/docker/integration/build 189.013s [2022-01-25T14:49:26.374Z] [2022-01-25T14:49:26.374Z] === Skipped [2022-01-25T14:49:26.374Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-01-25T14:49:26.374Z] build_session_test.go:25: TODO: BuildKit [2022-01-25T14:49:26.374Z] [2022-01-25T14:49:26.374Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-01-25T14:49:26.374Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:49:26.374Z] [2022-01-25T14:49:26.374Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-01-25T14:49:26.374Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-25T14:49:26.374Z] [2022-01-25T14:49:26.374Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-01-25T14:49:26.374Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-25T14:49:26.374Z] [2022-01-25T14:49:26.374Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-01-25T14:49:26.374Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-25T14:49:26.374Z] [2022-01-25T14:49:26.374Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-01-25T14:49:26.374Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-25T14:49:26.374Z] [2022-01-25T14:49:26.374Z] DONE 29 tests, 6 skipped in 214.755s [2022-01-25T14:49:26.374Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-01-25T14:49:26.374Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-25T14:49:26.374Z] INFO: Testing against a local daemon [2022-01-25T14:49:26.374Z] === RUN TestConfigInspect [2022-01-25T14:49:26.374Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:49:26.374Z] --- SKIP: TestConfigInspect (0.01s) [2022-01-25T14:49:26.374Z] === RUN TestConfigList [2022-01-25T14:49:26.374Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:49:26.374Z] --- SKIP: TestConfigList (0.00s) [2022-01-25T14:49:26.374Z] === RUN TestConfigsCreateAndDelete [2022-01-25T14:49:26.374Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:49:26.374Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-01-25T14:49:26.374Z] === RUN TestConfigsUpdate [2022-01-25T14:49:26.374Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:49:26.374Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-01-25T14:49:26.374Z] === RUN TestTemplatedConfig [2022-01-25T14:49:26.374Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:49:26.374Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-01-25T14:49:26.374Z] === RUN TestConfigCreateResolve [2022-01-25T14:49:26.374Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:49:26.374Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-01-25T14:49:26.374Z] PASS [2022-01-25T14:49:26.374Z] ok github.com/docker/docker/integration/config 0.089s [2022-01-25T14:49:26.374Z] [2022-01-25T14:49:26.374Z] === Skipped [2022-01-25T14:49:26.374Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.01s) [2022-01-25T14:49:26.374Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:49:26.374Z] [2022-01-25T14:49:26.374Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-01-25T14:49:26.374Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:49:26.374Z] [2022-01-25T14:49:26.374Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-01-25T14:49:26.374Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:49:26.374Z] [2022-01-25T14:49:26.374Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-01-25T14:49:26.374Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:49:26.374Z] [2022-01-25T14:49:26.374Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-01-25T14:49:26.374Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:49:26.374Z] [2022-01-25T14:49:26.374Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-01-25T14:49:26.374Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:49:26.374Z] [2022-01-25T14:49:26.374Z] DONE 6 tests, 6 skipped in 1.935s [2022-01-25T14:49:26.374Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-01-25T14:49:27.397Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-25T14:49:27.397Z] INFO: Testing against a local daemon [2022-01-25T14:49:27.397Z] === RUN TestCheckpoint [2022-01-25T14:49:27.397Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-25T14:49:27.397Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-25T14:49:27.397Z] === RUN TestContainerInvalidJSON [2022-01-25T14:49:27.397Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-25T14:49:27.397Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-25T14:49:27.397Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-25T14:49:27.397Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-25T14:49:27.397Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-25T14:49:27.397Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-25T14:49:27.397Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-01-25T14:49:27.397Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-01-25T14:49:27.397Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-01-25T14:49:27.397Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-25T14:49:27.397Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.22s) [2022-01-25T14:49:27.397Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-25T14:49:27.397Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.20s) [2022-01-25T14:49:27.397Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-25T14:49:27.891Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.22s) [2022-01-25T14:49:27.891Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-25T14:49:27.891Z] --- PASS: TestCopyToContainerPathIsNotDir (0.20s) [2022-01-25T14:49:27.891Z] === RUN TestCopyFromContainer [2022-01-25T14:49:27.891Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:49:27.891Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-01-25T14:49:27.891Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-25T14:49:27.892Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-25T14:49:27.892Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-25T14:49:27.892Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-25T14:49:27.892Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-25T14:49:27.892Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-25T14:49:27.892Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-25T14:49:27.892Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-25T14:49:27.892Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-25T14:49:27.892Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-25T14:49:27.892Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-01-25T14:49:27.892Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-01-25T14:49:27.892Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-01-25T14:49:27.892Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-01-25T14:49:27.892Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-25T14:49:27.892Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-01-25T14:49:27.892Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-01-25T14:49:27.892Z] === RUN TestCreateWithInvalidEnv [2022-01-25T14:49:27.892Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-25T14:49:27.892Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-25T14:49:27.892Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-25T14:49:27.892Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-25T14:49:27.892Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-25T14:49:27.892Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-25T14:49:27.892Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-25T14:49:27.892Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-25T14:49:27.892Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-25T14:49:27.892Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-01-25T14:49:27.892Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-01-25T14:49:27.892Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-01-25T14:49:27.892Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-01-25T14:49:27.892Z] === RUN TestCreateTmpfsMountsTarget [2022-01-25T14:49:27.892Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:49:27.892Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-01-25T14:49:27.892Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-25T14:49:27.892Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:49:27.892Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-01-25T14:49:27.892Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-25T14:49:27.892Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:49:27.892Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-01-25T14:49:27.892Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-25T14:49:27.892Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-25T14:49:27.892Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-25T14:49:27.892Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-25T14:49:27.892Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-25T14:49:27.892Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-25T14:49:27.892Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-25T14:49:27.892Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-25T14:49:27.892Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-25T14:49:27.892Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-25T14:49:27.892Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-25T14:49:27.892Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-25T14:49:27.892Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-25T14:49:27.892Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-25T14:49:27.892Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-25T14:49:27.892Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-25T14:49:27.892Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-01-25T14:49:27.892Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2022-01-25T14:49:27.892Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-01-25T14:49:27.892Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-01-25T14:49:27.892Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-01-25T14:49:27.892Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-01-25T14:49:27.892Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-25T14:49:27.892Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-01-25T14:49:27.892Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-01-25T14:49:27.892Z] === RUN TestCreateDifferentPlatform [2022-01-25T14:49:27.892Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-25T14:49:27.892Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-25T14:49:27.892Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-01-25T14:49:27.892Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-01-25T14:49:27.892Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-01-25T14:49:27.892Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-25T14:49:28.378Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2022-01-25T14:49:28.379Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-25T14:49:28.379Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-01-25T14:49:28.379Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-01-25T14:49:28.379Z] === RUN TestContainerKillOnDaemonStart [2022-01-25T14:49:28.379Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:49:28.379Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-01-25T14:49:28.379Z] === RUN TestDiff [2022-01-25T14:49:28.379Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-01-25T14:49:28.379Z] --- SKIP: TestDiff (0.00s) [2022-01-25T14:49:28.379Z] === RUN TestExecWithCloseStdin [2022-01-25T14:49:28.610Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-01-25T14:49:28.610Z] === RUN TestDockerSuite/TestLogsTail [2022-01-25T14:49:29.554Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-01-25T14:49:29.818Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-01-25T14:49:30.391Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-01-25T14:49:30.672Z] --- PASS: TestExecWithCloseStdin (2.47s) [2022-01-25T14:49:30.672Z] === RUN TestExec [2022-01-25T14:49:30.968Z] === RUN TestDockerSuite/TestMountIntoProc [2022-01-25T14:49:31.231Z] === RUN TestDockerSuite/TestMountIntoSys [2022-01-25T14:49:31.803Z] === RUN TestDockerSuite/TestNetHostname [2022-01-25T14:49:31.803Z] docker_api_swarm_service_test.go:395: [dcbe43f9ac927] joining swarm manager [d09744e424db3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-25T14:49:32.722Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-01-25T14:49:32.722Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-01-25T14:49:32.722Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-01-25T14:49:32.745Z] docker_api_swarm_service_test.go:395: [d337e4494dcc4] joining swarm manager [d09744e424db3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-25T14:49:32.960Z] --- PASS: TestExec (2.19s) [2022-01-25T14:49:32.960Z] === RUN TestExecUser [2022-01-25T14:49:32.960Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-01-25T14:49:32.960Z] --- SKIP: TestExecUser (0.00s) [2022-01-25T14:49:32.960Z] === RUN TestExportContainerAndImportImage [2022-01-25T14:49:32.960Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:49:32.960Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-01-25T14:49:32.960Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-25T14:49:32.960Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:49:32.960Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-01-25T14:49:32.960Z] === RUN TestHealthCheckWorkdir [2022-01-25T14:49:32.960Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-01-25T14:49:32.960Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-01-25T14:49:32.960Z] === RUN TestHealthKillContainer [2022-01-25T14:49:32.960Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-01-25T14:49:32.960Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-01-25T14:49:32.960Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-25T14:49:32.960Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-25T14:49:32.960Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-01-25T14:49:32.960Z] === RUN TestKillContainerInvalidSignal [2022-01-25T14:49:33.319Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-01-25T14:49:33.581Z] === RUN TestDockerSuite/TestNetworkEvents [2022-01-25T14:49:34.581Z] --- PASS: TestKillContainerInvalidSignal (1.91s) [2022-01-25T14:49:34.581Z] === RUN TestKillContainer [2022-01-25T14:49:34.581Z] === RUN TestKillContainer/no_signal [2022-01-25T14:49:34.998Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-01-25T14:49:34.998Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-01-25T14:49:35.482Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-01-25T14:49:35.482Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-01-25T14:49:35.965Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-01-25T14:49:35.965Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-01-25T14:49:35.965Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-01-25T14:49:36.447Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-01-25T14:49:36.448Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-01-25T14:49:36.448Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-01-25T14:49:36.540Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-01-25T14:49:36.878Z] === RUN TestKillContainer/non_killing_signal [2022-01-25T14:49:36.878Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-01-25T14:49:36.878Z] === RUN TestKillContainer/killing_signal [2022-01-25T14:49:37.562Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-01-25T14:49:38.049Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-01-25T14:49:40.168Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-01-25T14:49:40.738Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-01-25T14:49:40.999Z] === RUN TestDockerSuite/TestPluginActive [2022-01-25T14:49:42.912Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-01-25T14:49:44.066Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-01-25T14:49:44.066Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-01-25T14:49:44.066Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-01-25T14:49:44.066Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-01-25T14:49:44.206Z] --- PASS: TestKillContainer (8.89s) [2022-01-25T14:49:44.206Z] --- PASS: TestKillContainer/no_signal (1.83s) [2022-01-25T14:49:44.206Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-01-25T14:49:44.206Z] --- PASS: TestKillContainer/killing_signal (7.00s) [2022-01-25T14:49:44.206Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-25T14:49:44.206Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-25T14:49:44.206Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-01-25T14:49:44.206Z] === RUN TestKillStoppedContainer [2022-01-25T14:49:44.206Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-25T14:49:44.206Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-01-25T14:49:44.206Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-25T14:49:44.206Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-25T14:49:44.206Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-01-25T14:49:44.206Z] === RUN TestKillDifferentUserContainer [2022-01-25T14:49:44.206Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-01-25T14:49:44.206Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-01-25T14:49:44.206Z] === RUN TestInspectOomKilledTrue [2022-01-25T14:49:44.206Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:49:44.206Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-01-25T14:49:44.206Z] === RUN TestInspectOomKilledFalse [2022-01-25T14:49:44.206Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-25T14:49:44.206Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-01-25T14:49:44.206Z] === RUN TestLogsFollowTailEmpty [2022-01-25T14:49:44.556Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-01-25T14:49:44.556Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-01-25T14:49:44.556Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-01-25T14:49:45.044Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-01-25T14:49:45.044Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-01-25T14:49:45.044Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-01-25T14:49:45.829Z] --- PASS: TestLogsFollowTailEmpty (1.99s) [2022-01-25T14:49:45.829Z] === RUN TestNetworkNat [2022-01-25T14:49:45.829Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-01-25T14:49:45.829Z] --- SKIP: TestNetworkNat (0.00s) [2022-01-25T14:49:45.829Z] === RUN TestNetworkLocalhostTCPNat [2022-01-25T14:49:48.140Z] --- PASS: TestNetworkLocalhostTCPNat (2.25s) [2022-01-25T14:49:48.140Z] === RUN TestNetworkLoopbackNat [2022-01-25T14:49:48.140Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-01-25T14:49:48.140Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-01-25T14:49:48.140Z] === RUN TestPause [2022-01-25T14:49:48.140Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-01-25T14:49:48.140Z] --- SKIP: TestPause (0.00s) [2022-01-25T14:49:48.140Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-25T14:49:48.199Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-01-25T14:49:49.585Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-01-25T14:49:49.585Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-01-25T14:49:49.585Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-01-25T14:49:49.760Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.92s) [2022-01-25T14:49:49.760Z] === RUN TestPauseStopPausedContainer [2022-01-25T14:49:49.760Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:49:49.760Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-01-25T14:49:49.760Z] === RUN TestPsFilter [2022-01-25T14:49:50.169Z] docker_api_swarm_service_test.go:343: [d3d9ce536f1d2] joining swarm manager [d055dfe1f8d1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-25T14:49:50.246Z] --- PASS: TestPsFilter (0.22s) [2022-01-25T14:49:50.246Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-25T14:49:50.741Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-01-25T14:49:51.001Z] docker_api_swarm_service_test.go:343: [d46d64b80400d] joining swarm manager [d055dfe1f8d1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-25T14:49:54.303Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-01-25T14:49:56.213Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-01-25T14:49:57.578Z] --- PASS: TestRemoveContainerWithRemovedVolume (7.17s) [2022-01-25T14:49:57.578Z] === RUN TestRemoveContainerWithVolume [2022-01-25T14:49:58.756Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-01-25T14:49:59.868Z] --- PASS: TestRemoveContainerWithVolume (2.35s) [2022-01-25T14:49:59.868Z] === RUN TestRemoveContainerRunning [2022-01-25T14:50:01.487Z] --- PASS: TestRemoveContainerRunning (2.06s) [2022-01-25T14:50:01.487Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-25T14:50:03.776Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.93s) [2022-01-25T14:50:03.776Z] === RUN TestRemoveInvalidContainer [2022-01-25T14:50:03.776Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-01-25T14:50:03.776Z] === RUN TestRenameLinkedContainer [2022-01-25T14:50:03.776Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-01-25T14:50:03.776Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-01-25T14:50:03.776Z] === RUN TestRenameStoppedContainer [2022-01-25T14:50:04.042Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-01-25T14:50:04.613Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-01-25T14:50:04.874Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-01-25T14:50:05.816Z] === RUN TestDockerSuite/TestPortHostBinding [2022-01-25T14:50:06.071Z] --- PASS: TestRenameStoppedContainer (2.17s) [2022-01-25T14:50:06.071Z] === RUN TestRenameRunningContainerAndReuse [2022-01-25T14:50:06.760Z] docker_api_swarm_service_test.go:490: [de0d80f0f85f0] joining swarm manager [def2ed5c8db09]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-25T14:50:06.795Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-01-25T14:50:06.795Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-01-25T14:50:06.795Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-01-25T14:50:06.795Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-01-25T14:50:07.020Z] === RUN TestDockerSuite/TestPortList [2022-01-25T14:50:07.593Z] docker_api_swarm_service_test.go:490: [d867ca1839714] joining swarm manager [def2ed5c8db09]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-25T14:50:09.977Z] --- PASS: TestRenameRunningContainerAndReuse (3.88s) [2022-01-25T14:50:09.977Z] === RUN TestRenameInvalidName [2022-01-25T14:50:10.632Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-01-25T14:50:11.119Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-01-25T14:50:11.119Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-01-25T14:50:11.600Z] --- PASS: TestRenameInvalidName (1.90s) [2022-01-25T14:50:11.600Z] === RUN TestRenameAnonymousContainer [2022-01-25T14:50:11.605Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-01-25T14:50:11.641Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-01-25T14:50:11.641Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2022-01-25T14:50:11.641Z] ok github.com/docker/docker/api/server/middleware 0.012s coverage: 37.7% of statements [2022-01-25T14:50:11.641Z] ? github.com/docker/docker/api/server/router [no test files] [2022-01-25T14:50:11.641Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-01-25T14:50:11.641Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-01-25T14:50:11.641Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-01-25T14:50:11.641Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-01-25T14:50:11.641Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-01-25T14:50:11.641Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-01-25T14:50:11.641Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-01-25T14:50:11.641Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-01-25T14:50:11.641Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-01-25T14:50:11.641Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-01-25T14:50:11.641Z] ok github.com/docker/docker/api/server/router/swarm 0.011s coverage: 5.7% of statements [2022-01-25T14:50:11.641Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-01-25T14:50:11.641Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-01-25T14:50:11.641Z] ? github.com/docker/docker/api/types [no test files] [2022-01-25T14:50:11.641Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-01-25T14:50:11.641Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-01-25T14:50:11.641Z] ? github.com/docker/docker/api/types/container [no test files] [2022-01-25T14:50:11.641Z] ? github.com/docker/docker/api/types/events [no test files] [2022-01-25T14:50:11.641Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2022-01-25T14:50:11.641Z] ok github.com/docker/docker/api/types/filters 0.011s coverage: 92.2% of statements [2022-01-25T14:50:11.641Z] ? github.com/docker/docker/api/types/image [no test files] [2022-01-25T14:50:11.641Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-01-25T14:50:11.641Z] ? github.com/docker/docker/api/types/network [no test files] [2022-01-25T14:50:11.641Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-01-25T14:50:11.641Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-01-25T14:50:11.641Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-01-25T14:50:11.641Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-01-25T14:50:11.641Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-01-25T14:50:11.641Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-01-25T14:50:11.641Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-01-25T14:50:11.641Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-01-25T14:50:11.641Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-01-25T14:50:11.641Z] ? github.com/docker/docker/builder [no test files] [2022-01-25T14:50:11.641Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-01-25T14:50:11.641Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-01-25T14:50:11.641Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-01-25T14:50:11.641Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-01-25T14:50:11.641Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-01-25T14:50:11.641Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-01-25T14:50:11.641Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-01-25T14:50:11.641Z] ok github.com/docker/docker/builder/remotecontext 0.090s coverage: 13.7% of statements [2022-01-25T14:50:11.641Z] ok github.com/docker/docker/builder/dockerfile 0.238s coverage: 49.3% of statements [2022-01-25T14:50:11.641Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-01-25T14:50:11.641Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-01-25T14:50:11.641Z] ok github.com/docker/docker/builder/remotecontext/git 1.281s coverage: 86.3% of statements [2022-01-25T14:50:11.641Z] ? github.com/docker/docker/cli [no test files] [2022-01-25T14:50:11.641Z] ? github.com/docker/docker/cli/config [no test files] [2022-01-25T14:50:11.641Z] ok github.com/docker/docker/cmd/docker-proxy 0.126s coverage: 69.3% of statements [2022-01-25T14:50:14.159Z] ok github.com/docker/docker/client 0.121s coverage: 75.6% of statements [2022-01-25T14:50:14.179Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-01-25T14:50:14.751Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-01-25T14:50:21.335Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-01-25T14:50:21.335Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-01-25T14:50:21.335Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-01-25T14:50:21.335Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-01-25T14:50:21.335Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-01-25T14:50:21.335Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-01-25T14:50:21.596Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-01-25T14:50:21.596Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-01-25T14:50:22.168Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-01-25T14:50:22.168Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-01-25T14:50:23.585Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-01-25T14:50:23.585Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-01-25T14:50:24.808Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-01-25T14:50:25.291Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-01-25T14:50:25.774Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-01-25T14:50:26.133Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-01-25T14:50:26.134Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-01-25T14:50:26.774Z] --- PASS: TestRenameAnonymousContainer (13.79s) [2022-01-25T14:50:26.774Z] === RUN TestRenameContainerWithSameName [2022-01-25T14:50:27.076Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-01-25T14:50:27.261Z] --- PASS: TestRenameContainerWithSameName (1.90s) [2022-01-25T14:50:27.261Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-25T14:50:27.261Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-01-25T14:50:27.261Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-01-25T14:50:27.261Z] === RUN TestResize [2022-01-25T14:50:27.337Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-01-25T14:50:27.337Z] === RUN TestDockerSuite/TestPsByOrder [2022-01-25T14:50:28.279Z] docker_api_swarm_service_test.go:128: [d9822ab981b15] joining swarm manager [d5602c32a7b67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-25T14:50:29.222Z] docker_api_swarm_service_test.go:129: [ddf9cd8c82daf] joining swarm manager [d5602c32a7b67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-25T14:50:29.548Z] --- PASS: TestResize (1.95s) [2022-01-25T14:50:29.548Z] === RUN TestResizeWithInvalidSize [2022-01-25T14:50:29.794Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-01-25T14:50:30.632Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-01-25T14:50:30.740Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-01-25T14:50:31.170Z] --- PASS: TestResizeWithInvalidSize (1.95s) [2022-01-25T14:50:31.170Z] === RUN TestResizeWhenContainerNotStarted [2022-01-25T14:50:31.312Z] docker_api_swarm_service_test.go:137: [d40f38a6f5c4d] joining swarm manager [d5602c32a7b67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-01-25T14:50:32.255Z] docker_api_swarm_service_test.go:138: [d932f601342f4] joining swarm manager [d5602c32a7b67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-01-25T14:50:33.113Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-01-25T14:50:33.113Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-01-25T14:50:33.461Z] --- PASS: TestResizeWhenContainerNotStarted (2.30s) [2022-01-25T14:50:33.462Z] === RUN TestDaemonRestartKillContainers [2022-01-25T14:50:33.462Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:50:33.462Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-01-25T14:50:33.462Z] === RUN TestStats [2022-01-25T14:50:33.462Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-01-25T14:50:33.462Z] --- SKIP: TestStats (0.00s) [2022-01-25T14:50:33.462Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-25T14:50:33.600Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-01-25T14:50:33.640Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-01-25T14:50:34.508Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-01-25T14:50:36.183Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-01-25T14:50:36.444Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-01-25T14:50:37.532Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-01-25T14:50:38.481Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-01-25T14:50:38.987Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-01-25T14:50:39.476Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.70s) [2022-01-25T14:50:39.476Z] === RUN TestStopContainerWithTimeout [2022-01-25T14:50:39.476Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-01-25T14:50:39.476Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-01-25T14:50:39.476Z] === RUN TestUpdateRestartPolicy [2022-01-25T14:50:41.523Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-01-25T14:50:43.814Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-01-25T14:50:45.568Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-01-25T14:50:45.829Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-01-25T14:50:47.213Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-01-25T14:50:48.156Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-01-25T14:50:49.099Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-01-25T14:50:50.531Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-01-25T14:50:51.916Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-01-25T14:50:52.829Z] ok github.com/docker/docker/cmd/dockerd 0.042s coverage: 29.1% of statements [2022-01-25T14:50:52.829Z] ok github.com/docker/docker/container 0.114s coverage: 34.8% of statements [2022-01-25T14:50:52.859Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-01-25T14:50:52.859Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-01-25T14:50:53.087Z] ok github.com/docker/docker/cmd/dockerd/trap 2.503s coverage: 0.0% of statements [2022-01-25T14:50:53.087Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-01-25T14:50:53.087Z] ? github.com/docker/docker/container/stream [no test files] [2022-01-25T14:50:53.087Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-01-25T14:50:53.087Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-01-25T14:50:53.087Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-01-25T14:50:53.430Z] === RUN TestDockerSuite/TestPsRightTagName [2022-01-25T14:50:54.372Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-01-25T14:50:54.633Z] === RUN TestDockerSuite/TestPsShowMounts [2022-01-25T14:50:57.179Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-01-25T14:50:57.179Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-01-25T14:50:57.179Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-01-25T14:50:57.179Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-01-25T14:50:57.179Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-01-25T14:50:57.439Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-01-25T14:50:57.700Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-01-25T14:50:57.700Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-01-25T14:50:58.275Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-01-25T14:50:58.847Z] docker_api_swarm_service_test.go:304: [d693ca496cd1d] joining swarm manager [d07b70940f3a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-25T14:50:59.419Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-01-25T14:50:59.681Z] docker_api_swarm_service_test.go:304: [d0fd8e300fb45] joining swarm manager [d07b70940f3a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-25T14:51:00.624Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-01-25T14:51:00.994Z] --- PASS: TestUpdateRestartPolicy (20.32s) [2022-01-25T14:51:00.994Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-25T14:51:01.195Z] ok github.com/docker/docker/daemon/cluster 0.050s coverage: 0.5% of statements [2022-01-25T14:51:01.481Z] --- PASS: TestUpdateRestartWithAutoRemove (2.01s) [2022-01-25T14:51:01.481Z] === RUN TestWaitNonBlocked [2022-01-25T14:51:01.481Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-25T14:51:01.481Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-25T14:51:01.481Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-25T14:51:01.481Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-25T14:51:01.481Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-25T14:51:01.481Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-25T14:51:01.565Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-01-25T14:51:01.757Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2022-01-25T14:51:02.685Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.9% of statements [2022-01-25T14:51:04.196Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-01-25T14:51:04.196Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.45s) [2022-01-25T14:51:04.196Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.57s) [2022-01-25T14:51:04.196Z] === RUN TestWaitBlocked [2022-01-25T14:51:04.196Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:51:04.196Z] --- SKIP: TestWaitBlocked (0.00s) [2022-01-25T14:51:04.196Z] PASS [2022-01-25T14:51:04.196Z] ok github.com/docker/docker/integration/container 97.039s [2022-01-25T14:51:04.196Z] [2022-01-25T14:51:04.196Z] === Skipped [2022-01-25T14:51:04.196Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-01-25T14:51:04.196Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-25T14:51:04.196Z] [2022-01-25T14:51:04.196Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-01-25T14:51:04.196Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:51:04.196Z] [2022-01-25T14:51:04.196Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-01-25T14:51:04.196Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-01-25T14:51:04.196Z] [2022-01-25T14:51:04.196Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-01-25T14:51:04.196Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:51:04.196Z] [2022-01-25T14:51:04.196Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-01-25T14:51:04.196Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:51:04.196Z] [2022-01-25T14:51:04.196Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-01-25T14:51:04.196Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:51:04.196Z] [2022-01-25T14:51:04.196Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-01-25T14:51:04.196Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-01-25T14:51:04.196Z] [2022-01-25T14:51:04.196Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-01-25T14:51:04.196Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-01-25T14:51:04.196Z] [2022-01-25T14:51:04.196Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-01-25T14:51:04.196Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:51:04.196Z] [2022-01-25T14:51:04.196Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-01-25T14:51:04.196Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-01-25T14:51:04.196Z] [2022-01-25T14:51:04.196Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-01-25T14:51:04.196Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-01-25T14:51:04.196Z] [2022-01-25T14:51:04.196Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-01-25T14:51:04.196Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:51:04.196Z] [2022-01-25T14:51:04.196Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-01-25T14:51:04.196Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:51:04.196Z] [2022-01-25T14:51:04.196Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-01-25T14:51:04.196Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-01-25T14:51:04.196Z] [2022-01-25T14:51:04.196Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-01-25T14:51:04.196Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-01-25T14:51:04.196Z] [2022-01-25T14:51:04.196Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-01-25T14:51:04.196Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-25T14:51:04.196Z] [2022-01-25T14:51:04.196Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-01-25T14:51:04.196Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-01-25T14:51:04.196Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-01-25T14:51:04.196Z] [2022-01-25T14:51:04.196Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-01-25T14:51:04.196Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-25T14:51:04.196Z] [2022-01-25T14:51:04.196Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-01-25T14:51:04.196Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-25T14:51:04.196Z] [2022-01-25T14:51:04.196Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-01-25T14:51:04.196Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-25T14:51:04.196Z] [2022-01-25T14:51:04.196Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-01-25T14:51:04.196Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-01-25T14:51:04.196Z] [2022-01-25T14:51:04.196Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-01-25T14:51:04.196Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:51:04.196Z] [2022-01-25T14:51:04.196Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-01-25T14:51:04.196Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-25T14:51:04.196Z] [2022-01-25T14:51:04.196Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-01-25T14:51:04.196Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-01-25T14:51:04.196Z] [2022-01-25T14:51:04.196Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-01-25T14:51:04.196Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-01-25T14:51:04.196Z] [2022-01-25T14:51:04.196Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-01-25T14:51:04.196Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-01-25T14:51:04.196Z] [2022-01-25T14:51:04.196Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-01-25T14:51:04.196Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:51:04.196Z] [2022-01-25T14:51:04.196Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-01-25T14:51:04.196Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-01-25T14:51:04.196Z] [2022-01-25T14:51:04.196Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-01-25T14:51:04.196Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-01-25T14:51:04.196Z] [2022-01-25T14:51:04.196Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-01-25T14:51:04.196Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:51:04.196Z] [2022-01-25T14:51:04.196Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-01-25T14:51:04.196Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-01-25T14:51:04.196Z] [2022-01-25T14:51:04.196Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-01-25T14:51:04.196Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-01-25T14:51:04.196Z] [2022-01-25T14:51:04.196Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-01-25T14:51:04.196Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:51:04.196Z] [2022-01-25T14:51:04.196Z] DONE 87 tests, 33 skipped in 99.288s [2022-01-25T14:51:04.196Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-01-25T14:51:08.150Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-01-25T14:51:08.150Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-01-25T14:51:10.062Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-01-25T14:51:10.062Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-01-25T14:51:10.062Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-01-25T14:51:10.062Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-01-25T14:51:10.772Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 13.8% of statements [2022-01-25T14:51:10.772Z] ok github.com/docker/docker/daemon/config 0.024s coverage: 81.0% of statements [2022-01-25T14:51:11.028Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-01-25T14:51:11.596Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2022-01-25T14:51:11.977Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-01-25T14:51:12.159Z] ok github.com/docker/docker/daemon 10.164s coverage: 17.2% of statements [2022-01-25T14:51:12.159Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-01-25T14:51:12.159Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-01-25T14:51:12.159Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-01-25T14:51:12.159Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-01-25T14:51:12.918Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-01-25T14:51:13.090Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.742s coverage: 74.6% of statements [2022-01-25T14:51:14.020Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.364s coverage: 56.2% of statements [2022-01-25T14:51:14.583Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.024s coverage: 3.0% of statements [2022-01-25T14:51:14.833Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-01-25T14:51:15.776Z] === RUN TestDockerSuite/TestRmiBlank [2022-01-25T14:51:15.776Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-01-25T14:51:15.776Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-01-25T14:51:15.950Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.8% of statements [2022-01-25T14:51:17.868Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.338s coverage: 50.5% of statements [2022-01-25T14:51:18.372Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-01-25T14:51:18.431Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.490s coverage: 46.2% of statements [2022-01-25T14:51:18.431Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-01-25T14:51:18.632Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-01-25T14:51:18.633Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-01-25T14:51:19.574Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-01-25T14:51:19.799Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.012s coverage: 58.8% of statements [2022-01-25T14:51:19.799Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.604s coverage: 58.0% of statements [2022-01-25T14:51:19.799Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-01-25T14:51:19.799Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-01-25T14:51:19.835Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-01-25T14:51:20.407Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-01-25T14:51:21.166Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.012s coverage: 3.0% of statements [2022-01-25T14:51:21.422Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2022-01-25T14:51:21.792Z] docker_api_swarm_service_test.go:100: [d04c471cbdeba] joining swarm manager [d686274104e30]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-25T14:51:21.792Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-01-25T14:51:21.985Z] ok github.com/docker/docker/daemon/images 0.032s coverage: 6.7% of statements [2022-01-25T14:51:21.985Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-01-25T14:51:21.985Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-01-25T14:51:22.362Z] === RUN TestDockerSuite/TestRmiTag [2022-01-25T14:51:22.623Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-01-25T14:51:22.884Z] docker_api_swarm_service_test.go:101: [d89b630a8e28f] joining swarm manager [d686274104e30]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-25T14:51:22.916Z] ok github.com/docker/docker/daemon/logger 0.225s coverage: 43.5% of statements [2022-01-25T14:51:23.148Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-01-25T14:51:23.480Z] ok github.com/docker/docker/daemon/logger/awslogs 0.197s coverage: 80.2% of statements [2022-01-25T14:51:24.048Z] ok github.com/docker/docker/daemon/logger/fluentd 0.037s coverage: 33.6% of statements [2022-01-25T14:51:24.048Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-01-25T14:51:24.048Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 67.0% of statements [2022-01-25T14:51:24.610Z] ok github.com/docker/docker/daemon/logger/journald 0.008s coverage: 23.9% of statements [2022-01-25T14:51:24.866Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 69.9% of statements [2022-01-25T14:51:25.123Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements [2022-01-25T14:51:25.719Z] === RUN TestConfigDaemonLibtrustID [2022-01-25T14:51:25.719Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-01-25T14:51:25.719Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-01-25T14:51:25.719Z] === RUN TestDaemonConfigValidation [2022-01-25T14:51:25.719Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-01-25T14:51:25.719Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-01-25T14:51:25.719Z] === RUN TestConfigDaemonSeccompProfiles [2022-01-25T14:51:25.719Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-01-25T14:51:25.719Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-01-25T14:51:25.719Z] === RUN TestDaemonProxy [2022-01-25T14:51:25.720Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-01-25T14:51:25.720Z] --- SKIP: TestDaemonProxy (0.00s) [2022-01-25T14:51:25.720Z] PASS [2022-01-25T14:51:25.720Z] ok github.com/docker/docker/integration/daemon 0.105s [2022-01-25T14:51:25.720Z] [2022-01-25T14:51:25.720Z] === Skipped [2022-01-25T14:51:25.720Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-01-25T14:51:25.720Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-01-25T14:51:25.720Z] [2022-01-25T14:51:25.720Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-01-25T14:51:25.720Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-01-25T14:51:25.720Z] [2022-01-25T14:51:25.720Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-01-25T14:51:25.720Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-01-25T14:51:25.720Z] [2022-01-25T14:51:25.720Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-01-25T14:51:25.720Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-01-25T14:51:25.720Z] [2022-01-25T14:51:25.720Z] DONE 4 tests, 4 skipped in 18.889s [2022-01-25T14:51:25.720Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-01-25T14:51:26.054Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 78.7% of statements [2022-01-25T14:51:26.054Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-01-25T14:51:26.054Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.047s coverage: 58.9% of statements [2022-01-25T14:51:26.617Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 31.5% of statements [2022-01-25T14:51:26.743Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-25T14:51:26.743Z] INFO: Testing against a local daemon [2022-01-25T14:51:26.743Z] === RUN TestCommitInheritsEnv [2022-01-25T14:51:26.743Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-25T14:51:26.743Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-01-25T14:51:26.743Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-25T14:51:26.743Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-01-25T14:51:26.743Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-01-25T14:51:26.743Z] === RUN TestImportWithCustomPlatform [2022-01-25T14:51:26.743Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-01-25T14:51:26.743Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-01-25T14:51:26.743Z] === RUN TestImagesFilterMultiReference [2022-01-25T14:51:26.743Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-01-25T14:51:26.743Z] === RUN TestImagePullPlatformInvalid [2022-01-25T14:51:27.230Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-01-25T14:51:27.230Z] === RUN TestRemoveImageOrphaning [2022-01-25T14:51:27.360Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-01-25T14:51:27.360Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-01-25T14:51:27.548Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2022-01-25T14:51:27.805Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-01-25T14:51:27.933Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-01-25T14:51:28.061Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-01-25T14:51:28.193Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-01-25T14:51:28.254Z] --- PASS: TestRemoveImageOrphaning (1.01s) [2022-01-25T14:51:28.254Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-25T14:51:28.254Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-01-25T14:51:28.254Z] === RUN TestTagInvalidReference [2022-01-25T14:51:28.254Z] --- PASS: TestTagInvalidReference (0.03s) [2022-01-25T14:51:28.254Z] === RUN TestTagValidPrefixedRepo [2022-01-25T14:51:28.254Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-01-25T14:51:28.254Z] === RUN TestTagExistedNameWithoutForce [2022-01-25T14:51:28.254Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-01-25T14:51:28.254Z] === RUN TestTagOfficialNames [2022-01-25T14:51:28.254Z] --- PASS: TestTagOfficialNames (0.10s) [2022-01-25T14:51:28.254Z] === RUN TestTagMatchesDigest [2022-01-25T14:51:28.254Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-01-25T14:51:28.254Z] PASS [2022-01-25T14:51:28.254Z] ok github.com/docker/docker/integration/image 1.508s [2022-01-25T14:51:28.254Z] [2022-01-25T14:51:28.254Z] === Skipped [2022-01-25T14:51:28.254Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-01-25T14:51:28.254Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-25T14:51:28.254Z] [2022-01-25T14:51:28.254Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-01-25T14:51:28.254Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-01-25T14:51:28.254Z] [2022-01-25T14:51:28.254Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-01-25T14:51:28.254Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-01-25T14:51:28.254Z] [2022-01-25T14:51:28.254Z] DONE 12 tests, 3 skipped in 5.135s [2022-01-25T14:51:28.254Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-01-25T14:51:28.997Z] ok github.com/docker/docker/daemon/logger/splunk 1.617s coverage: 82.5% of statements [2022-01-25T14:51:28.997Z] ? github.com/docker/docker/daemon/names [no test files] [2022-01-25T14:51:28.997Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-01-25T14:51:29.135Z] === RUN TestDockerSuite/TestRunAddHost [2022-01-25T14:51:29.395Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-01-25T14:51:29.655Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-01-25T14:51:29.926Z] ok github.com/docker/docker/distribution 0.135s coverage: 26.4% of statements [2022-01-25T14:51:29.926Z] ok github.com/docker/docker/distribution/metadata 0.038s coverage: 48.2% of statements [2022-01-25T14:51:29.926Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-01-25T14:51:30.225Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-01-25T14:51:30.226Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-01-25T14:51:30.489Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2022-01-25T14:51:30.545Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-25T14:51:30.545Z] INFO: Testing against a local daemon [2022-01-25T14:51:30.545Z] === RUN TestNetworkCreateDelete [2022-01-25T14:51:30.545Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:51:30.545Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-01-25T14:51:30.545Z] === RUN TestDockerNetworkDeletePreferID [2022-01-25T14:51:30.545Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-01-25T14:51:30.545Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-01-25T14:51:30.545Z] === RUN TestDaemonDNSFallback [2022-01-25T14:51:30.545Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:51:30.545Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-01-25T14:51:30.545Z] === RUN TestInspectNetwork [2022-01-25T14:51:30.545Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-01-25T14:51:30.545Z] --- SKIP: TestInspectNetwork (0.00s) [2022-01-25T14:51:30.545Z] === RUN TestRunContainerWithBridgeNone [2022-01-25T14:51:30.545Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:51:30.545Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-01-25T14:51:30.545Z] === RUN TestNetworkInvalidJSON [2022-01-25T14:51:30.545Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-25T14:51:30.545Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-25T14:51:30.545Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-25T14:51:30.545Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-25T14:51:30.545Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-25T14:51:30.545Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-25T14:51:30.545Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-25T14:51:30.545Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-25T14:51:30.545Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-25T14:51:30.545Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-01-25T14:51:30.545Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-01-25T14:51:30.545Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-01-25T14:51:30.545Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-01-25T14:51:30.545Z] === RUN TestNetworkList [2022-01-25T14:51:30.545Z] === RUN TestNetworkList//networks [2022-01-25T14:51:30.545Z] === PAUSE TestNetworkList//networks [2022-01-25T14:51:30.545Z] === RUN TestNetworkList//networks/ [2022-01-25T14:51:30.545Z] === PAUSE TestNetworkList//networks/ [2022-01-25T14:51:30.545Z] === CONT TestNetworkList//networks [2022-01-25T14:51:30.545Z] === CONT TestNetworkList//networks/ [2022-01-25T14:51:30.545Z] --- PASS: TestNetworkList (0.03s) [2022-01-25T14:51:30.545Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-01-25T14:51:30.545Z] --- PASS: TestNetworkList//networks (0.01s) [2022-01-25T14:51:30.545Z] === RUN TestHostIPv4BridgeLabel [2022-01-25T14:51:30.545Z] network_test.go:128: testEnv.OSType == "windows" [2022-01-25T14:51:30.545Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-01-25T14:51:30.545Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-25T14:51:30.545Z] service_test.go:30: testEnv.OSType == "windows" [2022-01-25T14:51:30.545Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-01-25T14:51:30.545Z] === RUN TestDaemonDefaultNetworkPools [2022-01-25T14:51:30.545Z] service_test.go:59: testEnv.OSType == "windows" [2022-01-25T14:51:30.545Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-01-25T14:51:30.545Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-25T14:51:30.545Z] service_test.go:103: testEnv.OSType == "windows" [2022-01-25T14:51:30.545Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-01-25T14:51:30.545Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-25T14:51:30.545Z] service_test.go:137: testEnv.OSType == "windows" [2022-01-25T14:51:30.545Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-01-25T14:51:30.545Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-25T14:51:30.545Z] service_test.go:188: testEnv.OSType == "windows" [2022-01-25T14:51:30.545Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-25T14:51:30.545Z] === RUN TestServiceWithPredefinedNetwork [2022-01-25T14:51:30.545Z] service_test.go:213: testEnv.OSType == "windows" [2022-01-25T14:51:30.545Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-01-25T14:51:30.545Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-25T14:51:30.545Z] service_test.go:243: FLAKY_TEST [2022-01-25T14:51:30.545Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-25T14:51:30.545Z] === RUN TestServiceWithDataPathPortInit [2022-01-25T14:51:30.545Z] service_test.go:334: testEnv.OSType == "windows" [2022-01-25T14:51:30.545Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-01-25T14:51:30.545Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-25T14:51:30.545Z] service_test.go:402: testEnv.OSType == "windows" [2022-01-25T14:51:30.545Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-25T14:51:30.545Z] PASS [2022-01-25T14:51:30.545Z] ok github.com/docker/docker/integration/network 0.163s [2022-01-25T14:51:30.545Z] [2022-01-25T14:51:30.545Z] === Skipped [2022-01-25T14:51:30.545Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-01-25T14:51:30.545Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:51:30.545Z] [2022-01-25T14:51:30.545Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-01-25T14:51:30.545Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-01-25T14:51:30.545Z] [2022-01-25T14:51:30.545Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-01-25T14:51:30.545Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:51:30.545Z] [2022-01-25T14:51:30.545Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-01-25T14:51:30.546Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-01-25T14:51:30.546Z] [2022-01-25T14:51:30.546Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-01-25T14:51:30.546Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:51:30.546Z] [2022-01-25T14:51:30.546Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-01-25T14:51:30.546Z] network_test.go:128: testEnv.OSType == "windows" [2022-01-25T14:51:30.546Z] [2022-01-25T14:51:30.546Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-01-25T14:51:30.546Z] service_test.go:30: testEnv.OSType == "windows" [2022-01-25T14:51:30.546Z] [2022-01-25T14:51:30.546Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-01-25T14:51:30.546Z] service_test.go:59: testEnv.OSType == "windows" [2022-01-25T14:51:30.546Z] [2022-01-25T14:51:30.546Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-01-25T14:51:30.546Z] service_test.go:103: testEnv.OSType == "windows" [2022-01-25T14:51:30.546Z] [2022-01-25T14:51:30.546Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-01-25T14:51:30.546Z] service_test.go:137: testEnv.OSType == "windows" [2022-01-25T14:51:30.546Z] [2022-01-25T14:51:30.546Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-25T14:51:30.546Z] service_test.go:188: testEnv.OSType == "windows" [2022-01-25T14:51:30.546Z] [2022-01-25T14:51:30.546Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-01-25T14:51:30.546Z] service_test.go:213: testEnv.OSType == "windows" [2022-01-25T14:51:30.546Z] [2022-01-25T14:51:30.546Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-25T14:51:30.546Z] service_test.go:243: FLAKY_TEST [2022-01-25T14:51:30.546Z] [2022-01-25T14:51:30.546Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-01-25T14:51:30.546Z] service_test.go:334: testEnv.OSType == "windows" [2022-01-25T14:51:30.546Z] [2022-01-25T14:51:30.546Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-25T14:51:30.546Z] service_test.go:402: testEnv.OSType == "windows" [2022-01-25T14:51:30.546Z] [2022-01-25T14:51:30.546Z] DONE 22 tests, 15 skipped in 2.177s [2022-01-25T14:51:30.546Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-01-25T14:51:30.798Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-01-25T14:51:31.051Z] ok github.com/docker/docker/image 0.015s coverage: 86.9% of statements [2022-01-25T14:51:31.568Z] testing: warning: no tests to run [2022-01-25T14:51:31.568Z] PASS [2022-01-25T14:51:31.568Z] ok github.com/docker/docker/integration/network/ipvlan 0.085s [2022-01-25T14:51:31.568Z] [2022-01-25T14:51:31.568Z] DONE 0 tests in 0.685s [2022-01-25T14:51:31.568Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-01-25T14:51:31.613Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-01-25T14:51:31.739Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-01-25T14:51:32.054Z] testing: warning: no tests to run [2022-01-25T14:51:32.055Z] PASS [2022-01-25T14:51:32.055Z] ok github.com/docker/docker/integration/network/macvlan 0.069s [2022-01-25T14:51:32.055Z] [2022-01-25T14:51:32.055Z] DONE 0 tests in 0.674s [2022-01-25T14:51:32.176Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-01-25T14:51:32.310Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-01-25T14:51:32.433Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2022-01-25T14:51:32.433Z] ok github.com/docker/docker/distribution/xfer 1.899s coverage: 85.1% of statements [2022-01-25T14:51:32.433Z] ? github.com/docker/docker/dockerversion [no test files] [2022-01-25T14:51:32.433Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-01-25T14:51:32.547Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-01-25T14:51:32.883Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-01-25T14:51:32.994Z] ok github.com/docker/docker/libcontainerd/queue 0.043s coverage: 100.0% of statements [2022-01-25T14:51:33.032Z] testing: warning: no tests to run [2022-01-25T14:51:33.033Z] PASS [2022-01-25T14:51:33.033Z] ok github.com/docker/docker/integration/plugin 0.063s [2022-01-25T14:51:33.033Z] [2022-01-25T14:51:33.033Z] DONE 0 tests in 0.653s [2022-01-25T14:51:33.033Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-01-25T14:51:33.455Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-01-25T14:51:33.557Z] ok github.com/docker/docker/oci 0.008s coverage: 43.3% of statements [2022-01-25T14:51:34.057Z] testing: warning: no tests to run [2022-01-25T14:51:34.057Z] PASS [2022-01-25T14:51:34.057Z] ok github.com/docker/docker/integration/plugin/authz 0.072s [2022-01-25T14:51:34.057Z] [2022-01-25T14:51:34.057Z] DONE 0 tests in 0.669s [2022-01-25T14:51:34.057Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-01-25T14:51:34.397Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-01-25T14:51:34.487Z] ok github.com/docker/docker/opts 0.018s coverage: 67.1% of statements [2022-01-25T14:51:34.487Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-01-25T14:51:35.340Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-01-25T14:51:35.855Z] ok github.com/docker/docker/pkg/archive 0.302s coverage: 82.2% of statements [2022-01-25T14:51:35.911Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-01-25T14:51:36.482Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-01-25T14:51:36.790Z] ok github.com/docker/docker/pkg/authorization 0.214s coverage: 68.3% of statements [2022-01-25T14:51:36.790Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-01-25T14:51:36.790Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-01-25T14:51:37.053Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-01-25T14:51:37.625Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-01-25T14:51:37.974Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-25T14:51:37.974Z] INFO: Testing against a local daemon [2022-01-25T14:51:37.974Z] === RUN TestPluginInvalidJSON [2022-01-25T14:51:37.974Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-25T14:51:37.974Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-25T14:51:37.974Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-25T14:51:37.974Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-01-25T14:51:37.974Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-01-25T14:51:37.974Z] === RUN TestPluginInstall [2022-01-25T14:51:37.974Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-01-25T14:51:37.974Z] --- SKIP: TestPluginInstall (0.01s) [2022-01-25T14:51:37.974Z] === RUN TestPluginsWithRuntimes [2022-01-25T14:51:37.974Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-01-25T14:51:37.974Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-01-25T14:51:37.974Z] === RUN TestPluginBackCompatMediaTypes [2022-01-25T14:51:37.974Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-01-25T14:51:37.974Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-01-25T14:51:37.974Z] PASS [2022-01-25T14:51:37.974Z] ok github.com/docker/docker/integration/plugin/common 0.117s [2022-01-25T14:51:37.974Z] [2022-01-25T14:51:37.974Z] === Skipped [2022-01-25T14:51:37.974Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.01s) [2022-01-25T14:51:37.974Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-01-25T14:51:37.974Z] [2022-01-25T14:51:37.974Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-01-25T14:51:37.974Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-01-25T14:51:37.974Z] [2022-01-25T14:51:37.974Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-01-25T14:51:37.974Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-01-25T14:51:37.974Z] [2022-01-25T14:51:37.974Z] DONE 5 tests, 3 skipped in 4.264s [2022-01-25T14:51:38.195Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-01-25T14:51:38.461Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-01-25T14:51:38.467Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-01-25T14:51:39.160Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-01-25T14:51:39.730Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-01-25T14:51:40.058Z] ok github.com/docker/docker/pkg/chrootarchive 2.467s coverage: 43.5% of statements [2022-01-25T14:51:40.058Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-01-25T14:51:40.058Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-01-25T14:51:40.303Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-01-25T14:51:40.565Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-01-25T14:51:40.739Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-01-25T14:51:40.739Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-01-25T14:51:40.749Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-25T14:51:40.749Z] INFO: Testing against a local daemon [2022-01-25T14:51:40.749Z] === RUN TestExternalGraphDriver [2022-01-25T14:51:40.749Z] external_test.go:47: runtime.GOOS == "windows" [2022-01-25T14:51:40.749Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-01-25T14:51:40.749Z] === RUN TestGraphdriverPluginV2 [2022-01-25T14:51:40.749Z] external_test.go:407: runtime.GOOS == "windows" [2022-01-25T14:51:40.749Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-01-25T14:51:40.749Z] PASS [2022-01-25T14:51:40.749Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.098s [2022-01-25T14:51:40.749Z] [2022-01-25T14:51:40.749Z] === Skipped [2022-01-25T14:51:40.749Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-01-25T14:51:40.749Z] external_test.go:47: runtime.GOOS == "windows" [2022-01-25T14:51:40.749Z] [2022-01-25T14:51:40.749Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-01-25T14:51:40.749Z] external_test.go:407: runtime.GOOS == "windows" [2022-01-25T14:51:40.749Z] [2022-01-25T14:51:40.749Z] DONE 2 tests, 2 skipped in 2.308s [2022-01-25T14:51:40.749Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-01-25T14:51:40.984Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-01-25T14:51:41.137Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-01-25T14:51:41.137Z] === RUN TestDockerSuite/TestRunBindMounts [2022-01-25T14:51:41.221Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-01-25T14:51:41.241Z] ok github.com/docker/docker/layer 7.060s coverage: 68.8% of statements [2022-01-25T14:51:41.241Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-01-25T14:51:41.241Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-01-25T14:51:41.241Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-01-25T14:51:41.241Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-01-25T14:51:41.241Z] ? github.com/docker/docker/oci/caps [no test files] [2022-01-25T14:51:41.241Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-01-25T14:51:41.241Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-01-25T14:51:41.497Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 87.2% of statements [2022-01-25T14:51:41.756Z] ok github.com/docker/docker/pkg/fsutils 0.163s coverage: 85.1% of statements [2022-01-25T14:51:41.756Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-01-25T14:51:42.373Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-25T14:51:42.373Z] INFO: Testing against a local daemon [2022-01-25T14:51:42.373Z] === RUN TestReadPluginNoRead [2022-01-25T14:51:42.373Z] read_test.go:21: no unix domain sockets on Windows [2022-01-25T14:51:42.373Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-01-25T14:51:42.373Z] PASS [2022-01-25T14:51:42.373Z] ok github.com/docker/docker/integration/plugin/logging 0.089s [2022-01-25T14:51:42.684Z] ok github.com/docker/docker/pkg/idtools 0.510s coverage: 69.5% of statements [2022-01-25T14:51:42.859Z] [2022-01-25T14:51:42.859Z] === Skipped [2022-01-25T14:51:42.859Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-01-25T14:51:42.859Z] read_test.go:21: no unix domain sockets on Windows [2022-01-25T14:51:42.859Z] [2022-01-25T14:51:42.859Z] DONE 1 tests, 1 skipped in 2.031s [2022-01-25T14:51:42.859Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-01-25T14:51:42.941Z] ok github.com/docker/docker/pkg/ioutils 0.433s coverage: 71.5% of statements [2022-01-25T14:51:43.051Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-01-25T14:51:43.197Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-01-25T14:51:43.197Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-01-25T14:51:43.197Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-01-25T14:51:43.197Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-01-25T14:51:43.197Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-01-25T14:51:43.312Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-01-25T14:51:43.453Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-01-25T14:51:43.453Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-01-25T14:51:43.453Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-01-25T14:51:43.709Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-01-25T14:51:43.884Z] testing: warning: no tests to run [2022-01-25T14:51:43.884Z] PASS [2022-01-25T14:51:43.884Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.072s [2022-01-25T14:51:43.884Z] [2022-01-25T14:51:43.884Z] DONE 0 tests in 1.037s [2022-01-25T14:51:43.884Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-01-25T14:51:43.966Z] ok github.com/docker/docker/pkg/pidfile 0.008s coverage: 82.4% of statements [2022-01-25T14:51:43.966Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2022-01-25T14:51:43.966Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-01-25T14:51:43.966Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-01-25T14:51:44.231Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2022-01-25T14:51:44.253Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-01-25T14:51:44.513Z] check_test.go:379: [d04c471cbdeba] daemon is not started [2022-01-25T14:51:44.777Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-01-25T14:51:44.841Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-01-25T14:51:44.841Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-01-25T14:51:44.841Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-01-25T14:51:45.172Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-01-25T14:51:45.172Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-01-25T14:51:45.330Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-01-25T14:51:45.347Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-01-25T14:51:45.347Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-01-25T14:51:45.427Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-01-25T14:51:45.608Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-01-25T14:51:46.170Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-25T14:51:46.170Z] INFO: Testing against a local daemon [2022-01-25T14:51:46.170Z] === RUN TestPluginWithDevMounts [2022-01-25T14:51:46.170Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:51:46.170Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-01-25T14:51:46.170Z] PASS [2022-01-25T14:51:46.170Z] ok github.com/docker/docker/integration/plugin/volumes 0.083s [2022-01-25T14:51:46.170Z] [2022-01-25T14:51:46.170Z] === Skipped [2022-01-25T14:51:46.170Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-01-25T14:51:46.170Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:51:46.170Z] [2022-01-25T14:51:46.170Z] DONE 1 tests, 1 skipped in 1.975s [2022-01-25T14:51:46.170Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-01-25T14:51:46.179Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-01-25T14:51:46.440Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-01-25T14:51:46.792Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-01-25T14:51:46.793Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2022-01-25T14:51:47.013Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-01-25T14:51:47.049Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-01-25T14:51:47.049Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-01-25T14:51:47.306Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-01-25T14:51:47.562Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-01-25T14:51:47.584Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-01-25T14:51:47.584Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-01-25T14:51:47.795Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-25T14:51:47.795Z] INFO: Testing against a local daemon [2022-01-25T14:51:47.795Z] === RUN TestSecretInspect [2022-01-25T14:51:47.795Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:51:47.795Z] --- SKIP: TestSecretInspect (0.00s) [2022-01-25T14:51:47.795Z] === RUN TestSecretList [2022-01-25T14:51:47.795Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:51:47.795Z] --- SKIP: TestSecretList (0.00s) [2022-01-25T14:51:47.795Z] === RUN TestSecretsCreateAndDelete [2022-01-25T14:51:47.795Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:51:47.795Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-01-25T14:51:47.795Z] === RUN TestSecretsUpdate [2022-01-25T14:51:47.795Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:51:47.795Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-01-25T14:51:47.795Z] === RUN TestTemplatedSecret [2022-01-25T14:51:47.795Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:51:47.795Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-01-25T14:51:47.795Z] === RUN TestSecretCreateResolve [2022-01-25T14:51:47.795Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:51:47.795Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-01-25T14:51:47.795Z] PASS [2022-01-25T14:51:47.795Z] ok github.com/docker/docker/integration/secret 0.086s [2022-01-25T14:51:47.795Z] [2022-01-25T14:51:47.795Z] === Skipped [2022-01-25T14:51:47.795Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-01-25T14:51:47.795Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:51:47.795Z] [2022-01-25T14:51:47.795Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-01-25T14:51:47.795Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:51:47.795Z] [2022-01-25T14:51:47.795Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-01-25T14:51:47.795Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:51:47.795Z] [2022-01-25T14:51:47.795Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-01-25T14:51:47.795Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:51:47.795Z] [2022-01-25T14:51:47.795Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-01-25T14:51:47.795Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:51:47.795Z] [2022-01-25T14:51:47.795Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-01-25T14:51:47.795Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:51:47.795Z] [2022-01-25T14:51:47.795Z] DONE 6 tests, 6 skipped in 1.823s [2022-01-25T14:51:47.795Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-01-25T14:51:47.819Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 51.2% of statements [2022-01-25T14:51:47.845Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-01-25T14:51:47.845Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-01-25T14:51:48.381Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 40.1% of statements [2022-01-25T14:51:48.417Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-01-25T14:51:48.638Z] ok github.com/docker/docker/pkg/tailfile 0.059s coverage: 88.6% of statements [2022-01-25T14:51:48.989Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-01-25T14:51:49.200Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2022-01-25T14:51:49.200Z] coverage: [no statements] [2022-01-25T14:51:49.200Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2022-01-25T14:51:49.457Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-01-25T14:51:49.457Z] ok github.com/docker/docker/pkg/urlutil 0.003s coverage: 100.0% of statements [2022-01-25T14:51:49.560Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-01-25T14:51:49.713Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-01-25T14:51:49.821Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-01-25T14:51:50.083Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-01-25T14:51:50.083Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-01-25T14:51:50.102Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-25T14:51:50.102Z] INFO: Testing against a local daemon [2022-01-25T14:51:50.102Z] === RUN TestServiceCreateInit [2022-01-25T14:51:50.102Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-25T14:51:50.102Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:51:50.102Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-25T14:51:50.102Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:51:50.102Z] --- PASS: TestServiceCreateInit (0.04s) [2022-01-25T14:51:50.102Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-25T14:51:50.102Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-25T14:51:50.102Z] === RUN TestCreateServiceMultipleTimes [2022-01-25T14:51:50.102Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:51:50.102Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-01-25T14:51:50.102Z] === RUN TestCreateServiceConflict [2022-01-25T14:51:50.102Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:51:50.102Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-01-25T14:51:50.102Z] === RUN TestCreateServiceMaxReplicas [2022-01-25T14:51:50.102Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:51:50.102Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2022-01-25T14:51:50.102Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-25T14:51:50.102Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:51:50.102Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-01-25T14:51:50.102Z] === RUN TestCreateServiceSecretFileMode [2022-01-25T14:51:50.102Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:51:50.102Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-01-25T14:51:50.102Z] === RUN TestCreateServiceConfigFileMode [2022-01-25T14:51:50.102Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:51:50.102Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-01-25T14:51:50.102Z] === RUN TestCreateServiceSysctls [2022-01-25T14:51:50.102Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:51:50.102Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-01-25T14:51:50.102Z] === RUN TestCreateServiceCapabilities [2022-01-25T14:51:50.590Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:51:50.590Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2022-01-25T14:51:50.590Z] === RUN TestInspect [2022-01-25T14:51:50.590Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:51:50.590Z] --- SKIP: TestInspect (0.00s) [2022-01-25T14:51:50.590Z] === RUN TestCreateJob [2022-01-25T14:51:50.590Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:51:50.590Z] --- SKIP: TestCreateJob (0.00s) [2022-01-25T14:51:50.590Z] === RUN TestReplicatedJob [2022-01-25T14:51:50.590Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:51:50.590Z] --- SKIP: TestReplicatedJob (0.00s) [2022-01-25T14:51:50.590Z] === RUN TestUpdateReplicatedJob [2022-01-25T14:51:50.590Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:51:50.590Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-01-25T14:51:50.590Z] === RUN TestServiceListWithStatuses [2022-01-25T14:51:50.590Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:51:50.590Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-01-25T14:51:50.590Z] === RUN TestDockerNetworkConnectAlias [2022-01-25T14:51:50.590Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:51:50.590Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-01-25T14:51:50.590Z] === RUN TestDockerNetworkReConnect [2022-01-25T14:51:50.590Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:51:50.590Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-01-25T14:51:50.590Z] === RUN TestServicePlugin [2022-01-25T14:51:50.590Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:51:50.590Z] --- SKIP: TestServicePlugin (0.00s) [2022-01-25T14:51:50.590Z] === RUN TestServiceUpdateLabel [2022-01-25T14:51:50.590Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:51:50.590Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-01-25T14:51:50.590Z] === RUN TestServiceUpdateSecrets [2022-01-25T14:51:50.590Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:51:50.590Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-01-25T14:51:50.590Z] === RUN TestServiceUpdateConfigs [2022-01-25T14:51:50.590Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:51:50.590Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-01-25T14:51:50.590Z] === RUN TestServiceUpdateNetwork [2022-01-25T14:51:50.590Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:51:50.590Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-01-25T14:51:50.590Z] === RUN TestServiceUpdatePidsLimit [2022-01-25T14:51:50.590Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:51:50.590Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-01-25T14:51:50.590Z] PASS [2022-01-25T14:51:50.590Z] ok github.com/docker/docker/integration/service 0.242s [2022-01-25T14:51:50.590Z] [2022-01-25T14:51:50.590Z] === Skipped [2022-01-25T14:51:50.590Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-25T14:51:50.590Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:51:50.590Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-25T14:51:50.590Z] [2022-01-25T14:51:50.590Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-25T14:51:50.590Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:51:50.590Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-25T14:51:50.590Z] [2022-01-25T14:51:50.590Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-01-25T14:51:50.590Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:51:50.590Z] [2022-01-25T14:51:50.590Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.01s) [2022-01-25T14:51:50.590Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:51:50.590Z] [2022-01-25T14:51:50.590Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2022-01-25T14:51:50.590Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:51:50.590Z] [2022-01-25T14:51:50.590Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-01-25T14:51:50.590Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:51:50.590Z] [2022-01-25T14:51:50.590Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-01-25T14:51:50.590Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:51:50.590Z] [2022-01-25T14:51:50.590Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-01-25T14:51:50.590Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:51:50.590Z] [2022-01-25T14:51:50.590Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-01-25T14:51:50.590Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:51:50.590Z] [2022-01-25T14:51:50.590Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2022-01-25T14:51:50.590Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:51:50.590Z] [2022-01-25T14:51:50.590Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-01-25T14:51:50.590Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:51:50.590Z] [2022-01-25T14:51:50.590Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-01-25T14:51:50.590Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:51:50.590Z] [2022-01-25T14:51:50.590Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-01-25T14:51:50.590Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:51:50.590Z] [2022-01-25T14:51:50.590Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-01-25T14:51:50.590Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:51:50.590Z] [2022-01-25T14:51:50.590Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-01-25T14:51:50.590Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:51:50.590Z] [2022-01-25T14:51:50.590Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-01-25T14:51:50.590Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:51:50.590Z] [2022-01-25T14:51:50.590Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-01-25T14:51:50.590Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:51:50.590Z] [2022-01-25T14:51:50.590Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-01-25T14:51:50.590Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:51:50.590Z] [2022-01-25T14:51:50.590Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.01s) [2022-01-25T14:51:50.590Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:51:50.590Z] [2022-01-25T14:51:50.590Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-01-25T14:51:50.590Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:51:50.590Z] [2022-01-25T14:51:50.590Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.01s) [2022-01-25T14:51:50.590Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:51:50.590Z] [2022-01-25T14:51:50.590Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-01-25T14:51:50.590Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:51:50.590Z] [2022-01-25T14:51:50.590Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-01-25T14:51:50.590Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T14:51:50.590Z] [2022-01-25T14:51:50.590Z] DONE 24 tests, 23 skipped in 2.578s [2022-01-25T14:51:50.590Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-01-25T14:51:50.655Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-01-25T14:51:51.598Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-01-25T14:51:51.604Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2022-01-25T14:51:51.604Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-01-25T14:51:51.860Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [2022-01-25T14:51:52.171Z] docker_api_swarm_service_test.go:533: [d4aaa7121dbc7] joining swarm manager [de649a6c75059]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-25T14:51:52.218Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-25T14:51:52.218Z] INFO: Testing against a local daemon [2022-01-25T14:51:52.218Z] === RUN TestSessionCreate [2022-01-25T14:51:52.218Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-01-25T14:51:52.218Z] --- SKIP: TestSessionCreate (0.00s) [2022-01-25T14:51:52.218Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-25T14:51:52.218Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-01-25T14:51:52.218Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-01-25T14:51:52.218Z] PASS [2022-01-25T14:51:52.218Z] ok github.com/docker/docker/integration/session 0.083s [2022-01-25T14:51:52.218Z] [2022-01-25T14:51:52.218Z] === Skipped [2022-01-25T14:51:52.218Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-01-25T14:51:52.218Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-01-25T14:51:52.218Z] [2022-01-25T14:51:52.218Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-01-25T14:51:52.218Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-01-25T14:51:52.218Z] [2022-01-25T14:51:52.218Z] DONE 2 tests, 2 skipped in 1.733s [2022-01-25T14:51:52.708Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-01-25T14:51:52.741Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-01-25T14:51:52.789Z] ok github.com/docker/docker/quota 0.219s coverage: 71.4% of statements [2022-01-25T14:51:53.351Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-01-25T14:51:53.683Z] docker_api_swarm_service_test.go:534: [d83f3e0b10df0] joining swarm manager [de649a6c75059]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-25T14:51:53.683Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-01-25T14:51:54.257Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-01-25T14:51:54.279Z] ok github.com/docker/docker/registry 0.039s coverage: 58.3% of statements [2022-01-25T14:51:54.334Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-25T14:51:54.334Z] INFO: Testing against a local daemon [2022-01-25T14:51:54.334Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-25T14:51:54.334Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:51:54.334Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-25T14:51:54.334Z] === RUN TestDiskUsage [2022-01-25T14:51:54.334Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-01-25T14:51:54.334Z] --- SKIP: TestDiskUsage (0.00s) [2022-01-25T14:51:54.334Z] === RUN TestEventsExecDie [2022-01-25T14:51:54.334Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-01-25T14:51:54.334Z] --- SKIP: TestEventsExecDie (0.01s) [2022-01-25T14:51:54.334Z] === RUN TestEventsBackwardsCompatible [2022-01-25T14:51:54.334Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-01-25T14:51:54.334Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-01-25T14:51:54.334Z] === RUN TestEventsVolumeCreate [2022-01-25T14:51:54.334Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-01-25T14:51:54.334Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-01-25T14:51:54.334Z] === RUN TestInfoAPI [2022-01-25T14:51:54.334Z] --- PASS: TestInfoAPI (0.04s) [2022-01-25T14:51:54.334Z] === RUN TestInfoAPIWarnings [2022-01-25T14:51:54.334Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-25T14:51:54.334Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-01-25T14:51:54.334Z] === RUN TestInfoDebug [2022-01-25T14:51:54.334Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-25T14:51:54.334Z] --- SKIP: TestInfoDebug (0.00s) [2022-01-25T14:51:54.334Z] === RUN TestInfoInsecureRegistries [2022-01-25T14:51:54.334Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-25T14:51:54.334Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-01-25T14:51:54.334Z] === RUN TestInfoRegistryMirrors [2022-01-25T14:51:54.334Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-25T14:51:54.334Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-01-25T14:51:54.334Z] === RUN TestLoginFailsWithBadCredentials [2022-01-25T14:51:54.518Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-01-25T14:51:54.535Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2022-01-25T14:51:54.535Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-01-25T14:51:55.097Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.7% of statements [2022-01-25T14:51:55.354Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-01-25T14:51:55.358Z] --- PASS: TestLoginFailsWithBadCredentials (1.07s) [2022-01-25T14:51:55.358Z] === RUN TestPingCacheHeaders [2022-01-25T14:51:55.358Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-01-25T14:51:55.358Z] === RUN TestPingGet [2022-01-25T14:51:55.358Z] --- PASS: TestPingGet (0.03s) [2022-01-25T14:51:55.358Z] === RUN TestPingHead [2022-01-25T14:51:55.358Z] --- PASS: TestPingHead (0.03s) [2022-01-25T14:51:55.358Z] === RUN TestVersion [2022-01-25T14:51:55.358Z] --- PASS: TestVersion (0.03s) [2022-01-25T14:51:55.358Z] PASS [2022-01-25T14:51:55.358Z] ok github.com/docker/docker/integration/system 1.313s [2022-01-25T14:51:55.358Z] [2022-01-25T14:51:55.358Z] === Skipped [2022-01-25T14:51:55.358Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-25T14:51:55.358Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T14:51:55.358Z] [2022-01-25T14:51:55.358Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-01-25T14:51:55.358Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-01-25T14:51:55.358Z] [2022-01-25T14:51:55.358Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.01s) [2022-01-25T14:51:55.358Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-01-25T14:51:55.358Z] [2022-01-25T14:51:55.358Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-01-25T14:51:55.358Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-01-25T14:51:55.358Z] [2022-01-25T14:51:55.358Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-01-25T14:51:55.358Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-01-25T14:51:55.358Z] [2022-01-25T14:51:55.358Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-01-25T14:51:55.358Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-25T14:51:55.358Z] [2022-01-25T14:51:55.358Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-01-25T14:51:55.358Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-25T14:51:55.358Z] [2022-01-25T14:51:55.358Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-01-25T14:51:55.358Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-25T14:51:55.358Z] [2022-01-25T14:51:55.358Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-01-25T14:51:55.358Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-25T14:51:55.358Z] [2022-01-25T14:51:55.358Z] DONE 15 tests, 9 skipped in 2.981s [2022-01-25T14:51:55.462Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-01-25T14:51:55.846Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-01-25T14:51:56.405Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-01-25T14:51:56.980Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-01-25T14:51:57.470Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-25T14:51:57.470Z] INFO: Testing against a local daemon [2022-01-25T14:51:57.470Z] === RUN TestVolumesCreateAndList [2022-01-25T14:51:57.470Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-01-25T14:51:57.470Z] === RUN TestVolumesRemove [2022-01-25T14:51:57.470Z] --- PASS: TestVolumesRemove (0.11s) [2022-01-25T14:51:57.470Z] === RUN TestVolumesInspect [2022-01-25T14:51:57.470Z] --- PASS: TestVolumesInspect (0.04s) [2022-01-25T14:51:57.470Z] === RUN TestVolumesInvalidJSON [2022-01-25T14:51:57.470Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-25T14:51:57.470Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-25T14:51:57.470Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-25T14:51:57.470Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-01-25T14:51:57.470Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-01-25T14:51:57.470Z] PASS [2022-01-25T14:51:57.470Z] ok github.com/docker/docker/integration/volume 0.286s [2022-01-25T14:51:57.470Z] [2022-01-25T14:51:57.470Z] DONE 5 tests in 2.003s [2022-01-25T14:51:57.872Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-01-25T14:51:57.957Z] INFO: make.ps1 ended at 01/25/2022 14:51:57 [2022-01-25T14:51:57.957Z] INFO: Integration CLI tests being run from the host: [2022-01-25T14:51:57.957Z] 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" [2022-01-25T14:51:58.129Z] ok github.com/docker/docker/volume/local 0.096s coverage: 76.4% of statements [2022-01-25T14:51:58.366Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-01-25T14:51:58.692Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-01-25T14:51:59.621Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-01-25T14:52:01.675Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-01-25T14:52:01.675Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-01-25T14:52:01.675Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-01-25T14:52:03.058Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-01-25T14:52:04.000Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-01-25T14:52:05.386Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-01-25T14:52:06.824Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-25T14:52:06.824Z] INFO: Testing against a local daemon [2022-01-25T14:52:06.824Z] === RUN TestDockerSuite [2022-01-25T14:52:06.824Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-01-25T14:52:06.824Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-01-25T14:52:06.824Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-01-25T14:52:06.824Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-01-25T14:52:06.824Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-01-25T14:52:06.824Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-01-25T14:52:06.824Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-01-25T14:52:06.824Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-01-25T14:52:06.824Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-01-25T14:52:06.824Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-01-25T14:52:07.298Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-01-25T14:52:07.298Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2022-01-25T14:52:07.298Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-01-25T14:52:07.298Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2022-01-25T14:52:07.298Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-01-25T14:52:07.298Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-01-25T14:52:07.311Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-01-25T14:52:07.798Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-01-25T14:52:08.287Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-01-25T14:52:08.683Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-01-25T14:52:08.773Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-01-25T14:52:09.255Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-01-25T14:52:10.644Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-01-25T14:52:11.217Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-01-25T14:52:12.160Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-01-25T14:52:12.732Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-01-25T14:52:12.732Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-01-25T14:52:12.732Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-01-25T14:52:13.304Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-01-25T14:52:14.246Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-01-25T14:52:14.246Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-01-25T14:52:14.506Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-01-25T14:52:15.077Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-01-25T14:52:15.337Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-01-25T14:52:15.908Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-01-25T14:52:15.908Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-01-25T14:52:16.479Z] === RUN TestDockerSuite/TestRunEnvironment [2022-01-25T14:52:16.479Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-01-25T14:52:16.740Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-01-25T14:52:17.313Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-01-25T14:52:17.886Z] === RUN TestDockerSuite/TestRunExitCode [2022-01-25T14:52:18.458Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-01-25T14:52:18.720Z] docker_api_swarm_service_test.go:148: [dc43d30301fa2] joining swarm manager [d3427bd965da5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-25T14:52:18.981Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-01-25T14:52:19.242Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-01-25T14:52:19.503Z] docker_api_swarm_service_test.go:148: [da018890f123f] joining swarm manager [d3427bd965da5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-25T14:52:20.077Z] === RUN TestDockerSuite/TestRunExposePort [2022-01-25T14:52:20.077Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-01-25T14:52:20.649Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-01-25T14:52:21.504Z] ok github.com/docker/docker/pkg/plugins 33.636s coverage: 76.3% of statements [2022-01-25T14:52:21.504Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-01-25T14:52:21.504Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-01-25T14:52:21.504Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-01-25T14:52:21.504Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-01-25T14:52:21.504Z] ? github.com/docker/docker/pkg/term [no test files] [2022-01-25T14:52:21.504Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-01-25T14:52:21.504Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-01-25T14:52:21.504Z] ? github.com/docker/docker/rootless [no test files] [2022-01-25T14:52:21.504Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-01-25T14:52:21.504Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-01-25T14:52:21.504Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-01-25T14:52:21.504Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-01-25T14:52:21.504Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-01-25T14:52:21.504Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-01-25T14:52:21.504Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-01-25T14:52:21.504Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-01-25T14:52:21.504Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-01-25T14:52:21.504Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-01-25T14:52:21.504Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-01-25T14:52:21.504Z] ? github.com/docker/docker/testutil/request [no test files] [2022-01-25T14:52:21.504Z] ? github.com/docker/docker/volume [no test files] [2022-01-25T14:52:21.504Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-01-25T14:52:21.504Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-01-25T14:52:21.504Z] [2022-01-25T14:52:21.504Z] === Skipped [2022-01-25T14:52:21.504Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-01-25T14:52:21.504Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-01-25T14:52:21.504Z] [2022-01-25T14:52:21.504Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-01-25T14:52:21.504Z] network_proxy_test.go:208: No support for dual stack yet [2022-01-25T14:52:21.504Z] [2022-01-25T14:52:21.504Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-01-25T14:52:21.504Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-01-25T14:52:21.504Z] [2022-01-25T14:52:21.504Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-01-25T14:52:21.504Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-01-25T14:52:21.504Z] [2022-01-25T14:52:21.504Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-01-25T14:52:21.504Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-25T14:52:21.504Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-25T14:52:21.504Z] [2022-01-25T14:52:21.504Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-01-25T14:52:21.504Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-25T14:52:21.504Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-25T14:52:21.504Z] [2022-01-25T14:52:21.504Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-01-25T14:52:21.504Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-25T14:52:21.504Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-25T14:52:21.504Z] [2022-01-25T14:52:21.504Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-01-25T14:52:21.504Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-25T14:52:21.504Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-25T14:52:21.504Z] [2022-01-25T14:52:21.504Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-01-25T14:52:21.504Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-25T14:52:21.504Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-25T14:52:21.504Z] [2022-01-25T14:52:21.504Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-01-25T14:52:21.504Z] graphtest_unix.go:71: No driver to put! [2022-01-25T14:52:21.504Z] [2022-01-25T14:52:21.504Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-01-25T14:52:21.504Z] time="2022-01-25T14:51:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-25T14:52:21.504Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-25T14:52:21.504Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-25T14:52:21.504Z] [2022-01-25T14:52:21.504Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-01-25T14:52:21.504Z] time="2022-01-25T14:51:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-25T14:52:21.504Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-25T14:52:21.504Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-25T14:52:21.504Z] [2022-01-25T14:52:21.504Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-01-25T14:52:21.504Z] time="2022-01-25T14:51:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-25T14:52:21.504Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-25T14:52:21.504Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-25T14:52:21.504Z] [2022-01-25T14:52:21.504Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-01-25T14:52:21.504Z] time="2022-01-25T14:51:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-25T14:52:21.504Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-25T14:52:21.504Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-25T14:52:21.504Z] [2022-01-25T14:52:21.504Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-01-25T14:52:21.504Z] time="2022-01-25T14:51:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-25T14:52:21.504Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-25T14:52:21.504Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-25T14:52:21.504Z] [2022-01-25T14:52:21.504Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-01-25T14:52:21.504Z] graphtest_unix.go:71: No driver to put! [2022-01-25T14:52:21.504Z] [2022-01-25T14:52:21.504Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-01-25T14:52:21.504Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-01-25T14:52:21.504Z] [2022-01-25T14:52:21.504Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-01-25T14:52:21.504Z] overlay_test.go:50: Fails to compute changes intermittently [2022-01-25T14:52:21.504Z] [2022-01-25T14:52:21.504Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-01-25T14:52:21.504Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-01-25T14:52:21.504Z] [2022-01-25T14:52:21.504Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-01-25T14:52:21.504Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-01-25T14:52:21.504Z] [2022-01-25T14:52:21.504Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-01-25T14:52:21.504Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-25T14:52:21.504Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-25T14:52:21.504Z] [2022-01-25T14:52:21.504Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-01-25T14:52:21.504Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-25T14:52:21.504Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-25T14:52:21.504Z] [2022-01-25T14:52:21.504Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-01-25T14:52:21.504Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-25T14:52:21.504Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-25T14:52:21.504Z] [2022-01-25T14:52:21.504Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-01-25T14:52:21.504Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-25T14:52:21.504Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-25T14:52:21.504Z] [2022-01-25T14:52:21.504Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-01-25T14:52:21.504Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-25T14:52:21.504Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-25T14:52:21.504Z] [2022-01-25T14:52:21.504Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-01-25T14:52:21.504Z] graphtest_unix.go:71: No driver to put! [2022-01-25T14:52:21.504Z] [2022-01-25T14:52:21.504Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-01-25T14:52:21.504Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-01-25T14:52:21.504Z] [2022-01-25T14:52:21.504Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-01-25T14:52:21.504Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-01-25T14:52:21.504Z] [2022-01-25T14:52:21.504Z] DONE 2314 tests, 28 skipped in 224.078s [2022-01-25T14:52:21.504Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-01-25T14:52:21.504Z] github.com/docker/docker/libnetwork/bitseq [2022-01-25T14:52:21.504Z] github.com/docker/docker/libnetwork/cluster [2022-01-25T14:52:21.504Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-25T14:52:21.504Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-25T14:52:21.504Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-25T14:52:21.504Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-25T14:52:21.504Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-25T14:52:21.504Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-25T14:52:21.504Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-25T14:52:21.504Z] github.com/docker/docker/libnetwork/config [2022-01-25T14:52:21.504Z] github.com/docker/docker/libnetwork/datastore [2022-01-25T14:52:21.504Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-25T14:52:21.504Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-25T14:52:21.504Z] github.com/docker/docker/libnetwork/driverapi [2022-01-25T14:52:21.504Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-25T14:52:21.504Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-25T14:52:21.504Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-25T14:52:21.504Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-25T14:52:21.504Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-25T14:52:21.504Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-25T14:52:21.504Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-25T14:52:21.504Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-25T14:52:21.504Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-25T14:52:21.504Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-25T14:52:21.504Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-25T14:52:21.504Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-25T14:52:21.504Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-25T14:52:21.504Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-25T14:52:21.504Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-25T14:52:21.504Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-25T14:52:21.504Z] github.com/docker/docker/libnetwork/etchosts [2022-01-25T14:52:21.504Z] github.com/docker/docker/libnetwork/idm [2022-01-25T14:52:21.504Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-25T14:52:21.504Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-25T14:52:21.504Z] github.com/docker/docker/libnetwork/ipam [2022-01-25T14:52:21.504Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-25T14:52:21.504Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-25T14:52:21.504Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-25T14:52:21.504Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-25T14:52:21.504Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-25T14:52:21.504Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-25T14:52:21.505Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-25T14:52:21.505Z] github.com/docker/docker/libnetwork/iptables [2022-01-25T14:52:21.505Z] github.com/docker/docker/libnetwork/netlabel [2022-01-25T14:52:21.505Z] github.com/docker/docker/libnetwork/netutils [2022-01-25T14:52:21.505Z] github.com/docker/docker/libnetwork/networkdb [2022-01-25T14:52:21.505Z] github.com/docker/docker/libnetwork/ns [2022-01-25T14:52:21.505Z] github.com/docker/docker/libnetwork/options [2022-01-25T14:52:21.505Z] github.com/docker/docker/libnetwork/osl [2022-01-25T14:52:21.505Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-25T14:52:21.505Z] github.com/docker/docker/libnetwork/portallocator [2022-01-25T14:52:21.505Z] github.com/docker/docker/libnetwork/portmapper [2022-01-25T14:52:21.505Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-25T14:52:21.505Z] github.com/docker/docker/libnetwork/testutils [2022-01-25T14:52:21.505Z] github.com/docker/docker/libnetwork/types' ']' [2022-01-25T14:52:21.505Z] + 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/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 [2022-01-25T14:52:21.626Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-01-25T14:52:22.197Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-01-25T14:52:22.458Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-25T14:52:22.458Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-01-25T14:52:22.719Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-01-25T14:52:24.636Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-01-25T14:52:25.209Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-01-25T14:52:37.437Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-01-25T14:52:37.437Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-01-25T14:52:38.010Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-01-25T14:52:38.010Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-01-25T14:52:38.010Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-01-25T14:52:38.010Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-01-25T14:52:38.581Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-01-25T14:52:40.493Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-01-25T14:52:41.064Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-01-25T14:52:42.006Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-01-25T14:52:46.397Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-01-25T14:52:46.397Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-01-25T14:52:46.885Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-01-25T14:52:48.590Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-01-25T14:52:48.590Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-01-25T14:52:48.590Z] === RUN TestDockerSuite/TestRunModeHostname [2022-01-25T14:52:48.850Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-01-25T14:52:48.850Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-01-25T14:52:49.112Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-01-25T14:52:50.057Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-01-25T14:52:50.629Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-01-25T14:52:51.571Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-01-25T14:52:51.571Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-01-25T14:52:51.831Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-01-25T14:52:52.774Z] === RUN TestDockerSuite/TestRunMount [2022-01-25T14:52:53.837Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-01-25T14:52:53.837Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-01-25T14:52:53.837Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-01-25T14:52:55.332Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-01-25T14:52:56.717Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-01-25T14:52:57.289Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-01-25T14:52:58.232Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-01-25T14:52:59.178Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-01-25T14:53:00.179Z] ok github.com/docker/docker/libnetwork 37.183s coverage: 40.7% of statements [2022-01-25T14:53:00.180Z] ok github.com/docker/docker/libnetwork/bitseq 0.116s coverage: 84.4% of statements [2022-01-25T14:53:00.180Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-01-25T14:53:01.090Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-01-25T14:53:01.546Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-01-25T14:53:02.109Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-01-25T14:53:02.109Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-01-25T14:53:02.110Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-01-25T14:53:02.110Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-01-25T14:53:02.110Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-01-25T14:53:02.110Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-01-25T14:53:02.366Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-01-25T14:53:02.622Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-01-25T14:53:02.622Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-01-25T14:53:02.622Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-01-25T14:53:03.005Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-01-25T14:53:03.184Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-01-25T14:53:04.389Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-01-25T14:53:05.702Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.377s coverage: 59.9% of statements [2022-01-25T14:53:05.702Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-01-25T14:53:05.702Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-01-25T14:53:05.777Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-01-25T14:53:06.265Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.153s coverage: 4.0% of statements [2022-01-25T14:53:06.522Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-01-25T14:53:06.778Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-01-25T14:53:07.035Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-01-25T14:53:07.035Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-01-25T14:53:07.162Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-01-25T14:53:08.105Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-01-25T14:53:08.105Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-01-25T14:53:08.677Z] === RUN TestDockerSuite/TestRunNetHost [2022-01-25T14:53:09.249Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-01-25T14:53:09.820Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-01-25T14:53:10.393Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-01-25T14:53:11.779Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-01-25T14:53:11.856Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-01-25T14:53:12.478Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-01-25T14:53:13.698Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-01-25T14:53:16.975Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.721s coverage: 7.2% of statements [2022-01-25T14:53:16.975Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-01-25T14:53:16.975Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2022-01-25T14:53:16.975Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-01-25T14:53:16.975Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-01-25T14:53:16.975Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-01-25T14:53:16.975Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-01-25T14:53:16.999Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-01-25T14:53:16.999Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-01-25T14:53:16.999Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-01-25T14:53:17.233Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2022-01-25T14:53:17.489Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-01-25T14:53:17.489Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-01-25T14:53:17.569Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-01-25T14:53:17.569Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-01-25T14:53:17.745Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-01-25T14:53:17.830Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-01-25T14:53:18.789Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-01-25T14:53:18.789Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-01-25T14:53:19.360Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-01-25T14:53:20.302Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-01-25T14:53:21.325Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-01-25T14:53:22.433Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-01-25T14:53:24.509Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-01-25T14:53:25.080Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-01-25T14:53:25.080Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-01-25T14:53:25.080Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-01-25T14:53:25.652Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-01-25T14:53:26.594Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-01-25T14:53:26.594Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-01-25T14:53:27.537Z] === RUN TestDockerSuite/TestRunPortInUse [2022-01-25T14:53:28.108Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-01-25T14:53:28.681Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-01-25T14:53:28.681Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-01-25T14:53:29.625Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-01-25T14:53:29.625Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-01-25T14:53:29.886Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-01-25T14:53:29.936Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.004s coverage: 100.0% of statements [2022-01-25T14:53:30.458Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-01-25T14:53:31.029Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-25T14:53:31.029Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2022-01-25T14:53:31.029Z] === RUN TestDockerSuite/TestRunPublishPort [2022-01-25T14:53:31.604Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-01-25T14:53:31.987Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-01-25T14:53:32.179Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-01-25T14:53:32.179Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2022-01-25T14:53:32.179Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-01-25T14:53:32.751Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-01-25T14:53:32.751Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-01-25T14:53:33.693Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-01-25T14:53:33.693Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2022-01-25T14:53:33.693Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-01-25T14:53:35.110Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-01-25T14:53:36.240Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-01-25T14:53:36.240Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-01-25T14:53:37.187Z] === RUN TestDockerSuite/TestRunRm [2022-01-25T14:53:38.131Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-01-25T14:53:38.392Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-01-25T14:53:41.691Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-01-25T14:53:41.952Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-01-25T14:53:42.214Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-01-25T14:53:42.486Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-01-25T14:53:44.402Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-01-25T14:53:44.779Z] ok github.com/docker/docker/libnetwork/ipam 14.007s coverage: 85.3% of statements [2022-01-25T14:53:44.779Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-01-25T14:53:44.779Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-01-25T14:53:44.779Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-01-25T14:53:44.779Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-01-25T14:53:44.779Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-01-25T14:53:44.779Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-01-25T14:53:44.779Z] ok github.com/docker/docker/libnetwork/ipamutils 0.250s coverage: 74.0% of statements [2022-01-25T14:53:44.779Z] ok github.com/docker/docker/libnetwork/iptables 0.156s coverage: 45.1% of statements [2022-01-25T14:53:44.779Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2022-01-25T14:53:44.779Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-01-25T14:53:44.973Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-01-25T14:53:45.915Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-01-25T14:53:47.827Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-01-25T14:53:50.373Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-01-25T14:53:50.701Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-01-25T14:53:50.701Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-01-25T14:53:50.701Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-01-25T14:53:50.701Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-01-25T14:53:50.701Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-01-25T14:53:50.701Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-01-25T14:53:50.701Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-01-25T14:53:50.701Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-01-25T14:53:50.701Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-01-25T14:53:50.701Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-01-25T14:53:50.701Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-01-25T14:53:50.701Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-01-25T14:53:50.701Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-01-25T14:53:50.701Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-01-25T14:53:50.701Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-01-25T14:53:50.701Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-01-25T14:53:50.701Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-01-25T14:53:50.701Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-01-25T14:53:50.701Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-01-25T14:53:50.701Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-01-25T14:53:50.945Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-01-25T14:53:51.206Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-01-25T14:53:51.778Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-01-25T14:53:52.039Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-01-25T14:53:52.611Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-01-25T14:53:52.873Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-01-25T14:53:53.444Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-01-25T14:53:53.704Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-01-25T14:53:54.277Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-01-25T14:53:54.606Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-01-25T14:53:54.606Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-01-25T14:53:54.606Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-01-25T14:53:54.606Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-01-25T14:53:54.606Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-01-25T14:53:56.818Z] === RUN TestDockerSuite/TestRunState [2022-01-25T14:53:57.766Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-01-25T14:53:58.027Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-01-25T14:53:58.538Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-01-25T14:53:58.599Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-01-25T14:53:58.599Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-01-25T14:53:58.599Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-01-25T14:53:58.599Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-01-25T14:53:59.170Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-01-25T14:53:59.433Z] === RUN TestDockerSuite/TestRunSysctls [2022-01-25T14:54:00.159Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-01-25T14:54:00.159Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-01-25T14:54:00.159Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-01-25T14:54:00.159Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-01-25T14:54:00.159Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-01-25T14:54:00.159Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-01-25T14:54:00.377Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-01-25T14:54:00.377Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-01-25T14:54:00.377Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-01-25T14:54:00.646Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-01-25T14:54:00.646Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-01-25T14:54:00.646Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-01-25T14:54:00.947Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-01-25T14:54:02.333Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-01-25T14:54:02.594Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-01-25T14:54:03.691Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-01-25T14:54:03.691Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-01-25T14:54:03.691Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-01-25T14:54:03.691Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-01-25T14:54:03.691Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-01-25T14:54:03.981Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-01-25T14:54:05.520Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-01-25T14:54:05.917Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-01-25T14:54:08.171Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-01-25T14:54:09.215Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-01-25T14:54:09.215Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-01-25T14:54:09.790Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-01-25T14:54:09.790Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-01-25T14:54:10.363Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-01-25T14:54:11.011Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-01-25T14:54:11.748Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-01-25T14:54:13.134Z] === RUN TestDockerSuite/TestRunUserByID [2022-01-25T14:54:13.706Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-01-25T14:54:13.967Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-01-25T14:54:13.967Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-01-25T14:54:14.540Z] === RUN TestDockerSuite/TestRunUserByName [2022-01-25T14:54:15.114Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-01-25T14:54:15.375Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-01-25T14:54:15.375Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-01-25T14:54:15.375Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-01-25T14:54:15.543Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-01-25T14:54:15.636Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-01-25T14:54:16.115Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-01-25T14:54:16.208Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-01-25T14:54:18.753Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-01-25T14:54:19.014Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-01-25T14:54:19.585Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-01-25T14:54:20.529Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-01-25T14:54:22.442Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-01-25T14:54:22.442Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-01-25T14:54:23.385Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-01-25T14:54:24.772Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-01-25T14:54:26.157Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-01-25T14:54:26.173Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-01-25T14:54:26.729Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-01-25T14:54:26.729Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2022-01-25T14:54:26.729Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-01-25T14:54:26.729Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2022-01-25T14:54:26.729Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-01-25T14:54:26.729Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2022-01-25T14:54:26.729Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-01-25T14:54:26.990Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-01-25T14:54:26.990Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-01-25T14:54:26.990Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-01-25T14:54:27.570Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-01-25T14:54:27.831Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-01-25T14:54:28.772Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-01-25T14:54:28.778Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-01-25T14:54:29.344Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-01-25T14:54:29.605Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-01-25T14:54:29.866Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-01-25T14:54:30.127Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-01-25T14:54:30.127Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-01-25T14:54:30.127Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-01-25T14:54:30.127Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-01-25T14:54:30.127Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-01-25T14:54:30.127Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-01-25T14:54:30.127Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-01-25T14:54:30.127Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-01-25T14:54:30.127Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-01-25T14:54:30.127Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-01-25T14:54:30.127Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-01-25T14:54:30.127Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-01-25T14:54:30.127Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-01-25T14:54:30.127Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-01-25T14:54:30.388Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-01-25T14:54:30.649Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-01-25T14:54:31.221Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-01-25T14:54:31.221Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-01-25T14:54:31.481Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-01-25T14:54:31.741Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-01-25T14:54:32.312Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-01-25T14:54:32.312Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-01-25T14:54:32.573Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-01-25T14:54:33.145Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-01-25T14:54:33.145Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-01-25T14:54:33.145Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-01-25T14:54:33.405Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-01-25T14:54:34.789Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-01-25T14:54:34.789Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-01-25T14:54:35.050Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-01-25T14:54:35.050Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-01-25T14:54:35.050Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-01-25T14:54:35.312Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-01-25T14:54:35.573Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-01-25T14:54:36.515Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-01-25T14:54:37.088Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-01-25T14:54:37.659Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-01-25T14:54:38.603Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-01-25T14:54:39.176Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-01-25T14:54:39.177Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-01-25T14:54:39.177Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-01-25T14:54:40.562Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-01-25T14:54:40.823Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-01-25T14:54:41.083Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-01-25T14:54:42.028Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-01-25T14:54:42.028Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-01-25T14:54:42.970Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-01-25T14:54:43.912Z] === RUN TestDockerSuite/TestSaveImageId [2022-01-25T14:54:43.912Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-01-25T14:54:44.173Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-01-25T14:54:45.559Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents465845972 [2022-01-25T14:54:45.820Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-01-25T14:54:45.820Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-01-25T14:54:46.081Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-01-25T14:54:47.046Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-01-25T14:54:47.309Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-01-25T14:54:47.309Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-01-25T14:54:48.693Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-01-25T14:54:49.265Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-01-25T14:54:50.207Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-01-25T14:54:50.779Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-01-25T14:54:50.779Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-01-25T14:54:50.779Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-01-25T14:54:51.041Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-01-25T14:54:51.613Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-01-25T14:54:51.874Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-01-25T14:54:53.790Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-01-25T14:54:54.362Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-01-25T14:54:57.661Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-01-25T14:54:59.046Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-01-25T14:55:00.963Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-01-25T14:55:01.224Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-01-25T14:55:02.167Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-01-25T14:55:02.738Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-01-25T14:55:05.282Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-01-25T14:55:06.666Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-01-25T14:55:06.928Z] === RUN TestDockerSuite/TestStartRecordError [2022-01-25T14:55:07.869Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-01-25T14:55:08.130Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-01-25T14:55:09.516Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-01-25T14:55:10.927Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-01-25T14:55:13.471Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-01-25T14:55:16.770Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-01-25T14:55:19.315Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-01-25T14:55:20.702Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-01-25T14:55:23.247Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-01-25T14:55:23.819Z] === RUN TestDockerSuite/TestStatsNoStream [2022-01-25T14:55:26.364Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-01-25T14:55:26.625Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-01-25T14:55:28.009Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-01-25T14:55:28.582Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-01-25T14:55:29.523Z] === RUN TestDockerSuite/TestTopPrivileged [2022-01-25T14:55:29.523Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-01-25T14:55:29.785Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-01-25T14:55:29.785Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-01-25T14:55:29.785Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-01-25T14:55:30.727Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-01-25T14:55:34.034Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-01-25T14:55:34.294Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-01-25T14:55:36.873Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-01-25T14:55:37.138Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-01-25T14:55:37.398Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-01-25T14:55:37.970Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-01-25T14:55:37.970Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-01-25T14:55:37.970Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-01-25T14:55:37.970Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-01-25T14:55:37.970Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-01-25T14:55:38.913Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-01-25T14:55:39.856Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-01-25T14:55:40.117Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-01-25T14:55:41.502Z] === RUN TestDockerSuite/TestUpdateStats [2022-01-25T14:55:44.798Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-01-25T14:55:45.738Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-01-25T14:55:45.738Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-01-25T14:55:45.738Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-01-25T14:55:46.309Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-01-25T14:55:46.880Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-01-25T14:55:48.794Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-01-25T14:55:50.178Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-01-25T14:55:51.561Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-01-25T14:55:52.895Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-01-25T14:55:52.895Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-01-25T14:55:52.895Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-01-25T14:55:52.895Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-01-25T14:55:52.895Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-01-25T14:55:52.895Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-01-25T14:55:52.895Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-01-25T14:55:52.895Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-01-25T14:55:52.895Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-01-25T14:55:52.895Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-01-25T14:55:52.895Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-01-25T14:55:53.382Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-01-25T14:55:54.107Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-01-25T14:55:55.048Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-01-25T14:55:55.421Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-01-25T14:55:55.421Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-01-25T14:55:55.421Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-01-25T14:55:55.421Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-01-25T14:55:55.421Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-01-25T14:55:55.421Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-01-25T14:55:55.421Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-01-25T14:55:55.421Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-01-25T14:55:55.421Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-01-25T14:55:55.421Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-01-25T14:55:55.903Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-01-25T14:55:56.386Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-01-25T14:55:56.961Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-01-25T14:55:59.402Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-01-25T14:55:59.516Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-01-25T14:56:00.912Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-01-25T14:56:02.297Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-01-25T14:56:02.448Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-01-25T14:56:02.867Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-01-25T14:56:03.128Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-01-25T14:56:03.670Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-01-25T14:56:04.069Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-01-25T14:56:05.461Z] docker_cli_service_logs_test.go:246: checking task gp8e5agcj64f [2022-01-25T14:56:05.461Z] docker_cli_service_logs_test.go:251: checking messages for gp8e5agcj64f [2022-01-25T14:56:05.461Z] docker_cli_service_logs_test.go:246: checking task co88jgqjunds [2022-01-25T14:56:05.461Z] docker_cli_service_logs_test.go:251: checking messages for co88jgqjunds [2022-01-25T14:56:05.721Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-01-25T14:56:07.105Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-01-25T14:56:07.330Z] === RUN TestDockerSuite/TestBuildEnv [2022-01-25T14:56:07.331Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-01-25T14:56:07.331Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-01-25T14:56:07.331Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-01-25T14:56:07.543Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-01-25T14:56:07.817Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-01-25T14:56:07.817Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-01-25T14:56:07.817Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-01-25T14:56:07.817Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-01-25T14:56:07.817Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-01-25T14:56:07.817Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-01-25T14:56:07.817Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-01-25T14:56:08.171Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-01-25T14:56:08.171Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-01-25T14:56:08.171Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-01-25T14:56:08.171Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-01-25T14:56:08.171Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-01-25T14:56:08.490Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-01-25T14:56:09.875Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-01-25T14:56:10.464Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-01-25T14:56:10.817Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-01-25T14:56:10.952Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-01-25T14:56:10.952Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-01-25T14:56:10.952Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-01-25T14:56:10.952Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-01-25T14:56:10.952Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-01-25T14:56:10.952Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-01-25T14:56:10.952Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-01-25T14:56:11.440Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-01-25T14:56:11.720Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-01-25T14:56:11.720Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-01-25T14:56:11.720Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-01-25T14:56:11.720Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-01-25T14:56:11.720Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-01-25T14:56:11.720Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-01-25T14:56:11.720Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-01-25T14:56:12.399Z] === RUN TestDockerSuite/TestBuildEnv [2022-01-25T14:56:12.400Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-01-25T14:56:12.400Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-01-25T14:56:12.400Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-01-25T14:56:12.463Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-01-25T14:56:12.881Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-01-25T14:56:12.881Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-01-25T14:56:12.881Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-01-25T14:56:12.881Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-01-25T14:56:12.881Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-01-25T14:56:12.881Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-01-25T14:56:12.881Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-01-25T14:56:13.339Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-01-25T14:56:15.507Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-01-25T14:56:16.099Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-01-25T14:56:16.758Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-01-25T14:56:16.758Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-01-25T14:56:17.131Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-01-25T14:56:17.132Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-01-25T14:56:17.132Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-01-25T14:56:17.132Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-01-25T14:56:17.132Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-01-25T14:56:17.240Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-01-25T14:56:17.240Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-01-25T14:56:17.240Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-01-25T14:56:17.240Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-01-25T14:56:17.240Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-01-25T14:56:17.621Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-01-25T14:56:18.234Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-01-25T14:56:18.254Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-01-25T14:56:18.647Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-01-25T14:56:20.666Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-01-25T14:56:21.171Z] ok github.com/docker/docker/libnetwork/networkdb 144.753s coverage: 60.0% of statements [2022-01-25T14:56:21.171Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-01-25T14:56:21.171Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-01-25T14:56:21.171Z] ok github.com/docker/docker/libnetwork/osl 4.296s coverage: 39.7% of statements [2022-01-25T14:56:21.171Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-01-25T14:56:21.171Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-01-25T14:56:21.171Z] ok github.com/docker/docker/libnetwork/portmapper 0.212s coverage: 48.6% of statements [2022-01-25T14:56:21.171Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-01-25T14:56:21.171Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-01-25T14:56:21.171Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-01-25T14:56:21.171Z] [2022-01-25T14:56:21.171Z] === Skipped [2022-01-25T14:56:21.171Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-01-25T14:56:21.171Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-01-25T14:56:21.171Z] [2022-01-25T14:56:21.171Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-01-25T14:56:21.171Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-01-25T14:56:21.171Z] [2022-01-25T14:56:21.171Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-01-25T14:56:21.171Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-01-25T14:56:21.171Z] [2022-01-25T14:56:21.171Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-01-25T14:56:21.171Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T14:56:21.171Z] [2022-01-25T14:56:21.171Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-01-25T14:56:21.171Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T14:56:21.171Z] [2022-01-25T14:56:21.171Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-01-25T14:56:21.171Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T14:56:21.171Z] [2022-01-25T14:56:21.171Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-01-25T14:56:21.171Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T14:56:21.171Z] [2022-01-25T14:56:21.171Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-01-25T14:56:21.171Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T14:56:21.171Z] [2022-01-25T14:56:21.171Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-01-25T14:56:21.171Z] firewalld_test.go:14: firewalld is not running [2022-01-25T14:56:21.171Z] [2022-01-25T14:56:21.171Z] DONE 326 tests, 9 skipped in 238.581s Post stage [Pipeline] junit [2022-01-25T14:56:21.182Z] Recording test results [2022-01-25T14:56:21.432Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-01-25T14:56:21.799Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43187/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b36d896fceba189f86cb9d57679c7559a63721e5 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b36d896fceba189f86cb9d57679c7559a63721e5 hack/validate/vendor [2022-01-25T14:56:22.360Z] go: downloading github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2022-01-25T14:56:22.360Z] go: downloading github.com/pkg/errors v0.9.1 [2022-01-25T14:56:22.922Z] go: downloading google.golang.org/grpc v1.27.1 [2022-01-25T14:56:22.922Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-01-25T14:56:22.922Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-01-25T14:56:22.922Z] go: downloading gotest.tools/v3 v3.0.3 [2022-01-25T14:56:22.922Z] go: downloading github.com/docker/go-units v0.4.0 [2022-01-25T14:56:22.922Z] go: downloading github.com/containerd/containerd v1.5.8 [2022-01-25T14:56:23.178Z] go: downloading github.com/golang/gddo v0.0.0-20190904175337-72a348e765d2 [2022-01-25T14:56:23.178Z] go: downloading github.com/moby/sys/signal v0.6.0 [2022-01-25T14:56:23.178Z] go: downloading github.com/opencontainers/image-spec v1.0.2 [2022-01-25T14:56:23.178Z] go: downloading golang.org/x/net v0.0.0-20210226172049-e18ecbb05110 [2022-01-25T14:56:23.435Z] go: downloading github.com/moby/buildkit v0.8.2-0.20210615162540-9f254e18360a [2022-01-25T14:56:23.435Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-01-25T14:56:23.435Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-01-25T14:56:23.435Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-01-25T14:56:23.692Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-01-25T14:56:23.692Z] go: downloading golang.org/x/time v0.0.0-20200630173020-3af7569d3a1e [2022-01-25T14:56:23.692Z] go: downloading go.etcd.io/bbolt v1.3.5 [2022-01-25T14:56:23.692Z] go: downloading github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 [2022-01-25T14:56:23.692Z] go: downloading github.com/containerd/continuity v0.1.0 [2022-01-25T14:56:23.948Z] go: downloading github.com/tonistiigi/go-immutable-radix v0.0.0-20170803185627-826af9ccf0fe [2022-01-25T14:56:23.948Z] go: downloading github.com/tonistiigi/fsutil v0.0.0-20210609172227-d72af97c0eaf [2022-01-25T14:56:23.948Z] go: downloading github.com/moby/sys/symlink v0.2.0 [2022-01-25T14:56:23.948Z] go: downloading golang.org/x/sys v0.0.0-20211025201205-69cdffdb9359 [2022-01-25T14:56:23.948Z] go: downloading github.com/google/go-cmp v0.2.0 [2022-01-25T14:56:23.948Z] go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 [2022-01-25T14:56:23.948Z] go: downloading github.com/spf13/cobra v1.1.3 [2022-01-25T14:56:23.948Z] go: downloading github.com/Microsoft/go-winio v0.5.1 [2022-01-25T14:56:23.948Z] go: downloading github.com/docker/go-metrics v0.0.1 [2022-01-25T14:56:23.948Z] go: downloading github.com/opencontainers/runc v1.0.3 [2022-01-25T14:56:24.204Z] go: downloading github.com/ishidawataru/sctp v0.0.0-20210226210310-f2269e66cdee [2022-01-25T14:56:24.204Z] go: downloading github.com/Microsoft/hcsshim v0.8.23 [2022-01-25T14:56:24.204Z] go: downloading github.com/containerd/cgroups v1.0.1 [2022-01-25T14:56:24.204Z] go: downloading github.com/coreos/go-systemd/v22 v22.3.2 [2022-01-25T14:56:24.204Z] go: downloading github.com/coreos/go-systemd v0.0.0-20180511133405-39ca1b05acc7 [2022-01-25T14:56:24.204Z] go: downloading github.com/docker/swarmkit v1.12.1-0.20210726173615-3629f50980f6 [2022-01-25T14:56:24.204Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-01-25T14:56:24.460Z] go: downloading github.com/hashicorp/go-memdb v0.0.0-20161216180745-cb9a474f84cc [2022-01-25T14:56:24.460Z] go: downloading github.com/moby/sys/mount v0.3.0 [2022-01-25T14:56:24.460Z] go: downloading github.com/opencontainers/selinux v1.9.1 [2022-01-25T14:56:24.460Z] go: downloading github.com/google/uuid v1.1.1 [2022-01-25T14:56:24.460Z] go: downloading github.com/vishvananda/netlink v1.1.0 [2022-01-25T14:56:24.460Z] go: downloading github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2022-01-25T14:56:24.460Z] go: downloading github.com/moby/locker v1.0.1 [2022-01-25T14:56:24.460Z] go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-01-25T14:56:24.460Z] go: downloading github.com/prometheus/client_golang v1.6.0 [2022-01-25T14:56:24.460Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-01-25T14:56:24.460Z] go: downloading github.com/vbatts/tar-split v0.11.2 [2022-01-25T14:56:24.460Z] go: downloading github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible [2022-01-25T14:56:24.460Z] go: downloading github.com/aws/aws-sdk-go v1.28.11 [2022-01-25T14:56:25.541Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-01-25T14:56:26.780Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-01-25T14:56:26.780Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-01-25T14:56:26.780Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-01-25T14:56:26.780Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-01-25T14:56:26.780Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-01-25T14:56:26.780Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-01-25T14:56:26.780Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-01-25T14:56:26.978Z] go: downloading github.com/containerd/fifo v1.0.0 [2022-01-25T14:56:26.978Z] go: downloading github.com/fluent/fluent-logger-golang v1.9.0 [2022-01-25T14:56:26.978Z] go: downloading cloud.google.com/go v0.59.0 [2022-01-25T14:56:26.978Z] go: downloading cloud.google.com/go/logging v1.0.1-0.20190813144457-ceeb313ad77b [2022-01-25T14:56:26.978Z] go: downloading google.golang.org/genproto v0.0.0-20200227132054-3f1135a288c9 [2022-01-25T14:56:26.978Z] go: downloading github.com/Graylog2/go-gelf v0.0.0-20191017102106-1550ee647df0 [2022-01-25T14:56:26.978Z] go: downloading github.com/bsphere/le_go v0.0.0-20170215134836-7a984a84b549 [2022-01-25T14:56:26.978Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-01-25T14:56:26.978Z] go: downloading github.com/RackSec/srslog v0.0.0-20180709174129-a4725f04ec91 [2022-01-25T14:56:26.978Z] go: downloading github.com/containerd/typeurl v1.0.2 [2022-01-25T14:56:26.978Z] go: downloading github.com/pelletier/go-toml v1.8.1 [2022-01-25T14:56:26.978Z] go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 [2022-01-25T14:56:27.233Z] go: downloading github.com/creack/pty v1.1.11 [2022-01-25T14:56:27.233Z] go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c [2022-01-25T14:56:27.233Z] go: downloading github.com/docker/libkv v0.2.2-0.20211217103745-e480589147e3 [2022-01-25T14:56:27.354Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-01-25T14:56:27.354Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-01-25T14:56:27.490Z] go: downloading github.com/miekg/dns v1.1.27 [2022-01-25T14:56:27.490Z] go: downloading github.com/moby/ipvs v1.0.1 [2022-01-25T14:56:27.490Z] go: downloading github.com/vishvananda/netns v0.0.0-20200728191858-db3c7e526aae [2022-01-25T14:56:27.490Z] go: downloading github.com/hashicorp/serf v0.7.1-0.20160317193612-598c54895cc5 [2022-01-25T14:56:27.490Z] go: downloading github.com/deckarep/golang-set v0.0.0-20141123011944-ef32fa3046d9 [2022-01-25T14:56:27.490Z] go: downloading github.com/godbus/dbus/v5 v5.0.4 [2022-01-25T14:56:27.925Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-01-25T14:56:28.185Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-01-25T14:56:28.185Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-01-25T14:56:28.185Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-01-25T14:56:28.185Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-01-25T14:56:28.856Z] go: downloading github.com/stretchr/testify v1.3.0 [2022-01-25T14:56:28.856Z] go: downloading github.com/morikuni/aec v1.0.0 [2022-01-25T14:56:28.856Z] go: downloading github.com/golang/protobuf v1.3.5 [2022-01-25T14:56:29.113Z] go: downloading github.com/klauspost/compress v1.11.13 [2022-01-25T14:56:29.113Z] go: downloading github.com/armon/go-radix v0.0.0-20150105235045-e39d623f12e8 [2022-01-25T14:56:29.113Z] go: downloading github.com/hashicorp/memberlist v0.2.4 [2022-01-25T14:56:29.113Z] go: downloading github.com/tchap/go-patricia v2.3.0+incompatible [2022-01-25T14:56:29.113Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-25T14:56:29.113Z] go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.2.0 [2022-01-25T14:56:29.377Z] go: downloading github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2022-01-25T14:56:29.377Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2022-01-25T14:56:29.377Z] go: downloading golang.org/x/crypto v0.0.0-20211202192323-5770296d904e [2022-01-25T14:56:29.377Z] go: downloading github.com/mitchellh/hashstructure v1.0.0 [2022-01-25T14:56:29.377Z] go: downloading github.com/containerd/console v1.0.2 [2022-01-25T14:56:29.377Z] go: downloading github.com/containerd/go-runc v1.0.0 [2022-01-25T14:56:29.377Z] go: downloading github.com/gogo/googleapis v1.3.2 [2022-01-25T14:56:29.604Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-01-25T14:56:29.604Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-01-25T14:56:29.634Z] go: downloading github.com/opentracing-contrib/go-stdlib v1.0.0 [2022-01-25T14:56:29.634Z] go: downloading github.com/hashicorp/golang-lru v0.5.3 [2022-01-25T14:56:29.634Z] go: downloading github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2022-01-25T14:56:29.634Z] go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2022-01-25T14:56:29.634Z] go: downloading github.com/containerd/ttrpc v1.1.0 [2022-01-25T14:56:29.634Z] go: downloading github.com/coreos/etcd v3.3.27+incompatible [2022-01-25T14:56:29.865Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-01-25T14:56:29.865Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-01-25T14:56:29.865Z] === RUN TestDockerSuite/TestVolumeEvents [2022-01-25T14:56:29.891Z] go: downloading github.com/fernet/fernet-go v0.0.0-20180830025343-9eac43b88a5e [2022-01-25T14:56:29.891Z] go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 [2022-01-25T14:56:29.891Z] go: downloading github.com/cyphar/filepath-securejoin v0.2.2 [2022-01-25T14:56:29.891Z] go: downloading github.com/phayes/permbits v0.0.0-20190612203442-39d7c581d2ee [2022-01-25T14:56:29.891Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-01-25T14:56:29.891Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-01-25T14:56:29.891Z] go: downloading github.com/cespare/xxhash/v2 v2.1.1 [2022-01-25T14:56:29.891Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-01-25T14:56:29.891Z] go: downloading github.com/prometheus/common v0.9.1 [2022-01-25T14:56:29.891Z] go: downloading github.com/prometheus/procfs v0.0.11 [2022-01-25T14:56:30.148Z] go: downloading github.com/tinylib/msgp v1.1.0 [2022-01-25T14:56:30.148Z] go: downloading github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2022-01-25T14:56:30.148Z] go: downloading google.golang.org/api v0.8.0 [2022-01-25T14:56:30.436Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-01-25T14:56:31.516Z] go: downloading github.com/googleapis/gax-go/v2 v2.0.5 [2022-01-25T14:56:31.516Z] go: downloading go.opencensus.io v0.22.3 [2022-01-25T14:56:31.516Z] go: downloading golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d [2022-01-25T14:56:31.516Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-01-25T14:56:31.516Z] go: downloading github.com/google/certificate-transparency-go v1.0.20 [2022-01-25T14:56:31.516Z] go: downloading github.com/armon/go-metrics v0.0.0-20150106224455-eb0af217e5e9 [2022-01-25T14:56:31.516Z] go: downloading github.com/hashicorp/go-msgpack v0.0.0-20140221154404-71c2886f5a67 [2022-01-25T14:56:31.773Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-01-25T14:56:31.773Z] go: downloading github.com/google/btree v1.0.1 [2022-01-25T14:56:31.773Z] go: downloading github.com/hashicorp/go-multierror v1.0.0 [2022-01-25T14:56:31.773Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-01-25T14:56:31.773Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-01-25T14:56:31.773Z] go: downloading github.com/cilium/ebpf v0.6.2 [2022-01-25T14:56:31.773Z] go: downloading golang.org/x/text v0.3.3 [2022-01-25T14:56:31.823Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-01-25T14:56:31.824Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-01-25T14:56:31.824Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-01-25T14:56:32.337Z] go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 [2022-01-25T14:56:32.337Z] go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2022-01-25T14:56:32.337Z] go: downloading github.com/gofrs/flock v0.7.3 [2022-01-25T14:56:32.337Z] go: downloading code.cloudfoundry.org/clock v1.0.0 [2022-01-25T14:56:32.337Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-01-25T14:56:32.337Z] go: downloading github.com/jmespath/go-jmespath v0.3.0 [2022-01-25T14:56:32.337Z] go: downloading github.com/philhofer/fwd v1.0.0 [2022-01-25T14:56:32.337Z] go: downloading github.com/jstemmer/go-junit-report v0.9.1 [2022-01-25T14:56:32.337Z] go: downloading golang.org/x/lint v0.0.0-20201208152925-83fdc39ff7b5 [2022-01-25T14:56:32.337Z] go: downloading golang.org/x/tools v0.1.0 [2022-01-25T14:56:32.597Z] go: downloading cloud.google.com/go/bigquery v1.0.0 [2022-01-25T14:56:32.597Z] go: downloading cloud.google.com/go/datastore v1.1.0 [2022-01-25T14:56:32.597Z] go: downloading cloud.google.com/go/pubsub v1.3.1 [2022-01-25T14:56:32.597Z] go: downloading github.com/kr/pretty v0.2.1 [2022-01-25T14:56:32.597Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-01-25T14:56:32.597Z] go: downloading github.com/vmihailenco/msgpack v4.0.4+incompatible [2022-01-25T14:56:32.854Z] go: downloading labix.org/v2/mgo v0.0.0-20140701140051-000000000287 [2022-01-25T14:56:32.854Z] go: downloading github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2022-01-25T14:56:32.854Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-01-25T14:56:32.854Z] go: downloading github.com/frankban/quicktest v1.11.3 [2022-01-25T14:56:32.854Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2022-01-25T14:56:32.854Z] go: downloading github.com/onsi/ginkgo v1.8.0 [2022-01-25T14:56:32.854Z] go: downloading github.com/onsi/gomega v1.5.0 [2022-01-25T14:56:33.111Z] go: downloading google.golang.org/appengine v1.6.7 [2022-01-25T14:56:33.111Z] go: downloading github.com/kr/text v0.1.0 [2022-01-25T14:56:33.111Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-01-25T14:56:33.111Z] go: downloading github.com/coreos/pkg v0.0.0-20180108230652-97fdf19511ea [2022-01-25T14:56:33.111Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-01-25T14:56:33.111Z] go: downloading golang.org/x/mod v0.4.1 [2022-01-25T14:56:33.111Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-01-25T14:56:33.111Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-01-25T14:56:33.111Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2022-01-25T14:56:33.111Z] No vendor changes in diff. [2022-01-25T14:56:33.392Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-01-25T14:56:33.472Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-01-25T14:56:33.960Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-01-25T14:56:33.960Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-01-25T14:56:33.960Z] === RUN TestDockerSuite/TestBuildExpose [2022-01-25T14:56:33.960Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-01-25T14:56:33.960Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-01-25T14:56:33.960Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-01-25T14:56:33.960Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-01-25T14:56:33.960Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-01-25T14:56:33.960Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-01-25T14:56:33.960Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-01-25T14:56:33.960Z] === RUN TestDockerSuite/TestBuildFails [2022-01-25T14:56:34.374Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-01-25T14:56:35.317Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-01-25T14:56:36.706Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-01-25T14:56:36.707Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite (1255.05s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.27s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.09s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.45s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.62s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.14s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.24s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.28s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.96s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.77s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.50s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.94s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.36s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.60s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.64s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.55s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.59s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.54s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.73s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.60s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestAttachDetach (1.11s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.87s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.86s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.92s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.84s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.21s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.27s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.97s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.00s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.88s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.74s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.39s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.78s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.15s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.13s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.62s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.99s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.52s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.05s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.05s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.63s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.45s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.47s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.79s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.51s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.10s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.72s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.17s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.05s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.88s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.78s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.98s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.42s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.28s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.30s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.05s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (0.88s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.56s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.03s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.31s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.64s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.54s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.99s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.58s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.56s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.67s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.19s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.07s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.03s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.70s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.95s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.50s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.31s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.03s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.65s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.04s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.19s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.77s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.69s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.01s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.32s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.71s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.67s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.63s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.87s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.88s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.64s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildCmd (0.43s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.41s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.37s) [2022-01-25T14:56:36.707Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.56s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.82s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.74s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.76s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.23s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.66s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.50s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.23s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (8.16s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.78s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.77s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.13s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.42s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.05s) [2022-01-25T14:56:36.707Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-01-25T14:56:36.707Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-01-25T14:56:36.707Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-01-25T14:56:36.707Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.44s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.42s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.71s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.33s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.41s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.29s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.56s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.88s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.61s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.57s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.91s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.23s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.06s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.77s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.03s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.57s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.58s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.06s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.95s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.36s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.14s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.60s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.09s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.18s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (13.76s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.23s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.30s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.36s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.46s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.74s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.16s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.40s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.43s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.22s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.51s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.69s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildEnv (1.62s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.31s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.13s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.71s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.67s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.02s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.19s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.12s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.71s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.62s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.40s) [2022-01-25T14:56:36.707Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.07s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.52s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.23s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildExpose (0.34s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.67s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.43s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.32s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildFails (0.86s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.27s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.66s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.68s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.52s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.33s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.79s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.61s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.80s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.31s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.93s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.18s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.86s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildHistory (3.49s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.43s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.70s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.59s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.63s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.80s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildLabel (0.42s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.42s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.42s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.30s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildLabels (0.40s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.07s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.74s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.97s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.84s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.13s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.27s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.53s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.31s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.13s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.27s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.34s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.47s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.91s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.67s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.32s) [2022-01-25T14:56:36.707Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.71s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.36s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.38s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.27s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.44s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.45s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.81s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.60s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.11s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.43s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.35s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.29s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.47s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.47s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.57s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.70s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.88s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.31s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.82s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.89s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.36s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.54s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildPATH (1.36s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.49s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.53s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.03s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.37s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.30s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildRm (2.29s) [2022-01-25T14:56:36.707Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.76s) [2022-01-25T14:56:36.708Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.94s) [2022-01-25T14:56:36.708Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.38s) [2022-01-25T14:56:36.708Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.50s) [2022-01-25T14:56:36.708Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.86s) [2022-01-25T14:56:36.708Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.92s) [2022-01-25T14:56:36.708Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.05s) [2022-01-25T14:56:36.708Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.53s) [2022-01-25T14:56:36.708Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.13s) [2022-01-25T14:56:36.708Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.28s) [2022-01-25T14:56:36.708Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-01-25T14:56:36.708Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.71s) [2022-01-25T14:56:36.708Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.84s) [2022-01-25T14:56:36.708Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2022-01-25T14:56:36.708Z] --- PASS: TestDockerSuite/TestBuildStderr (0.77s) [2022-01-25T14:56:36.708Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.25s) [2022-01-25T14:56:36.708Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.72s) [2022-01-25T14:56:36.708Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.71s) [2022-01-25T14:56:36.708Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.48s) [2022-01-25T14:56:36.708Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.67s) [2022-01-25T14:56:36.708Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.98s) [2022-01-25T14:56:36.708Z] --- PASS: TestDockerSuite/TestBuildUser (1.34s) [2022-01-25T14:56:36.708Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.69s) [2022-01-25T14:56:36.708Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.60s) [2022-01-25T14:56:36.708Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.61s) [2022-01-25T14:56:36.708Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.29s) [2022-01-25T14:56:36.708Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.61s) [2022-01-25T14:56:36.708Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.66s) [2022-01-25T14:56:36.708Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.81s) [2022-01-25T14:56:36.708Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-01-25T14:56:36.708Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-01-25T14:56:36.708Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-01-25T14:56:36.725Z] + echo Ensuring container killed. [2022-01-25T14:56:36.725Z] Ensuring container killed. [2022-01-25T14:56:36.725Z] + docker rm -vf docker-pr3 [2022-01-25T14:56:36.725Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-01-25T14:56:36.972Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.14s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.65s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.70s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.52s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.15s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.31s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.54s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.60s) [2022-01-25T14:56:36.972Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.56s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.35s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-01-25T14:56:36.972Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.45s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.73s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestCommitChange (0.67s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.54s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.95s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.04s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.57s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestCommitTTY (0.93s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.56s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.98s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.55s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestContainerAPICommit (0.95s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (0.95s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.43s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.48s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.43s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.43s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.41s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.47s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.50s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.44s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.47s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.05s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.46s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.45s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.46s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.65s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.64s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.78s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.00s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.65s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.58s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.06s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.05s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.61s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.25s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.51s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.54s) [2022-01-25T14:56:36.972Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.62s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.55s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.70s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.97s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.55s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.45s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.38s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.90s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.50s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.73s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.56s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.34s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0009f8ae0_} (1.50s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11857406431_/foo_false____} (1.39s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11857406431_/foo_true____} (1.30s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32698329419_/foo_false____} (1.28s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32698329419_/foo_true____} (1.37s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32698329419_/foo_true__0xc0009f8b10__} (1.41s) [2022-01-25T14:56:36.972Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0009f8b28_} (1.35s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0009f8b40_} (1.53s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0009f8b58_} (1.31s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0009f8b70_} (1.40s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.65s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.41s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.02s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.02s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.05s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.04s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.04s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.12s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.43s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.06s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.34s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.58s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.58s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.61s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.80s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.67s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.63s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.89s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.76s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.60s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.82s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.83s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.78s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.67s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.52s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.60s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.48s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.68s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.55s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.61s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.64s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.89s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.86s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.65s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.35s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestCpToCaseD (2.66s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.12s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.62s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.76s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.29s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.63s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.70s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.54s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestCpToDot (0.54s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.96s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.83s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestCpToStdout (0.47s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.81s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.17s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.49s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.73s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.32s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.43s) [2022-01-25T14:56:36.973Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.44s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.23s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestCreateRM (0.10s) [2022-01-25T14:56:36.973Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.49s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.08s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.14s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.10s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.43s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.95s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.59s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.21s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.93s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.70s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.56s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.47s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.88s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.55s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.23s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.34s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.96s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.61s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.91s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.40s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.65s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestEventsAttach (0.50s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestEventsCommit (0.73s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.51s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.56s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.54s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.65s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.09s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.55s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.25s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestEventsCopy (0.81s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.22s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.54s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.33s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.08s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.53s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.24s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.05s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestEventsFilters (1.17s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestEventsFormat (1.16s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.77s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.17s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.71s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.06s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.27s) [2022-01-25T14:56:36.973Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-01-25T14:56:36.973Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.13s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.48s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestEventsRename (0.74s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestEventsResize (0.74s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.83s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.73s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.76s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.77s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestEventsTop (0.53s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestEventsUntag (2.58s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.07s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestExec (0.86s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.60s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.56s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.43s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.15s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.55s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.51s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.50s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.49s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.57s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.76s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.94s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestExecCgroup (0.85s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestExecEnv (0.74s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.43s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.51s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestExecInspectID (1.52s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestExecInteractive (0.50s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.50s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.50s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestExecParseError (0.46s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.48s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.45s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.98s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.55s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestExecStartFails (0.47s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.68s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.47s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestExecTTY (0.50s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.54s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.47s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestExecUlimits (0.59s) [2022-01-25T14:56:36.973Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.21s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.70s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.79s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.55s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestExecWithUser (0.60s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.49s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.59s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.48s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.47s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.43s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestHealth (18.58s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.54s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.03s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.68s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.18s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.21s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.29s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.54s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.58s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.52s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.51s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.52s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestImportDisplay (1.17s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestImportFile (1.26s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.34s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestImportGzipped (1.21s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.23s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.75s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.63s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.78s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.05s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.03s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.65s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.48s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.41s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.42s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.42s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.44s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.10s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.42s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.43s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.49s) [2022-01-25T14:56:36.973Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.93s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.50s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestInspectDefault (0.47s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestInspectHistory (0.54s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-01-25T14:56:36.973Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.43s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.43s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.41s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.47s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.10s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.46s) [2022-01-25T14:56:36.973Z] --- PASS: TestDockerSuite/TestInspectStatus (0.54s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.90s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.46s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.46s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.43s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.42s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.41s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.48s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.04s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.35s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.21s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.16s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.22s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.41s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.35s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.31s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.34s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.23s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.50s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.74s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.39s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.08s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.43s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.44s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.24s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.43s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.46s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.46s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.48s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.59s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.44s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.80s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.80s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.78s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.90s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.68s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.72s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.43s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.42s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestLogsSince (6.51s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.49s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.64s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestLogsTail (1.03s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.66s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.48s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.28s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.58s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestNetHostname (1.51s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.32s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.76s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.23s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.43s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestPluginActive (2.00s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.39s) [2022-01-25T14:56:36.974Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.26s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.33s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.88s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.57s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.10s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.27s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.98s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.30s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestPortList (6.69s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.88s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.90s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.50s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.42s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.65s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.29s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.27s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.98s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.45s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestPsByOrder (2.38s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.94s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.68s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.87s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.27s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.33s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.88s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.30s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.86s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.85s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.51s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.39s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.86s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.54s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.44s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.98s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.51s) [2022-01-25T14:56:36.974Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.30s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.51s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.19s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.29s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.75s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.58s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.99s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.67s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.91s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.79s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.00s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.89s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.07s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.27s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.60s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.21s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.04s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.72s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.33s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.63s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRmiTag (0.22s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.52s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.71s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.54s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.53s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.26s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.83s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunAddHost (0.42s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.24s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.44s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.57s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.01s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.46s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.59s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.57s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.91s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.96s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.61s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.60s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.61s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.53s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.60s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.70s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.81s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.47s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.46s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.48s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.04s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.62s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.47s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.77s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.61s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.51s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.43s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.45s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.45s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.44s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.44s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.43s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.67s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.49s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.47s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.46s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.08s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.49s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.04s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.21s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.98s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.44s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.44s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.69s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.88s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.71s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.37s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.76s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.43s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.30s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.02s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.46s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.64s) [2022-01-25T14:56:36.974Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-01-25T14:56:36.974Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.44s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.10s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.87s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.31s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.47s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.06s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.44s) [2022-01-25T14:56:36.974Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.48s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (0.96s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.45s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.43s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.41s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.42s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.45s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.47s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.50s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.44s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunExitCode (0.58s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.62s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.44s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.58s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.77s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.68s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.89s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.30s) [2022-01-25T14:56:36.974Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.17s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.48s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.84s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.60s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.32s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.43s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.82s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.90s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.89s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.49s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.29s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.30s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.67s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.14s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.93s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.71s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.93s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.92s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunMount (3.95s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.60s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.78s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.23s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.47s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.04s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.36s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.72s) [2022-01-25T14:56:36.974Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.06s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.16s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.44s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunNetHost (0.75s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.50s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.48s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.55s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.79s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.87s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.37s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.48s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.43s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.69s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.79s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.69s) [2022-01-25T14:56:36.975Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.54s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.67s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.15s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.60s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.69s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.64s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.53s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.48s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.41s) [2022-01-25T14:56:36.975Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.77s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.58s) [2022-01-25T14:56:36.975Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.56s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.99s) [2022-01-25T14:56:36.975Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.43s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.05s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunRm (0.63s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.68s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.57s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.46s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.77s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.57s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.54s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.98s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.41s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.41s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.43s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.39s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.37s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.42s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.46s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.44s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.43s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.42s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunState (0.95s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.43s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.44s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.14s) [2022-01-25T14:56:36.975Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.41s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.41s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunSysctls (0.90s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.43s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.34s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.43s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.09s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.20s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.80s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.46s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.60s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.49s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.62s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.35s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunUserByID (0.61s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.14s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.49s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunUserByName (0.44s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.44s) [2022-01-25T14:56:36.975Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.44s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.97s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.55s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.81s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.77s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.01s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.66s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.45s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.44s) [2022-01-25T14:56:36.975Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-01-25T14:56:36.975Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-01-25T14:56:36.975Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s) [2022-01-25T14:56:36.975Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.62s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.46s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.87s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.44s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.47s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.44s) [2022-01-25T14:56:36.975Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-01-25T14:56:36.975Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-01-25T14:56:36.975Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-01-25T14:56:36.975Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-01-25T14:56:36.975Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-01-25T14:56:36.975Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.42s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.41s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.43s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.43s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.43s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.44s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.42s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.99s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.54s) [2022-01-25T14:56:36.975Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.39s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.92s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.59s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.73s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.40s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.13s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.83s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.96s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.06s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.52s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestSaveImageId (0.09s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.34s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.70s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.29s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.08s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.54s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.44s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.44s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.10s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.14s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.64s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.00s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.19s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.78s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.66s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.84s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.76s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.59s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.52s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestStartRecordError (1.22s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.32s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.40s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.44s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (2.93s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.46s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.60s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.59s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.74s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.68s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.54s) [2022-01-25T14:56:36.975Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.59s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.08s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.15s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.58s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.51s) [2022-01-25T14:56:36.975Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-01-25T14:56:36.975Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.08s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.75s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.53s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.98s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestUpdateStats (3.50s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.84s) [2022-01-25T14:56:36.975Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.67s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.53s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.14s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.51s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.26s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.34s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.04s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.41s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.26s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.31s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.04s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.95s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.85s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.24s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.27s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.27s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.26s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.52s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.62s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.70s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.37s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.47s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.30s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.16s) [2022-01-25T14:56:36.975Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.87s) [2022-01-25T14:56:36.975Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.02s) [2022-01-25T14:56:36.975Z] === RUN TestDockerRegistrySuite [2022-01-25T14:56:36.975Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-01-25T14:56:37.006Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-01-25T14:56:37.006Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-01-25T14:56:37.040Z] + echo Chowning /workspace to jenkins user [2022-01-25T14:56:37.040Z] Chowning /workspace to jenkins user [2022-01-25T14:56:37.040Z] + id -u [2022-01-25T14:56:37.040Z] + id -g [2022-01-25T14:56:37.040Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43187:/workspace busybox chown -R 1000:1000 /workspace [2022-01-25T14:56:37.303Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-01-25T14:56:37.892Z] + bundleName=unit [2022-01-25T14:56:37.892Z] + echo Creating unit-bundles.tar.gz [2022-01-25T14:56:37.892Z] Creating unit-bundles.tar.gz [2022-01-25T14:56:37.892Z] + 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 [2022-01-25T14:56:37.892Z] bundles/junit-report-libnetwork.xml [2022-01-25T14:56:37.892Z] bundles/junit-report.xml [2022-01-25T14:56:37.892Z] bundles/go-test-report-libnetwork.json [2022-01-25T14:56:37.892Z] bundles/go-test-report.json [2022-01-25T14:56:37.892Z] bundles/profile-libnetwork.out [2022-01-25T14:56:37.892Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-01-25T14:56:37.901Z] Archiving artifacts [2022-01-25T14:56:37.919Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-01-25T14:56:38.180Z] check_test.go:195: [dc4725fae3d0e] daemon is not started [2022-01-25T14:56:38.180Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-01-25T14:56:38.326Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-01-25T14:56:38.326Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-01-25T14:56:38.326Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-01-25T14:56:38.497Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43187/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-25T14:56:38.834Z] + make clean [2022-01-25T14:56:38.834Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-01-25T14:56:38.834Z] docker-dev-cache [2022-01-25T14:56:38.834Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [2022-01-25T14:56:39.123Z] check_test.go:195: [d6e9c671d602b] daemon is not started [2022-01-25T14:56:39.123Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [Pipeline] // stage [Pipeline] } [2022-01-25T14:56:40.509Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-01-25T14:56:40.769Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-01-25T14:56:40.769Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-01-25T14:56:40.769Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-01-25T14:56:40.769Z] === RUN TestDockerSuite/TestBuildExpose [2022-01-25T14:56:40.769Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-01-25T14:56:40.769Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-01-25T14:56:40.769Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-01-25T14:56:40.769Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-01-25T14:56:40.769Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-01-25T14:56:40.769Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-01-25T14:56:40.769Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-01-25T14:56:40.769Z] === RUN TestDockerSuite/TestBuildFails [2022-01-25T14:56:40.770Z] check_test.go:195: [d9f301f0d8bd7] daemon is not started [2022-01-25T14:56:40.770Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-01-25T14:56:40.770Z] check_test.go:195: [db859c642ad13] daemon is not started [2022-01-25T14:56:40.770Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-01-25T14:56:41.494Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-01-25T14:56:43.318Z] docker_cli_swarm_test.go:1895: [d238348534fa4] joining swarm manager [d857cfa850eea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-25T14:56:43.790Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-01-25T14:56:43.796Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-01-25T14:56:43.890Z] check_test.go:195: [d782e8dcedf11] daemon is not started [2022-01-25T14:56:43.890Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-01-25T14:56:44.151Z] docker_cli_swarm_test.go:1896: [d8c2244b620f2] joining swarm manager [d857cfa850eea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-25T14:56:44.279Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-01-25T14:56:44.356Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-01-25T14:56:48.675Z] === RUN TestDockerSuite/TestBuildAddScript [2022-01-25T14:56:48.675Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-01-25T14:56:48.675Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-01-25T14:56:48.675Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-01-25T14:56:48.675Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-01-25T14:56:48.675Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-01-25T14:56:48.675Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-01-25T14:56:48.675Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-01-25T14:56:48.675Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-01-25T14:56:48.675Z] === RUN TestDockerSuite/TestBuildAddTar [2022-01-25T14:56:49.436Z] check_test.go:195: [d62eff8d912a7] daemon is not started [2022-01-25T14:56:49.436Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-01-25T14:56:50.373Z] === RUN TestDockerSuite/TestBuildForceRm [2022-01-25T14:56:51.569Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-01-25T14:56:51.979Z] check_test.go:195: [d7784028b02e2] daemon is not started [2022-01-25T14:56:51.979Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-01-25T14:56:52.922Z] check_test.go:195: [d6332b042f55d] daemon is not started [2022-01-25T14:56:52.922Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-01-25T14:56:53.505Z] check_test.go:195: [db74787f0ea49] daemon is not started [2022-01-25T14:56:53.505Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-01-25T14:56:54.462Z] check_test.go:195: [d2bd172258e65] daemon is not started [2022-01-25T14:56:54.462Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-01-25T14:56:55.846Z] check_test.go:195: [d52781265f724] daemon is not started [2022-01-25T14:56:55.846Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-01-25T14:56:56.418Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-01-25T14:56:56.679Z] check_test.go:195: [d1a52ed5083fc] daemon is not started [2022-01-25T14:56:56.680Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-01-25T14:56:57.622Z] check_test.go:195: [dd3b9fc970125] daemon is not started [2022-01-25T14:56:57.622Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-01-25T14:56:57.710Z] === RUN TestDockerSuite/TestBuildFromGit [2022-01-25T14:56:58.865Z] === RUN TestDockerSuite/TestBuildForceRm [2022-01-25T14:56:59.008Z] check_test.go:195: [d0b9c9de00ea1] daemon is not started [2022-01-25T14:56:59.008Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-01-25T14:56:59.579Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e8ea1894a189f25c4e888556e374635995715a6b8537c138c978f9468db826fb [2022-01-25T14:57:00.150Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9eb1847759bea76ddcbbd4258e4f9d5c9af043aa60130e9be3747250ad56c8c0 [2022-01-25T14:57:00.412Z] check_test.go:195: [d3601b997b36d] daemon is not started [2022-01-25T14:57:00.412Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-01-25T14:57:01.354Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:56d102de4b8b41b566050ad128c1380813bd21044cc232ffc9845f29dac4ce29 [2022-01-25T14:57:01.926Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c63728aa6839bf1b4572bd0db70fe5ee47b63eb800a863899cd981c1cc6ceae0 [2022-01-25T14:57:02.187Z] check_test.go:195: [de8a5ec6fb52d] daemon is not started [2022-01-25T14:57:02.187Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-01-25T14:57:03.129Z] check_test.go:195: [def316094ac69] daemon is not started [2022-01-25T14:57:03.129Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-01-25T14:57:03.736Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-01-25T14:57:04.515Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-01-25T14:57:05.361Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-01-25T14:57:05.459Z] check_test.go:195: [d6ab9e194f90a] daemon is not started [2022-01-25T14:57:05.459Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-01-25T14:57:06.402Z] check_test.go:195: [d195c4ecb788f] daemon is not started [2022-01-25T14:57:06.402Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-01-25T14:57:06.666Z] check_test.go:195: [d17a8c886e5fd] daemon is not started [2022-01-25T14:57:06.666Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-01-25T14:57:06.666Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-01-25T14:57:07.608Z] check_test.go:195: [d1a1c33fc0334] daemon is not started [2022-01-25T14:57:07.608Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-01-25T14:57:07.714Z] === RUN TestDockerSuite/TestBuildFromGit [2022-01-25T14:57:08.996Z] check_test.go:195: [dc5b2ac124fcd] daemon is not started [2022-01-25T14:57:08.996Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-01-25T14:57:09.568Z] check_test.go:195: [dc172ebf297cb] daemon is not started [2022-01-25T14:57:09.568Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-01-25T14:57:11.382Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-01-25T14:57:11.382Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-01-25T14:57:11.382Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-01-25T14:57:11.869Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-01-25T14:57:12.112Z] check_test.go:195: [dac9f55447a87] daemon is not started [2022-01-25T14:57:12.112Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-01-25T14:57:12.112Z] check_test.go:195: [d3338e01e0717] daemon is not started [2022-01-25T14:57:12.112Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-01-25T14:57:12.356Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-01-25T14:57:12.356Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-01-25T14:57:12.356Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-01-25T14:57:13.054Z] check_test.go:195: [d5d05c1df2130] daemon is not started [2022-01-25T14:57:13.054Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-01-25T14:57:13.314Z] check_test.go:195: [dd4dde049d2cb] daemon is not started [2022-01-25T14:57:13.314Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-01-25T14:57:13.575Z] check_test.go:195: [def42156f5ecd] daemon is not started [2022-01-25T14:57:13.575Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-01-25T14:57:13.705Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-01-25T14:57:13.835Z] check_test.go:195: [d0c92356ff910] daemon is not started [2022-01-25T14:57:13.835Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-01-25T14:57:14.096Z] check_test.go:195: [d2ce2981161b1] daemon is not started [2022-01-25T14:57:14.096Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-01-25T14:57:14.356Z] check_test.go:195: [d55de83998224] daemon is not started [2022-01-25T14:57:14.356Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-01-25T14:57:14.624Z] check_test.go:195: [d95bcfe840731] daemon is not started [2022-01-25T14:57:14.624Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-01-25T14:57:15.315Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-01-25T14:57:15.572Z] check_test.go:195: [dd58b5c213749] daemon is not started [2022-01-25T14:57:15.572Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-01-25T14:57:16.955Z] check_test.go:195: [d3d7fa391257f] daemon is not started [2022-01-25T14:57:16.955Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-01-25T14:57:17.897Z] check_test.go:195: [defb97aa0c472] daemon is not started [2022-01-25T14:57:17.897Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-01-25T14:57:18.839Z] check_test.go:195: [da59780323430] daemon is not started [2022-01-25T14:57:18.839Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-01-25T14:57:19.779Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-01-25T14:57:20.350Z] --- PASS: TestDockerRegistrySuite (43.60s) [2022-01-25T14:57:20.350Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.43s) [2022-01-25T14:57:20.350Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.01s) [2022-01-25T14:57:20.350Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.53s) [2022-01-25T14:57:20.350Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-01-25T14:57:20.350Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.10s) [2022-01-25T14:57:20.350Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.97s) [2022-01-25T14:57:20.350Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.86s) [2022-01-25T14:57:20.350Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.93s) [2022-01-25T14:57:20.350Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.81s) [2022-01-25T14:57:20.350Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.98s) [2022-01-25T14:57:20.350Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.00s) [2022-01-25T14:57:20.350Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.03s) [2022-01-25T14:57:20.350Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.00s) [2022-01-25T14:57:20.350Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.22s) [2022-01-25T14:57:20.350Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.64s) [2022-01-25T14:57:20.350Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.77s) [2022-01-25T14:57:20.350Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.92s) [2022-01-25T14:57:20.350Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.22s) [2022-01-25T14:57:20.350Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.08s) [2022-01-25T14:57:20.350Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-01-25T14:57:20.350Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.08s) [2022-01-25T14:57:20.350Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.14s) [2022-01-25T14:57:20.350Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.84s) [2022-01-25T14:57:20.350Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.16s) [2022-01-25T14:57:20.350Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2022-01-25T14:57:20.350Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.93s) [2022-01-25T14:57:20.350Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.35s) [2022-01-25T14:57:20.350Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-01-25T14:57:20.350Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2022-01-25T14:57:20.350Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2022-01-25T14:57:20.350Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2022-01-25T14:57:20.350Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-01-25T14:57:20.350Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.08s) [2022-01-25T14:57:20.350Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.37s) [2022-01-25T14:57:20.350Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.79s) [2022-01-25T14:57:20.350Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.92s) [2022-01-25T14:57:20.350Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.90s) [2022-01-25T14:57:20.350Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-01-25T14:57:20.350Z] === RUN TestDockerSchema1RegistrySuite [2022-01-25T14:57:20.350Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-01-25T14:57:20.611Z] check_test.go:222: [d733b07cbe5ed] daemon is not started [2022-01-25T14:57:20.611Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-01-25T14:57:21.309Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-01-25T14:57:21.309Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-01-25T14:57:21.309Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-01-25T14:57:22.328Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-01-25T14:57:22.526Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-01-25T14:57:22.811Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-01-25T14:57:22.811Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-01-25T14:57:22.811Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-01-25T14:57:22.981Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-01-25T14:57:22.981Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-01-25T14:57:22.981Z] === RUN TestDockerSuite/TestBuildHistory [2022-01-25T14:57:23.467Z] check_test.go:222: [d72be333bf779] daemon is not started [2022-01-25T14:57:23.467Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-01-25T14:57:24.855Z] docker_cli_swarm_test.go:1796: [d356474d574fb] joining swarm manager [dcc4c0a5739bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-25T14:57:25.797Z] docker_cli_swarm_test.go:1797: [d2c427011955f] joining swarm manager [dcc4c0a5739bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-25T14:57:29.096Z] check_test.go:222: [dd6b0f4398d7b] daemon is not started [2022-01-25T14:57:29.096Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-01-25T14:57:29.667Z] check_test.go:222: [dc7b59a66dc98] daemon is not started [2022-01-25T14:57:29.667Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-01-25T14:57:29.667Z] check_test.go:222: [d03ef1f3836a8] daemon is not started [2022-01-25T14:57:29.667Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-01-25T14:57:30.608Z] check_test.go:222: [d40fc4c35e03a] daemon is not started [2022-01-25T14:57:30.608Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-01-25T14:57:31.551Z] check_test.go:222: [dd390bf63e92f] daemon is not started [2022-01-25T14:57:31.551Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-01-25T14:57:32.494Z] check_test.go:222: [d7faf96d6a25b] daemon is not started [2022-01-25T14:57:32.494Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-01-25T14:57:33.401Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-01-25T14:57:33.401Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-01-25T14:57:33.401Z] === RUN TestDockerSuite/TestBuildHistory [2022-01-25T14:57:35.040Z] check_test.go:222: [dc6f0a2e6812c] daemon is not started [2022-01-25T14:57:35.040Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-01-25T14:57:35.300Z] check_test.go:222: [d03f772a8c539] daemon is not started [2022-01-25T14:57:35.300Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-01-25T14:57:35.561Z] check_test.go:222: [d5a610dff82c4] daemon is not started [2022-01-25T14:57:35.561Z] --- PASS: TestDockerSchema1RegistrySuite (15.19s) [2022-01-25T14:57:35.561Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-01-25T14:57:35.561Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.95s) [2022-01-25T14:57:35.561Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.22s) [2022-01-25T14:57:35.561Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.93s) [2022-01-25T14:57:35.561Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2022-01-25T14:57:35.561Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.93s) [2022-01-25T14:57:35.561Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.88s) [2022-01-25T14:57:35.561Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.85s) [2022-01-25T14:57:35.561Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.36s) [2022-01-25T14:57:35.561Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s) [2022-01-25T14:57:35.561Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.36s) [2022-01-25T14:57:35.561Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-01-25T14:57:35.561Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-01-25T14:57:35.697Z] === RUN TestDockerSuite/TestBuildIidFile [2022-01-25T14:57:35.697Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-01-25T14:57:36.132Z] check_test.go:251: [de32d3871173c] daemon is not started [2022-01-25T14:57:36.132Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-01-25T14:57:36.703Z] check_test.go:251: [d2a70eb00fd66] daemon is not started [2022-01-25T14:57:36.704Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-01-25T14:57:36.964Z] check_test.go:251: [d4de221d4cccf] daemon is not started [2022-01-25T14:57:36.964Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-01-25T14:57:37.987Z] === RUN TestDockerSuite/TestBuildInheritance [2022-01-25T14:57:37.987Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-01-25T14:57:37.987Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-01-25T14:57:38.374Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-01-25T14:57:38.474Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-01-25T14:57:38.474Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-01-25T14:57:38.634Z] check_test.go:251: [da186dd0d9104] daemon is not started [2022-01-25T14:57:38.634Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-01-25T14:57:39.206Z] check_test.go:251: [db23c843f607c] daemon is not started [2022-01-25T14:57:39.206Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-01-25T14:57:40.149Z] check_test.go:251: [d21d406aea901] daemon is not started [2022-01-25T14:57:40.149Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-01-25T14:57:40.149Z] check_test.go:251: [d58b1791c3d47] daemon is not started [2022-01-25T14:57:40.149Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.64s) [2022-01-25T14:57:40.149Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.67s) [2022-01-25T14:57:40.149Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.54s) [2022-01-25T14:57:40.149Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-01-25T14:57:40.149Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.24s) [2022-01-25T14:57:40.149Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.54s) [2022-01-25T14:57:40.149Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.50s) [2022-01-25T14:57:40.149Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.84s) [2022-01-25T14:57:40.149Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-01-25T14:57:40.149Z] === RUN TestDockerRegistryAuthTokenSuite [2022-01-25T14:57:40.149Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-01-25T14:57:41.531Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-01-25T14:57:43.362Z] === RUN TestDockerSuite/TestBuildLabel [2022-01-25T14:57:44.983Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-01-25T14:57:45.470Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-01-25T14:57:45.735Z] check_test.go:278: [d21c025704c4e] daemon is not started [2022-01-25T14:57:45.735Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-01-25T14:57:45.735Z] check_test.go:278: [d59ed9e8c4f27] daemon is not started [2022-01-25T14:57:45.735Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-01-25T14:57:45.735Z] check_test.go:278: [d8e7d04482590] daemon is not started [2022-01-25T14:57:45.735Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-01-25T14:57:45.735Z] check_test.go:278: [de725cc7b586d] daemon is not started [2022-01-25T14:57:45.735Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-01-25T14:57:45.995Z] check_test.go:278: [d262b08ecb887] daemon is not started [2022-01-25T14:57:45.995Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2022-01-25T14:57:45.995Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-01-25T14:57:45.995Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-01-25T14:57:45.995Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-01-25T14:57:45.995Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-01-25T14:57:45.995Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2022-01-25T14:57:45.995Z] === RUN TestDockerNetworkSuite [2022-01-25T14:57:45.995Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-01-25T14:57:46.072Z] === RUN TestDockerSuite/TestBuildIidFile [2022-01-25T14:57:46.494Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-01-25T14:57:46.555Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-01-25T14:57:46.936Z] docker_cli_network_unix_test.go:46: [df6e60570877d] daemon is not started [2022-01-25T14:57:46.936Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-01-25T14:57:46.981Z] === RUN TestDockerSuite/TestBuildLabels [2022-01-25T14:57:47.507Z] docker_cli_network_unix_test.go:46: [dc7bbbfbb0aec] daemon is not started [2022-01-25T14:57:47.507Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-01-25T14:57:48.611Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-01-25T14:57:49.422Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-01-25T14:57:49.580Z] === RUN TestDockerSuite/TestBuildInheritance [2022-01-25T14:57:49.580Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-01-25T14:57:49.580Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-01-25T14:57:49.716Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-01-25T14:57:49.716Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-01-25T14:57:49.716Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-01-25T14:57:49.716Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-01-25T14:57:49.716Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-01-25T14:57:49.993Z] docker_cli_network_unix_test.go:46: [d830f3fe73f69] daemon is not started [2022-01-25T14:57:50.064Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-01-25T14:57:50.231Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-01-25T14:57:50.547Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-01-25T14:57:50.564Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-01-25T14:57:51.507Z] docker_cli_swarm_test.go:1315: [d8efd59976f80] joining swarm manager [d31042f89c3e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-25T14:57:52.079Z] docker_cli_network_unix_test.go:46: [d5fced6036992] daemon is not started [2022-01-25T14:57:52.340Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-01-25T14:57:52.340Z] docker_cli_network_unix_test.go:1233: [d25531e8d49ec] daemon is not started [2022-01-25T14:57:52.601Z] docker_cli_swarm_test.go:1316: [dcf087a159a95] joining swarm manager [d31042f89c3e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-25T14:57:55.144Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-01-25T14:57:55.412Z] === RUN TestDockerSuite/TestBuildLabel [2022-01-25T14:57:55.714Z] docker_cli_network_unix_test.go:46: [d12acd0248aef] daemon is not started [2022-01-25T14:57:56.284Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-01-25T14:57:56.431Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-01-25T14:57:57.446Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-01-25T14:57:57.556Z] === RUN TestDockerSuite/TestBuildLastModified [2022-01-25T14:57:57.556Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-01-25T14:57:57.556Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-01-25T14:57:57.556Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-01-25T14:57:57.556Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-01-25T14:57:57.556Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-01-25T14:57:57.556Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-01-25T14:57:57.556Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-01-25T14:57:57.556Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-01-25T14:57:57.556Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-01-25T14:57:58.463Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-01-25T14:57:58.580Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-01-25T14:57:58.946Z] === RUN TestDockerSuite/TestBuildLabels [2022-01-25T14:57:59.962Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-01-25T14:58:00.491Z] docker_cli_network_unix_test.go:46: [daccadc069023] daemon is not started [2022-01-25T14:58:01.062Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-01-25T14:58:01.571Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-01-25T14:58:02.435Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-01-25T14:58:02.435Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-01-25T14:58:02.923Z] === RUN TestDockerSuite/TestBuildBlankName [2022-01-25T14:58:02.997Z] docker_cli_network_unix_test.go:46: [de4f60ab20821] daemon is not started [2022-01-25T14:58:03.258Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-01-25T14:58:03.412Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-01-25T14:58:04.199Z] docker_cli_network_unix_test.go:46: [d73f42fe232a0] daemon is not started [2022-01-25T14:58:04.199Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-01-25T14:58:04.593Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-01-25T14:58:04.770Z] docker_cli_network_unix_test.go:46: [d958ecb7e183e] daemon is not started [2022-01-25T14:58:05.031Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-01-25T14:58:05.291Z] docker_cli_network_unix_test.go:46: [d299c1eaa7f40] daemon is not started [2022-01-25T14:58:05.291Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-01-25T14:58:05.864Z] docker_cli_network_unix_test.go:46: [d55cc6b243c5c] daemon is not started [2022-01-25T14:58:06.125Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-01-25T14:58:06.695Z] docker_cli_network_unix_test.go:46: [d12a436ba1653] daemon is not started [2022-01-25T14:58:06.957Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-01-25T14:58:07.218Z] docker_cli_network_unix_test.go:46: [d08607ea07721] daemon is not started [2022-01-25T14:58:07.218Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-01-25T14:58:07.479Z] docker_cli_network_unix_test.go:46: [d99bb25faaf69] daemon is not started [2022-01-25T14:58:07.479Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-01-25T14:58:07.741Z] docker_cli_network_unix_test.go:46: [dd87f887ccf9b] daemon is not started [2022-01-25T14:58:08.002Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-01-25T14:58:08.264Z] docker_cli_network_unix_test.go:46: [de616430c73ab] daemon is not started [2022-01-25T14:58:08.264Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-01-25T14:58:08.264Z] docker_cli_network_unix_test.go:46: [d842226287d0a] daemon is not started [2022-01-25T14:58:08.264Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-01-25T14:58:08.525Z] docker_cli_network_unix_test.go:46: [df2b354e843a3] daemon is not started [2022-01-25T14:58:08.525Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-01-25T14:58:08.862Z] === RUN TestDockerSuite/TestBuildLastModified [2022-01-25T14:58:08.862Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-01-25T14:58:08.862Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-01-25T14:58:08.862Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-01-25T14:58:08.862Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-01-25T14:58:08.862Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-01-25T14:58:08.862Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-01-25T14:58:08.862Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-01-25T14:58:08.862Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-01-25T14:58:09.096Z] docker_cli_network_unix_test.go:46: [d648856ed1d52] daemon is not started [2022-01-25T14:58:09.096Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-01-25T14:58:09.345Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-01-25T14:58:09.667Z] docker_cli_network_unix_test.go:46: [ded071bbad1a9] daemon is not started [2022-01-25T14:58:09.828Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-01-25T14:58:10.239Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-01-25T14:58:10.239Z] docker_cli_network_unix_test.go:46: [db50cd2c5204e] daemon is not started [2022-01-25T14:58:10.239Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-01-25T14:58:10.500Z] docker_cli_network_unix_test.go:46: [d0c1db322bb0c] daemon is not started [2022-01-25T14:58:10.500Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-01-25T14:58:10.500Z] docker_cli_network_unix_test.go:46: [ddef5255ee626] daemon is not started [2022-01-25T14:58:10.500Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-01-25T14:58:10.739Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-01-25T14:58:10.739Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-01-25T14:58:11.226Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-01-25T14:58:11.885Z] docker_cli_network_unix_test.go:968: [d2a3e609cef82] daemon is not started [2022-01-25T14:58:12.828Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-01-25T14:58:13.770Z] docker_cli_network_unix_test.go:46: [d9fa8c0f27ea0] daemon is not started [2022-01-25T14:58:14.031Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-01-25T14:58:15.816Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-01-25T14:58:16.111Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-01-25T14:58:16.577Z] docker_cli_network_unix_test.go:1116: [d350b38cdf8ed] daemon is not started [2022-01-25T14:58:19.123Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-01-25T14:58:19.384Z] docker_cli_network_unix_test.go:46: [d74e9f98ed91b] daemon is not started [2022-01-25T14:58:19.384Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-01-25T14:58:19.956Z] docker_cli_network_unix_test.go:46: [de1743892127f] daemon is not started [2022-01-25T14:58:19.956Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-01-25T14:58:20.217Z] docker_cli_network_unix_test.go:46: [db6b65782c085] daemon is not started [2022-01-25T14:58:20.217Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-01-25T14:58:20.217Z] docker_cli_network_unix_test.go:46: [dd47fdf3a9cbc] daemon is not started [2022-01-25T14:58:20.217Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-01-25T14:58:20.477Z] docker_cli_network_unix_test.go:46: [d87b73ca584f2] daemon is not started [2022-01-25T14:58:20.478Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-01-25T14:58:20.478Z] docker_cli_network_unix_test.go:46: [db4f4cdb8829c] daemon is not started [2022-01-25T14:58:20.478Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-01-25T14:58:20.478Z] docker_cli_network_unix_test.go:46: [d29134139a71d] daemon is not started [2022-01-25T14:58:20.478Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-01-25T14:58:21.862Z] docker_cli_network_unix_test.go:46: [dbcf35ad39d9e] daemon is not started [2022-01-25T14:58:22.667Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-01-25T14:58:22.667Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-01-25T14:58:22.667Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-01-25T14:58:22.809Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-01-25T14:58:22.809Z] docker_cli_network_unix_test.go:46: [da0b41f446ccb] daemon is not started [2022-01-25T14:58:22.809Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-01-25T14:58:22.809Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-01-25T14:58:22.809Z] docker_cli_network_unix_test.go:46: [d64b4400a97ec] daemon is not started [2022-01-25T14:58:22.809Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-01-25T14:58:23.400Z] docker_cli_network_unix_test.go:46: [daccd19f9238b] daemon is not started [2022-01-25T14:58:23.660Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-01-25T14:58:24.959Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-01-25T14:58:24.959Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-01-25T14:58:26.958Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-01-25T14:58:28.341Z] docker_cli_network_unix_test.go:1084: [dcc5d84359ec7] daemon is not started [2022-01-25T14:58:29.727Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-01-25T14:58:29.727Z] docker_cli_network_unix_test.go:46: [d3a5874feef7e] daemon is not started [2022-01-25T14:58:29.988Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-01-25T14:58:30.248Z] docker_cli_network_unix_test.go:46: [dd4ff05869587] daemon is not started [2022-01-25T14:58:30.509Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-01-25T14:58:31.893Z] docker_cli_network_unix_test.go:46: [d97fe91e6c8ec] daemon is not started [2022-01-25T14:58:31.893Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-01-25T14:58:32.155Z] docker_cli_network_unix_test.go:46: [d5e825949e21d] daemon is not started [2022-01-25T14:58:32.155Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-01-25T14:58:32.417Z] docker_cli_network_unix_test.go:46: [d397c6e20bbf3] daemon is not started [2022-01-25T14:58:32.679Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-01-25T14:58:33.250Z] docker_cli_network_unix_test.go:46: [dd5f5d294408e] daemon is not started [2022-01-25T14:58:33.250Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-01-25T14:58:33.821Z] docker_cli_network_unix_test.go:46: [dd5b931a5e241] daemon is not started [2022-01-25T14:58:33.838Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-01-25T14:58:33.838Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-01-25T14:58:33.838Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-01-25T14:58:34.082Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-01-25T14:58:37.334Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-01-25T14:58:37.334Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-01-25T14:58:37.334Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-01-25T14:58:37.334Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-01-25T14:58:39.367Z] docker_cli_network_unix_test.go:46: [d88691108c898] daemon is not started [2022-01-25T14:58:39.628Z] --- PASS: TestDockerNetworkSuite (53.75s) [2022-01-25T14:58:39.628Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (0.98s) [2022-01-25T14:58:39.628Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.68s) [2022-01-25T14:58:39.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.95s) [2022-01-25T14:58:39.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.74s) [2022-01-25T14:58:39.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.50s) [2022-01-25T14:58:39.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.41s) [2022-01-25T14:58:39.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.84s) [2022-01-25T14:58:39.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.16s) [2022-01-25T14:58:39.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.11s) [2022-01-25T14:58:39.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.59s) [2022-01-25T14:58:39.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.37s) [2022-01-25T14:58:39.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.79s) [2022-01-25T14:58:39.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.86s) [2022-01-25T14:58:39.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-01-25T14:58:39.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2022-01-25T14:58:39.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.70s) [2022-01-25T14:58:39.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2022-01-25T14:58:39.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-01-25T14:58:39.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2022-01-25T14:58:39.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.67s) [2022-01-25T14:58:39.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.05s) [2022-01-25T14:58:39.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-01-25T14:58:39.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2022-01-25T14:58:39.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-01-25T14:58:39.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.23s) [2022-01-25T14:58:39.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.10s) [2022-01-25T14:58:39.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.14s) [2022-01-25T14:58:39.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2022-01-25T14:58:39.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.81s) [2022-01-25T14:58:39.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2022-01-25T14:58:39.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-01-25T14:58:39.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-01-25T14:58:39.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2022-01-25T14:58:39.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-01-25T14:58:39.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.28s) [2022-01-25T14:58:39.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-01-25T14:58:39.628Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-01-25T14:58:39.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.72s) [2022-01-25T14:58:39.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.40s) [2022-01-25T14:58:39.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.82s) [2022-01-25T14:58:39.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-01-25T14:58:39.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.70s) [2022-01-25T14:58:39.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.45s) [2022-01-25T14:58:39.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-01-25T14:58:39.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.65s) [2022-01-25T14:58:39.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.45s) [2022-01-25T14:58:39.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.91s) [2022-01-25T14:58:39.628Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.63s) [2022-01-25T14:58:39.628Z] === RUN TestDockerHubPullSuite [2022-01-25T14:58:39.628Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-01-25T14:58:41.539Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-01-25T14:58:44.082Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-01-25T14:58:44.343Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-01-25T14:58:44.477Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-01-25T14:58:44.477Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-01-25T14:58:44.477Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-01-25T14:58:44.477Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-01-25T14:58:44.477Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-01-25T14:58:45.728Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-01-25T14:58:45.728Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-01-25T14:58:45.990Z] --- PASS: TestDockerHubPullSuite (6.19s) [2022-01-25T14:58:45.990Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.70s) [2022-01-25T14:58:45.990Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.20s) [2022-01-25T14:58:45.990Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.69s) [2022-01-25T14:58:45.990Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.33s) [2022-01-25T14:58:45.990Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s) [2022-01-25T14:58:45.990Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-01-25T14:58:45.990Z] PASS [2022-01-25T14:58:45.990Z] [2022-01-25T14:58:45.990Z] === Skipped [2022-01-25T14:58:45.990Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-01-25T14:58:45.990Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-01-25T14:58:45.990Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-01-25T14:58:45.990Z] [2022-01-25T14:58:45.990Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-01-25T14:58:45.990Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-01-25T14:58:45.990Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-01-25T14:58:45.990Z] [2022-01-25T14:58:45.990Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-01-25T14:58:45.990Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-01-25T14:58:45.991Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-01-25T14:58:45.991Z] [2022-01-25T14:58:45.991Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-01-25T14:58:45.991Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-01-25T14:58:45.991Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-01-25T14:58:45.991Z] [2022-01-25T14:58:45.991Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-01-25T14:58:45.991Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-01-25T14:58:45.991Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-01-25T14:58:45.991Z] [2022-01-25T14:58:45.991Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.07s) [2022-01-25T14:58:45.991Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-01-25T14:58:45.991Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.07s) [2022-01-25T14:58:45.991Z] [2022-01-25T14:58:45.991Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-01-25T14:58:45.991Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-01-25T14:58:45.991Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-01-25T14:58:45.991Z] [2022-01-25T14:58:45.991Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-01-25T14:58:45.991Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-01-25T14:58:45.991Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-01-25T14:58:45.991Z] [2022-01-25T14:58:45.991Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-01-25T14:58:45.991Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-01-25T14:58:45.991Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-01-25T14:58:45.991Z] [2022-01-25T14:58:45.991Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-01-25T14:58:45.991Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-01-25T14:58:45.991Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-01-25T14:58:45.991Z] [2022-01-25T14:58:45.991Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-01-25T14:58:45.991Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-01-25T14:58:45.991Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-01-25T14:58:45.991Z] [2022-01-25T14:58:45.991Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-01-25T14:58:45.991Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-01-25T14:58:45.991Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-01-25T14:58:45.991Z] [2022-01-25T14:58:45.991Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-01-25T14:58:45.991Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-01-25T14:58:45.991Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-01-25T14:58:45.991Z] [2022-01-25T14:58:45.991Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-01-25T14:58:45.991Z] docker_cli_sni_test.go:18: Flakey test [2022-01-25T14:58:45.991Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-01-25T14:58:45.991Z] [2022-01-25T14:58:45.991Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-01-25T14:58:45.991Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2022-01-25T14:58:45.991Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-01-25T14:58:45.991Z] [2022-01-25T14:58:45.991Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-01-25T14:58:45.991Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-01-25T14:58:45.991Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-01-25T14:58:45.991Z] [2022-01-25T14:58:45.991Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-01-25T14:58:45.991Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-25T14:58:45.991Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-01-25T14:58:45.991Z] [2022-01-25T14:58:45.991Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-01-25T14:58:45.991Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-01-25T14:58:45.991Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-01-25T14:58:45.991Z] [2022-01-25T14:58:45.991Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-01-25T14:58:45.991Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-01-25T14:58:45.991Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-01-25T14:58:45.991Z] [2022-01-25T14:58:45.991Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-01-25T14:58:45.991Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-01-25T14:58:45.991Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-01-25T14:58:45.991Z] [2022-01-25T14:58:45.991Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-01-25T14:58:45.991Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-01-25T14:58:45.991Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-01-25T14:58:45.991Z] [2022-01-25T14:58:45.991Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-01-25T14:58:45.991Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-01-25T14:58:45.991Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-01-25T14:58:45.991Z] [2022-01-25T14:58:45.991Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-01-25T14:58:45.991Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-01-25T14:58:45.991Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-01-25T14:58:45.991Z] [2022-01-25T14:58:45.991Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-01-25T14:58:45.991Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-01-25T14:58:45.991Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-01-25T14:58:45.991Z] [2022-01-25T14:58:45.991Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-01-25T14:58:45.991Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2022-01-25T14:58:45.991Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-01-25T14:58:45.991Z] [2022-01-25T14:58:45.991Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-01-25T14:58:45.991Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2022-01-25T14:58:45.991Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-01-25T14:58:45.991Z] [2022-01-25T14:58:45.991Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-01-25T14:58:45.991Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-01-25T14:58:45.991Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-01-25T14:58:45.991Z] [2022-01-25T14:58:45.991Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-01-25T14:58:45.991Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-01-25T14:58:45.991Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-01-25T14:58:45.991Z] [2022-01-25T14:58:45.991Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-01-25T14:58:45.991Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-01-25T14:58:45.991Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-01-25T14:58:45.991Z] [2022-01-25T14:58:45.991Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-01-25T14:58:45.991Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2022-01-25T14:58:45.991Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-01-25T14:58:45.991Z] [2022-01-25T14:58:45.991Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-01-25T14:58:45.991Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2022-01-25T14:58:45.991Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-01-25T14:58:45.991Z] [2022-01-25T14:58:45.991Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-01-25T14:58:45.991Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2022-01-25T14:58:45.991Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-01-25T14:58:45.991Z] [2022-01-25T14:58:45.991Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-01-25T14:58:45.991Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-01-25T14:58:45.991Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-01-25T14:58:45.991Z] [2022-01-25T14:58:45.991Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-01-25T14:58:45.991Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-01-25T14:58:45.991Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-01-25T14:58:45.991Z] [2022-01-25T14:58:45.991Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-01-25T14:58:45.991Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2022-01-25T14:58:45.991Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-01-25T14:58:45.991Z] [2022-01-25T14:58:45.991Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-01-25T14:58:45.991Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2022-01-25T14:58:45.991Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-01-25T14:58:45.991Z] [2022-01-25T14:58:45.991Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-01-25T14:58:45.991Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2022-01-25T14:58:45.991Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-01-25T14:58:45.991Z] [2022-01-25T14:58:45.991Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-01-25T14:58:45.991Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-01-25T14:58:45.991Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-01-25T14:58:45.991Z] [2022-01-25T14:58:45.991Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-01-25T14:58:45.991Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-01-25T14:58:45.991Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-01-25T14:58:45.991Z] [2022-01-25T14:58:45.991Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-01-25T14:58:45.991Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-01-25T14:58:45.991Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-01-25T14:58:45.991Z] [2022-01-25T14:58:45.991Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-01-25T14:58:45.991Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-01-25T14:58:45.991Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-01-25T14:58:45.991Z] [2022-01-25T14:58:45.991Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-01-25T14:58:45.991Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-01-25T14:58:45.991Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-01-25T14:58:45.991Z] [2022-01-25T14:58:45.991Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-01-25T14:58:45.991Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-01-25T14:58:45.991Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-01-25T14:58:45.991Z] [2022-01-25T14:58:45.991Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-01-25T14:58:45.991Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-01-25T14:58:45.991Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-01-25T14:58:45.991Z] [2022-01-25T14:58:45.991Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-01-25T14:58:45.991Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-01-25T14:58:45.991Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-01-25T14:58:45.991Z] [2022-01-25T14:58:45.991Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-01-25T14:58:45.991Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-01-25T14:58:45.991Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-01-25T14:58:45.991Z] [2022-01-25T14:58:45.991Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-01-25T14:58:45.991Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-01-25T14:58:45.991Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-01-25T14:58:45.991Z] [2022-01-25T14:58:45.991Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-01-25T14:58:45.991Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-01-25T14:58:45.991Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-01-25T14:58:45.991Z] [2022-01-25T14:58:45.991Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-01-25T14:58:45.991Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-01-25T14:58:45.991Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-01-25T14:58:45.991Z] [2022-01-25T14:58:45.991Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.02s) [2022-01-25T14:58:45.991Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-01-25T14:58:45.991Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.02s) [2022-01-25T14:58:45.991Z] [2022-01-25T14:58:45.991Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-01-25T14:58:45.991Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-01-25T14:58:45.991Z] docker_cli_network_unix_test.go:46: [d64b4400a97ec] daemon is not started [2022-01-25T14:58:45.991Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-01-25T14:58:45.991Z] [2022-01-25T14:58:45.991Z] DONE 1262 tests, 51 skipped in 1390.262s [2022-01-25T14:58:45.991Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-01-25T14:58:45.991Z] ++++ cat bundles/test-integration/docker.pid [2022-01-25T14:58:45.991Z] +++ kill 8348 [2022-01-25T14:58:45.991Z] +++ /etc/init.d/apparmor stop [2022-01-25T14:58:45.991Z] Leaving: AppArmorNo profiles have been unloaded. [2022-01-25T14:58:45.991Z] [2022-01-25T14:58:45.991Z] Unloading profiles will leave already running processes permanently [2022-01-25T14:58:45.991Z] unconfined, which can lead to unexpected situations. [2022-01-25T14:58:45.991Z] [2022-01-25T14:58:45.991Z] To set a process to complain mode, use the command line tool [2022-01-25T14:58:45.991Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-01-25T14:58:45.991Z] +++ true [2022-01-25T14:58:45.991Z] exiting test-integration [2022-01-25T14:58:45.991Z] ++ exit 0 [2022-01-25T14:58:45.991Z] [2022-01-25T14:58:46.252Z] + for job in $(jobs -p) [2022-01-25T14:58:46.252Z] + wait 28167 [2022-01-25T14:58:50.492Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-01-25T14:58:50.492Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-01-25T14:58:50.492Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-01-25T14:58:50.980Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-01-25T14:58:50.980Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-01-25T14:58:50.980Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-01-25T14:58:50.980Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-01-25T14:58:51.468Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-01-25T14:59:01.143Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-01-25T14:59:16.348Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-01-25T14:59:20.313Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-01-25T14:59:23.673Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-01-25T14:59:29.685Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-01-25T14:59:35.434Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-01-25T14:59:35.697Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-01-25T14:59:42.544Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-01-25T14:59:42.720Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-01-25T14:59:42.721Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-01-25T14:59:42.721Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-01-25T14:59:42.721Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-01-25T14:59:42.721Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-01-25T14:59:42.721Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-01-25T14:59:43.207Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-01-25T14:59:43.485Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-01-25T14:59:44.829Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-01-25T14:59:44.829Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-01-25T14:59:44.829Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-01-25T14:59:49.711Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-01-25T14:59:50.015Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-01-25T14:59:50.066Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-01-25T14:59:50.734Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-01-25T14:59:50.734Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-01-25T14:59:50.734Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-01-25T14:59:50.734Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-01-25T14:59:50.734Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-01-25T14:59:52.354Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-01-25T14:59:53.378Z] === RUN TestDockerSuite/TestBuildCmd [2022-01-25T14:59:53.864Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-01-25T14:59:54.351Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-01-25T14:59:54.838Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-01-25T14:59:55.352Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-01-25T14:59:57.196Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-01-25T14:59:57.196Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-01-25T14:59:57.196Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-01-25T14:59:57.265Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-01-25T14:59:57.298Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-01-25T15:00:00.565Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-01-25T15:00:00.854Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-01-25T15:00:03.153Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-01-25T15:00:03.153Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-01-25T15:00:03.153Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-01-25T15:00:04.176Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-01-25T15:00:04.176Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-01-25T15:00:04.176Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-01-25T15:00:04.521Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-01-25T15:00:04.521Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-01-25T15:00:04.521Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-01-25T15:00:04.521Z] === RUN TestDockerSuite/TestBuildNetNone [2022-01-25T15:00:04.521Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-01-25T15:00:04.521Z] === RUN TestDockerSuite/TestBuildNoContext [2022-01-25T15:00:04.663Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-01-25T15:00:06.963Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-01-25T15:00:07.990Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-01-25T15:00:08.461Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-01-25T15:00:08.477Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-01-25T15:00:08.477Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-01-25T15:00:08.477Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-01-25T15:00:08.699Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-01-25T15:00:09.502Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-01-25T15:00:09.989Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-01-25T15:00:09.989Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-01-25T15:00:09.989Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-01-25T15:00:09.989Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-01-25T15:00:09.989Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-01-25T15:00:11.266Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-01-25T15:00:11.266Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-01-25T15:00:11.266Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-01-25T15:00:13.337Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-01-25T15:00:15.631Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-01-25T15:00:16.009Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-01-25T15:00:16.116Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-01-25T15:00:16.117Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-01-25T15:00:16.566Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-01-25T15:00:16.566Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-01-25T15:00:17.508Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-01-25T15:00:18.757Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-01-25T15:00:18.757Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-01-25T15:00:18.757Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-01-25T15:00:19.156Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-01-25T15:00:19.421Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-01-25T15:00:20.179Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-01-25T15:00:21.798Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-01-25T15:00:26.041Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-01-25T15:00:26.524Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-01-25T15:00:26.524Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-01-25T15:00:26.524Z] === RUN TestDockerSuite/TestBuildNetNone [2022-01-25T15:00:26.524Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-01-25T15:00:26.524Z] === RUN TestDockerSuite/TestBuildNoContext [2022-01-25T15:00:30.403Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-01-25T15:00:32.426Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-01-25T15:00:34.049Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-01-25T15:00:35.258Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-01-25T15:00:39.134Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-01-25T15:00:39.134Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-01-25T15:00:39.134Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-01-25T15:00:42.158Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-01-25T15:00:43.173Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-01-25T15:00:44.677Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-01-25T15:00:44.782Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-01-25T15:00:49.559Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-01-25T15:00:52.207Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-01-25T15:00:52.207Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-01-25T15:00:52.207Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-01-25T15:00:53.232Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-01-25T15:00:53.232Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-01-25T15:00:53.719Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-01-25T15:00:53.719Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-01-25T15:00:54.211Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-01-25T15:00:54.211Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-01-25T15:00:54.211Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-01-25T15:00:54.703Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-01-25T15:00:54.703Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-01-25T15:00:54.703Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-01-25T15:00:55.359Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-01-25T15:00:56.966Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-01-25T15:00:58.416Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-01-25T15:01:03.297Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-01-25T15:01:07.547Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-01-25T15:01:09.329Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-01-25T15:01:09.815Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-01-25T15:01:09.815Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-01-25T15:01:09.815Z] === RUN TestDockerSuite/TestBuildPATH [2022-01-25T15:01:09.815Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-01-25T15:01:10.304Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-01-25T15:01:12.402Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-01-25T15:01:12.599Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-01-25T15:01:12.599Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-01-25T15:01:12.599Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-01-25T15:01:15.678Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-01-25T15:01:15.678Z] docker_cli_swarm_test.go:1180: [d36f7ee41bfa3] joining swarm manager [d08f4ecbe5faf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-25T15:01:22.259Z] docker_cli_swarm_test.go:1189: [dbc917f0bbbfc] joining swarm manager [d08f4ecbe5faf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-25T15:01:23.257Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-01-25T15:01:25.151Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-01-25T15:01:25.151Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-01-25T15:01:25.151Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-01-25T15:01:25.151Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-01-25T15:01:28.418Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-01-25T15:01:33.641Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-01-25T15:01:34.833Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-01-25T15:01:34.833Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-01-25T15:01:34.833Z] === RUN TestDockerSuite/TestBuildPATH [2022-01-25T15:01:34.833Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-01-25T15:01:34.833Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-01-25T15:01:38.304Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-01-25T15:01:38.304Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-01-25T15:01:38.304Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-01-25T15:01:50.877Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-01-25T15:01:50.877Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-01-25T15:01:51.365Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-01-25T15:01:55.301Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-01-25T15:01:57.604Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-01-25T15:02:04.047Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-01-25T15:02:06.537Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-01-25T15:02:08.976Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-01-25T15:02:19.344Z] === RUN TestDockerSuite/TestBuildRm [2022-01-25T15:02:21.201Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-01-25T15:02:24.499Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-01-25T15:02:25.882Z] docker_cli_swarm_test.go:1112: [d35f0e5c2aab0] joining swarm manager [d15e94527dcd4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-25T15:02:27.264Z] docker_cli_swarm_test.go:1113: [d8c7f7765dc09] joining swarm manager [d15e94527dcd4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-25T15:02:30.075Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-01-25T15:02:32.480Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-01-25T15:02:35.707Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-01-25T15:02:35.707Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-01-25T15:02:35.707Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-01-25T15:02:35.707Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-01-25T15:02:36.210Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-01-25T15:02:37.898Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-01-25T15:02:41.956Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-01-25T15:02:45.233Z] === RUN TestDockerSuite/TestBuildRm [2022-01-25T15:02:46.195Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-01-25T15:02:51.354Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-01-25T15:02:57.918Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-01-25T15:03:01.800Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-01-25T15:03:01.800Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-01-25T15:03:01.800Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-01-25T15:03:01.800Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-01-25T15:03:01.800Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-01-25T15:03:03.407Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-01-25T15:03:08.264Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-01-25T15:03:09.707Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-01-25T15:03:09.707Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-01-25T15:03:10.209Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-01-25T15:03:12.167Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-01-25T15:03:18.151Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-01-25T15:03:20.955Z] === RUN TestDockerSuite/TestBuildSpaces [2022-01-25T15:03:20.955Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-01-25T15:03:25.033Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-01-25T15:03:25.033Z] === RUN TestDockerSuite/TestBuildStderr [2022-01-25T15:03:30.106Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-01-25T15:03:33.645Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-01-25T15:03:33.645Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-01-25T15:03:33.645Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-01-25T15:03:33.645Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-01-25T15:03:36.167Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-01-25T15:03:36.649Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-01-25T15:03:37.132Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-01-25T15:03:47.723Z] === RUN TestDockerSuite/TestBuildSpaces [2022-01-25T15:03:47.723Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-01-25T15:03:48.734Z] docker_cli_swarm_test.go:1166: [df73df141e2f8] joining swarm manager [d15e94527dcd4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-01-25T15:03:51.600Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-01-25T15:03:51.702Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-01-25T15:03:51.702Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-01-25T15:03:51.702Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-01-25T15:03:52.084Z] === RUN TestDockerSuite/TestBuildStderr [2022-01-25T15:03:54.771Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-01-25T15:03:56.431Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-01-25T15:03:56.939Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-01-25T15:04:01.323Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-01-25T15:04:07.357Z] === RUN TestDockerSuite/TestBuildUser [2022-01-25T15:04:07.357Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-01-25T15:04:07.357Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-01-25T15:04:07.357Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-01-25T15:04:07.357Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-01-25T15:04:07.357Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-01-25T15:04:07.357Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-01-25T15:04:11.285Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-01-25T15:04:11.285Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-01-25T15:04:15.319Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-01-25T15:04:15.343Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-01-25T15:04:15.343Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-01-25T15:04:15.343Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-01-25T15:04:15.343Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-01-25T15:04:15.343Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-01-25T15:04:16.705Z] docker_cli_swarm_test.go:1447: [d2fd713cd97ca] joining swarm manager [d0b66e879fd1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-25T15:04:17.646Z] docker_cli_swarm_test.go:1448: [d36e068b0947e] joining swarm manager [d0b66e879fd1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-25T15:04:22.455Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-01-25T15:04:22.455Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-01-25T15:04:22.455Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-01-25T15:04:25.481Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-01-25T15:04:27.089Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-01-25T15:04:29.873Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-01-25T15:04:29.873Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-01-25T15:04:29.873Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-01-25T15:04:29.873Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-01-25T15:04:29.873Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-01-25T15:04:30.133Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-01-25T15:04:31.941Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-01-25T15:04:32.676Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-01-25T15:04:35.978Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-01-25T15:04:37.890Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-01-25T15:04:37.929Z] === RUN TestDockerSuite/TestBuildUser [2022-01-25T15:04:37.929Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-01-25T15:04:37.929Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-01-25T15:04:37.929Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-01-25T15:04:37.929Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-01-25T15:04:37.929Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-01-25T15:04:37.929Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-01-25T15:04:39.802Z] docker_cli_swarm_unix_test.go:63: [db7169b69d2b4] joining swarm manager [d8815e5440339]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-25T15:04:41.037Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-01-25T15:04:41.037Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-01-25T15:04:43.907Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-01-25T15:04:43.907Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-01-25T15:04:46.514Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-01-25T15:04:46.514Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-01-25T15:04:47.553Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-01-25T15:04:47.798Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-01-25T15:04:47.798Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-01-25T15:04:47.798Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-01-25T15:04:47.798Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-01-25T15:04:47.798Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-01-25T15:04:49.903Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-01-25T15:04:55.974Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-01-25T15:04:55.974Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-01-25T15:04:56.468Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-01-25T15:04:56.468Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-01-25T15:04:56.468Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-01-25T15:04:59.565Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-01-25T15:04:59.565Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-01-25T15:05:00.057Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-01-25T15:05:12.903Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-01-25T15:05:13.301Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-01-25T15:05:13.312Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-01-25T15:05:13.312Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-01-25T15:05:16.844Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-01-25T15:05:17.332Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-01-25T15:05:22.171Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-01-25T15:05:26.053Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-01-25T15:05:28.168Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-01-25T15:05:28.168Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-01-25T15:05:28.168Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-01-25T15:05:28.168Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-01-25T15:05:28.168Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-01-25T15:05:32.046Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-01-25T15:05:32.046Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-01-25T15:05:32.046Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-01-25T15:05:32.714Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-01-25T15:05:32.714Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-01-25T15:05:32.714Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-01-25T15:05:32.714Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-01-25T15:05:32.714Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-01-25T15:05:32.714Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-01-25T15:05:32.714Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-01-25T15:05:33.742Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-01-25T15:05:36.068Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-01-25T15:05:36.069Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-01-25T15:05:36.069Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-01-25T15:05:37.451Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-01-25T15:05:40.748Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-01-25T15:05:41.313Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-01-25T15:05:42.636Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-01-25T15:05:42.659Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-01-25T15:05:44.295Z] === RUN TestDockerSuite/TestBuildXZHost [2022-01-25T15:05:44.295Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-01-25T15:05:44.571Z] docker_api_swarm_test.go:962: [d431ef12ace73] joining swarm manager [d5ff963f463d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-25T15:05:44.709Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-01-25T15:05:44.801Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-01-25T15:05:44.801Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-01-25T15:05:44.801Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-01-25T15:05:44.801Z] docker_cli_sni_test.go:18: Flakey test [2022-01-25T15:05:44.801Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-01-25T15:05:47.102Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-01-25T15:05:50.688Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-01-25T15:05:50.688Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-01-25T15:05:51.990Z] === RUN TestDockerSuite/TestCommitChange [2022-01-25T15:05:58.023Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-01-25T15:06:02.675Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-01-25T15:06:02.937Z] === RUN TestDockerSuite/TestCommitHardlink [2022-01-25T15:06:02.937Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-01-25T15:06:02.937Z] === RUN TestDockerSuite/TestCommitNewFile [2022-01-25T15:06:05.806Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-01-25T15:06:05.806Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-01-25T15:06:05.806Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-01-25T15:06:05.806Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-01-25T15:06:06.289Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-01-25T15:06:06.289Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-01-25T15:06:06.289Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-01-25T15:06:07.305Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-01-25T15:06:10.364Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-01-25T15:06:10.364Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-01-25T15:06:10.364Z] === RUN TestDockerSuite/TestCommitTTY [2022-01-25T15:06:14.902Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-01-25T15:06:16.814Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-01-25T15:06:17.627Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-01-25T15:06:17.891Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-01-25T15:06:18.373Z] === RUN TestDockerSuite/TestBuildXZHost [2022-01-25T15:06:18.373Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-01-25T15:06:18.856Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-01-25T15:06:18.856Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-01-25T15:06:18.856Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-01-25T15:06:18.856Z] docker_cli_sni_test.go:18: Flakey test [2022-01-25T15:06:18.856Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-01-25T15:06:19.253Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-01-25T15:06:19.356Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-01-25T15:06:21.299Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-01-25T15:06:21.299Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-01-25T15:06:21.299Z] === RUN TestDockerSuite/TestCommitChange [2022-01-25T15:06:21.898Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-01-25T15:06:23.187Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-01-25T15:06:23.187Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-01-25T15:06:23.187Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-01-25T15:06:23.187Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-01-25T15:06:23.187Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-01-25T15:06:23.187Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-01-25T15:06:23.187Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-01-25T15:06:23.187Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-01-25T15:06:23.187Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-01-25T15:06:23.187Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-01-25T15:06:23.187Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-01-25T15:06:23.187Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-01-25T15:06:23.187Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-01-25T15:06:23.187Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-01-25T15:06:23.187Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-01-25T15:06:23.685Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-01-25T15:06:27.289Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-01-25T15:06:28.493Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-01-25T15:06:31.210Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-01-25T15:06:32.144Z] === RUN TestDockerSuite/TestCommitHardlink [2022-01-25T15:06:32.144Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-01-25T15:06:32.144Z] === RUN TestDockerSuite/TestCommitNewFile [2022-01-25T15:06:33.778Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-01-25T15:06:35.691Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-01-25T15:06:35.843Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-01-25T15:06:38.233Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-01-25T15:06:40.121Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-01-25T15:06:40.122Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-01-25T15:06:40.122Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-01-25T15:06:40.777Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-01-25T15:06:40.965Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-01-25T15:06:40.965Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-01-25T15:06:40.965Z] === RUN TestDockerSuite/TestCommitTTY [2022-01-25T15:06:41.753Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-01-25T15:06:41.753Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-01-25T15:06:41.753Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-01-25T15:06:41.753Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-01-25T15:06:41.753Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-01-25T15:06:41.753Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-01-25T15:06:41.753Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-01-25T15:06:42.688Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-01-25T15:06:44.813Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-01-25T15:06:44.813Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-01-25T15:06:44.813Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-01-25T15:06:44.813Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-01-25T15:06:45.230Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-01-25T15:06:46.517Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-01-25T15:06:47.139Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-01-25T15:06:47.876Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-01-25T15:06:47.876Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-01-25T15:06:47.876Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-01-25T15:06:47.876Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-01-25T15:06:47.877Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-01-25T15:06:47.877Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-01-25T15:06:47.877Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-01-25T15:06:47.877Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-01-25T15:06:49.769Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-01-25T15:06:50.928Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-01-25T15:06:53.222Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-01-25T15:06:54.623Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-01-25T15:06:54.623Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-01-25T15:06:54.623Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-01-25T15:06:54.623Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-01-25T15:06:54.623Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-01-25T15:06:54.623Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-01-25T15:06:54.623Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-01-25T15:06:54.623Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-01-25T15:06:54.623Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-01-25T15:06:54.623Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-01-25T15:06:54.623Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-01-25T15:06:54.623Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-01-25T15:06:54.623Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-01-25T15:06:54.623Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-01-25T15:06:54.623Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-01-25T15:06:54.623Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-01-25T15:06:55.521Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-01-25T15:06:55.521Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-01-25T15:06:55.521Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-01-25T15:06:55.521Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-01-25T15:06:58.592Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-01-25T15:06:58.592Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-01-25T15:07:01.649Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-01-25T15:07:01.649Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-01-25T15:07:01.649Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-01-25T15:07:01.649Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-01-25T15:07:01.649Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-01-25T15:07:03.440Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-01-25T15:07:03.954Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-01-25T15:07:03.954Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-01-25T15:07:07.008Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-01-25T15:07:07.008Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-01-25T15:07:07.008Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-01-25T15:07:10.077Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-01-25T15:07:10.572Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-01-25T15:07:12.243Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-01-25T15:07:12.243Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-01-25T15:07:12.243Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-01-25T15:07:12.911Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-01-25T15:07:14.518Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-01-25T15:07:14.518Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-01-25T15:07:14.518Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-01-25T15:07:14.518Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-01-25T15:07:14.518Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-01-25T15:07:14.518Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-01-25T15:07:14.518Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-01-25T15:07:17.545Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-01-25T15:07:17.545Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-01-25T15:07:17.545Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-01-25T15:07:17.545Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-01-25T15:07:17.971Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-01-25T15:07:21.423Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-01-25T15:07:21.423Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-01-25T15:07:21.423Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-01-25T15:07:21.423Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-01-25T15:07:21.423Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-01-25T15:07:21.423Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-01-25T15:07:21.423Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-01-25T15:07:21.423Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-01-25T15:07:21.902Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-01-25T15:07:22.390Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-01-25T15:07:22.390Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-01-25T15:07:22.390Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-01-25T15:07:22.390Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-01-25T15:07:24.707Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-01-25T15:07:24.707Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-01-25T15:07:24.707Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-01-25T15:07:25.299Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-01-25T15:07:27.766Z] === RUN TestDockerSuite/TestContainerAPITop [2022-01-25T15:07:27.766Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-01-25T15:07:27.766Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-01-25T15:07:29.178Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-01-25T15:07:29.400Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-01-25T15:07:29.888Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-01-25T15:07:33.056Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-01-25T15:07:33.056Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-01-25T15:07:33.056Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-01-25T15:07:33.056Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-01-25T15:07:34.789Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-01-25T15:07:36.081Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-01-25T15:07:36.081Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-01-25T15:07:37.097Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-01-25T15:07:37.097Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-01-25T15:07:37.097Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-01-25T15:07:37.097Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-01-25T15:07:37.097Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-01-25T15:07:37.097Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-01-25T15:07:37.097Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-01-25T15:07:37.097Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-01-25T15:07:37.097Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-01-25T15:07:37.097Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-01-25T15:07:37.097Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-01-25T15:07:38.725Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-01-25T15:07:38.725Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-01-25T15:07:39.956Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-01-25T15:07:39.956Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-01-25T15:07:39.956Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-01-25T15:07:39.956Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-01-25T15:07:39.956Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-01-25T15:07:42.003Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-01-25T15:07:42.978Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-01-25T15:07:42.978Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-01-25T15:07:43.409Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-01-25T15:07:44.299Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-01-25T15:07:46.000Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-01-25T15:07:46.000Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-01-25T15:07:46.000Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-01-25T15:07:47.353Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-01-25T15:07:49.876Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-01-25T15:07:49.876Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-01-25T15:07:50.404Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000ac9c0_} [2022-01-25T15:07:52.703Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12114810906_c:\foo_false____} [2022-01-25T15:07:52.899Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-01-25T15:07:55.769Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12114810906_c:\foo_true____} [2022-01-25T15:07:58.308Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-01-25T15:07:58.825Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-01-25T15:07:58.825Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-01-25T15:07:58.825Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-01-25T15:07:58.825Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-01-25T15:07:58.825Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-01-25T15:07:58.825Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-01-25T15:07:58.825Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-01-25T15:07:58.825Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-01-25T15:07:58.825Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-01-25T15:07:58.825Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-01-25T15:07:58.825Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-01-25T15:07:58.825Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-01-25T15:07:58.825Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-01-25T15:07:58.825Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-01-25T15:07:58.825Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-01-25T15:07:58.825Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-01-25T15:07:58.825Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-01-25T15:07:58.825Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-01-25T15:07:58.825Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-01-25T15:07:58.825Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-01-25T15:07:58.825Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-01-25T15:07:58.825Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-01-25T15:07:58.825Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-01-25T15:07:58.825Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-01-25T15:07:58.880Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-01-25T15:08:01.891Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-01-25T15:08:01.891Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-01-25T15:08:01.891Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-01-25T15:08:01.891Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-01-25T15:08:01.891Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-01-25T15:08:01.891Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-01-25T15:08:01.891Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-01-25T15:08:01.891Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-01-25T15:08:01.891Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-01-25T15:08:01.891Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-01-25T15:08:01.891Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-01-25T15:08:01.891Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-01-25T15:08:01.891Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-01-25T15:08:01.891Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-01-25T15:08:01.891Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-01-25T15:08:01.891Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-01-25T15:08:01.891Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-01-25T15:08:01.891Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-01-25T15:08:01.891Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-01-25T15:08:01.891Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-01-25T15:08:01.891Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-01-25T15:08:01.892Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-01-25T15:08:01.892Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-01-25T15:08:01.892Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-25T15:08:01.892Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-01-25T15:08:01.892Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-01-25T15:08:01.892Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-01-25T15:08:04.860Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-01-25T15:08:04.860Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-01-25T15:08:04.860Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-01-25T15:08:04.860Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-01-25T15:08:04.860Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-01-25T15:08:04.946Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-01-25T15:08:04.946Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-01-25T15:08:04.946Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-01-25T15:08:04.946Z] === RUN TestDockerSuite/TestCpRelativePath [2022-01-25T15:08:07.553Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-01-25T15:08:07.553Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-01-25T15:08:07.553Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-01-25T15:08:07.553Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-01-25T15:08:07.553Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-01-25T15:08:07.553Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-01-25T15:08:07.553Z] === RUN TestDockerSuite/TestCpToCaseA [2022-01-25T15:08:07.887Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-01-25T15:08:07.887Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-01-25T15:08:07.887Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-01-25T15:08:11.764Z] === RUN TestDockerSuite/TestContainerAPITop [2022-01-25T15:08:11.764Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-01-25T15:08:11.764Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite (1617.59s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.04s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.53s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.85s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.14s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.97s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.67s) [2022-01-25T15:08:13.207Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.54s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.90s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.61s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (34.28s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.28s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.93s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.80s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.63s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (57.79s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.42s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.44s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.55s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.42s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (55.83s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (50.86s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.34s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.22s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.20s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.76s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.71s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.87s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.09s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.51s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.82s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (30.33s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.44s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.58s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.19s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.06s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.31s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.19s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.05s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.04s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.71s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.44s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.98s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.98s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.64s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.53s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.66s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.99s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.10s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.11s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.08s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.21s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.77s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.35s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.73s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.70s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (4.87s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.14s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.40s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.37s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.89s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.85s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.73s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.96s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.80s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.31s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.16s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.10s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.68s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.49s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (15.88s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.91s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.40s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.55s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.04s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.80s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (110.94s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.50s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.49s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.78s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.13s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (3.69s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.92s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.62s) [2022-01-25T15:08:13.207Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.78s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.69s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.70s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.13s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.49s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (54.01s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.94s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.08s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (110.81s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.28s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.15s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.07s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.12s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.06s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.09s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.36s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.12s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.03s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.17s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (2.98s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.38s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.00s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.04s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.20s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.18s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.75s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.83s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.39s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.48s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.48s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.45s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.40s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.18s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.09s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.87s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.22s) [2022-01-25T15:08:13.207Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.08s) [2022-01-25T15:08:13.207Z] === RUN TestDockerExternalVolumeSuite [2022-01-25T15:08:13.207Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-01-25T15:08:13.470Z] docker_cli_external_volume_driver_test.go:52: [da0fc22724cb7] daemon is not started [2022-01-25T15:08:13.601Z] === RUN TestDockerSuite/TestCpToCaseB [2022-01-25T15:08:15.645Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-01-25T15:08:15.645Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-01-25T15:08:15.923Z] === RUN TestDockerSuite/TestCpToCaseC [2022-01-25T15:08:15.924Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-01-25T15:08:15.924Z] === RUN TestDockerSuite/TestCpToCaseD [2022-01-25T15:08:15.924Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-01-25T15:08:15.924Z] === RUN TestDockerSuite/TestCpToCaseE [2022-01-25T15:08:20.500Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-01-25T15:08:23.523Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-01-25T15:08:23.523Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-01-25T15:08:23.523Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-01-25T15:08:23.523Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-01-25T15:08:23.523Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-01-25T15:08:23.523Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-01-25T15:08:23.523Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-01-25T15:08:23.523Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-01-25T15:08:23.523Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-01-25T15:08:23.523Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-01-25T15:08:23.523Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-01-25T15:08:26.545Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-01-25T15:08:26.545Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-01-25T15:08:26.565Z] === RUN TestDockerSuite/TestCpToCaseF [2022-01-25T15:08:26.565Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-01-25T15:08:26.565Z] === RUN TestDockerSuite/TestCpToCaseG [2022-01-25T15:08:26.565Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-01-25T15:08:26.565Z] === RUN TestDockerSuite/TestCpToCaseH [2022-01-25T15:08:29.571Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-01-25T15:08:31.575Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-01-25T15:08:32.596Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-01-25T15:08:35.620Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-01-25T15:08:37.198Z] === RUN TestDockerSuite/TestCpToCaseI [2022-01-25T15:08:37.198Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-01-25T15:08:37.198Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-01-25T15:08:37.198Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-01-25T15:08:37.198Z] === RUN TestDockerSuite/TestCpToDot [2022-01-25T15:08:38.644Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00048eca8_} [2022-01-25T15:08:39.493Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-01-25T15:08:39.493Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-01-25T15:08:39.493Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-01-25T15:08:39.493Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-01-25T15:08:39.493Z] === RUN TestDockerSuite/TestCpToStdout [2022-01-25T15:08:41.667Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1674493392_c:\foo_false____} [2022-01-25T15:08:42.544Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-01-25T15:08:42.544Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-25T15:08:42.544Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-01-25T15:08:42.544Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-01-25T15:08:42.544Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-01-25T15:08:42.544Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-01-25T15:08:42.544Z] === RUN TestDockerSuite/TestCpVolumePath [2022-01-25T15:08:42.544Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-01-25T15:08:42.544Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-01-25T15:08:42.544Z] === RUN TestDockerSuite/TestCreateArgs [2022-01-25T15:08:43.032Z] === RUN TestDockerSuite/TestCreateByImageID [2022-01-25T15:08:43.758Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-01-25T15:08:43.758Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-01-25T15:08:43.758Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-01-25T15:08:43.758Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-01-25T15:08:43.758Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-01-25T15:08:43.758Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-01-25T15:08:43.758Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-01-25T15:08:43.758Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-01-25T15:08:43.758Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-01-25T15:08:43.758Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-01-25T15:08:43.758Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-01-25T15:08:43.758Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-01-25T15:08:44.245Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-01-25T15:08:44.697Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1674493392_c:\foo_true____} [2022-01-25T15:08:45.321Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-01-25T15:08:47.298Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-01-25T15:08:47.719Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-01-25T15:08:47.719Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-01-25T15:08:47.719Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-01-25T15:08:47.719Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-01-25T15:08:47.719Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-01-25T15:08:47.719Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-01-25T15:08:47.719Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-01-25T15:08:47.719Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-01-25T15:08:47.719Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-01-25T15:08:47.719Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-01-25T15:08:47.719Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-01-25T15:08:48.201Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-01-25T15:08:48.201Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-01-25T15:08:48.201Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-01-25T15:08:48.201Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-01-25T15:08:48.201Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-01-25T15:08:48.201Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-01-25T15:08:48.201Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-01-25T15:08:48.201Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-01-25T15:08:48.201Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-01-25T15:08:48.201Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-01-25T15:08:48.201Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-01-25T15:08:48.201Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-01-25T15:08:48.201Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-01-25T15:08:48.377Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-01-25T15:08:48.377Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-01-25T15:08:48.865Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-01-25T15:08:51.152Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-01-25T15:08:51.225Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-01-25T15:08:51.225Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-01-25T15:08:51.225Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-01-25T15:08:51.225Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-01-25T15:08:51.225Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-01-25T15:08:51.225Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-01-25T15:08:51.225Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-01-25T15:08:51.225Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-01-25T15:08:51.225Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-01-25T15:08:51.225Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-01-25T15:08:51.642Z] === RUN TestDockerSuite/TestCreateLabels [2022-01-25T15:08:51.707Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-01-25T15:08:51.707Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-01-25T15:08:51.707Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-01-25T15:08:51.707Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-01-25T15:08:51.707Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-01-25T15:08:51.707Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-01-25T15:08:51.707Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-01-25T15:08:51.707Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-01-25T15:08:51.707Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-01-25T15:08:51.707Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-01-25T15:08:51.707Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-01-25T15:08:51.707Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-01-25T15:08:51.707Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-01-25T15:08:51.707Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-25T15:08:51.707Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-01-25T15:08:51.707Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-01-25T15:08:51.707Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-01-25T15:08:52.129Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-01-25T15:08:52.129Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-01-25T15:08:52.129Z] === RUN TestDockerSuite/TestCreateRM [2022-01-25T15:08:52.182Z] === RUN TestDockerSuite/TestBuildEnv [2022-01-25T15:08:52.182Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-01-25T15:08:52.182Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-01-25T15:08:52.182Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-01-25T15:08:52.182Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-01-25T15:08:52.182Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-01-25T15:08:52.182Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-01-25T15:08:52.182Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-01-25T15:08:52.182Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-01-25T15:08:52.182Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-01-25T15:08:52.615Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-01-25T15:08:52.615Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-25T15:08:52.615Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-01-25T15:08:52.615Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-01-25T15:08:52.669Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-01-25T15:08:53.101Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-01-25T15:08:54.730Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-01-25T15:08:54.730Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-01-25T15:08:54.730Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-01-25T15:08:54.730Z] === RUN TestDockerSuite/TestCpRelativePath [2022-01-25T15:08:56.572Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-01-25T15:08:56.572Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-01-25T15:08:56.572Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-01-25T15:08:56.572Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-01-25T15:08:56.572Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-01-25T15:08:56.572Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-01-25T15:08:56.572Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-01-25T15:08:57.595Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-01-25T15:08:58.608Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-01-25T15:08:58.608Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-01-25T15:08:58.608Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-01-25T15:08:58.608Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-01-25T15:08:58.608Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-01-25T15:08:58.608Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-01-25T15:08:58.608Z] === RUN TestDockerSuite/TestCpToCaseA [2022-01-25T15:09:01.953Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-01-25T15:09:02.442Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-01-25T15:09:02.500Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-01-25T15:09:02.928Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-01-25T15:09:04.596Z] === RUN TestDockerSuite/TestCpToCaseB [2022-01-25T15:09:05.995Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-01-25T15:09:06.487Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-01-25T15:09:06.487Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-01-25T15:09:06.487Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-01-25T15:09:07.620Z] === RUN TestDockerSuite/TestCpToCaseC [2022-01-25T15:09:07.621Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-01-25T15:09:07.621Z] === RUN TestDockerSuite/TestCpToCaseD [2022-01-25T15:09:07.621Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-01-25T15:09:07.621Z] === RUN TestDockerSuite/TestCpToCaseE [2022-01-25T15:09:09.548Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-01-25T15:09:09.548Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-01-25T15:09:09.548Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-01-25T15:09:09.548Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-01-25T15:09:09.548Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-01-25T15:09:09.548Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-01-25T15:09:09.548Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-01-25T15:09:09.548Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-01-25T15:09:09.548Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-01-25T15:09:09.548Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-01-25T15:09:09.548Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-01-25T15:09:09.548Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-01-25T15:09:09.548Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-01-25T15:09:09.548Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-01-25T15:09:09.548Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-01-25T15:09:09.548Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-01-25T15:09:09.548Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T15:09:09.548Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-01-25T15:09:09.548Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-01-25T15:09:09.548Z] === RUN TestDockerSuite/TestDevicePermissions [2022-01-25T15:09:09.548Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-01-25T15:09:09.548Z] === RUN TestDockerSuite/TestDockerFails [2022-01-25T15:09:09.548Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-01-25T15:09:09.548Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-01-25T15:09:09.548Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-01-25T15:09:09.548Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-01-25T15:09:09.548Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-01-25T15:09:09.548Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-01-25T15:09:09.548Z] === RUN TestDockerSuite/TestEventsAttach [2022-01-25T15:09:09.548Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-01-25T15:09:09.548Z] === RUN TestDockerSuite/TestEventsCommit [2022-01-25T15:09:09.548Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-01-25T15:09:09.548Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-01-25T15:09:12.695Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-01-25T15:09:15.774Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-01-25T15:09:18.843Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-01-25T15:09:20.285Z] === RUN TestDockerSuite/TestCpToCaseF [2022-01-25T15:09:20.285Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-01-25T15:09:20.285Z] === RUN TestDockerSuite/TestCpToCaseG [2022-01-25T15:09:20.285Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-01-25T15:09:20.285Z] === RUN TestDockerSuite/TestCpToCaseH [2022-01-25T15:09:20.686Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-01-25T15:09:20.686Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-01-25T15:09:20.686Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-01-25T15:09:20.686Z] === RUN TestDockerSuite/TestBuildExpose [2022-01-25T15:09:20.686Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-01-25T15:09:20.686Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-01-25T15:09:20.686Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-01-25T15:09:20.686Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-01-25T15:09:20.686Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-01-25T15:09:20.686Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-01-25T15:09:20.686Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-01-25T15:09:20.686Z] === RUN TestDockerSuite/TestBuildFails [2022-01-25T15:09:26.732Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-01-25T15:09:26.732Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-01-25T15:09:29.537Z] === RUN TestDockerSuite/TestEventsCopy [2022-01-25T15:09:30.876Z] === RUN TestDockerSuite/TestCpToCaseI [2022-01-25T15:09:30.876Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-01-25T15:09:30.876Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-01-25T15:09:30.876Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-01-25T15:09:30.876Z] === RUN TestDockerSuite/TestCpToDot [2022-01-25T15:09:32.931Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-01-25T15:09:33.532Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-01-25T15:09:33.906Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-01-25T15:09:33.906Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-01-25T15:09:33.906Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-01-25T15:09:33.906Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-01-25T15:09:33.906Z] === RUN TestDockerSuite/TestCpToStdout [2022-01-25T15:09:36.934Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-01-25T15:09:36.934Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-25T15:09:36.934Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-01-25T15:09:36.934Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-01-25T15:09:36.934Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-01-25T15:09:36.934Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-01-25T15:09:36.934Z] === RUN TestDockerSuite/TestCpVolumePath [2022-01-25T15:09:36.934Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-01-25T15:09:36.934Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-01-25T15:09:37.417Z] === RUN TestDockerSuite/TestCreateArgs [2022-01-25T15:09:37.417Z] === RUN TestDockerSuite/TestCreateByImageID [2022-01-25T15:09:37.823Z] === RUN TestDockerSuite/TestBuildForceRm [2022-01-25T15:09:39.313Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-01-25T15:09:39.691Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-01-25T15:09:40.884Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-01-25T15:09:42.516Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-01-25T15:09:43.541Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-01-25T15:09:43.576Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-01-25T15:09:43.576Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-01-25T15:09:43.576Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-01-25T15:09:45.169Z] === RUN TestDockerSuite/TestBuildFromGit [2022-01-25T15:09:45.849Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-01-25T15:09:45.892Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-01-25T15:09:46.332Z] === RUN TestDockerSuite/TestCreateLabels [2022-01-25T15:09:46.816Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-01-25T15:09:46.816Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-01-25T15:09:46.816Z] === RUN TestDockerSuite/TestCreateRM [2022-01-25T15:09:47.299Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-01-25T15:09:47.299Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-25T15:09:47.299Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-01-25T15:09:47.299Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-01-25T15:09:47.782Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-01-25T15:09:48.431Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-01-25T15:09:49.456Z] === RUN TestDockerSuite/TestEventsFilterType [2022-01-25T15:09:50.481Z] === RUN TestDockerSuite/TestEventsFilters [2022-01-25T15:09:55.803Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-01-25T15:09:56.513Z] === RUN TestDockerSuite/TestEventsFormat [2022-01-25T15:09:56.833Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-01-25T15:09:58.371Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-01-25T15:09:58.371Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-01-25T15:09:58.371Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-01-25T15:10:00.790Z] docker_cli_external_volume_driver_test.go:52: [d6060e69b0dfb] daemon is not started [2022-01-25T15:10:01.397Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-01-25T15:10:01.397Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-01-25T15:10:01.397Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-01-25T15:10:01.397Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-01-25T15:10:02.548Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-01-25T15:10:02.548Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-01-25T15:10:02.548Z] === RUN TestDockerSuite/TestEventsImageImport [2022-01-25T15:10:02.548Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-01-25T15:10:02.548Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-01-25T15:10:02.548Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-01-25T15:10:02.548Z] === RUN TestDockerSuite/TestEventsImagePull [2022-01-25T15:10:02.548Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-01-25T15:10:02.548Z] === RUN TestDockerSuite/TestEventsImageTag [2022-01-25T15:10:02.878Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-01-25T15:10:02.878Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-01-25T15:10:02.878Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-01-25T15:10:02.878Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-01-25T15:10:03.580Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-01-25T15:10:03.580Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-01-25T15:10:03.580Z] === RUN TestDockerSuite/TestEventsRename [2022-01-25T15:10:03.909Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-01-25T15:10:03.909Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-01-25T15:10:03.909Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-01-25T15:10:04.424Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-01-25T15:10:04.424Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-01-25T15:10:04.424Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-01-25T15:10:04.907Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-01-25T15:10:04.907Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-01-25T15:10:04.907Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-01-25T15:10:04.907Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-01-25T15:10:04.907Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-01-25T15:10:04.907Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-01-25T15:10:04.907Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-01-25T15:10:04.907Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-01-25T15:10:04.907Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-01-25T15:10:04.907Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-01-25T15:10:04.907Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-01-25T15:10:04.907Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-01-25T15:10:04.907Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-01-25T15:10:04.907Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T15:10:04.907Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-01-25T15:10:04.907Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-01-25T15:10:04.907Z] === RUN TestDockerSuite/TestDevicePermissions [2022-01-25T15:10:04.907Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-01-25T15:10:04.907Z] === RUN TestDockerSuite/TestDockerFails [2022-01-25T15:10:04.907Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-01-25T15:10:04.907Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-01-25T15:10:04.907Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-01-25T15:10:04.907Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-01-25T15:10:04.907Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-01-25T15:10:04.907Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-01-25T15:10:04.907Z] === RUN TestDockerSuite/TestEventsAttach [2022-01-25T15:10:04.907Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-01-25T15:10:04.907Z] === RUN TestDockerSuite/TestEventsCommit [2022-01-25T15:10:04.907Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-01-25T15:10:04.907Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-01-25T15:10:06.644Z] === RUN TestDockerSuite/TestEventsResize [2022-01-25T15:10:08.788Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-01-25T15:10:11.817Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-01-25T15:10:14.941Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-01-25T15:10:15.552Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-01-25T15:10:15.690Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-01-25T15:10:16.702Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-01-25T15:10:16.702Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-01-25T15:10:16.702Z] === RUN TestDockerSuite/TestBuildHistory [2022-01-25T15:10:17.848Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-01-25T15:10:20.897Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-01-25T15:10:25.547Z] === RUN TestDockerSuite/TestEventsCopy [2022-01-25T15:10:26.929Z] === RUN TestDockerSuite/TestEventsTop [2022-01-25T15:10:26.929Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-01-25T15:10:26.929Z] === RUN TestDockerSuite/TestEventsUntag [2022-01-25T15:10:29.230Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-01-25T15:10:29.431Z] === RUN TestDockerSuite/TestBuildIidFile [2022-01-25T15:10:29.918Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-01-25T15:10:31.536Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-01-25T15:10:32.218Z] === RUN TestDockerSuite/TestBuildInheritance [2022-01-25T15:10:32.218Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-01-25T15:10:32.218Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-01-25T15:10:33.242Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-01-25T15:10:33.242Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-01-25T15:10:33.796Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-01-25T15:10:34.119Z] === RUN TestDockerSuite/TestExec [2022-01-25T15:10:34.119Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-01-25T15:10:34.119Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-01-25T15:10:34.119Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-01-25T15:10:34.119Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-01-25T15:10:36.415Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-01-25T15:10:37.527Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-01-25T15:10:38.136Z] === RUN TestDockerSuite/TestBuildLabel [2022-01-25T15:10:38.623Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-01-25T15:10:39.111Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-01-25T15:10:39.486Z] === RUN TestDockerSuite/TestExecAPIStart [2022-01-25T15:10:39.486Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-01-25T15:10:39.486Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-01-25T15:10:39.486Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-01-25T15:10:39.486Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-01-25T15:10:39.486Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-01-25T15:10:39.486Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-01-25T15:10:40.139Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-01-25T15:10:40.551Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-01-25T15:10:40.626Z] === RUN TestDockerSuite/TestBuildLabels [2022-01-25T15:10:41.035Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-01-25T15:10:41.785Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-01-25T15:10:42.247Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-01-25T15:10:43.874Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-01-25T15:10:44.079Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-01-25T15:10:45.894Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-01-25T15:10:46.051Z] docker_cli_external_volume_driver_test.go:52: [d6e4d45acbf8d] daemon is not started [2022-01-25T15:10:46.377Z] === RUN TestDockerSuite/TestEventsFilterType [2022-01-25T15:10:46.381Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-01-25T15:10:47.393Z] === RUN TestDockerSuite/TestEventsFilters [2022-01-25T15:10:48.673Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-01-25T15:10:49.904Z] === RUN TestDockerSuite/TestBuildLastModified [2022-01-25T15:10:49.904Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-01-25T15:10:49.904Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-01-25T15:10:49.904Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-01-25T15:10:49.904Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-01-25T15:10:50.394Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-01-25T15:10:50.394Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-01-25T15:10:50.394Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-01-25T15:10:50.394Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-01-25T15:10:50.887Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-01-25T15:10:51.916Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-01-25T15:10:54.683Z] === RUN TestDockerSuite/TestEventsFormat [2022-01-25T15:10:54.763Z] === RUN TestDockerSuite/TestExecCgroup [2022-01-25T15:10:54.763Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-01-25T15:10:54.763Z] === RUN TestDockerSuite/TestExecEnv [2022-01-25T15:10:54.763Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-01-25T15:10:54.763Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-01-25T15:10:54.763Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-01-25T15:10:54.763Z] === RUN TestDockerSuite/TestExecExitStatus [2022-01-25T15:10:56.810Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-01-25T15:10:57.065Z] === RUN TestDockerSuite/TestExecInspectID [2022-01-25T15:10:59.542Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-01-25T15:11:00.025Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-01-25T15:11:00.025Z] === RUN TestDockerSuite/TestEventsImageImport [2022-01-25T15:11:00.025Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-01-25T15:11:00.025Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-01-25T15:11:00.025Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-01-25T15:11:00.025Z] === RUN TestDockerSuite/TestEventsImagePull [2022-01-25T15:11:00.025Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-01-25T15:11:00.025Z] === RUN TestDockerSuite/TestEventsImageTag [2022-01-25T15:11:00.979Z] === RUN TestDockerSuite/TestExecInteractive [2022-01-25T15:11:00.979Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-01-25T15:11:00.979Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-01-25T15:11:00.979Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-01-25T15:11:00.979Z] === RUN TestDockerSuite/TestExecParseError [2022-01-25T15:11:00.979Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-01-25T15:11:00.979Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-01-25T15:11:00.979Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-01-25T15:11:00.979Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-01-25T15:11:00.979Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-01-25T15:11:00.979Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-01-25T15:11:01.042Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-01-25T15:11:01.042Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-01-25T15:11:01.042Z] === RUN TestDockerSuite/TestEventsRename [2022-01-25T15:11:04.028Z] === RUN TestDockerSuite/TestExecSetEnv [2022-01-25T15:11:04.028Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-01-25T15:11:04.028Z] === RUN TestDockerSuite/TestExecStartFails [2022-01-25T15:11:04.028Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-01-25T15:11:04.028Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-01-25T15:11:04.028Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-01-25T15:11:04.028Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-01-25T15:11:04.028Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-01-25T15:11:04.028Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-01-25T15:11:04.028Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-01-25T15:11:04.028Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-01-25T15:11:04.070Z] === RUN TestDockerSuite/TestEventsResize [2022-01-25T15:11:04.196Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-01-25T15:11:04.196Z] docker_cli_external_volume_driver_test.go:52: [d4165dddff754] daemon is not started [2022-01-25T15:11:06.344Z] === RUN TestDockerSuite/TestExecUlimits [2022-01-25T15:11:06.344Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-01-25T15:11:06.344Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-01-25T15:11:12.407Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-01-25T15:11:12.407Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-01-25T15:11:12.407Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-01-25T15:11:12.407Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-01-25T15:11:12.407Z] === RUN TestDockerSuite/TestExecWithUser [2022-01-25T15:11:12.407Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-01-25T15:11:12.407Z] === RUN TestDockerSuite/TestGetContainerStats [2022-01-25T15:11:16.426Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-01-25T15:11:18.362Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-01-25T15:11:18.362Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-01-25T15:11:18.362Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-01-25T15:11:18.439Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-01-25T15:11:19.395Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-01-25T15:11:24.554Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-01-25T15:11:28.495Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-01-25T15:11:34.551Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-01-25T15:11:34.551Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-01-25T15:11:34.551Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-01-25T15:11:34.551Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-01-25T15:11:34.551Z] === RUN TestDockerSuite/TestHealth [2022-01-25T15:11:34.551Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-01-25T15:11:34.551Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-01-25T15:11:34.551Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-01-25T15:11:34.551Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-01-25T15:11:35.043Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-01-25T15:11:39.926Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-01-25T15:11:39.926Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-01-25T15:11:39.926Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-01-25T15:11:39.926Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-01-25T15:11:40.198Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-01-25T15:11:40.417Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-01-25T15:11:40.417Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-01-25T15:11:40.681Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-01-25T15:11:40.905Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-01-25T15:11:41.392Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-01-25T15:11:41.392Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-01-25T15:11:41.392Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-01-25T15:11:43.027Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-01-25T15:11:43.027Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-01-25T15:11:44.564Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-01-25T15:11:44.671Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-01-25T15:11:45.159Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-01-25T15:11:47.466Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-01-25T15:11:48.525Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-01-25T15:11:50.551Z] === RUN TestDockerSuite/TestEventsTop [2022-01-25T15:11:50.551Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-01-25T15:11:50.551Z] === RUN TestDockerSuite/TestEventsUntag [2022-01-25T15:11:51.386Z] === RUN TestDockerSuite/TestImagesFormat [2022-01-25T15:11:51.386Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-01-25T15:11:51.386Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-01-25T15:11:51.386Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-01-25T15:11:52.829Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-01-25T15:11:55.304Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-01-25T15:11:55.305Z] === RUN TestDockerSuite/TestImportBadURL [2022-01-25T15:11:55.305Z] === RUN TestDockerSuite/TestImportDisplay [2022-01-25T15:11:55.305Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-01-25T15:11:55.305Z] === RUN TestDockerSuite/TestImportFile [2022-01-25T15:11:55.305Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-01-25T15:11:55.305Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-01-25T15:11:55.305Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-01-25T15:11:55.305Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-01-25T15:11:55.305Z] === RUN TestDockerSuite/TestImportGzipped [2022-01-25T15:11:55.305Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-01-25T15:11:55.305Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-01-25T15:11:55.305Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-01-25T15:11:55.305Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-01-25T15:11:55.305Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-01-25T15:11:55.305Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-01-25T15:11:55.305Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-01-25T15:11:55.305Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-01-25T15:11:55.305Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-01-25T15:11:55.305Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-01-25T15:11:55.714Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-01-25T15:11:55.791Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-01-25T15:11:55.791Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-01-25T15:11:55.791Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-01-25T15:11:55.791Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-25T15:11:55.791Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-01-25T15:11:58.815Z] === RUN TestDockerSuite/TestExec [2022-01-25T15:11:58.815Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-01-25T15:11:58.815Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-01-25T15:11:58.815Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-01-25T15:11:58.815Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-01-25T15:11:58.857Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-01-25T15:12:01.121Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-01-25T15:12:01.923Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-01-25T15:12:01.923Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-01-25T15:12:01.923Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-01-25T15:12:01.923Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-01-25T15:12:01.923Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-01-25T15:12:01.923Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-01-25T15:12:01.923Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-01-25T15:12:01.923Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-01-25T15:12:04.148Z] === RUN TestDockerSuite/TestExecAPIStart [2022-01-25T15:12:04.148Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-01-25T15:12:04.148Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-01-25T15:12:04.148Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-01-25T15:12:04.148Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-01-25T15:12:04.148Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-01-25T15:12:04.148Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-01-25T15:12:04.230Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-01-25T15:12:04.718Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-01-25T15:12:06.619Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-01-25T15:12:08.033Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-01-25T15:12:08.033Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-01-25T15:12:08.033Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-01-25T15:12:08.033Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-01-25T15:12:08.033Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-01-25T15:12:08.033Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-01-25T15:12:08.033Z] === RUN TestDockerSuite/TestInspectDefault [2022-01-25T15:12:08.045Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-01-25T15:12:10.335Z] === RUN TestDockerSuite/TestInspectHistory [2022-01-25T15:12:10.957Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-01-25T15:12:11.070Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-01-25T15:12:14.949Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-01-25T15:12:15.854Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-01-25T15:12:16.386Z] === RUN TestDockerSuite/TestInspectImage [2022-01-25T15:12:16.386Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-01-25T15:12:16.386Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-01-25T15:12:16.386Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-01-25T15:12:16.386Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-01-25T15:12:16.386Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-25T15:12:16.386Z] === RUN TestDockerSuite/TestInspectInt64 [2022-01-25T15:12:18.718Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-01-25T15:12:18.831Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-01-25T15:12:21.026Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-01-25T15:12:21.026Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-01-25T15:12:21.505Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-01-25T15:12:21.918Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-01-25T15:12:24.073Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-01-25T15:12:26.118Z] === RUN TestDockerSuite/TestExecCgroup [2022-01-25T15:12:26.119Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-01-25T15:12:26.119Z] === RUN TestDockerSuite/TestExecEnv [2022-01-25T15:12:26.119Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-01-25T15:12:26.119Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-01-25T15:12:26.119Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-01-25T15:12:26.119Z] === RUN TestDockerSuite/TestExecExitStatus [2022-01-25T15:12:26.375Z] === RUN TestDockerSuite/TestInspectPlugin [2022-01-25T15:12:26.375Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-01-25T15:12:26.375Z] === RUN TestDockerSuite/TestInspectRootFS [2022-01-25T15:12:26.375Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-01-25T15:12:27.944Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-01-25T15:12:28.669Z] === RUN TestDockerSuite/TestInspectStatus [2022-01-25T15:12:29.146Z] === RUN TestDockerSuite/TestExecInspectID [2022-01-25T15:12:32.617Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-01-25T15:12:35.130Z] === RUN TestDockerSuite/TestExecInteractive [2022-01-25T15:12:35.130Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-01-25T15:12:35.130Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-01-25T15:12:35.130Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-01-25T15:12:35.130Z] === RUN TestDockerSuite/TestExecParseError [2022-01-25T15:12:35.130Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-01-25T15:12:35.130Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-01-25T15:12:35.130Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-01-25T15:12:35.130Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-01-25T15:12:35.130Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-01-25T15:12:35.130Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-01-25T15:12:37.506Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-01-25T15:12:39.011Z] === RUN TestDockerSuite/TestExecSetEnv [2022-01-25T15:12:39.011Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-01-25T15:12:39.011Z] === RUN TestDockerSuite/TestExecStartFails [2022-01-25T15:12:39.011Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-01-25T15:12:39.011Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-01-25T15:12:39.011Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-01-25T15:12:39.011Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-01-25T15:12:39.011Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-01-25T15:12:39.011Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-01-25T15:12:39.011Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-01-25T15:12:39.011Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-01-25T15:12:39.863Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-01-25T15:12:43.008Z] === RUN TestDockerSuite/TestExecUlimits [2022-01-25T15:12:43.008Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-01-25T15:12:43.008Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-01-25T15:12:43.295Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-01-25T15:12:44.924Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-01-25T15:12:46.060Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-01-25T15:12:46.061Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-01-25T15:12:46.061Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-01-25T15:12:47.981Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-01-25T15:12:50.310Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-01-25T15:12:50.310Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-01-25T15:12:50.310Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-01-25T15:12:50.310Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-01-25T15:12:50.310Z] === RUN TestDockerSuite/TestExecWithUser [2022-01-25T15:12:50.310Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-01-25T15:12:50.310Z] === RUN TestDockerSuite/TestGetContainerStats [2022-01-25T15:12:51.027Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-01-25T15:12:52.088Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-01-25T15:12:53.114Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-01-25T15:12:53.114Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-01-25T15:12:53.114Z] === RUN TestDockerSuite/TestBuildNetNone [2022-01-25T15:12:53.114Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-01-25T15:12:53.114Z] === RUN TestDockerSuite/TestBuildNoContext [2022-01-25T15:12:53.327Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-01-25T15:12:53.327Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-01-25T15:12:53.327Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-01-25T15:12:53.327Z] === RUN TestDockerSuite/TestLinksEnvs [2022-01-25T15:12:53.327Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-01-25T15:12:53.327Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-01-25T15:12:53.327Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-01-25T15:12:53.814Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-01-25T15:12:53.814Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-01-25T15:12:53.814Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-01-25T15:12:53.814Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-01-25T15:12:53.814Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-01-25T15:12:53.814Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-01-25T15:12:53.814Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-01-25T15:12:53.814Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-01-25T15:12:53.814Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-01-25T15:12:53.814Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-01-25T15:12:53.814Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-01-25T15:12:53.814Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-01-25T15:12:53.814Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-01-25T15:12:53.814Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-01-25T15:12:53.814Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-01-25T15:12:53.814Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-01-25T15:12:53.814Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-01-25T15:12:53.814Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-01-25T15:12:53.814Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-01-25T15:12:53.814Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-01-25T15:12:53.814Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-01-25T15:12:53.814Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-01-25T15:12:53.814Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-01-25T15:12:53.814Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-01-25T15:12:53.814Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-01-25T15:12:53.814Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-01-25T15:12:53.814Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-01-25T15:12:53.814Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-01-25T15:12:53.814Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-01-25T15:12:56.109Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-01-25T15:12:56.159Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-01-25T15:12:57.602Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-01-25T15:12:58.398Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-01-25T15:13:01.054Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-01-25T15:13:03.353Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-01-25T15:13:03.353Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-01-25T15:13:03.353Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-01-25T15:13:04.796Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-01-25T15:13:04.895Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-01-25T15:13:06.406Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-01-25T15:13:07.429Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-01-25T15:13:07.843Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-01-25T15:13:07.843Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-01-25T15:13:07.843Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-01-25T15:13:08.208Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-01-25T15:13:08.774Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-01-25T15:13:09.053Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-01-25T15:13:10.141Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-01-25T15:13:10.141Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-01-25T15:13:16.069Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-01-25T15:13:16.069Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-01-25T15:13:16.069Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-01-25T15:13:16.069Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-01-25T15:13:16.069Z] === RUN TestDockerSuite/TestHealth [2022-01-25T15:13:16.069Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-01-25T15:13:16.069Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-01-25T15:13:16.069Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-01-25T15:13:16.069Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-01-25T15:13:16.069Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-01-25T15:13:17.476Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-01-25T15:13:20.930Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-01-25T15:13:20.930Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-01-25T15:13:20.930Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-01-25T15:13:20.930Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-01-25T15:13:20.930Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-01-25T15:13:20.930Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-01-25T15:13:21.413Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-01-25T15:13:21.896Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-01-25T15:13:21.896Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-01-25T15:13:22.380Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-01-25T15:13:23.396Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-01-25T15:13:23.396Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-01-25T15:13:24.246Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-01-25T15:13:24.732Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-01-25T15:13:24.801Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-01-25T15:13:25.005Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-01-25T15:13:25.488Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-01-25T15:13:26.330Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-01-25T15:13:27.761Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-01-25T15:13:30.817Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-01-25T15:13:31.640Z] === RUN TestDockerSuite/TestImagesFormat [2022-01-25T15:13:31.640Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-01-25T15:13:31.640Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-01-25T15:13:31.640Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-01-25T15:13:33.580Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-01-25T15:13:33.860Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-01-25T15:13:35.521Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-01-25T15:13:35.521Z] === RUN TestDockerSuite/TestImportBadURL [2022-01-25T15:13:35.521Z] === RUN TestDockerSuite/TestImportDisplay [2022-01-25T15:13:35.521Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-01-25T15:13:35.521Z] === RUN TestDockerSuite/TestImportFile [2022-01-25T15:13:35.521Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-01-25T15:13:35.521Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-01-25T15:13:35.521Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-01-25T15:13:35.521Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-01-25T15:13:35.521Z] === RUN TestDockerSuite/TestImportGzipped [2022-01-25T15:13:35.521Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-01-25T15:13:35.521Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-01-25T15:13:35.521Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-01-25T15:13:35.521Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-01-25T15:13:35.521Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-01-25T15:13:35.521Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-01-25T15:13:35.521Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-01-25T15:13:35.521Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-01-25T15:13:35.521Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-01-25T15:13:35.521Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-01-25T15:13:35.521Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-01-25T15:13:35.521Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-01-25T15:13:35.521Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-01-25T15:13:35.521Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-25T15:13:35.521Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-01-25T15:13:36.149Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-01-25T15:13:36.149Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-01-25T15:13:36.149Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-01-25T15:13:37.486Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-01-25T15:13:38.547Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-01-25T15:13:39.209Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-01-25T15:13:41.574Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-01-25T15:13:41.574Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-01-25T15:13:41.574Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-01-25T15:13:41.574Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-01-25T15:13:41.574Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-01-25T15:13:41.574Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-01-25T15:13:41.574Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-01-25T15:13:41.574Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-01-25T15:13:42.259Z] === RUN TestDockerSuite/TestLogsSince [2022-01-25T15:13:45.456Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-01-25T15:13:45.456Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-01-25T15:13:46.336Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-01-25T15:13:48.486Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-01-25T15:13:48.486Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-01-25T15:13:48.486Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-01-25T15:13:48.486Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-01-25T15:13:48.486Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-01-25T15:13:48.486Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-01-25T15:13:48.486Z] === RUN TestDockerSuite/TestInspectDefault [2022-01-25T15:13:51.229Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-01-25T15:13:51.514Z] === RUN TestDockerSuite/TestInspectHistory [2022-01-25T15:13:52.893Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-01-25T15:13:52.893Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-01-25T15:13:52.893Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-01-25T15:13:52.893Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-01-25T15:13:52.893Z] === RUN TestDockerSuite/TestLogsTail [2022-01-25T15:13:54.520Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-01-25T15:13:56.113Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-01-25T15:13:56.373Z] === RUN TestDockerSuite/TestInspectImage [2022-01-25T15:13:56.373Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-01-25T15:13:56.373Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-01-25T15:13:56.373Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-01-25T15:13:56.373Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-01-25T15:13:56.373Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-25T15:13:56.373Z] === RUN TestDockerSuite/TestInspectInt64 [2022-01-25T15:13:56.600Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-01-25T15:13:56.600Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-01-25T15:13:56.600Z] === RUN TestDockerSuite/TestBuildPATH [2022-01-25T15:13:56.600Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-01-25T15:13:56.600Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-01-25T15:13:57.591Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-01-25T15:13:58.499Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-01-25T15:13:58.893Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-01-25T15:13:58.893Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-01-25T15:13:58.893Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-01-25T15:13:59.403Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-01-25T15:14:00.642Z] === RUN TestDockerSuite/TestMountIntoProc [2022-01-25T15:14:00.642Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-01-25T15:14:00.642Z] === RUN TestDockerSuite/TestMountIntoSys [2022-01-25T15:14:00.642Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-01-25T15:14:00.642Z] === RUN TestDockerSuite/TestNetHostname [2022-01-25T15:14:00.642Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-01-25T15:14:00.642Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-01-25T15:14:00.642Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-01-25T15:14:00.642Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-01-25T15:14:00.642Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-01-25T15:14:00.642Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-01-25T15:14:00.642Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-01-25T15:14:00.642Z] === RUN TestDockerSuite/TestPluginActive [2022-01-25T15:14:00.642Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-01-25T15:14:00.642Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-01-25T15:14:00.642Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-01-25T15:14:00.642Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-01-25T15:14:00.642Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-01-25T15:14:00.642Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-01-25T15:14:00.642Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-01-25T15:14:00.642Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-01-25T15:14:00.642Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-01-25T15:14:00.642Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-01-25T15:14:00.642Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-01-25T15:14:00.642Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-01-25T15:14:00.642Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-01-25T15:14:00.642Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-01-25T15:14:00.642Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-01-25T15:14:00.642Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-01-25T15:14:00.642Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-01-25T15:14:00.642Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-01-25T15:14:00.642Z] === RUN TestDockerSuite/TestPortHostBinding [2022-01-25T15:14:00.642Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-01-25T15:14:01.128Z] === RUN TestDockerSuite/TestPortList [2022-01-25T15:14:01.128Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-01-25T15:14:01.128Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-01-25T15:14:03.283Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-01-25T15:14:03.767Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-01-25T15:14:06.798Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-01-25T15:14:07.157Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-01-25T15:14:07.157Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-01-25T15:14:07.157Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-01-25T15:14:07.157Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-01-25T15:14:07.157Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-01-25T15:14:07.157Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-01-25T15:14:07.157Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-01-25T15:14:07.157Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-01-25T15:14:07.157Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-25T15:14:07.157Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-01-25T15:14:07.157Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-01-25T15:14:07.157Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-01-25T15:14:07.157Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-01-25T15:14:07.157Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-01-25T15:14:07.157Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-01-25T15:14:07.157Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-01-25T15:14:07.157Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-25T15:14:07.157Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-01-25T15:14:10.680Z] === RUN TestDockerSuite/TestInspectPlugin [2022-01-25T15:14:10.680Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-01-25T15:14:10.680Z] === RUN TestDockerSuite/TestInspectRootFS [2022-01-25T15:14:10.680Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-01-25T15:14:12.047Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-01-25T15:14:12.047Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-01-25T15:14:12.047Z] === RUN TestDockerSuite/TestPsByOrder [2022-01-25T15:14:14.560Z] === RUN TestDockerSuite/TestInspectStatus [2022-01-25T15:14:18.440Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-01-25T15:14:21.280Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-01-25T15:14:21.280Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-01-25T15:14:21.280Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-01-25T15:14:25.731Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-01-25T15:14:28.758Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-01-25T15:14:30.598Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-01-25T15:14:31.784Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-01-25T15:14:31.960Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-01-25T15:14:34.809Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-01-25T15:14:37.836Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-01-25T15:14:40.867Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-01-25T15:14:41.950Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-01-25T15:14:42.820Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-01-25T15:14:43.902Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-01-25T15:14:43.902Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-01-25T15:14:43.902Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-01-25T15:14:43.902Z] === RUN TestDockerSuite/TestLinksEnvs [2022-01-25T15:14:43.902Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-01-25T15:14:43.902Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-01-25T15:14:43.902Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-01-25T15:14:43.902Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-01-25T15:14:43.902Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-01-25T15:14:43.902Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-01-25T15:14:43.902Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-01-25T15:14:43.902Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-01-25T15:14:43.902Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-01-25T15:14:43.902Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-01-25T15:14:43.902Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-01-25T15:14:43.902Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-01-25T15:14:43.902Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-01-25T15:14:43.902Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-01-25T15:14:43.902Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-01-25T15:14:43.902Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-01-25T15:14:43.902Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-01-25T15:14:43.902Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-01-25T15:14:43.902Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-01-25T15:14:43.902Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-01-25T15:14:43.902Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-01-25T15:14:43.902Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-01-25T15:14:43.902Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-01-25T15:14:43.902Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-01-25T15:14:43.902Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-01-25T15:14:43.902Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-01-25T15:14:43.902Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-01-25T15:14:43.902Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-01-25T15:14:43.902Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-01-25T15:14:43.902Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-01-25T15:14:44.385Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-01-25T15:14:44.385Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-01-25T15:14:47.137Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-01-25T15:14:47.409Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-01-25T15:14:47.632Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-01-25T15:14:47.632Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-01-25T15:14:47.632Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-01-25T15:14:50.433Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-01-25T15:14:56.421Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-01-25T15:14:59.448Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-01-25T15:14:59.448Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-01-25T15:14:59.448Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-01-25T15:15:00.940Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-01-25T15:15:00.941Z] docker_cli_external_volume_driver_test.go:484: [ddd24bdb015a5] daemon is not started [2022-01-25T15:15:02.808Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-01-25T15:15:03.328Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-01-25T15:15:03.328Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-01-25T15:15:05.100Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-01-25T15:15:07.554Z] === RUN TestDockerSuite/TestBuildRm [2022-01-25T15:15:09.316Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-01-25T15:15:13.956Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-01-25T15:15:15.300Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-01-25T15:15:15.839Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-01-25T15:15:15.839Z] docker_cli_external_volume_driver_test.go:52: [d26ae3829b733] daemon is not started [2022-01-25T15:15:18.842Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-01-25T15:15:18.842Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-01-25T15:15:18.842Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-01-25T15:15:18.842Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-01-25T15:15:18.842Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-01-25T15:15:20.285Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-01-25T15:15:21.287Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-01-25T15:15:22.576Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-01-25T15:15:22.576Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-01-25T15:15:22.576Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-01-25T15:15:22.576Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-01-25T15:15:22.576Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-01-25T15:15:23.724Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-01-25T15:15:23.724Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-01-25T15:15:23.724Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-01-25T15:15:23.724Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-01-25T15:15:23.724Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-01-25T15:15:23.724Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-01-25T15:15:23.724Z] === RUN TestDockerSuite/TestPsRightTagName [2022-01-25T15:15:23.724Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-01-25T15:15:24.196Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-01-25T15:15:24.210Z] === RUN TestDockerSuite/TestPsShowMounts [2022-01-25T15:15:26.319Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-01-25T15:15:28.101Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-01-25T15:15:30.735Z] --- PASS: TestDockerExternalVolumeSuite (436.70s) [2022-01-25T15:15:30.736Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.55s) [2022-01-25T15:15:30.736Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-01-25T15:15:30.736Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.16s) [2022-01-25T15:15:30.736Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.07s) [2022-01-25T15:15:30.736Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2022-01-25T15:15:30.736Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-01-25T15:15:30.736Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-01-25T15:15:30.736Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.15s) [2022-01-25T15:15:30.736Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.14s) [2022-01-25T15:15:30.736Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s) [2022-01-25T15:15:30.736Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-01-25T15:15:30.736Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.15s) [2022-01-25T15:15:30.736Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.23s) [2022-01-25T15:15:30.736Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2022-01-25T15:15:30.736Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.13s) [2022-01-25T15:15:30.736Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.56s) [2022-01-25T15:15:30.736Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.00s) [2022-01-25T15:15:30.736Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-01-25T15:15:30.736Z] PASS [2022-01-25T15:15:30.736Z] [2022-01-25T15:15:30.736Z] === Skipped [2022-01-25T15:15:30.736Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-01-25T15:15:30.736Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-01-25T15:15:30.736Z] check_test.go:308: [d7a541f4ea4e0] daemon is not started [2022-01-25T15:15:30.736Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-01-25T15:15:30.736Z] [2022-01-25T15:15:30.736Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-01-25T15:15:30.736Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-01-25T15:15:30.736Z] check_test.go:308: [d4793bd779692] daemon is not started [2022-01-25T15:15:30.736Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-01-25T15:15:30.736Z] [2022-01-25T15:15:30.736Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-01-25T15:15:30.736Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-01-25T15:15:30.736Z] check_test.go:308: [dc9ddbd941749] daemon is not started [2022-01-25T15:15:30.736Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-01-25T15:15:30.736Z] [2022-01-25T15:15:30.736Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-01-25T15:15:30.736Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-01-25T15:15:30.736Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-01-25T15:15:30.736Z] [2022-01-25T15:15:30.736Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-01-25T15:15:30.736Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-01-25T15:15:30.736Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-01-25T15:15:30.736Z] [2022-01-25T15:15:30.736Z] DONE 271 tests, 5 skipped in 2394.235s [2022-01-25T15:15:30.736Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-01-25T15:15:30.736Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dc897c9c74c5f/docker.pid [2022-01-25T15:15:30.736Z] +++ kill 6975 [2022-01-25T15:15:30.736Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6975 is not a child of this shell [2022-01-25T15:15:30.736Z] warning: PID 6975 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dc897c9c74c5f/docker.pid had a nonzero exit code [2022-01-25T15:15:30.736Z] ++++ cat bundles/test-integration/docker.pid [2022-01-25T15:15:30.736Z] +++ kill 8349 [2022-01-25T15:15:30.736Z] +++ /etc/init.d/apparmor stop [2022-01-25T15:15:30.736Z] Leaving: AppArmorNo profiles have been unloaded. [2022-01-25T15:15:30.736Z] [2022-01-25T15:15:30.736Z] Unloading profiles will leave already running processes permanently [2022-01-25T15:15:30.736Z] unconfined, which can lead to unexpected situations. [2022-01-25T15:15:30.736Z] [2022-01-25T15:15:30.736Z] To set a process to complain mode, use the command line tool [2022-01-25T15:15:30.736Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-01-25T15:15:30.736Z] +++ true [2022-01-25T15:15:30.736Z] exiting test-integration [2022-01-25T15:15:30.736Z] ++ exit 0 [2022-01-25T15:15:30.736Z] [2022-01-25T15:15:30.736Z] + exit 0 [2022-01-25T15:15:30.736Z] ++ jobs -p [2022-01-25T15:15:30.736Z] + pids= [2022-01-25T15:15:30.736Z] + echo 'Remaining pids to kill: []' [2022-01-25T15:15:30.736Z] Remaining pids to kill: [] [2022-01-25T15:15:30.736Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-01-25T15:15:30.756Z] Recording test results [2022-01-25T15:15:31.274Z] [Checks API] No suitable checks publisher found. [Pipeline] } [2022-01-25T15:15:31.280Z] === RUN TestDockerSuite/TestBuildShellInherited [Pipeline] // stage [2022-01-25T15:15:31.293Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-01-25T15:15:31.293Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-01-25T15:15:31.293Z] === RUN TestDockerSuite/TestLogsFollowStopped Post stage [Pipeline] sh [2022-01-25T15:15:31.533Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-01-25T15:15:31.533Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-01-25T15:15:31.533Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-01-25T15:15:31.598Z] + echo Ensuring container killed. [2022-01-25T15:15:31.598Z] Ensuring container killed. [2022-01-25T15:15:31.598Z] + docker ps -aq -f name=docker-pr3-* [2022-01-25T15:15:31.598Z] + cids=116c38beab01 [2022-01-25T15:15:31.598Z] 39526f34bc23 [2022-01-25T15:15:31.598Z] 079ce9762e84 [2022-01-25T15:15:31.598Z] + [ -n 116c38beab01 [2022-01-25T15:15:31.598Z] 39526f34bc23 [2022-01-25T15:15:31.598Z] 079ce9762e84 ] [2022-01-25T15:15:31.598Z] + docker rm -vf 116c38beab01 39526f34bc23 079ce9762e84 [2022-01-25T15:15:32.539Z] 116c38beab01 [2022-01-25T15:15:32.539Z] 39526f34bc23 [2022-01-25T15:15:32.539Z] 079ce9762e84 [Pipeline] sh [2022-01-25T15:15:32.827Z] + echo Chowning /workspace to jenkins user [2022-01-25T15:15:32.827Z] Chowning /workspace to jenkins user [2022-01-25T15:15:32.827Z] + id -u [2022-01-25T15:15:32.827Z] + id -g [2022-01-25T15:15:32.827Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43187:/workspace busybox chown -R 1000:1000 /workspace [2022-01-25T15:15:33.529Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-01-25T15:15:33.529Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-01-25T15:15:33.529Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-01-25T15:15:33.568Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-01-25T15:15:34.741Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-01-25T15:15:35.671Z] + bundleName=amd64 [2022-01-25T15:15:35.671Z] + echo Creating amd64-bundles.tar.gz [2022-01-25T15:15:35.671Z] Creating amd64-bundles.tar.gz [2022-01-25T15:15:35.671Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-01-25T15:15:35.671Z] + xargs tar -czf amd64-bundles.tar.gz [2022-01-25T15:15:35.947Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-01-25T15:15:35.947Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-01-25T15:15:35.947Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-01-25T15:15:36.594Z] === RUN TestDockerSuite/TestLogsSince [Pipeline] archiveArtifacts [2022-01-25T15:15:36.626Z] Archiving artifacts [2022-01-25T15:15:37.130Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43187/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-25T15:15:37.451Z] + make clean [2022-01-25T15:15:37.451Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-01-25T15:15:37.451Z] docker-dev-cache [2022-01-25T15:15:37.451Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-25T15:15:41.100Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-01-25T15:15:41.920Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-01-25T15:15:45.981Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-01-25T15:15:47.178Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-01-25T15:15:47.178Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-01-25T15:15:47.178Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-01-25T15:15:47.178Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-01-25T15:15:47.178Z] === RUN TestDockerSuite/TestLogsTail [2022-01-25T15:15:48.280Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-01-25T15:15:50.210Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-01-25T15:15:53.238Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-01-25T15:15:56.263Z] === RUN TestDockerSuite/TestMountIntoProc [2022-01-25T15:15:56.263Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-01-25T15:15:56.263Z] === RUN TestDockerSuite/TestMountIntoSys [2022-01-25T15:15:56.263Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-01-25T15:15:56.263Z] === RUN TestDockerSuite/TestNetHostname [2022-01-25T15:15:56.263Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-01-25T15:15:56.263Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-01-25T15:15:56.263Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-01-25T15:15:56.263Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-01-25T15:15:56.263Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-01-25T15:15:56.263Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-01-25T15:15:56.263Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-01-25T15:15:56.263Z] === RUN TestDockerSuite/TestPluginActive [2022-01-25T15:15:56.263Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-01-25T15:15:56.263Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-01-25T15:15:56.263Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-01-25T15:15:56.263Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-01-25T15:15:56.745Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-01-25T15:15:56.745Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-01-25T15:15:56.745Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-01-25T15:15:56.745Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-01-25T15:15:56.745Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-01-25T15:15:56.745Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-01-25T15:15:56.745Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-01-25T15:15:56.745Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-01-25T15:15:56.745Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-01-25T15:15:56.745Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-01-25T15:15:56.745Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-01-25T15:15:56.745Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-01-25T15:15:56.745Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-01-25T15:15:56.745Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-01-25T15:15:56.745Z] === RUN TestDockerSuite/TestPortHostBinding [2022-01-25T15:15:56.745Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-01-25T15:15:56.745Z] === RUN TestDockerSuite/TestPortList [2022-01-25T15:15:56.745Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-01-25T15:15:56.745Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-01-25T15:16:02.729Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-01-25T15:16:02.729Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-01-25T15:16:02.729Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-01-25T15:16:02.729Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-01-25T15:16:02.729Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-01-25T15:16:02.729Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-01-25T15:16:02.729Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-01-25T15:16:02.729Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-01-25T15:16:02.729Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-25T15:16:02.729Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-01-25T15:16:02.729Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-01-25T15:16:02.729Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-01-25T15:16:02.729Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-01-25T15:16:02.729Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-01-25T15:16:02.729Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-01-25T15:16:02.729Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-01-25T15:16:02.729Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-25T15:16:02.729Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-01-25T15:16:03.433Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-01-25T15:16:03.433Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-01-25T15:16:03.433Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-01-25T15:16:08.708Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-01-25T15:16:08.708Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-01-25T15:16:08.708Z] === RUN TestDockerSuite/TestPsByOrder [2022-01-25T15:16:12.281Z] === RUN TestDockerSuite/TestBuildSpaces [2022-01-25T15:16:12.773Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-01-25T15:16:13.867Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-01-25T15:16:13.867Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-01-25T15:16:13.867Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-01-25T15:16:17.669Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-01-25T15:16:17.669Z] === RUN TestDockerSuite/TestBuildStderr [2022-01-25T15:16:18.752Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-01-25T15:16:18.752Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-01-25T15:16:19.239Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-01-25T15:16:19.725Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-01-25T15:16:21.375Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-01-25T15:16:21.375Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-01-25T15:16:21.375Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-01-25T15:16:22.557Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-01-25T15:16:25.741Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-01-25T15:16:30.630Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-01-25T15:16:30.630Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-01-25T15:16:30.631Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-01-25T15:16:34.046Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-01-25T15:16:35.520Z] === RUN TestDockerSuite/TestRmiBlank [2022-01-25T15:16:35.520Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-01-25T15:16:35.520Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-01-25T15:16:44.076Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-01-25T15:16:44.076Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-01-25T15:16:44.076Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-01-25T15:16:44.576Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-01-25T15:16:46.200Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-01-25T15:16:50.695Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-01-25T15:16:51.085Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-01-25T15:16:52.062Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-01-25T15:16:52.062Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-01-25T15:16:52.062Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-01-25T15:16:52.062Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-01-25T15:16:52.062Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-01-25T15:16:52.062Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-01-25T15:16:54.593Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-01-25T15:16:55.079Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-01-25T15:16:55.972Z] === RUN TestDockerSuite/TestBuildUser [2022-01-25T15:16:55.972Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-01-25T15:16:55.972Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-01-25T15:16:55.972Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-01-25T15:16:55.972Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-01-25T15:16:55.972Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-01-25T15:16:55.972Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-01-25T15:16:58.045Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-01-25T15:16:59.883Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-01-25T15:17:00.907Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-01-25T15:17:02.401Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-01-25T15:17:07.284Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-01-25T15:17:08.236Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-01-25T15:17:08.236Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-01-25T15:17:08.236Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-01-25T15:17:08.236Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-01-25T15:17:08.236Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-01-25T15:17:08.642Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-01-25T15:17:14.623Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-01-25T15:17:14.623Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-01-25T15:17:14.623Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-01-25T15:17:14.623Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-01-25T15:17:14.623Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-01-25T15:17:17.915Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-01-25T15:17:20.603Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-01-25T15:17:20.603Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-01-25T15:17:20.961Z] === RUN TestDockerSuite/TestRmiTag [2022-01-25T15:17:21.086Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-01-25T15:17:21.086Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-01-25T15:17:21.086Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-01-25T15:17:21.086Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-01-25T15:17:21.086Z] === RUN TestDockerSuite/TestPsRightTagName [2022-01-25T15:17:21.086Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-01-25T15:17:21.086Z] === RUN TestDockerSuite/TestPsShowMounts [2022-01-25T15:17:21.985Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-01-25T15:17:25.028Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-01-25T15:17:29.748Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-01-25T15:17:30.773Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-01-25T15:17:31.672Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-01-25T15:17:31.672Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-01-25T15:17:31.672Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-01-25T15:17:32.688Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-01-25T15:17:32.688Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-01-25T15:17:32.688Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-01-25T15:17:34.297Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-01-25T15:17:35.312Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-01-25T15:17:35.312Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-01-25T15:17:35.312Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-01-25T15:17:39.626Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-01-25T15:17:41.292Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-01-25T15:17:43.108Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-01-25T15:17:45.398Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-01-25T15:17:48.580Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-01-25T15:17:50.258Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-01-25T15:17:50.258Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-01-25T15:17:50.258Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-01-25T15:17:50.258Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-01-25T15:17:50.258Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-01-25T15:17:50.851Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-01-25T15:17:51.412Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-01-25T15:17:52.434Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-01-25T15:17:52.434Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-01-25T15:17:52.434Z] === RUN TestDockerSuite/TestRunAddHost [2022-01-25T15:17:52.434Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-01-25T15:17:52.434Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-01-25T15:17:52.434Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-01-25T15:17:52.434Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-01-25T15:17:52.434Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-01-25T15:17:52.434Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-01-25T15:17:52.434Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-01-25T15:17:52.434Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-01-25T15:17:52.434Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-01-25T15:17:52.434Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-01-25T15:17:52.434Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-01-25T15:17:52.434Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-01-25T15:17:52.548Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-01-25T15:17:52.548Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-01-25T15:17:53.037Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-01-25T15:17:54.726Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-01-25T15:17:54.726Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-01-25T15:17:54.726Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-01-25T15:17:54.726Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-01-25T15:17:54.726Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-01-25T15:18:00.741Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-01-25T15:18:03.026Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-01-25T15:18:03.665Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-01-25T15:18:06.070Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-01-25T15:18:08.550Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-01-25T15:18:08.550Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-01-25T15:18:09.112Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-01-25T15:18:11.400Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-01-25T15:18:11.400Z] === RUN TestDockerSuite/TestRunBindMounts [2022-01-25T15:18:17.415Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-01-25T15:18:17.415Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-01-25T15:18:17.415Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-01-25T15:18:17.415Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-01-25T15:18:17.415Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-01-25T15:18:17.415Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-01-25T15:18:17.415Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-01-25T15:18:17.415Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-01-25T15:18:17.415Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-01-25T15:18:17.415Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-01-25T15:18:17.415Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-01-25T15:18:17.415Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-01-25T15:18:17.415Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-01-25T15:18:17.415Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-01-25T15:18:17.415Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-01-25T15:18:17.415Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-01-25T15:18:17.415Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-01-25T15:18:17.415Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-01-25T15:18:17.415Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-01-25T15:18:17.415Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-01-25T15:18:17.415Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-01-25T15:18:17.415Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-01-25T15:18:17.415Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-01-25T15:18:20.464Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-01-25T15:18:20.464Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-01-25T15:18:20.464Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-01-25T15:18:21.208Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-01-25T15:18:21.217Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-01-25T15:18:21.217Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-01-25T15:18:23.505Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-01-25T15:18:23.505Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-01-25T15:18:23.505Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-01-25T15:18:23.506Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-01-25T15:18:23.506Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-01-25T15:18:25.794Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-01-25T15:18:25.794Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-01-25T15:18:25.794Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-01-25T15:18:25.794Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-01-25T15:18:26.071Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-01-25T15:18:26.280Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-01-25T15:18:26.280Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-01-25T15:18:26.280Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-01-25T15:18:26.280Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-01-25T15:18:26.280Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-01-25T15:18:26.281Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-01-25T15:18:26.281Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-01-25T15:18:26.281Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-01-25T15:18:26.281Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-01-25T15:18:26.281Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-01-25T15:18:26.281Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-01-25T15:18:26.554Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-01-25T15:18:26.554Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-01-25T15:18:26.626Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-01-25T15:18:26.626Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-01-25T15:18:26.626Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-01-25T15:18:26.626Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-01-25T15:18:26.626Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-01-25T15:18:26.626Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-01-25T15:18:26.626Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-01-25T15:18:27.569Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-01-25T15:18:28.255Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-01-25T15:18:28.569Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-01-25T15:18:31.616Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-01-25T15:18:33.909Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-01-25T15:18:33.909Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-01-25T15:18:33.909Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-01-25T15:18:33.909Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-01-25T15:18:33.909Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-01-25T15:18:33.909Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-01-25T15:18:33.909Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-01-25T15:18:35.576Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-01-25T15:18:36.374Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-01-25T15:18:36.953Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-01-25T15:18:36.953Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-01-25T15:18:36.953Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-01-25T15:18:36.953Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-01-25T15:18:36.953Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-01-25T15:18:36.953Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-01-25T15:18:36.953Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-01-25T15:18:36.953Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-01-25T15:18:36.953Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-01-25T15:18:37.866Z] === RUN TestDockerSuite/TestBuildXZHost [2022-01-25T15:18:37.866Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-01-25T15:18:38.354Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-01-25T15:18:38.354Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-01-25T15:18:38.354Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-01-25T15:18:38.354Z] docker_cli_sni_test.go:18: Flakey test [2022-01-25T15:18:38.354Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-01-25T15:18:39.244Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-01-25T15:18:40.641Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-01-25T15:18:41.229Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-01-25T15:18:41.230Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-01-25T15:18:41.230Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-01-25T15:18:45.606Z] === RUN TestDockerSuite/TestCommitChange [2022-01-25T15:18:46.564Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-01-25T15:18:46.564Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-01-25T15:18:46.564Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-01-25T15:18:46.564Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-01-25T15:18:46.564Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-01-25T15:18:46.564Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-01-25T15:18:46.564Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-01-25T15:18:46.564Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-25T15:18:46.564Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-01-25T15:18:46.564Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-01-25T15:18:46.564Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-01-25T15:18:46.564Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-01-25T15:18:46.564Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-01-25T15:18:48.853Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-01-25T15:18:48.853Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-01-25T15:18:48.853Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-01-25T15:18:48.853Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-01-25T15:18:48.853Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-01-25T15:18:48.853Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-01-25T15:18:49.578Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-01-25T15:18:51.931Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-01-25T15:18:53.890Z] === RUN TestDockerSuite/TestRmiBlank [2022-01-25T15:18:53.890Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-01-25T15:18:53.890Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-01-25T15:18:54.221Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-01-25T15:18:54.221Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-01-25T15:18:54.221Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-01-25T15:18:54.469Z] === RUN TestDockerSuite/TestCommitHardlink [2022-01-25T15:18:54.469Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-01-25T15:18:54.469Z] === RUN TestDockerSuite/TestCommitNewFile [2022-01-25T15:18:57.977Z] === RUN TestDockerSuite/TestRunEnvironment [2022-01-25T15:18:57.977Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-01-25T15:18:57.977Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-01-25T15:18:57.977Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-01-25T15:18:57.977Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-01-25T15:18:57.977Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-01-25T15:18:57.977Z] === RUN TestDockerSuite/TestRunExitCode [2022-01-25T15:19:00.268Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-01-25T15:19:01.005Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-01-25T15:19:01.005Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-01-25T15:19:01.005Z] === RUN TestDockerSuite/TestCommitTTY [2022-01-25T15:19:03.314Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-01-25T15:19:06.357Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-01-25T15:19:08.652Z] === RUN TestDockerSuite/TestRunExposePort [2022-01-25T15:19:08.652Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-01-25T15:19:08.652Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-01-25T15:19:08.652Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-01-25T15:19:08.652Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-01-25T15:19:08.652Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-01-25T15:19:08.652Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-01-25T15:19:09.140Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-01-25T15:19:09.140Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-01-25T15:19:09.140Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-25T15:19:09.140Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-01-25T15:19:09.140Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-01-25T15:19:09.140Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-01-25T15:19:09.140Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-01-25T15:19:09.140Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-01-25T15:19:09.140Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-01-25T15:19:10.588Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-01-25T15:19:13.610Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-01-25T15:19:14.038Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-01-25T15:19:14.038Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-01-25T15:19:14.038Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-01-25T15:19:14.038Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-01-25T15:19:14.038Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-01-25T15:19:14.038Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-01-25T15:19:14.038Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-01-25T15:19:14.038Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-01-25T15:19:14.038Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-01-25T15:19:14.038Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-01-25T15:19:14.038Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-01-25T15:19:14.038Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-01-25T15:19:14.093Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-01-25T15:19:19.098Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-01-25T15:19:22.896Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-01-25T15:19:22.906Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-01-25T15:19:22.906Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-01-25T15:19:22.906Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-01-25T15:19:23.928Z] === RUN TestDockerSuite/TestRunModeHostname [2022-01-25T15:19:23.928Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-01-25T15:19:23.928Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-01-25T15:19:23.928Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-01-25T15:19:23.928Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-01-25T15:19:23.928Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-01-25T15:19:23.928Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-01-25T15:19:23.928Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-01-25T15:19:23.928Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-01-25T15:19:23.928Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-01-25T15:19:23.928Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-01-25T15:19:23.928Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-01-25T15:19:23.928Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-01-25T15:19:23.929Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-01-25T15:19:23.929Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-01-25T15:19:23.929Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-01-25T15:19:23.929Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-01-25T15:19:23.929Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-01-25T15:19:23.929Z] === RUN TestDockerSuite/TestRunMount [2022-01-25T15:19:23.929Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-01-25T15:19:23.929Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-01-25T15:19:23.929Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-01-25T15:19:23.929Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-01-25T15:19:23.929Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-01-25T15:19:23.929Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-01-25T15:19:23.929Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-01-25T15:19:23.929Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-01-25T15:19:26.444Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-01-25T15:19:26.445Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-01-25T15:19:26.445Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-01-25T15:19:26.445Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-01-25T15:19:26.445Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-01-25T15:19:26.445Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-01-25T15:19:26.445Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-01-25T15:19:26.445Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-01-25T15:19:26.445Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-01-25T15:19:26.445Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-01-25T15:19:26.445Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-01-25T15:19:26.445Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-01-25T15:19:26.445Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-01-25T15:19:26.445Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-01-25T15:19:26.445Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-01-25T15:19:26.445Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-01-25T15:19:28.887Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-01-25T15:19:32.780Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-01-25T15:19:32.780Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-01-25T15:19:32.780Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-01-25T15:19:32.780Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-01-25T15:19:32.780Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-01-25T15:19:32.780Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-01-25T15:19:32.780Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-01-25T15:19:33.765Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-01-25T15:19:37.690Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-01-25T15:19:38.800Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-01-25T15:19:42.545Z] === RUN TestDockerSuite/TestRmiTag [2022-01-25T15:19:43.028Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-01-25T15:19:44.067Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-01-25T15:19:44.067Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-01-25T15:19:44.067Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-01-25T15:19:44.067Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-01-25T15:19:44.067Z] === RUN TestDockerSuite/TestRunNetHost [2022-01-25T15:19:44.067Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-01-25T15:19:44.067Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-01-25T15:19:44.067Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-01-25T15:19:44.067Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-01-25T15:19:44.067Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-01-25T15:19:44.067Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-01-25T15:19:44.067Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-01-25T15:19:44.555Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-01-25T15:19:44.555Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-01-25T15:19:44.555Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-01-25T15:19:44.555Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-01-25T15:19:44.555Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-01-25T15:19:44.555Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-01-25T15:19:44.555Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-01-25T15:19:45.041Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-01-25T15:19:46.064Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-01-25T15:19:46.487Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-01-25T15:19:46.487Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-01-25T15:19:46.487Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-01-25T15:19:46.914Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-01-25T15:19:46.973Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-01-25T15:19:46.973Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-01-25T15:19:46.973Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-01-25T15:19:46.973Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-01-25T15:19:46.973Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-01-25T15:19:46.973Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-01-25T15:19:46.973Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-01-25T15:19:48.352Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-01-25T15:19:49.261Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-01-25T15:19:49.261Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-01-25T15:19:49.261Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-01-25T15:19:49.261Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-01-25T15:19:50.640Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-01-25T15:19:51.662Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-01-25T15:19:52.305Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-01-25T15:19:52.305Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-01-25T15:19:52.305Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-01-25T15:19:52.305Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-01-25T15:19:52.305Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-01-25T15:19:52.305Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-01-25T15:19:52.305Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-01-25T15:19:52.305Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-01-25T15:19:54.595Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-01-25T15:19:54.706Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-01-25T15:19:54.706Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-01-25T15:19:54.706Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-01-25T15:19:54.706Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-01-25T15:19:54.706Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-01-25T15:19:54.706Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-01-25T15:19:54.706Z] === RUN TestDockerSuite/TestRunPortInUse [2022-01-25T15:19:54.706Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-01-25T15:19:54.706Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-01-25T15:19:54.706Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-01-25T15:19:54.706Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-01-25T15:19:54.706Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-01-25T15:19:54.706Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-01-25T15:19:54.706Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-01-25T15:19:54.706Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-01-25T15:19:54.706Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-01-25T15:19:54.706Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-25T15:19:56.891Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-01-25T15:19:59.179Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-01-25T15:19:59.179Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-01-25T15:19:59.179Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-01-25T15:19:59.179Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-01-25T15:19:59.588Z] === RUN TestDockerSuite/TestRunPublishPort [2022-01-25T15:19:59.588Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-01-25T15:19:59.588Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-01-25T15:19:59.588Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-01-25T15:19:59.588Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-01-25T15:19:59.588Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-01-25T15:19:59.588Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-01-25T15:19:59.588Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-01-25T15:19:59.588Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-01-25T15:19:59.588Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-25T15:19:59.588Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-01-25T15:20:01.472Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-01-25T15:20:01.472Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-01-25T15:20:04.516Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-01-25T15:20:04.516Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-01-25T15:20:04.516Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-01-25T15:20:04.516Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-01-25T15:20:04.516Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-01-25T15:20:06.150Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-01-25T15:20:06.640Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-01-25T15:20:08.268Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-01-25T15:20:08.268Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-01-25T15:20:08.268Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-01-25T15:20:08.369Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-01-25T15:20:09.978Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-01-25T15:20:10.233Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-01-25T15:20:10.233Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-01-25T15:20:10.233Z] === RUN TestDockerSuite/TestRunRm [2022-01-25T15:20:11.316Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-01-25T15:20:11.316Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-01-25T15:20:12.522Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-01-25T15:20:13.604Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-01-25T15:20:15.973Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-01-25T15:20:16.456Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-01-25T15:20:16.456Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-01-25T15:20:16.456Z] === RUN TestDockerSuite/TestRunAddHost [2022-01-25T15:20:16.456Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-01-25T15:20:16.456Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-01-25T15:20:16.456Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-01-25T15:20:16.456Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-01-25T15:20:16.456Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-01-25T15:20:16.456Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-01-25T15:20:16.456Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-01-25T15:20:16.456Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-01-25T15:20:16.456Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-01-25T15:20:16.456Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-01-25T15:20:16.456Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-01-25T15:20:16.456Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-01-25T15:20:18.534Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-01-25T15:20:19.499Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-01-25T15:20:19.499Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-01-25T15:20:19.499Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-01-25T15:20:19.499Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-01-25T15:20:19.499Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-01-25T15:20:21.577Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-01-25T15:20:22.461Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-01-25T15:20:23.866Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-01-25T15:20:25.492Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-01-25T15:20:26.155Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-01-25T15:20:26.369Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-01-25T15:20:26.369Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-01-25T15:20:26.369Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-01-25T15:20:26.369Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-01-25T15:20:26.369Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-01-25T15:20:28.671Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-01-25T15:20:28.671Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-01-25T15:20:28.671Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-01-25T15:20:29.222Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-01-25T15:20:29.222Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-01-25T15:20:29.222Z] === RUN TestDockerSuite/TestRunState [2022-01-25T15:20:29.222Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-01-25T15:20:29.222Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-01-25T15:20:29.373Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-01-25T15:20:30.963Z] === RUN TestDockerSuite/TestContainerAPITop [2022-01-25T15:20:30.963Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-01-25T15:20:30.963Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-01-25T15:20:32.266Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-01-25T15:20:32.266Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-01-25T15:20:32.266Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-01-25T15:20:32.397Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-01-25T15:20:33.258Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-01-25T15:20:33.744Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-01-25T15:20:35.307Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-01-25T15:20:35.307Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-01-25T15:20:35.307Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-01-25T15:20:35.307Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-01-25T15:20:35.307Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-01-25T15:20:35.307Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-01-25T15:20:35.307Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-01-25T15:20:35.307Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-01-25T15:20:35.307Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-01-25T15:20:35.425Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-01-25T15:20:38.450Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-01-25T15:20:38.450Z] === RUN TestDockerSuite/TestRunBindMounts [2022-01-25T15:20:38.622Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-01-25T15:20:40.241Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-01-25T15:20:40.241Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-01-25T15:20:40.241Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-01-25T15:20:40.241Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-01-25T15:20:40.241Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-01-25T15:20:40.241Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-01-25T15:20:40.241Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-01-25T15:20:40.241Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-01-25T15:20:40.241Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-01-25T15:20:40.241Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-01-25T15:20:40.241Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-01-25T15:20:41.333Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-01-25T15:20:41.333Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-01-25T15:20:41.333Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-01-25T15:20:41.333Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-01-25T15:20:41.333Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-01-25T15:20:41.333Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-01-25T15:20:41.333Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-01-25T15:20:41.333Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-01-25T15:20:41.333Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-01-25T15:20:41.333Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-01-25T15:20:41.333Z] === RUN TestDockerSuite/TestRunUserByID [2022-01-25T15:20:41.333Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-01-25T15:20:41.333Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-01-25T15:20:41.333Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-01-25T15:20:41.333Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-01-25T15:20:41.333Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-01-25T15:20:41.333Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-01-25T15:20:41.333Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-01-25T15:20:41.333Z] === RUN TestDockerSuite/TestRunUserByName [2022-01-25T15:20:41.333Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-01-25T15:20:41.333Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-01-25T15:20:41.863Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-01-25T15:20:41.864Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-01-25T15:20:43.620Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-01-25T15:20:43.620Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-01-25T15:20:43.620Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-01-25T15:20:44.909Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-01-25T15:20:45.741Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-01-25T15:20:45.741Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-01-25T15:20:45.741Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-01-25T15:20:45.741Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-01-25T15:20:45.741Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-01-25T15:20:45.741Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-01-25T15:20:45.741Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-01-25T15:20:45.741Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-01-25T15:20:45.741Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-01-25T15:20:45.741Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-01-25T15:20:45.741Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-01-25T15:20:45.741Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-01-25T15:20:45.741Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-01-25T15:20:45.741Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-01-25T15:20:45.741Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-01-25T15:20:45.741Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-01-25T15:20:45.741Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-01-25T15:20:45.741Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-01-25T15:20:45.741Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-01-25T15:20:45.741Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-01-25T15:20:45.741Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-01-25T15:20:45.741Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-01-25T15:20:45.741Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-01-25T15:20:46.664Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-01-25T15:20:46.664Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-01-25T15:20:46.664Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-01-25T15:20:46.664Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-01-25T15:20:46.664Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-01-25T15:20:47.197Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-01-25T15:20:48.018Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-01-25T15:20:48.018Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-01-25T15:20:48.018Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-01-25T15:20:49.708Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-01-25T15:20:50.244Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-01-25T15:20:52.534Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000a0780_} [2022-01-25T15:20:52.884Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-01-25T15:20:52.884Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-01-25T15:20:52.884Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-01-25T15:20:52.884Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-01-25T15:20:52.884Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-01-25T15:20:54.824Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12824823911_c:\foo_false____} [2022-01-25T15:20:55.161Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-01-25T15:20:55.161Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-01-25T15:20:55.161Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-01-25T15:20:55.161Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-01-25T15:20:55.161Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-01-25T15:20:55.161Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-01-25T15:20:55.161Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-01-25T15:20:55.161Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-01-25T15:20:55.161Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-01-25T15:20:55.161Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-01-25T15:20:55.161Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-01-25T15:20:55.161Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-01-25T15:20:55.161Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-01-25T15:20:55.161Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-01-25T15:20:55.161Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-01-25T15:20:57.436Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-01-25T15:20:57.874Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12824823911_c:\foo_true____} [2022-01-25T15:20:58.549Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-01-25T15:21:00.462Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-01-25T15:21:03.490Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-01-25T15:21:03.490Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-01-25T15:21:03.490Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-01-25T15:21:03.490Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-01-25T15:21:03.490Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-01-25T15:21:03.490Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-01-25T15:21:03.490Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-01-25T15:21:04.568Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-01-25T15:21:05.202Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-01-25T15:21:05.202Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-01-25T15:21:05.202Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-01-25T15:21:05.202Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-01-25T15:21:05.202Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-01-25T15:21:05.202Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-01-25T15:21:05.202Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-01-25T15:21:05.202Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-01-25T15:21:05.202Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-01-25T15:21:05.202Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-01-25T15:21:05.689Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-01-25T15:21:05.689Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-01-25T15:21:05.689Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-01-25T15:21:05.689Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-01-25T15:21:05.689Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-01-25T15:21:05.689Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-01-25T15:21:05.689Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-01-25T15:21:05.689Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-01-25T15:21:05.689Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-01-25T15:21:05.689Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-01-25T15:21:05.689Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-01-25T15:21:05.689Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-01-25T15:21:05.689Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-01-25T15:21:05.689Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-01-25T15:21:06.515Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-01-25T15:21:06.515Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-01-25T15:21:06.515Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-01-25T15:21:06.515Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-01-25T15:21:06.515Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-01-25T15:21:06.515Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-01-25T15:21:06.515Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-01-25T15:21:06.515Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-01-25T15:21:06.515Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-01-25T15:21:07.978Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-01-25T15:21:07.978Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-01-25T15:21:07.978Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-01-25T15:21:07.978Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-01-25T15:21:08.467Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-01-25T15:21:08.467Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-01-25T15:21:08.467Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-01-25T15:21:08.467Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-01-25T15:21:08.467Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-01-25T15:21:08.467Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-01-25T15:21:08.467Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-01-25T15:21:08.467Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-01-25T15:21:08.467Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-01-25T15:21:08.467Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-01-25T15:21:08.467Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-01-25T15:21:08.467Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-01-25T15:21:08.467Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-01-25T15:21:08.467Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-01-25T15:21:08.467Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-01-25T15:21:08.467Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-01-25T15:21:08.467Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-01-25T15:21:08.467Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-01-25T15:21:08.467Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-01-25T15:21:08.467Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-25T15:21:08.467Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-01-25T15:21:08.467Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-01-25T15:21:08.467Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-01-25T15:21:08.789Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-01-25T15:21:10.593Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-01-25T15:21:10.593Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-01-25T15:21:10.593Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-01-25T15:21:10.754Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-01-25T15:21:11.082Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-01-25T15:21:11.242Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-01-25T15:21:11.242Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-01-25T15:21:11.242Z] === RUN TestDockerSuite/TestCpRelativePath [2022-01-25T15:21:13.537Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-01-25T15:21:13.537Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-01-25T15:21:13.537Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-01-25T15:21:13.537Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-01-25T15:21:13.537Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-01-25T15:21:13.537Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-01-25T15:21:13.537Z] === RUN TestDockerSuite/TestCpToCaseA [2022-01-25T15:21:14.986Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-01-25T15:21:16.080Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-01-25T15:21:16.080Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-01-25T15:21:16.080Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-01-25T15:21:16.080Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-01-25T15:21:16.080Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-01-25T15:21:16.080Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-01-25T15:21:16.080Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-01-25T15:21:16.080Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-25T15:21:16.080Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-01-25T15:21:16.080Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-01-25T15:21:16.080Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-01-25T15:21:16.080Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-01-25T15:21:16.080Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-01-25T15:21:18.027Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-01-25T15:21:18.423Z] === RUN TestDockerSuite/TestCpToCaseB [2022-01-25T15:21:19.106Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-01-25T15:21:19.106Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-01-25T15:21:19.106Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-01-25T15:21:19.106Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-01-25T15:21:19.106Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-01-25T15:21:19.106Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-01-25T15:21:21.071Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-01-25T15:21:21.071Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-01-25T15:21:21.071Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-01-25T15:21:21.071Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-01-25T15:21:21.071Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-01-25T15:21:21.071Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-01-25T15:21:21.071Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-01-25T15:21:21.071Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-01-25T15:21:21.071Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-01-25T15:21:21.071Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-01-25T15:21:21.071Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-01-25T15:21:21.071Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-01-25T15:21:21.071Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-01-25T15:21:21.071Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-01-25T15:21:21.071Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-01-25T15:21:22.131Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-01-25T15:21:24.973Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-01-25T15:21:25.156Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-01-25T15:21:25.156Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-01-25T15:21:25.156Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-01-25T15:21:25.756Z] === RUN TestDockerSuite/TestCpToCaseC [2022-01-25T15:21:25.756Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-01-25T15:21:25.756Z] === RUN TestDockerSuite/TestCpToCaseD [2022-01-25T15:21:25.756Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-01-25T15:21:25.756Z] === RUN TestDockerSuite/TestCpToCaseE [2022-01-25T15:21:27.260Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-01-25T15:21:28.188Z] === RUN TestDockerSuite/TestRunEnvironment [2022-01-25T15:21:28.188Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-01-25T15:21:28.188Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-01-25T15:21:28.188Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-01-25T15:21:28.188Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-01-25T15:21:28.188Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-01-25T15:21:28.188Z] === RUN TestDockerSuite/TestRunExitCode [2022-01-25T15:21:29.547Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-01-25T15:21:31.215Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-01-25T15:21:34.242Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-01-25T15:21:35.564Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-01-25T15:21:35.564Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-01-25T15:21:35.564Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-01-25T15:21:35.564Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-01-25T15:21:35.564Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-01-25T15:21:35.564Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-01-25T15:21:35.564Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-01-25T15:21:35.564Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-01-25T15:21:35.564Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-01-25T15:21:35.564Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-01-25T15:21:35.564Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-01-25T15:21:35.564Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-01-25T15:21:35.564Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-01-25T15:21:35.564Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-01-25T15:21:35.564Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-01-25T15:21:35.564Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-01-25T15:21:35.564Z] === RUN TestDockerSuite/TestSaveImageId [2022-01-25T15:21:35.564Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-01-25T15:21:35.564Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-01-25T15:21:35.564Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-01-25T15:21:35.564Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-01-25T15:21:35.564Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-01-25T15:21:35.564Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-01-25T15:21:35.564Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-01-25T15:21:35.564Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-01-25T15:21:35.564Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-01-25T15:21:35.564Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-01-25T15:21:35.564Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-01-25T15:21:35.564Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-01-25T15:21:35.564Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-01-25T15:21:35.564Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-01-25T15:21:35.564Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-01-25T15:21:35.564Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-01-25T15:21:35.564Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-01-25T15:21:35.564Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-01-25T15:21:37.267Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-01-25T15:21:37.854Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-01-25T15:21:38.340Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-01-25T15:21:38.825Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-01-25T15:21:38.825Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-01-25T15:21:40.293Z] === RUN TestDockerSuite/TestRunExposePort [2022-01-25T15:21:40.293Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-01-25T15:21:40.293Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-01-25T15:21:40.776Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-01-25T15:21:40.776Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-01-25T15:21:40.776Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-01-25T15:21:40.776Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-01-25T15:21:40.776Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-01-25T15:21:40.776Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-01-25T15:21:40.776Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-25T15:21:40.776Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-01-25T15:21:40.776Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-01-25T15:21:40.776Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-01-25T15:21:40.776Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-01-25T15:21:40.776Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-01-25T15:21:40.776Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-01-25T15:21:40.933Z] === RUN TestDockerSuite/TestCpToCaseF [2022-01-25T15:21:40.933Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-01-25T15:21:40.933Z] === RUN TestDockerSuite/TestCpToCaseG [2022-01-25T15:21:40.933Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-01-25T15:21:40.933Z] === RUN TestDockerSuite/TestCpToCaseH [2022-01-25T15:21:41.112Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-01-25T15:21:46.761Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-01-25T15:21:46.761Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-01-25T15:21:46.761Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-01-25T15:21:46.761Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-01-25T15:21:46.761Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-01-25T15:21:46.761Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-01-25T15:21:46.761Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-01-25T15:21:46.761Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-01-25T15:21:46.761Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-01-25T15:21:46.761Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-01-25T15:21:46.761Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-01-25T15:21:46.761Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-01-25T15:21:49.963Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-01-25T15:21:49.963Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-01-25T15:21:49.963Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-01-25T15:21:53.656Z] === RUN TestDockerSuite/TestCpToCaseI [2022-01-25T15:21:53.656Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-01-25T15:21:53.656Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-01-25T15:21:53.656Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-01-25T15:21:53.656Z] === RUN TestDockerSuite/TestCpToDot [2022-01-25T15:21:54.053Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-01-25T15:21:54.053Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-01-25T15:21:54.053Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-01-25T15:21:56.704Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-01-25T15:21:56.704Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-01-25T15:21:56.704Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-01-25T15:21:56.704Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-01-25T15:21:56.704Z] === RUN TestDockerSuite/TestCpToStdout [2022-01-25T15:21:57.085Z] === RUN TestDockerSuite/TestRunModeHostname [2022-01-25T15:21:57.085Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-01-25T15:21:57.085Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-01-25T15:21:57.085Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-01-25T15:21:57.085Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-01-25T15:21:57.085Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-01-25T15:21:57.085Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-01-25T15:21:57.085Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-01-25T15:21:57.085Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-01-25T15:21:57.085Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-01-25T15:21:57.085Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-01-25T15:21:57.085Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-01-25T15:21:57.085Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-01-25T15:21:57.085Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-01-25T15:21:57.085Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-01-25T15:21:57.085Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-01-25T15:21:57.085Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-01-25T15:21:57.085Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-01-25T15:21:57.085Z] === RUN TestDockerSuite/TestRunMount [2022-01-25T15:21:57.085Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-01-25T15:21:57.085Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-01-25T15:21:57.085Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-01-25T15:21:57.085Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-01-25T15:21:57.085Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-01-25T15:21:57.085Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-01-25T15:21:57.085Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-01-25T15:21:57.085Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-01-25T15:21:58.811Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-01-25T15:21:58.811Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-01-25T15:21:58.811Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-01-25T15:21:59.746Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-01-25T15:21:59.746Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-25T15:21:59.746Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-01-25T15:21:59.746Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-01-25T15:21:59.746Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-01-25T15:21:59.746Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-01-25T15:21:59.746Z] === RUN TestDockerSuite/TestCpVolumePath [2022-01-25T15:21:59.746Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-01-25T15:21:59.746Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-01-25T15:21:59.746Z] === RUN TestDockerSuite/TestCreateArgs [2022-01-25T15:21:59.746Z] === RUN TestDockerSuite/TestCreateByImageID [2022-01-25T15:22:02.034Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-01-25T15:22:03.690Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-01-25T15:22:03.690Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-01-25T15:22:03.690Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-01-25T15:22:03.690Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-01-25T15:22:03.690Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-01-25T15:22:03.690Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-01-25T15:22:03.690Z] === RUN TestDockerSuite/TestStartRecordError [2022-01-25T15:22:03.690Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-01-25T15:22:03.690Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-01-25T15:22:04.321Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-01-25T15:22:04.808Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-01-25T15:22:04.808Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-01-25T15:22:07.099Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-01-25T15:22:07.586Z] === RUN TestDockerSuite/TestCreateLabels [2022-01-25T15:22:07.664Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-01-25T15:22:07.664Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-01-25T15:22:07.664Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-01-25T15:22:07.664Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-01-25T15:22:07.664Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-01-25T15:22:07.664Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-01-25T15:22:07.664Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-01-25T15:22:08.072Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-01-25T15:22:08.072Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-01-25T15:22:08.072Z] === RUN TestDockerSuite/TestCreateRM [2022-01-25T15:22:08.072Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-01-25T15:22:08.072Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-25T15:22:08.072Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-01-25T15:22:08.560Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-01-25T15:22:09.047Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-01-25T15:22:11.010Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-01-25T15:22:11.010Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-01-25T15:22:11.010Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-01-25T15:22:11.010Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-01-25T15:22:11.010Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-01-25T15:22:11.010Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-01-25T15:22:11.010Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-01-25T15:22:11.010Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-01-25T15:22:11.010Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-01-25T15:22:11.010Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-01-25T15:22:11.010Z] === RUN TestDockerSuite/TestStatsNoStream [2022-01-25T15:22:11.010Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-01-25T15:22:11.010Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-01-25T15:22:12.524Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-01-25T15:22:14.057Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-01-25T15:22:16.345Z] === RUN TestDockerSuite/TestTopPrivileged [2022-01-25T15:22:16.345Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-01-25T15:22:16.345Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-01-25T15:22:18.512Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-01-25T15:22:18.513Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-01-25T15:22:18.513Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-01-25T15:22:18.513Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-01-25T15:22:18.513Z] === RUN TestDockerSuite/TestRunNetHost [2022-01-25T15:22:18.513Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-01-25T15:22:18.513Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-01-25T15:22:18.513Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-01-25T15:22:18.513Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-01-25T15:22:18.513Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-01-25T15:22:18.513Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-01-25T15:22:18.513Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-01-25T15:22:18.513Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-01-25T15:22:18.513Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-01-25T15:22:18.513Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-01-25T15:22:18.513Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-01-25T15:22:18.513Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-01-25T15:22:18.513Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-01-25T15:22:18.513Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-01-25T15:22:18.633Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-01-25T15:22:18.633Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-01-25T15:22:18.633Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-01-25T15:22:18.633Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-01-25T15:22:18.633Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-01-25T15:22:18.633Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-01-25T15:22:18.633Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-01-25T15:22:18.633Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-01-25T15:22:18.633Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-01-25T15:22:18.633Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-01-25T15:22:18.633Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-01-25T15:22:18.633Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-01-25T15:22:18.633Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-01-25T15:22:18.996Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-01-25T15:22:20.605Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-01-25T15:22:21.762Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-01-25T15:22:21.762Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-01-25T15:22:22.213Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-01-25T15:22:22.250Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-01-25T15:22:24.487Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-01-25T15:22:25.299Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-01-25T15:22:25.784Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-01-25T15:22:25.785Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-01-25T15:22:25.785Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-01-25T15:22:26.093Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-01-25T15:22:28.830Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-01-25T15:22:28.830Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-01-25T15:22:28.830Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-01-25T15:22:28.830Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-01-25T15:22:28.830Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-01-25T15:22:28.830Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-01-25T15:22:28.830Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-01-25T15:22:28.830Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-01-25T15:22:28.830Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-01-25T15:22:28.830Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-01-25T15:22:28.830Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-01-25T15:22:28.830Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-01-25T15:22:28.830Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-01-25T15:22:28.830Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-01-25T15:22:28.830Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-01-25T15:22:28.830Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-01-25T15:22:28.830Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T15:22:28.830Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-01-25T15:22:28.830Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-01-25T15:22:28.830Z] === RUN TestDockerSuite/TestDevicePermissions [2022-01-25T15:22:28.830Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-01-25T15:22:28.830Z] === RUN TestDockerSuite/TestDockerFails [2022-01-25T15:22:28.830Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-01-25T15:22:28.830Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-01-25T15:22:28.830Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-01-25T15:22:28.830Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-01-25T15:22:28.830Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-01-25T15:22:28.830Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-01-25T15:22:28.830Z] === RUN TestDockerSuite/TestEventsAttach [2022-01-25T15:22:28.830Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-01-25T15:22:28.830Z] === RUN TestDockerSuite/TestEventsCommit [2022-01-25T15:22:28.830Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-01-25T15:22:28.830Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-01-25T15:22:29.114Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-01-25T15:22:29.115Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-01-25T15:22:29.115Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-01-25T15:22:29.115Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-01-25T15:22:29.115Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-01-25T15:22:29.115Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-01-25T15:22:29.115Z] === RUN TestDockerSuite/TestRunPortInUse [2022-01-25T15:22:29.115Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-01-25T15:22:29.115Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-01-25T15:22:29.115Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-01-25T15:22:29.115Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-01-25T15:22:29.115Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-01-25T15:22:29.115Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-01-25T15:22:29.115Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-01-25T15:22:29.115Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-01-25T15:22:29.115Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-01-25T15:22:29.115Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-25T15:22:31.123Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-01-25T15:22:33.797Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-01-25T15:22:33.797Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-01-25T15:22:33.969Z] === RUN TestDockerSuite/TestRunPublishPort [2022-01-25T15:22:33.969Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-01-25T15:22:33.969Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-01-25T15:22:33.969Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-01-25T15:22:33.969Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-01-25T15:22:33.969Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-01-25T15:22:33.969Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-01-25T15:22:33.969Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-01-25T15:22:33.969Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-01-25T15:22:33.969Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-25T15:22:33.969Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-01-25T15:22:34.168Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-01-25T15:22:34.288Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-01-25T15:22:34.288Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-01-25T15:22:34.288Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-01-25T15:22:34.774Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-01-25T15:22:35.264Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-01-25T15:22:35.264Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-01-25T15:22:36.462Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-01-25T15:22:38.318Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-01-25T15:22:38.318Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-01-25T15:22:42.218Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-01-25T15:22:42.704Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-01-25T15:22:43.193Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-01-25T15:22:43.194Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-01-25T15:22:43.194Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-01-25T15:22:44.549Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-01-25T15:22:44.549Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-01-25T15:22:44.549Z] === RUN TestDockerSuite/TestRunRm [2022-01-25T15:22:45.311Z] === RUN TestDockerSuite/TestEventsCopy [2022-01-25T15:22:47.573Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-01-25T15:22:49.212Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-01-25T15:22:53.595Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-01-25T15:22:53.820Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-01-25T15:22:53.820Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-01-25T15:22:53.820Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-01-25T15:22:53.820Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-01-25T15:22:53.820Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-01-25T15:22:53.820Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-01-25T15:22:53.820Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-01-25T15:22:56.620Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-01-25T15:22:58.895Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-01-25T15:22:59.848Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-01-25T15:23:01.468Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-01-25T15:23:02.492Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-01-25T15:23:02.663Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-01-25T15:23:02.663Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-01-25T15:23:02.663Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-01-25T15:23:02.771Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-01-25T15:23:02.771Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-01-25T15:23:02.771Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-01-25T15:23:02.771Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-01-25T15:23:02.771Z] === RUN TestDockerSuite/TestRunState [2022-01-25T15:23:02.771Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-01-25T15:23:02.771Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-01-25T15:23:05.793Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-01-25T15:23:05.793Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-01-25T15:23:05.793Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-01-25T15:23:05.793Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-01-25T15:23:05.793Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-01-25T15:23:05.793Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-01-25T15:23:05.793Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-01-25T15:23:05.793Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-01-25T15:23:06.275Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-01-25T15:23:06.275Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-01-25T15:23:06.275Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-01-25T15:23:06.275Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-01-25T15:23:06.397Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-01-25T15:23:07.422Z] === RUN TestDockerSuite/TestEventsFilterType [2022-01-25T15:23:08.448Z] === RUN TestDockerSuite/TestEventsFilters [2022-01-25T15:23:12.269Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-01-25T15:23:12.269Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-01-25T15:23:12.269Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-01-25T15:23:12.269Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-01-25T15:23:12.269Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-01-25T15:23:12.269Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-01-25T15:23:12.269Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-01-25T15:23:12.269Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-01-25T15:23:12.269Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-01-25T15:23:12.269Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-01-25T15:23:12.269Z] === RUN TestDockerSuite/TestRunUserByID [2022-01-25T15:23:12.269Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-01-25T15:23:12.269Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-01-25T15:23:12.269Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-01-25T15:23:12.269Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-01-25T15:23:12.269Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-01-25T15:23:12.269Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-01-25T15:23:12.269Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-01-25T15:23:12.269Z] === RUN TestDockerSuite/TestRunUserByName [2022-01-25T15:23:12.269Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-01-25T15:23:12.269Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-01-25T15:23:13.337Z] === RUN TestDockerSuite/TestEventsFormat [2022-01-25T15:23:15.300Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-01-25T15:23:15.300Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.300Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-01-25T15:23:15.379Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-01-25T15:23:15.379Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.379Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-01-25T15:23:15.379Z] --- PASS: TestDockerSuite (2472.36s) [2022-01-25T15:23:15.379Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-01-25T15:23:15.379Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-01-25T15:23:15.379Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-01-25T15:23:15.379Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-01-25T15:23:15.379Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-01-25T15:23:15.379Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-01-25T15:23:15.379Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-01-25T15:23:15.379Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.75s) [2022-01-25T15:23:15.379Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.27s) [2022-01-25T15:23:15.379Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.64s) [2022-01-25T15:23:15.379Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.39s) [2022-01-25T15:23:15.379Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (78.86s) [2022-01-25T15:23:15.379Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.83s) [2022-01-25T15:23:15.379Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2022-01-25T15:23:15.379Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.10s) [2022-01-25T15:23:15.379Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.73s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.42s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.81s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.30s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.76s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (90.18s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.91s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.40s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.03s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.04s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.53s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.72s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.30s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.07s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.57s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.15s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.43s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.80s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.39s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.61s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildAddTar (36.24s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.99s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.84s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.62s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.10s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.22s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.11s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.61s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.90s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.40s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.95s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.65s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (25.76s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.75s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.84s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.45s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.56s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.22s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.54s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.67s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.10s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildCmd (0.63s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.62s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.62s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.11s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.51s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.33s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.56s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.03s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.04s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.61s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.98s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.76s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.15s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (36.34s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.71s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.65s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.64s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.42s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.59s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (25.22s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.77s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (19.41s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.88s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.93s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.01s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.30s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.94s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildDockerignore (54.08s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.84s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (58.99s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.82s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.88s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (22.34s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.57s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.23s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (30.54s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.79s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.86s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (83.02s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.51s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.44s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.62s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.18s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.55s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.60s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.69s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.43s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.72s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.40s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.14s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.08s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.16s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.92s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.69s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildFails (2.77s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.64s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.47s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.29s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.38s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.64s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.79s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.73s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.63s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.38s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildHistory (12.63s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.10s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.03s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.82s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.96s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildLabel (1.13s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.73s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.15s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.68s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildLabels (1.12s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.67s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.53s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.63s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.68s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.79s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (17.45s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.87s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (35.43s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.44s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.28s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.13s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.85s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (19.21s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.88s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.76s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.32s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.92s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.91s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.19s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (3.09s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.07s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.52s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.05s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.87s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.60s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.44s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.16s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.44s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.16s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.36s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.30s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (45.10s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (20.72s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildRm (13.91s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.65s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.46s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.59s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.20s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.22s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.04s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (17.25s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.93s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.71s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.40s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.31s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.12s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildStderr (4.76s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.53s) [2022-01-25T15:23:15.380Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.44s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.75s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.49s) [2022-01-25T15:23:15.380Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.84s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.49s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.24s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.65s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.70s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (24.01s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.08s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.69s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.02s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.49s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.24s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.43s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.66s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.81s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.49s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.46s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.44s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.41s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.28s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.32s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.13s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.42s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.07s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.01s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestCommitChange (5.57s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.16s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.83s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestCommitTTY (7.84s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.06s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.13s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.90s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.61s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.74s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.77s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.77s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.47s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.35s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.37s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.58s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.92s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.89s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.34s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.52s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.32s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.75s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.37s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.54s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.13s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.89s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.34s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.14s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.75s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.31s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.94s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.50s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.77s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.78s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.75s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.80s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000ac9c0_} (2.83s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12114810906_c:\foo_false____} (2.69s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12114810906_c:\foo_true____} (2.85s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.44s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.09s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.71s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.93s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.88s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.10s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.90s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.34s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.24s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestCpToDot (2.90s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestCpToStdout (3.08s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.26s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestCreateArgs (0.25s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.44s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.87s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.25s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.00s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.83s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestCreateLabels (0.25s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestCreateRM (0.48s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.26s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.49s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.86s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.28s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.55s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.20s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.25s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.95s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.18s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.96s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.92s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.00s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.85s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestEventsCopy (5.24s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.18s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.72s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.96s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.69s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.08s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.16s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestEventsFilters (5.81s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestEventsFormat (5.76s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.10s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.23s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestEventsRename (3.02s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestEventsResize (8.24s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.84s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.92s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.52s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestEventsUntag (2.81s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.24s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.45s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.36s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.36s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.46s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.49s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.38s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.32s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.54s) [2022-01-25T15:23:15.381Z] --- PASS: TestDockerSuite/TestExecInspectID (4.04s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-01-25T15:23:15.381Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.76s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.55s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.90s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.28s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.26s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.40s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.27s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.10s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.21s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.38s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.74s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.20s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.07s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.31s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.48s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.15s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestImagesFormat (0.26s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.08s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestImportBadURL (0.09s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.91s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.89s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.11s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.83s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.24s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.87s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestInspectDefault (2.79s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestInspectHistory (5.17s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.81s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.31s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.25s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.83s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.50s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.10s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.38s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestInspectStatus (3.70s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.82s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.50s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.80s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.41s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.82s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.82s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.78s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.27s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.29s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.16s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.98s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.49s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.83s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.90s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.87s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.82s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.68s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.85s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.83s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestLogsSince (9.44s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestLogsTail (3.21s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.06s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.83s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.55s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.53s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestPsByOrder (8.81s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.75s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (16.54s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.34s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.00s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.35s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.53s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.09s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.25s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.39s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.89s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.45s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.04s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.64s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.06s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.91s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (22.44s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.61s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.31s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.24s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.88s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.02s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.14s) [2022-01-25T15:23:15.382Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.17s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.35s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (15.20s) [2022-01-25T15:23:15.382Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.38s) [2022-01-25T15:23:15.383Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.75s) [2022-01-25T15:23:15.383Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.72s) [2022-01-25T15:23:15.383Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.73s) [2022-01-25T15:23:15.383Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.05s) [2022-01-25T15:23:15.383Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.54s) [2022-01-25T15:23:15.383Z] --- PASS: TestDockerSuite/TestRmiTag (0.71s) [2022-01-25T15:23:15.383Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.91s) [2022-01-25T15:23:15.383Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (17.60s) [2022-01-25T15:23:15.383Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.15s) [2022-01-25T15:23:15.383Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.51s) [2022-01-25T15:23:15.383Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.32s) [2022-01-25T15:23:15.383Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-01-25T15:23:15.383Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-01-25T15:23:15.383Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-01-25T15:23:15.383Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-01-25T15:23:15.383Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-01-25T15:23:15.383Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-01-25T15:23:15.383Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-01-25T15:23:15.383Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.13s) [2022-01-25T15:23:15.383Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-01-25T15:23:15.383Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-01-25T15:23:15.383Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.58s) [2022-01-25T15:23:15.383Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.97s) [2022-01-25T15:23:15.383Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.78s) [2022-01-25T15:23:15.383Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.76s) [2022-01-25T15:23:15.383Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.85s) [2022-01-25T15:23:15.383Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-01-25T15:23:15.383Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.70s) [2022-01-25T15:23:15.383Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-01-25T15:23:15.383Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-01-25T15:23:15.383Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-01-25T15:23:15.383Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-01-25T15:23:15.383Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-01-25T15:23:15.383Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-01-25T15:23:15.383Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-01-25T15:23:15.383Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-01-25T15:23:15.383Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-01-25T15:23:15.383Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-01-25T15:23:15.383Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-01-25T15:23:15.383Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.78s) [2022-01-25T15:23:15.383Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-01-25T15:23:15.383Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.24s) [2022-01-25T15:23:15.383Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-01-25T15:23:15.383Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-01-25T15:23:15.383Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.54s) [2022-01-25T15:23:15.383Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-01-25T15:23:15.383Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-01-25T15:23:15.383Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-01-25T15:23:15.383Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-01-25T15:23:15.383Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-01-25T15:23:15.383Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-01-25T15:23:15.383Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-01-25T15:23:15.383Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.18s) [2022-01-25T15:23:15.383Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.95s) [2022-01-25T15:23:15.383Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.83s) [2022-01-25T15:23:15.383Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-01-25T15:23:15.383Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-01-25T15:23:15.383Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-01-25T15:23:15.383Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.79s) [2022-01-25T15:23:15.383Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-01-25T15:23:15.383Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-01-25T15:23:15.383Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-01-25T15:23:15.383Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-01-25T15:23:15.383Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.16s) [2022-01-25T15:23:15.383Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.47s) [2022-01-25T15:23:15.383Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-01-25T15:23:15.383Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-01-25T15:23:15.383Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-01-25T15:23:15.383Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-01-25T15:23:15.383Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-01-25T15:23:15.383Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-01-25T15:23:15.383Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.94s) [2022-01-25T15:23:15.383Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-01-25T15:23:15.383Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.19s) [2022-01-25T15:23:15.383Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-01-25T15:23:15.383Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.76s) [2022-01-25T15:23:15.383Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.78s) [2022-01-25T15:23:15.383Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-01-25T15:23:15.383Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.87s) [2022-01-25T15:23:15.383Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-01-25T15:23:15.383Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-01-25T15:23:15.383Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-01-25T15:23:15.383Z] --- PASS: TestDockerSuite/TestRunExitCode (2.84s) [2022-01-25T15:23:15.383Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.88s) [2022-01-25T15:23:15.383Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.85s) [2022-01-25T15:23:15.383Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.88s) [2022-01-25T15:23:15.383Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-01-25T15:23:15.383Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-01-25T15:23:15.383Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-01-25T15:23:15.383Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-01-25T15:23:15.383Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-01-25T15:23:15.383Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-01-25T15:23:15.383Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-01-25T15:23:15.383Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-01-25T15:23:15.383Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.11s) [2022-01-25T15:23:15.383Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-01-25T15:23:15.383Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.10s) [2022-01-25T15:23:15.383Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-01-25T15:23:15.383Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-01-25T15:23:15.383Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-01-25T15:23:15.383Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-01-25T15:23:15.383Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.74s) [2022-01-25T15:23:15.383Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-01-25T15:23:15.383Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.91s) [2022-01-25T15:23:15.383Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-01-25T15:23:15.383Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-01-25T15:23:15.383Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-01-25T15:23:15.383Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-01-25T15:23:15.383Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-01-25T15:23:15.383Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-01-25T15:23:15.383Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-01-25T15:23:15.383Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-01-25T15:23:15.383Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-01-25T15:23:15.383Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-01-25T15:23:15.383Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-01-25T15:23:15.383Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-01-25T15:23:15.383Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-01-25T15:23:15.870Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.55s) [2022-01-25T15:23:15.870Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-01-25T15:23:15.870Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-01-25T15:23:15.870Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-01-25T15:23:15.870Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.12s) [2022-01-25T15:23:15.870Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.37s) [2022-01-25T15:23:15.870Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-01-25T15:23:15.870Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-01-25T15:23:15.870Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-01-25T15:23:15.870Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-01-25T15:23:15.870Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-01-25T15:23:15.870Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-01-25T15:23:15.870Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-01-25T15:23:15.871Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.51s) [2022-01-25T15:23:15.871Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.36s) [2022-01-25T15:23:15.871Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.13s) [2022-01-25T15:23:15.871Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.08s) [2022-01-25T15:23:15.871Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.37s) [2022-01-25T15:23:15.871Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.63s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-01-25T15:23:15.871Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.27s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-01-25T15:23:15.871Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (10.11s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-01-25T15:23:15.871Z] --- PASS: TestDockerSuite/TestRunRm (2.90s) [2022-01-25T15:23:15.871Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.89s) [2022-01-25T15:23:15.871Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.94s) [2022-01-25T15:23:15.871Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.87s) [2022-01-25T15:23:15.871Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.38s) [2022-01-25T15:23:15.871Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.95s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-01-25T15:23:15.871Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.79s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-01-25T15:23:15.871Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.95s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-01-25T15:23:15.871Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.22s) [2022-01-25T15:23:15.871Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-01-25T15:23:15.871Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.02s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-01-25T15:23:15.871Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.78s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-01-25T15:23:15.871Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.75s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-01-25T15:23:15.871Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.59s) [2022-01-25T15:23:15.871Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.52s) [2022-01-25T15:23:15.871Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.49s) [2022-01-25T15:23:15.871Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.87s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-01-25T15:23:15.871Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.18s) [2022-01-25T15:23:15.871Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.12s) [2022-01-25T15:23:15.871Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.80s) [2022-01-25T15:23:15.871Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.85s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-01-25T15:23:15.871Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-01-25T15:23:15.871Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-01-25T15:23:15.871Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.03s) [2022-01-25T15:23:15.871Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.27s) [2022-01-25T15:23:15.871Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.09s) [2022-01-25T15:23:15.871Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.67s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-01-25T15:23:15.871Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.52s) [2022-01-25T15:23:15.871Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.46s) [2022-01-25T15:23:15.871Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.44s) [2022-01-25T15:23:15.871Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.27s) [2022-01-25T15:23:15.871Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.86s) [2022-01-25T15:23:15.871Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.33s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-01-25T15:23:15.871Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.06s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-01-25T15:23:15.871Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.12s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-01-25T15:23:15.871Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.75s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-01-25T15:23:15.871Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.38s) [2022-01-25T15:23:15.871Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.51s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-01-25T15:23:15.871Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.30s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-01-25T15:23:15.871Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.34s) [2022-01-25T15:23:15.871Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.18s) [2022-01-25T15:23:15.871Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.31s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-01-25T15:23:15.871Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.41s) [2022-01-25T15:23:15.871Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.32s) [2022-01-25T15:23:15.871Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.18s) [2022-01-25T15:23:15.871Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.08s) [2022-01-25T15:23:15.871Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2022-01-25T15:23:15.871Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.59s) [2022-01-25T15:23:15.871Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.47s) [2022-01-25T15:23:15.871Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.50s) [2022-01-25T15:23:15.871Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.12s) [2022-01-25T15:23:15.871Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.22s) [2022-01-25T15:23:15.871Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.26s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-01-25T15:23:15.871Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.77s) [2022-01-25T15:23:15.871Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.24s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-01-25T15:23:15.871Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.47s) [2022-01-25T15:23:15.871Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.34s) [2022-01-25T15:23:15.871Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.34s) [2022-01-25T15:23:15.871Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (11.11s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-01-25T15:23:15.871Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.43s) [2022-01-25T15:23:15.871Z] === RUN TestDockerRegistrySuite [2022-01-25T15:23:15.871Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-01-25T15:23:15.871Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.871Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-01-25T15:23:15.871Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.871Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-01-25T15:23:15.871Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.871Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-01-25T15:23:15.871Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.871Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-01-25T15:23:15.871Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.871Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-01-25T15:23:15.871Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.871Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-01-25T15:23:15.871Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.871Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-01-25T15:23:15.871Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.871Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-01-25T15:23:15.871Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.871Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-01-25T15:23:15.871Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.871Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-01-25T15:23:15.871Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.871Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-01-25T15:23:15.871Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.871Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-01-25T15:23:15.871Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.871Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-01-25T15:23:15.871Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.871Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-01-25T15:23:15.871Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.871Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-01-25T15:23:15.871Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.871Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-01-25T15:23:15.871Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.871Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-01-25T15:23:15.871Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.871Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-01-25T15:23:15.871Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.871Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-01-25T15:23:15.871Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.871Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-01-25T15:23:15.871Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.871Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-01-25T15:23:15.871Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.871Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-01-25T15:23:15.871Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.871Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-01-25T15:23:15.871Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.871Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-01-25T15:23:15.871Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.871Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-01-25T15:23:15.871Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.871Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-01-25T15:23:15.871Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.871Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-01-25T15:23:15.871Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.871Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-01-25T15:23:15.871Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.871Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-01-25T15:23:15.871Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.871Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-01-25T15:23:15.871Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.871Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-01-25T15:23:15.871Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.871Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-01-25T15:23:15.871Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.871Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-01-25T15:23:15.871Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.871Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-01-25T15:23:15.871Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.871Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-01-25T15:23:15.871Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.871Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-01-25T15:23:15.871Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.871Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-01-25T15:23:15.871Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.871Z] --- PASS: TestDockerRegistrySuite (0.18s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-25T15:23:15.871Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-25T15:23:15.872Z] === RUN TestDockerSchema1RegistrySuite [2022-01-25T15:23:15.872Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-01-25T15:23:15.872Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.872Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-01-25T15:23:15.872Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.872Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-01-25T15:23:15.872Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.872Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-01-25T15:23:15.872Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.872Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-01-25T15:23:15.872Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.872Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-01-25T15:23:15.872Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.872Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-01-25T15:23:15.872Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.872Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-01-25T15:23:15.872Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.872Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-01-25T15:23:15.872Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.872Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-01-25T15:23:15.872Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.872Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-01-25T15:23:15.872Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.872Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-25T15:23:15.872Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-01-25T15:23:15.872Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-01-25T15:23:15.872Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.872Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-01-25T15:23:15.872Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.872Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-01-25T15:23:15.872Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.872Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-01-25T15:23:15.872Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.872Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-01-25T15:23:15.872Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.872Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-01-25T15:23:15.872Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.872Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-01-25T15:23:15.872Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.872Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-01-25T15:23:15.872Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.872Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-25T15:23:15.872Z] === RUN TestDockerRegistryAuthTokenSuite [2022-01-25T15:23:15.872Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-01-25T15:23:15.872Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.872Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-01-25T15:23:15.872Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.872Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-01-25T15:23:15.872Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.872Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-01-25T15:23:15.872Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.872Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-01-25T15:23:15.872Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.872Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-25T15:23:15.872Z] === RUN TestDockerDaemonSuite [2022-01-25T15:23:15.872Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-01-25T15:23:15.872Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.872Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-01-25T15:23:15.872Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.872Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-01-25T15:23:15.872Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.872Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-25T15:23:15.872Z] === RUN TestDockerSwarmSuite [2022-01-25T15:23:15.872Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-01-25T15:23:15.872Z] === RUN TestDockerPluginSuite [2022-01-25T15:23:15.872Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-01-25T15:23:15.872Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.872Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-01-25T15:23:15.872Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.872Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-01-25T15:23:15.872Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.872Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-01-25T15:23:15.872Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.872Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-01-25T15:23:15.872Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.872Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-01-25T15:23:15.872Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.872Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-01-25T15:23:15.872Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.872Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-01-25T15:23:15.872Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.872Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-01-25T15:23:15.872Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.872Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-01-25T15:23:15.872Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.872Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-01-25T15:23:15.872Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.872Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-25T15:23:15.872Z] === RUN TestDockerExternalVolumeSuite [2022-01-25T15:23:15.872Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-01-25T15:23:15.872Z] === RUN TestDockerNetworkSuite [2022-01-25T15:23:15.872Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-01-25T15:23:15.872Z] === RUN TestDockerHubPullSuite [2022-01-25T15:23:15.872Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-01-25T15:23:15.872Z] PASS [2022-01-25T15:23:15.872Z] ok github.com/docker/docker/integration-cli 2472.796s [2022-01-25T15:23:15.872Z] [2022-01-25T15:23:15.872Z] === Skipped [2022-01-25T15:23:15.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-01-25T15:23:15.872Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-01-25T15:23:15.872Z] [2022-01-25T15:23:15.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-01-25T15:23:15.872Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-01-25T15:23:15.872Z] [2022-01-25T15:23:15.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.10s) [2022-01-25T15:23:15.872Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.10s) [2022-01-25T15:23:15.872Z] [2022-01-25T15:23:15.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-01-25T15:23:15.872Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-01-25T15:23:15.872Z] [2022-01-25T15:23:15.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-01-25T15:23:15.872Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-01-25T15:23:15.872Z] [2022-01-25T15:23:15.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-01-25T15:23:15.872Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-01-25T15:23:15.872Z] [2022-01-25T15:23:15.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-01-25T15:23:15.872Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-01-25T15:23:15.872Z] [2022-01-25T15:23:15.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-01-25T15:23:15.872Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-01-25T15:23:15.872Z] [2022-01-25T15:23:15.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-01-25T15:23:15.872Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-01-25T15:23:15.872Z] [2022-01-25T15:23:15.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-01-25T15:23:15.872Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-01-25T15:23:15.872Z] [2022-01-25T15:23:15.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-01-25T15:23:15.872Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-01-25T15:23:15.872Z] [2022-01-25T15:23:15.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-01-25T15:23:15.872Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-01-25T15:23:15.872Z] [2022-01-25T15:23:15.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-01-25T15:23:15.872Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-01-25T15:23:15.872Z] [2022-01-25T15:23:15.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-01-25T15:23:15.872Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-01-25T15:23:15.872Z] [2022-01-25T15:23:15.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-01-25T15:23:15.872Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-01-25T15:23:15.872Z] [2022-01-25T15:23:15.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2022-01-25T15:23:15.872Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-01-25T15:23:15.872Z] [2022-01-25T15:23:15.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-01-25T15:23:15.872Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-01-25T15:23:15.872Z] [2022-01-25T15:23:15.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-01-25T15:23:15.872Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-01-25T15:23:15.872Z] [2022-01-25T15:23:15.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2022-01-25T15:23:15.872Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2022-01-25T15:23:15.872Z] [2022-01-25T15:23:15.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-01-25T15:23:15.872Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-01-25T15:23:15.872Z] [2022-01-25T15:23:15.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-01-25T15:23:15.872Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-01-25T15:23:15.872Z] [2022-01-25T15:23:15.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-01-25T15:23:15.872Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-01-25T15:23:15.872Z] [2022-01-25T15:23:15.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-01-25T15:23:15.872Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-01-25T15:23:15.872Z] [2022-01-25T15:23:15.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-01-25T15:23:15.872Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-01-25T15:23:15.872Z] [2022-01-25T15:23:15.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-01-25T15:23:15.872Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-01-25T15:23:15.872Z] [2022-01-25T15:23:15.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-01-25T15:23:15.872Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-01-25T15:23:15.872Z] [2022-01-25T15:23:15.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-01-25T15:23:15.872Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-01-25T15:23:15.872Z] [2022-01-25T15:23:15.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-01-25T15:23:15.872Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-01-25T15:23:15.872Z] [2022-01-25T15:23:15.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-01-25T15:23:15.872Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.872Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-01-25T15:23:15.872Z] [2022-01-25T15:23:15.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-01-25T15:23:15.873Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.873Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-01-25T15:23:15.873Z] [2022-01-25T15:23:15.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2022-01-25T15:23:15.873Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.873Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2022-01-25T15:23:15.873Z] [2022-01-25T15:23:15.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.84s) [2022-01-25T15:23:15.873Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.873Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.84s) [2022-01-25T15:23:15.873Z] [2022-01-25T15:23:15.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.22s) [2022-01-25T15:23:15.873Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.873Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.22s) [2022-01-25T15:23:15.873Z] [2022-01-25T15:23:15.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s) [2022-01-25T15:23:15.873Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.873Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s) [2022-01-25T15:23:15.873Z] [2022-01-25T15:23:15.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-01-25T15:23:15.873Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.873Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-01-25T15:23:15.873Z] [2022-01-25T15:23:15.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-01-25T15:23:15.873Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.873Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-01-25T15:23:15.873Z] [2022-01-25T15:23:15.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-01-25T15:23:15.873Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.873Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-01-25T15:23:15.873Z] [2022-01-25T15:23:15.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-01-25T15:23:15.873Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.873Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-01-25T15:23:15.873Z] [2022-01-25T15:23:15.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-01-25T15:23:15.873Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.873Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-01-25T15:23:15.873Z] [2022-01-25T15:23:15.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.84s) [2022-01-25T15:23:15.873Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.873Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.84s) [2022-01-25T15:23:15.873Z] [2022-01-25T15:23:15.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.45s) [2022-01-25T15:23:15.873Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.873Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.45s) [2022-01-25T15:23:15.873Z] [2022-01-25T15:23:15.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-01-25T15:23:15.873Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.873Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-01-25T15:23:15.873Z] [2022-01-25T15:23:15.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-01-25T15:23:15.873Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.873Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-01-25T15:23:15.873Z] [2022-01-25T15:23:15.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-01-25T15:23:15.873Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-01-25T15:23:15.873Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-01-25T15:23:15.873Z] [2022-01-25T15:23:15.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-01-25T15:23:15.873Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.873Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-01-25T15:23:15.873Z] [2022-01-25T15:23:15.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-01-25T15:23:15.873Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.873Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-01-25T15:23:15.873Z] [2022-01-25T15:23:15.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-01-25T15:23:15.873Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.873Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-01-25T15:23:15.873Z] [2022-01-25T15:23:15.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-01-25T15:23:15.873Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.873Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-01-25T15:23:15.873Z] [2022-01-25T15:23:15.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-01-25T15:23:15.873Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.873Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-01-25T15:23:15.873Z] [2022-01-25T15:23:15.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.42s) [2022-01-25T15:23:15.873Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.873Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.42s) [2022-01-25T15:23:15.873Z] [2022-01-25T15:23:15.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2022-01-25T15:23:15.873Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.873Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2022-01-25T15:23:15.873Z] [2022-01-25T15:23:15.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-01-25T15:23:15.873Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.873Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-01-25T15:23:15.873Z] [2022-01-25T15:23:15.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-01-25T15:23:15.873Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.873Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-01-25T15:23:15.873Z] [2022-01-25T15:23:15.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2022-01-25T15:23:15.873Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.873Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2022-01-25T15:23:15.873Z] [2022-01-25T15:23:15.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2022-01-25T15:23:15.873Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.873Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2022-01-25T15:23:15.873Z] [2022-01-25T15:23:15.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.44s) [2022-01-25T15:23:15.873Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.873Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.44s) [2022-01-25T15:23:15.873Z] [2022-01-25T15:23:15.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-01-25T15:23:15.873Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.873Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-01-25T15:23:15.873Z] [2022-01-25T15:23:15.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-01-25T15:23:15.873Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.873Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-01-25T15:23:15.873Z] [2022-01-25T15:23:15.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-01-25T15:23:15.873Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.873Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-01-25T15:23:15.873Z] [2022-01-25T15:23:15.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.40s) [2022-01-25T15:23:15.873Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.873Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.40s) [2022-01-25T15:23:15.873Z] [2022-01-25T15:23:15.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-01-25T15:23:15.873Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.873Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-01-25T15:23:15.873Z] [2022-01-25T15:23:15.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-01-25T15:23:15.873Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.873Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-01-25T15:23:15.873Z] [2022-01-25T15:23:15.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-01-25T15:23:15.873Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.873Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-01-25T15:23:15.873Z] [2022-01-25T15:23:15.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-01-25T15:23:15.873Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.873Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-01-25T15:23:15.873Z] [2022-01-25T15:23:15.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-01-25T15:23:15.873Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.873Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-01-25T15:23:15.873Z] [2022-01-25T15:23:15.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-01-25T15:23:15.873Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.873Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-01-25T15:23:15.873Z] [2022-01-25T15:23:15.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-01-25T15:23:15.873Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.873Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-01-25T15:23:15.873Z] [2022-01-25T15:23:15.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-01-25T15:23:15.873Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.873Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-01-25T15:23:15.873Z] [2022-01-25T15:23:15.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-01-25T15:23:15.873Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.873Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-01-25T15:23:15.873Z] [2022-01-25T15:23:15.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-01-25T15:23:15.873Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.873Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-01-25T15:23:15.873Z] [2022-01-25T15:23:15.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-01-25T15:23:15.873Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.873Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-01-25T15:23:15.873Z] [2022-01-25T15:23:15.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-01-25T15:23:15.873Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-01-25T15:23:15.873Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-01-25T15:23:15.873Z] [2022-01-25T15:23:15.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-01-25T15:23:15.873Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.873Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-01-25T15:23:15.873Z] [2022-01-25T15:23:15.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-01-25T15:23:15.873Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.873Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-01-25T15:23:15.873Z] [2022-01-25T15:23:15.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-01-25T15:23:15.873Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.873Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-01-25T15:23:15.873Z] [2022-01-25T15:23:15.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2022-01-25T15:23:15.873Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.873Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-01-25T15:23:15.873Z] [2022-01-25T15:23:15.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-01-25T15:23:15.873Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.873Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-01-25T15:23:15.873Z] [2022-01-25T15:23:15.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-01-25T15:23:15.873Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.873Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-01-25T15:23:15.873Z] [2022-01-25T15:23:15.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-01-25T15:23:15.873Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.873Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-01-25T15:23:15.873Z] [2022-01-25T15:23:15.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-01-25T15:23:15.873Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.873Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-01-25T15:23:15.873Z] [2022-01-25T15:23:15.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-01-25T15:23:15.873Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.873Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-01-25T15:23:15.873Z] [2022-01-25T15:23:15.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-01-25T15:23:15.873Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.873Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-01-25T15:23:15.873Z] [2022-01-25T15:23:15.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-01-25T15:23:15.873Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.873Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-01-25T15:23:15.873Z] [2022-01-25T15:23:15.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-01-25T15:23:15.873Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.873Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-01-25T15:23:15.873Z] [2022-01-25T15:23:15.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-01-25T15:23:15.873Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.873Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-01-25T15:23:15.873Z] [2022-01-25T15:23:15.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.46s) [2022-01-25T15:23:15.873Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.873Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.46s) [2022-01-25T15:23:15.873Z] [2022-01-25T15:23:15.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.44s) [2022-01-25T15:23:15.873Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.873Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.44s) [2022-01-25T15:23:15.873Z] [2022-01-25T15:23:15.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-01-25T15:23:15.873Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.873Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-01-25T15:23:15.873Z] [2022-01-25T15:23:15.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-01-25T15:23:15.873Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.873Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-01-25T15:23:15.873Z] [2022-01-25T15:23:15.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-01-25T15:23:15.873Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.873Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-01-25T15:23:15.873Z] [2022-01-25T15:23:15.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-01-25T15:23:15.873Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.873Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-01-25T15:23:15.873Z] [2022-01-25T15:23:15.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-01-25T15:23:15.873Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.873Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-01-25T15:23:15.873Z] [2022-01-25T15:23:15.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.49s) [2022-01-25T15:23:15.873Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.873Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.49s) [2022-01-25T15:23:15.874Z] [2022-01-25T15:23:15.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-01-25T15:23:15.874Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.874Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-01-25T15:23:15.874Z] [2022-01-25T15:23:15.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.43s) [2022-01-25T15:23:15.874Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.874Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.43s) [2022-01-25T15:23:15.874Z] [2022-01-25T15:23:15.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.44s) [2022-01-25T15:23:15.874Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.874Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.44s) [2022-01-25T15:23:15.874Z] [2022-01-25T15:23:15.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.41s) [2022-01-25T15:23:15.874Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.874Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.41s) [2022-01-25T15:23:15.874Z] [2022-01-25T15:23:15.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-01-25T15:23:15.874Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.874Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-01-25T15:23:15.874Z] [2022-01-25T15:23:15.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.42s) [2022-01-25T15:23:15.874Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.874Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.42s) [2022-01-25T15:23:15.874Z] [2022-01-25T15:23:15.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-01-25T15:23:15.874Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.874Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-01-25T15:23:15.874Z] [2022-01-25T15:23:15.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-01-25T15:23:15.874Z] docker_cli_sni_test.go:18: Flakey test [2022-01-25T15:23:15.874Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-01-25T15:23:15.874Z] [2022-01-25T15:23:15.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-01-25T15:23:15.874Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.874Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-01-25T15:23:15.874Z] [2022-01-25T15:23:15.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-01-25T15:23:15.874Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.874Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-01-25T15:23:15.874Z] [2022-01-25T15:23:15.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-01-25T15:23:15.874Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.874Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-01-25T15:23:15.874Z] [2022-01-25T15:23:15.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-01-25T15:23:15.874Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.874Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-01-25T15:23:15.874Z] [2022-01-25T15:23:15.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-01-25T15:23:15.874Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.874Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-01-25T15:23:15.874Z] [2022-01-25T15:23:15.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-01-25T15:23:15.874Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.874Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-01-25T15:23:15.874Z] [2022-01-25T15:23:15.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-01-25T15:23:15.874Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.874Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-01-25T15:23:15.874Z] [2022-01-25T15:23:15.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-01-25T15:23:15.874Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.874Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-01-25T15:23:15.874Z] [2022-01-25T15:23:15.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-01-25T15:23:15.874Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.874Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-01-25T15:23:15.874Z] [2022-01-25T15:23:15.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-01-25T15:23:15.874Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.874Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-01-25T15:23:15.874Z] [2022-01-25T15:23:15.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-01-25T15:23:15.874Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.874Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-01-25T15:23:15.874Z] [2022-01-25T15:23:15.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-01-25T15:23:15.874Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.874Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-01-25T15:23:15.874Z] [2022-01-25T15:23:15.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-01-25T15:23:15.874Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.874Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-01-25T15:23:15.874Z] [2022-01-25T15:23:15.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-01-25T15:23:15.874Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.874Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-01-25T15:23:15.874Z] [2022-01-25T15:23:15.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-01-25T15:23:15.874Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.874Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-01-25T15:23:15.874Z] [2022-01-25T15:23:15.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-01-25T15:23:15.874Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.874Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-01-25T15:23:15.874Z] [2022-01-25T15:23:15.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-01-25T15:23:15.874Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.874Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-01-25T15:23:15.874Z] [2022-01-25T15:23:15.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-01-25T15:23:15.874Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.874Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-01-25T15:23:15.874Z] [2022-01-25T15:23:15.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-01-25T15:23:15.874Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.874Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-01-25T15:23:15.874Z] [2022-01-25T15:23:15.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-01-25T15:23:15.874Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.874Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-01-25T15:23:15.874Z] [2022-01-25T15:23:15.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-01-25T15:23:15.874Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.874Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-01-25T15:23:15.874Z] [2022-01-25T15:23:15.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-01-25T15:23:15.874Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.874Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-01-25T15:23:15.874Z] [2022-01-25T15:23:15.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-01-25T15:23:15.874Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.874Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-01-25T15:23:15.874Z] [2022-01-25T15:23:15.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-01-25T15:23:15.874Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.874Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-01-25T15:23:15.874Z] [2022-01-25T15:23:15.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-01-25T15:23:15.874Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.874Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-01-25T15:23:15.874Z] [2022-01-25T15:23:15.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-01-25T15:23:15.874Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.874Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-01-25T15:23:15.874Z] [2022-01-25T15:23:15.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-01-25T15:23:15.874Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.874Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-01-25T15:23:15.874Z] [2022-01-25T15:23:15.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-01-25T15:23:15.874Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.874Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-01-25T15:23:15.874Z] [2022-01-25T15:23:15.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-01-25T15:23:15.874Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.874Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-01-25T15:23:15.874Z] [2022-01-25T15:23:15.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-01-25T15:23:15.874Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.874Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-01-25T15:23:15.874Z] [2022-01-25T15:23:15.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-01-25T15:23:15.874Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.874Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-01-25T15:23:15.874Z] [2022-01-25T15:23:15.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-01-25T15:23:15.874Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.874Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-01-25T15:23:15.874Z] [2022-01-25T15:23:15.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2022-01-25T15:23:15.874Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.874Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-01-25T15:23:15.874Z] [2022-01-25T15:23:15.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-01-25T15:23:15.874Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.874Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-01-25T15:23:15.874Z] [2022-01-25T15:23:15.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-01-25T15:23:15.874Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.874Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-01-25T15:23:15.874Z] [2022-01-25T15:23:15.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-01-25T15:23:15.874Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.874Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-01-25T15:23:15.874Z] [2022-01-25T15:23:15.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-01-25T15:23:15.874Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.874Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-01-25T15:23:15.874Z] [2022-01-25T15:23:15.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-01-25T15:23:15.874Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.874Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-01-25T15:23:15.874Z] [2022-01-25T15:23:15.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2022-01-25T15:23:15.874Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.874Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-01-25T15:23:15.874Z] [2022-01-25T15:23:15.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-01-25T15:23:15.874Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.874Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-01-25T15:23:15.874Z] [2022-01-25T15:23:15.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-01-25T15:23:15.874Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.874Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-01-25T15:23:15.874Z] [2022-01-25T15:23:15.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-01-25T15:23:15.874Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.874Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-01-25T15:23:15.874Z] [2022-01-25T15:23:15.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-01-25T15:23:15.874Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.874Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-01-25T15:23:15.874Z] [2022-01-25T15:23:15.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-01-25T15:23:15.874Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.874Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-01-25T15:23:15.874Z] [2022-01-25T15:23:15.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-01-25T15:23:15.874Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.874Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-01-25T15:23:15.874Z] [2022-01-25T15:23:15.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-01-25T15:23:15.874Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.874Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-01-25T15:23:15.874Z] [2022-01-25T15:23:15.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-01-25T15:23:15.874Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.874Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-01-25T15:23:15.874Z] [2022-01-25T15:23:15.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-01-25T15:23:15.874Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.874Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-01-25T15:23:15.874Z] [2022-01-25T15:23:15.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-01-25T15:23:15.874Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.874Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-01-25T15:23:15.874Z] [2022-01-25T15:23:15.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-01-25T15:23:15.874Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.874Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-01-25T15:23:15.874Z] [2022-01-25T15:23:15.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-01-25T15:23:15.874Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.874Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-01-25T15:23:15.874Z] [2022-01-25T15:23:15.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-01-25T15:23:15.874Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.874Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-01-25T15:23:15.874Z] [2022-01-25T15:23:15.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-01-25T15:23:15.874Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.874Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-01-25T15:23:15.874Z] [2022-01-25T15:23:15.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-01-25T15:23:15.874Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.874Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-01-25T15:23:15.874Z] [2022-01-25T15:23:15.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2022-01-25T15:23:15.874Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.874Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-01-25T15:23:15.874Z] [2022-01-25T15:23:15.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-01-25T15:23:15.874Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.874Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-01-25T15:23:15.874Z] [2022-01-25T15:23:15.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-01-25T15:23:15.874Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.874Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-01-25T15:23:15.874Z] [2022-01-25T15:23:15.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-01-25T15:23:15.874Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.874Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-01-25T15:23:15.874Z] [2022-01-25T15:23:15.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-01-25T15:23:15.874Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.874Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-01-25T15:23:15.874Z] [2022-01-25T15:23:15.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-01-25T15:23:15.875Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.875Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-01-25T15:23:15.875Z] [2022-01-25T15:23:15.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-01-25T15:23:15.875Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.875Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-01-25T15:23:15.875Z] [2022-01-25T15:23:15.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-01-25T15:23:15.875Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.875Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-01-25T15:23:15.875Z] [2022-01-25T15:23:15.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2022-01-25T15:23:15.875Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.875Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-01-25T15:23:15.875Z] [2022-01-25T15:23:15.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-01-25T15:23:15.875Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.875Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-01-25T15:23:15.875Z] [2022-01-25T15:23:15.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-01-25T15:23:15.875Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-25T15:23:15.875Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-01-25T15:23:15.875Z] [2022-01-25T15:23:15.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-01-25T15:23:15.875Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.875Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-01-25T15:23:15.875Z] [2022-01-25T15:23:15.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-01-25T15:23:15.875Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.875Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-01-25T15:23:15.875Z] [2022-01-25T15:23:15.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-01-25T15:23:15.875Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.875Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-01-25T15:23:15.875Z] [2022-01-25T15:23:15.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-01-25T15:23:15.875Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.875Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-01-25T15:23:15.875Z] [2022-01-25T15:23:15.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-01-25T15:23:15.875Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.875Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-01-25T15:23:15.875Z] [2022-01-25T15:23:15.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-01-25T15:23:15.875Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.875Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-01-25T15:23:15.875Z] [2022-01-25T15:23:15.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-01-25T15:23:15.875Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.875Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-01-25T15:23:15.875Z] [2022-01-25T15:23:15.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-01-25T15:23:15.875Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.875Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-01-25T15:23:15.875Z] [2022-01-25T15:23:15.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-01-25T15:23:15.875Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.875Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-01-25T15:23:15.875Z] [2022-01-25T15:23:15.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-01-25T15:23:15.875Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.875Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-01-25T15:23:15.875Z] [2022-01-25T15:23:15.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-01-25T15:23:15.875Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.875Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-01-25T15:23:15.875Z] [2022-01-25T15:23:15.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-01-25T15:23:15.875Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.875Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-01-25T15:23:15.875Z] [2022-01-25T15:23:15.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-01-25T15:23:15.875Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.875Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-01-25T15:23:15.875Z] [2022-01-25T15:23:15.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-01-25T15:23:15.875Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.875Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-01-25T15:23:15.875Z] [2022-01-25T15:23:15.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-01-25T15:23:15.875Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.875Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-01-25T15:23:15.875Z] [2022-01-25T15:23:15.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-01-25T15:23:15.875Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.875Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-01-25T15:23:15.875Z] [2022-01-25T15:23:15.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-01-25T15:23:15.875Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.875Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-01-25T15:23:15.875Z] [2022-01-25T15:23:15.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-01-25T15:23:15.875Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.875Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-01-25T15:23:15.875Z] [2022-01-25T15:23:15.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-01-25T15:23:15.875Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.875Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-01-25T15:23:15.875Z] [2022-01-25T15:23:15.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-01-25T15:23:15.875Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.875Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-01-25T15:23:15.875Z] [2022-01-25T15:23:15.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-01-25T15:23:15.875Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.875Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-01-25T15:23:15.875Z] [2022-01-25T15:23:15.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-01-25T15:23:15.875Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.875Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-01-25T15:23:15.875Z] [2022-01-25T15:23:15.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-01-25T15:23:15.875Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.875Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-01-25T15:23:15.875Z] [2022-01-25T15:23:15.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-01-25T15:23:15.875Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.875Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-01-25T15:23:15.875Z] [2022-01-25T15:23:15.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-01-25T15:23:15.875Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.875Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-01-25T15:23:15.875Z] [2022-01-25T15:23:15.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-01-25T15:23:15.875Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.875Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-01-25T15:23:15.875Z] [2022-01-25T15:23:15.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-01-25T15:23:15.875Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.875Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-01-25T15:23:15.875Z] [2022-01-25T15:23:15.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-01-25T15:23:15.875Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.875Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-01-25T15:23:15.875Z] [2022-01-25T15:23:15.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-01-25T15:23:15.875Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.875Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-01-25T15:23:15.875Z] [2022-01-25T15:23:15.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-01-25T15:23:15.875Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.875Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-01-25T15:23:15.875Z] [2022-01-25T15:23:15.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-01-25T15:23:15.875Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.875Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-01-25T15:23:15.875Z] [2022-01-25T15:23:15.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-01-25T15:23:15.875Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.875Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-01-25T15:23:15.875Z] [2022-01-25T15:23:15.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-01-25T15:23:15.875Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-01-25T15:23:15.875Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-01-25T15:23:15.875Z] [2022-01-25T15:23:15.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-01-25T15:23:15.875Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.875Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-01-25T15:23:15.875Z] [2022-01-25T15:23:15.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-01-25T15:23:15.875Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.875Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-01-25T15:23:15.875Z] [2022-01-25T15:23:15.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2022-01-25T15:23:15.875Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.875Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-01-25T15:23:15.875Z] [2022-01-25T15:23:15.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-01-25T15:23:15.875Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.875Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-01-25T15:23:15.875Z] [2022-01-25T15:23:15.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-01-25T15:23:15.875Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.875Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-01-25T15:23:15.875Z] [2022-01-25T15:23:15.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-01-25T15:23:15.875Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.875Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-01-25T15:23:15.875Z] [2022-01-25T15:23:15.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-01-25T15:23:15.875Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.875Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-01-25T15:23:15.875Z] [2022-01-25T15:23:15.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-01-25T15:23:15.875Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.875Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-01-25T15:23:15.875Z] [2022-01-25T15:23:15.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-01-25T15:23:15.875Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.875Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-01-25T15:23:15.875Z] [2022-01-25T15:23:15.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-01-25T15:23:15.875Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.875Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-01-25T15:23:15.875Z] [2022-01-25T15:23:15.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-01-25T15:23:15.875Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.875Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-01-25T15:23:15.875Z] [2022-01-25T15:23:15.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-01-25T15:23:15.875Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.875Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-01-25T15:23:15.875Z] [2022-01-25T15:23:15.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-01-25T15:23:15.875Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.875Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-01-25T15:23:15.875Z] [2022-01-25T15:23:15.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-01-25T15:23:15.875Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-01-25T15:23:15.875Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-01-25T15:23:16.362Z] [2022-01-25T15:23:16.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-01-25T15:23:16.362Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.362Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-01-25T15:23:16.362Z] [2022-01-25T15:23:16.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2022-01-25T15:23:16.362Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.362Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-01-25T15:23:16.362Z] [2022-01-25T15:23:16.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-01-25T15:23:16.362Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.362Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-01-25T15:23:16.362Z] [2022-01-25T15:23:16.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-01-25T15:23:16.362Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.362Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-01-25T15:23:16.362Z] [2022-01-25T15:23:16.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2022-01-25T15:23:16.362Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.362Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-01-25T15:23:16.362Z] [2022-01-25T15:23:16.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-01-25T15:23:16.362Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.362Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-01-25T15:23:16.362Z] [2022-01-25T15:23:16.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-01-25T15:23:16.362Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-01-25T15:23:16.362Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-01-25T15:23:16.362Z] [2022-01-25T15:23:16.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-01-25T15:23:16.362Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.362Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-01-25T15:23:16.362Z] [2022-01-25T15:23:16.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-01-25T15:23:16.362Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.362Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-01-25T15:23:16.362Z] [2022-01-25T15:23:16.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-01-25T15:23:16.362Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.362Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-01-25T15:23:16.362Z] [2022-01-25T15:23:16.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-01-25T15:23:16.362Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.362Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-01-25T15:23:16.362Z] [2022-01-25T15:23:16.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-01-25T15:23:16.362Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.362Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-01-25T15:23:16.362Z] [2022-01-25T15:23:16.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-01-25T15:23:16.362Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.362Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-01-25T15:23:16.362Z] [2022-01-25T15:23:16.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2022-01-25T15:23:16.362Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.362Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-01-25T15:23:16.362Z] [2022-01-25T15:23:16.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-01-25T15:23:16.362Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.362Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-01-25T15:23:16.362Z] [2022-01-25T15:23:16.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-01-25T15:23:16.362Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.362Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-01-25T15:23:16.362Z] [2022-01-25T15:23:16.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-01-25T15:23:16.362Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.362Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-01-25T15:23:16.362Z] [2022-01-25T15:23:16.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-01-25T15:23:16.362Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.362Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-01-25T15:23:16.362Z] [2022-01-25T15:23:16.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-01-25T15:23:16.362Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.362Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-01-25T15:23:16.362Z] [2022-01-25T15:23:16.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-01-25T15:23:16.362Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.362Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-01-25T15:23:16.362Z] [2022-01-25T15:23:16.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-01-25T15:23:16.362Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.362Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-01-25T15:23:16.362Z] [2022-01-25T15:23:16.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-01-25T15:23:16.362Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.362Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-01-25T15:23:16.362Z] [2022-01-25T15:23:16.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-01-25T15:23:16.362Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.362Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-01-25T15:23:16.362Z] [2022-01-25T15:23:16.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-01-25T15:23:16.362Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.362Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-01-25T15:23:16.362Z] [2022-01-25T15:23:16.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-01-25T15:23:16.362Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.363Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-01-25T15:23:16.363Z] [2022-01-25T15:23:16.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-01-25T15:23:16.363Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.363Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-01-25T15:23:16.363Z] [2022-01-25T15:23:16.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-01-25T15:23:16.363Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.363Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-01-25T15:23:16.363Z] [2022-01-25T15:23:16.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-01-25T15:23:16.363Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.363Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-01-25T15:23:16.363Z] [2022-01-25T15:23:16.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-01-25T15:23:16.363Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.363Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-01-25T15:23:16.363Z] [2022-01-25T15:23:16.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-01-25T15:23:16.363Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.363Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-01-25T15:23:16.363Z] [2022-01-25T15:23:16.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-01-25T15:23:16.363Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.363Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-01-25T15:23:16.363Z] [2022-01-25T15:23:16.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-01-25T15:23:16.363Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.363Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-01-25T15:23:16.363Z] [2022-01-25T15:23:16.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-01-25T15:23:16.363Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.363Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-01-25T15:23:16.363Z] [2022-01-25T15:23:16.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-01-25T15:23:16.363Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.363Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-01-25T15:23:16.363Z] [2022-01-25T15:23:16.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-01-25T15:23:16.363Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.363Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-01-25T15:23:16.363Z] [2022-01-25T15:23:16.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-01-25T15:23:16.363Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.363Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-01-25T15:23:16.363Z] [2022-01-25T15:23:16.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-01-25T15:23:16.363Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.363Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-01-25T15:23:16.363Z] [2022-01-25T15:23:16.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-01-25T15:23:16.363Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.363Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-01-25T15:23:16.363Z] [2022-01-25T15:23:16.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-01-25T15:23:16.363Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.363Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-01-25T15:23:16.363Z] [2022-01-25T15:23:16.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-01-25T15:23:16.363Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.363Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-01-25T15:23:16.363Z] [2022-01-25T15:23:16.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-01-25T15:23:16.363Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.363Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-01-25T15:23:16.363Z] [2022-01-25T15:23:16.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2022-01-25T15:23:16.363Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.363Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-01-25T15:23:16.363Z] [2022-01-25T15:23:16.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-01-25T15:23:16.363Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.363Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-01-25T15:23:16.363Z] [2022-01-25T15:23:16.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-01-25T15:23:16.363Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.363Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-01-25T15:23:16.363Z] [2022-01-25T15:23:16.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-01-25T15:23:16.363Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.363Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-01-25T15:23:16.363Z] [2022-01-25T15:23:16.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-01-25T15:23:16.363Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.363Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-01-25T15:23:16.363Z] [2022-01-25T15:23:16.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-01-25T15:23:16.363Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.363Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-01-25T15:23:16.363Z] [2022-01-25T15:23:16.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-01-25T15:23:16.363Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.363Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-01-25T15:23:16.363Z] [2022-01-25T15:23:16.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-01-25T15:23:16.363Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.363Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-01-25T15:23:16.363Z] [2022-01-25T15:23:16.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-01-25T15:23:16.363Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.363Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-01-25T15:23:16.363Z] [2022-01-25T15:23:16.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-01-25T15:23:16.363Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-01-25T15:23:16.363Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-01-25T15:23:16.363Z] [2022-01-25T15:23:16.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-01-25T15:23:16.363Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-01-25T15:23:16.363Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-01-25T15:23:16.363Z] [2022-01-25T15:23:16.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-01-25T15:23:16.363Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.363Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-01-25T15:23:16.363Z] [2022-01-25T15:23:16.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-01-25T15:23:16.363Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.363Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-01-25T15:23:16.363Z] [2022-01-25T15:23:16.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-01-25T15:23:16.363Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.363Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-01-25T15:23:16.363Z] [2022-01-25T15:23:16.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-01-25T15:23:16.363Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.363Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-01-25T15:23:16.363Z] [2022-01-25T15:23:16.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-01-25T15:23:16.363Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.363Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-01-25T15:23:16.363Z] [2022-01-25T15:23:16.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2022-01-25T15:23:16.363Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.363Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-01-25T15:23:16.363Z] [2022-01-25T15:23:16.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2022-01-25T15:23:16.363Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.363Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-01-25T15:23:16.363Z] [2022-01-25T15:23:16.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-01-25T15:23:16.363Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.363Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-01-25T15:23:16.363Z] [2022-01-25T15:23:16.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-01-25T15:23:16.363Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.363Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-01-25T15:23:16.363Z] [2022-01-25T15:23:16.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-01-25T15:23:16.363Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.363Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-01-25T15:23:16.363Z] [2022-01-25T15:23:16.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-01-25T15:23:16.363Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.363Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-01-25T15:23:16.363Z] [2022-01-25T15:23:16.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-01-25T15:23:16.363Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.363Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-01-25T15:23:16.363Z] [2022-01-25T15:23:16.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-01-25T15:23:16.363Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.363Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-01-25T15:23:16.363Z] [2022-01-25T15:23:16.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-01-25T15:23:16.363Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.363Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-01-25T15:23:16.363Z] [2022-01-25T15:23:16.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-01-25T15:23:16.363Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.363Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-01-25T15:23:16.363Z] [2022-01-25T15:23:16.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-01-25T15:23:16.363Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.363Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-01-25T15:23:16.363Z] [2022-01-25T15:23:16.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-01-25T15:23:16.363Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-01-25T15:23:16.363Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-01-25T15:23:16.363Z] [2022-01-25T15:23:16.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-01-25T15:23:16.363Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.363Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-01-25T15:23:16.363Z] [2022-01-25T15:23:16.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-01-25T15:23:16.363Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.363Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-01-25T15:23:16.363Z] [2022-01-25T15:23:16.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2022-01-25T15:23:16.363Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.363Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-01-25T15:23:16.363Z] [2022-01-25T15:23:16.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-01-25T15:23:16.363Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.363Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-01-25T15:23:16.363Z] [2022-01-25T15:23:16.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-01-25T15:23:16.363Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.363Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-01-25T15:23:16.363Z] [2022-01-25T15:23:16.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-01-25T15:23:16.363Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.363Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-01-25T15:23:16.363Z] [2022-01-25T15:23:16.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-01-25T15:23:16.363Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.363Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-01-25T15:23:16.363Z] [2022-01-25T15:23:16.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-01-25T15:23:16.363Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.363Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-01-25T15:23:16.363Z] [2022-01-25T15:23:16.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-01-25T15:23:16.363Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.363Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-01-25T15:23:16.363Z] [2022-01-25T15:23:16.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-01-25T15:23:16.363Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.363Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-01-25T15:23:16.363Z] [2022-01-25T15:23:16.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-01-25T15:23:16.363Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.363Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-01-25T15:23:16.363Z] [2022-01-25T15:23:16.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-01-25T15:23:16.363Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.363Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-01-25T15:23:16.363Z] [2022-01-25T15:23:16.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2022-01-25T15:23:16.363Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.363Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-01-25T15:23:16.363Z] [2022-01-25T15:23:16.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-01-25T15:23:16.363Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.363Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-01-25T15:23:16.363Z] [2022-01-25T15:23:16.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-01-25T15:23:16.363Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.363Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-01-25T15:23:16.363Z] [2022-01-25T15:23:16.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-01-25T15:23:16.363Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.363Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-01-25T15:23:16.363Z] [2022-01-25T15:23:16.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-01-25T15:23:16.363Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.363Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-01-25T15:23:16.363Z] [2022-01-25T15:23:16.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-01-25T15:23:16.363Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.363Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-01-25T15:23:16.363Z] [2022-01-25T15:23:16.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-01-25T15:23:16.363Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.363Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-01-25T15:23:16.363Z] [2022-01-25T15:23:16.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-01-25T15:23:16.363Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.363Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-01-25T15:23:16.363Z] [2022-01-25T15:23:16.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-01-25T15:23:16.363Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.363Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-01-25T15:23:16.363Z] [2022-01-25T15:23:16.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-01-25T15:23:16.363Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.363Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-01-25T15:23:16.363Z] [2022-01-25T15:23:16.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-01-25T15:23:16.363Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.363Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-01-25T15:23:16.363Z] [2022-01-25T15:23:16.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-01-25T15:23:16.364Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.364Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-01-25T15:23:16.364Z] [2022-01-25T15:23:16.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-01-25T15:23:16.364Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.364Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-01-25T15:23:16.364Z] [2022-01-25T15:23:16.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-01-25T15:23:16.364Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.364Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-01-25T15:23:16.364Z] [2022-01-25T15:23:16.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-01-25T15:23:16.364Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.364Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-01-25T15:23:16.364Z] [2022-01-25T15:23:16.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-01-25T15:23:16.364Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.364Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-01-25T15:23:16.364Z] [2022-01-25T15:23:16.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-01-25T15:23:16.364Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.364Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-01-25T15:23:16.364Z] [2022-01-25T15:23:16.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-01-25T15:23:16.364Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.364Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-01-25T15:23:16.364Z] [2022-01-25T15:23:16.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-01-25T15:23:16.364Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.364Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-01-25T15:23:16.364Z] [2022-01-25T15:23:16.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-01-25T15:23:16.364Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.364Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-01-25T15:23:16.364Z] [2022-01-25T15:23:16.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-01-25T15:23:16.364Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.364Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-01-25T15:23:16.364Z] [2022-01-25T15:23:16.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-01-25T15:23:16.364Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.364Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-01-25T15:23:16.364Z] [2022-01-25T15:23:16.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-01-25T15:23:16.364Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.364Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-01-25T15:23:16.364Z] [2022-01-25T15:23:16.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-01-25T15:23:16.364Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.364Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-01-25T15:23:16.364Z] [2022-01-25T15:23:16.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-01-25T15:23:16.364Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.364Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-01-25T15:23:16.364Z] [2022-01-25T15:23:16.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-01-25T15:23:16.364Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.364Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-01-25T15:23:16.364Z] [2022-01-25T15:23:16.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-01-25T15:23:16.364Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.364Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-01-25T15:23:16.364Z] [2022-01-25T15:23:16.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-01-25T15:23:16.364Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.364Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-01-25T15:23:16.364Z] [2022-01-25T15:23:16.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-01-25T15:23:16.364Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.364Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-01-25T15:23:16.364Z] [2022-01-25T15:23:16.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-01-25T15:23:16.364Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.364Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-01-25T15:23:16.364Z] [2022-01-25T15:23:16.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-01-25T15:23:16.364Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.364Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-01-25T15:23:16.364Z] [2022-01-25T15:23:16.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-01-25T15:23:16.364Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.364Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-01-25T15:23:16.364Z] [2022-01-25T15:23:16.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-01-25T15:23:16.364Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.364Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-01-25T15:23:16.364Z] [2022-01-25T15:23:16.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-01-25T15:23:16.364Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.364Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-01-25T15:23:16.364Z] [2022-01-25T15:23:16.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-01-25T15:23:16.364Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.364Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-01-25T15:23:16.364Z] [2022-01-25T15:23:16.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-01-25T15:23:16.364Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.364Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-01-25T15:23:16.364Z] [2022-01-25T15:23:16.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-01-25T15:23:16.364Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.364Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-01-25T15:23:16.364Z] [2022-01-25T15:23:16.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-01-25T15:23:16.364Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.364Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-01-25T15:23:16.364Z] [2022-01-25T15:23:16.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2022-01-25T15:23:16.364Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.364Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-01-25T15:23:16.364Z] [2022-01-25T15:23:16.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-01-25T15:23:16.364Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.364Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-01-25T15:23:16.364Z] [2022-01-25T15:23:16.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-01-25T15:23:16.364Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.364Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-01-25T15:23:16.364Z] [2022-01-25T15:23:16.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-01-25T15:23:16.364Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.364Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-01-25T15:23:16.364Z] [2022-01-25T15:23:16.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-01-25T15:23:16.364Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.364Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-01-25T15:23:16.364Z] [2022-01-25T15:23:16.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-01-25T15:23:16.364Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.364Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-01-25T15:23:16.364Z] [2022-01-25T15:23:16.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-01-25T15:23:16.364Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.364Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-01-25T15:23:16.364Z] [2022-01-25T15:23:16.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-01-25T15:23:16.364Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.364Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-01-25T15:23:16.364Z] [2022-01-25T15:23:16.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-01-25T15:23:16.364Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.364Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-01-25T15:23:16.364Z] [2022-01-25T15:23:16.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-01-25T15:23:16.364Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.364Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-01-25T15:23:16.364Z] [2022-01-25T15:23:16.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-01-25T15:23:16.364Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.364Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-01-25T15:23:16.364Z] [2022-01-25T15:23:16.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-01-25T15:23:16.364Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.364Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-01-25T15:23:16.364Z] [2022-01-25T15:23:16.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-01-25T15:23:16.364Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.364Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-01-25T15:23:16.364Z] [2022-01-25T15:23:16.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-01-25T15:23:16.364Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.364Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-01-25T15:23:16.364Z] [2022-01-25T15:23:16.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-01-25T15:23:16.364Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-01-25T15:23:16.364Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-01-25T15:23:16.364Z] [2022-01-25T15:23:16.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-01-25T15:23:16.364Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.364Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-01-25T15:23:16.364Z] [2022-01-25T15:23:16.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-01-25T15:23:16.364Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.364Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-01-25T15:23:16.364Z] [2022-01-25T15:23:16.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-01-25T15:23:16.364Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.364Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-01-25T15:23:16.364Z] [2022-01-25T15:23:16.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-01-25T15:23:16.364Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.364Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-01-25T15:23:16.364Z] [2022-01-25T15:23:16.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-01-25T15:23:16.364Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.364Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-01-25T15:23:16.364Z] [2022-01-25T15:23:16.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-01-25T15:23:16.364Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.364Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-01-25T15:23:16.364Z] [2022-01-25T15:23:16.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-01-25T15:23:16.364Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.364Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-01-25T15:23:16.364Z] [2022-01-25T15:23:16.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-01-25T15:23:16.364Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.364Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-01-25T15:23:16.364Z] [2022-01-25T15:23:16.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2022-01-25T15:23:16.364Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.364Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-01-25T15:23:16.364Z] [2022-01-25T15:23:16.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-01-25T15:23:16.364Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.364Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-01-25T15:23:16.364Z] [2022-01-25T15:23:16.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-01-25T15:23:16.364Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.364Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-01-25T15:23:16.364Z] [2022-01-25T15:23:16.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-01-25T15:23:16.364Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.364Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-01-25T15:23:16.364Z] [2022-01-25T15:23:16.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-01-25T15:23:16.364Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.364Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-01-25T15:23:16.364Z] [2022-01-25T15:23:16.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-01-25T15:23:16.364Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.364Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-01-25T15:23:16.364Z] [2022-01-25T15:23:16.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-01-25T15:23:16.364Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.364Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-01-25T15:23:16.364Z] [2022-01-25T15:23:16.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-01-25T15:23:16.364Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.364Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-01-25T15:23:16.364Z] [2022-01-25T15:23:16.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-01-25T15:23:16.364Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.364Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-01-25T15:23:16.364Z] [2022-01-25T15:23:16.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2022-01-25T15:23:16.364Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.364Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-01-25T15:23:16.364Z] [2022-01-25T15:23:16.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2022-01-25T15:23:16.364Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.364Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-01-25T15:23:16.364Z] [2022-01-25T15:23:16.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-01-25T15:23:16.364Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.364Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-01-25T15:23:16.364Z] [2022-01-25T15:23:16.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-01-25T15:23:16.364Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.364Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-01-25T15:23:16.364Z] [2022-01-25T15:23:16.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-01-25T15:23:16.364Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.364Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-01-25T15:23:16.364Z] [2022-01-25T15:23:16.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-01-25T15:23:16.364Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.364Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-01-25T15:23:16.364Z] [2022-01-25T15:23:16.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-01-25T15:23:16.364Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.364Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-01-25T15:23:16.364Z] [2022-01-25T15:23:16.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-01-25T15:23:16.364Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.364Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-01-25T15:23:16.364Z] [2022-01-25T15:23:16.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-01-25T15:23:16.364Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.364Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-01-25T15:23:16.364Z] [2022-01-25T15:23:16.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-01-25T15:23:16.364Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.364Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-01-25T15:23:16.364Z] [2022-01-25T15:23:16.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-01-25T15:23:16.364Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.365Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-01-25T15:23:16.365Z] [2022-01-25T15:23:16.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-01-25T15:23:16.365Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.365Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-01-25T15:23:16.365Z] [2022-01-25T15:23:16.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-01-25T15:23:16.365Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.365Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-01-25T15:23:16.365Z] [2022-01-25T15:23:16.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-01-25T15:23:16.365Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.365Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-01-25T15:23:16.365Z] [2022-01-25T15:23:16.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-01-25T15:23:16.365Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.365Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-01-25T15:23:16.365Z] [2022-01-25T15:23:16.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-01-25T15:23:16.365Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.365Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-01-25T15:23:16.365Z] [2022-01-25T15:23:16.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2022-01-25T15:23:16.365Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.365Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2022-01-25T15:23:16.365Z] [2022-01-25T15:23:16.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-01-25T15:23:16.365Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.365Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-01-25T15:23:16.365Z] [2022-01-25T15:23:16.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-01-25T15:23:16.365Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.365Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-01-25T15:23:16.365Z] [2022-01-25T15:23:16.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-01-25T15:23:16.365Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.365Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-01-25T15:23:16.365Z] [2022-01-25T15:23:16.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-01-25T15:23:16.365Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.365Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-01-25T15:23:16.365Z] [2022-01-25T15:23:16.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-01-25T15:23:16.365Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.365Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-01-25T15:23:16.365Z] [2022-01-25T15:23:16.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-01-25T15:23:16.365Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.365Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-01-25T15:23:16.365Z] [2022-01-25T15:23:16.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-01-25T15:23:16.365Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.365Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-01-25T15:23:16.365Z] [2022-01-25T15:23:16.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-01-25T15:23:16.365Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.365Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-01-25T15:23:16.365Z] [2022-01-25T15:23:16.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-01-25T15:23:16.365Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-01-25T15:23:16.365Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-01-25T15:23:16.365Z] [2022-01-25T15:23:16.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-01-25T15:23:16.365Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.365Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-01-25T15:23:16.365Z] [2022-01-25T15:23:16.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-01-25T15:23:16.365Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.365Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-01-25T15:23:16.365Z] [2022-01-25T15:23:16.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-01-25T15:23:16.365Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.365Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-01-25T15:23:16.365Z] [2022-01-25T15:23:16.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-01-25T15:23:16.365Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.365Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-01-25T15:23:16.365Z] [2022-01-25T15:23:16.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-01-25T15:23:16.365Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.365Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-01-25T15:23:16.365Z] [2022-01-25T15:23:16.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-01-25T15:23:16.365Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.365Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-01-25T15:23:16.365Z] [2022-01-25T15:23:16.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-01-25T15:23:16.365Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.365Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-01-25T15:23:16.365Z] [2022-01-25T15:23:16.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-01-25T15:23:16.365Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.365Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-01-25T15:23:16.365Z] [2022-01-25T15:23:16.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-01-25T15:23:16.365Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.365Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-01-25T15:23:16.365Z] [2022-01-25T15:23:16.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-01-25T15:23:16.365Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.365Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-01-25T15:23:16.365Z] [2022-01-25T15:23:16.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-01-25T15:23:16.365Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.365Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-01-25T15:23:16.365Z] [2022-01-25T15:23:16.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-01-25T15:23:16.365Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.365Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-01-25T15:23:16.365Z] [2022-01-25T15:23:16.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-01-25T15:23:16.365Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.365Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-01-25T15:23:16.365Z] [2022-01-25T15:23:16.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-01-25T15:23:16.365Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.365Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-01-25T15:23:16.365Z] [2022-01-25T15:23:16.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2022-01-25T15:23:16.365Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-01-25T15:23:16.365Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-01-25T15:23:16.365Z] [2022-01-25T15:23:16.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2022-01-25T15:23:16.365Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.365Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-01-25T15:23:16.365Z] [2022-01-25T15:23:16.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-01-25T15:23:16.365Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.365Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-01-25T15:23:16.365Z] [2022-01-25T15:23:16.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-01-25T15:23:16.365Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.365Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-01-25T15:23:16.365Z] [2022-01-25T15:23:16.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-01-25T15:23:16.365Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.365Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-01-25T15:23:16.365Z] [2022-01-25T15:23:16.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-01-25T15:23:16.365Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.365Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-01-25T15:23:16.365Z] [2022-01-25T15:23:16.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-01-25T15:23:16.365Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.365Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-01-25T15:23:16.365Z] [2022-01-25T15:23:16.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-01-25T15:23:16.365Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.365Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-01-25T15:23:16.365Z] [2022-01-25T15:23:16.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-01-25T15:23:16.365Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.365Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-01-25T15:23:16.365Z] [2022-01-25T15:23:16.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-01-25T15:23:16.365Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.365Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-01-25T15:23:16.365Z] [2022-01-25T15:23:16.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-01-25T15:23:16.365Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.365Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-01-25T15:23:16.365Z] [2022-01-25T15:23:16.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-01-25T15:23:16.365Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.365Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-01-25T15:23:16.365Z] [2022-01-25T15:23:16.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-01-25T15:23:16.365Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.365Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-01-25T15:23:16.365Z] [2022-01-25T15:23:16.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-01-25T15:23:16.365Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.365Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-01-25T15:23:16.365Z] [2022-01-25T15:23:16.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-01-25T15:23:16.365Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.365Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-01-25T15:23:16.365Z] [2022-01-25T15:23:16.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-01-25T15:23:16.365Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.365Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-01-25T15:23:16.365Z] [2022-01-25T15:23:16.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-01-25T15:23:16.365Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-01-25T15:23:16.365Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-01-25T15:23:16.365Z] [2022-01-25T15:23:16.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-01-25T15:23:16.365Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.365Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-01-25T15:23:16.365Z] [2022-01-25T15:23:16.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-01-25T15:23:16.365Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.365Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-01-25T15:23:16.365Z] [2022-01-25T15:23:16.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-01-25T15:23:16.365Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.365Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-01-25T15:23:16.365Z] [2022-01-25T15:23:16.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-01-25T15:23:16.365Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.365Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-01-25T15:23:16.365Z] [2022-01-25T15:23:16.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-01-25T15:23:16.365Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.365Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-01-25T15:23:16.365Z] [2022-01-25T15:23:16.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-01-25T15:23:16.365Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.365Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-01-25T15:23:16.365Z] [2022-01-25T15:23:16.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-01-25T15:23:16.365Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.365Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-01-25T15:23:16.365Z] [2022-01-25T15:23:16.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-01-25T15:23:16.365Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.365Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-01-25T15:23:16.365Z] [2022-01-25T15:23:16.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-01-25T15:23:16.365Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.365Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-01-25T15:23:16.365Z] [2022-01-25T15:23:16.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-01-25T15:23:16.365Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.365Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-01-25T15:23:16.365Z] [2022-01-25T15:23:16.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-01-25T15:23:16.365Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.365Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-01-25T15:23:16.365Z] [2022-01-25T15:23:16.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-01-25T15:23:16.365Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.365Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-01-25T15:23:16.365Z] [2022-01-25T15:23:16.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-01-25T15:23:16.365Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.365Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-01-25T15:23:16.365Z] [2022-01-25T15:23:16.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-01-25T15:23:16.365Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.365Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-01-25T15:23:16.365Z] [2022-01-25T15:23:16.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-01-25T15:23:16.365Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.365Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-01-25T15:23:16.365Z] [2022-01-25T15:23:16.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-01-25T15:23:16.365Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.365Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-01-25T15:23:16.365Z] [2022-01-25T15:23:16.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-01-25T15:23:16.365Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.365Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-01-25T15:23:16.365Z] [2022-01-25T15:23:16.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-01-25T15:23:16.366Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.366Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-01-25T15:23:16.366Z] [2022-01-25T15:23:16.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-01-25T15:23:16.366Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.366Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-01-25T15:23:16.366Z] [2022-01-25T15:23:16.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-01-25T15:23:16.366Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.366Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-01-25T15:23:16.366Z] [2022-01-25T15:23:16.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2022-01-25T15:23:16.366Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-01-25T15:23:16.366Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-01-25T15:23:16.366Z] [2022-01-25T15:23:16.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-01-25T15:23:16.366Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.366Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-01-25T15:23:16.366Z] [2022-01-25T15:23:16.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-01-25T15:23:16.366Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.366Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-01-25T15:23:16.366Z] [2022-01-25T15:23:16.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-01-25T15:23:16.366Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.366Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-01-25T15:23:16.366Z] [2022-01-25T15:23:16.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-01-25T15:23:16.366Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.366Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-01-25T15:23:16.366Z] [2022-01-25T15:23:16.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-01-25T15:23:16.366Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.366Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-01-25T15:23:16.366Z] [2022-01-25T15:23:16.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-01-25T15:23:16.366Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.366Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-01-25T15:23:16.366Z] [2022-01-25T15:23:16.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-01-25T15:23:16.366Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.366Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-01-25T15:23:16.366Z] [2022-01-25T15:23:16.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-01-25T15:23:16.366Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.366Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-01-25T15:23:16.366Z] [2022-01-25T15:23:16.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-01-25T15:23:16.366Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.366Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-01-25T15:23:16.366Z] [2022-01-25T15:23:16.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-01-25T15:23:16.366Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.366Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-01-25T15:23:16.366Z] [2022-01-25T15:23:16.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-01-25T15:23:16.366Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.366Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-01-25T15:23:16.366Z] [2022-01-25T15:23:16.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-01-25T15:23:16.366Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.366Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-01-25T15:23:16.366Z] [2022-01-25T15:23:16.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-01-25T15:23:16.366Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.366Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-01-25T15:23:16.366Z] [2022-01-25T15:23:16.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-01-25T15:23:16.366Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.366Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-01-25T15:23:16.366Z] [2022-01-25T15:23:16.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-01-25T15:23:16.366Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.366Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-01-25T15:23:16.366Z] [2022-01-25T15:23:16.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-01-25T15:23:16.366Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.366Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-01-25T15:23:16.366Z] [2022-01-25T15:23:16.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-01-25T15:23:16.366Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.366Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-01-25T15:23:16.366Z] [2022-01-25T15:23:16.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-01-25T15:23:16.366Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.366Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-01-25T15:23:16.366Z] [2022-01-25T15:23:16.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-25T15:23:16.366Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.366Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-25T15:23:16.366Z] [2022-01-25T15:23:16.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-25T15:23:16.366Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.366Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-25T15:23:16.366Z] [2022-01-25T15:23:16.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-25T15:23:16.366Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.366Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-25T15:23:16.366Z] [2022-01-25T15:23:16.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-25T15:23:16.366Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.366Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-25T15:23:16.366Z] [2022-01-25T15:23:16.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-25T15:23:16.366Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.366Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-25T15:23:16.366Z] [2022-01-25T15:23:16.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-25T15:23:16.366Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.366Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-25T15:23:16.366Z] [2022-01-25T15:23:16.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-25T15:23:16.366Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.366Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-25T15:23:16.366Z] [2022-01-25T15:23:16.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-25T15:23:16.366Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.366Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-25T15:23:16.366Z] [2022-01-25T15:23:16.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-25T15:23:16.366Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.366Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-25T15:23:16.366Z] [2022-01-25T15:23:16.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-25T15:23:16.366Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.366Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-25T15:23:16.366Z] [2022-01-25T15:23:16.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-25T15:23:16.366Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.366Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-25T15:23:16.366Z] [2022-01-25T15:23:16.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-25T15:23:16.366Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.366Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-25T15:23:16.366Z] [2022-01-25T15:23:16.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-25T15:23:16.366Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.366Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-25T15:23:16.366Z] [2022-01-25T15:23:16.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-25T15:23:16.366Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.366Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-25T15:23:16.366Z] [2022-01-25T15:23:16.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-25T15:23:16.366Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.366Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-25T15:23:16.366Z] [2022-01-25T15:23:16.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-25T15:23:16.366Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.366Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-25T15:23:16.366Z] [2022-01-25T15:23:16.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-25T15:23:16.366Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.366Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-25T15:23:16.366Z] [2022-01-25T15:23:16.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-25T15:23:16.366Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.366Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-25T15:23:16.366Z] [2022-01-25T15:23:16.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-25T15:23:16.366Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.366Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-25T15:23:16.366Z] [2022-01-25T15:23:16.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-25T15:23:16.366Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.366Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-25T15:23:16.366Z] [2022-01-25T15:23:16.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-25T15:23:16.366Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.366Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-25T15:23:16.366Z] [2022-01-25T15:23:16.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-25T15:23:16.366Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.366Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-25T15:23:16.366Z] [2022-01-25T15:23:16.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-25T15:23:16.366Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.366Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-25T15:23:16.366Z] [2022-01-25T15:23:16.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-25T15:23:16.366Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.366Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-25T15:23:16.366Z] [2022-01-25T15:23:16.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-25T15:23:16.366Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.366Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-25T15:23:16.366Z] [2022-01-25T15:23:16.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-25T15:23:16.366Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.366Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-25T15:23:16.366Z] [2022-01-25T15:23:16.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-25T15:23:16.366Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.366Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-25T15:23:16.366Z] [2022-01-25T15:23:16.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-25T15:23:16.366Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.366Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-25T15:23:16.366Z] [2022-01-25T15:23:16.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-25T15:23:16.366Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.366Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-25T15:23:16.366Z] [2022-01-25T15:23:16.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-25T15:23:16.366Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.366Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-25T15:23:16.366Z] [2022-01-25T15:23:16.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-25T15:23:16.366Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.366Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-25T15:23:16.366Z] [2022-01-25T15:23:16.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-25T15:23:16.366Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.366Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-25T15:23:16.366Z] [2022-01-25T15:23:16.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-25T15:23:16.366Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.366Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-25T15:23:16.366Z] [2022-01-25T15:23:16.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-25T15:23:16.366Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.366Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-25T15:23:16.366Z] [2022-01-25T15:23:16.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-25T15:23:16.366Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.366Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-25T15:23:16.366Z] [2022-01-25T15:23:16.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-25T15:23:16.366Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.366Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-25T15:23:16.366Z] [2022-01-25T15:23:16.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-25T15:23:16.366Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.366Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-25T15:23:16.366Z] [2022-01-25T15:23:16.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-25T15:23:16.366Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.366Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-25T15:23:16.366Z] [2022-01-25T15:23:16.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-25T15:23:16.366Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.366Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-25T15:23:16.366Z] [2022-01-25T15:23:16.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-25T15:23:16.366Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.366Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-25T15:23:16.366Z] [2022-01-25T15:23:16.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-25T15:23:16.366Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.366Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-25T15:23:16.366Z] [2022-01-25T15:23:16.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-25T15:23:16.366Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.366Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-25T15:23:16.366Z] [2022-01-25T15:23:16.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-25T15:23:16.366Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.366Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-25T15:23:16.366Z] [2022-01-25T15:23:16.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-25T15:23:16.366Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.366Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-25T15:23:16.366Z] [2022-01-25T15:23:16.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-25T15:23:16.366Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.366Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-25T15:23:16.366Z] [2022-01-25T15:23:16.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-25T15:23:16.366Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.367Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-25T15:23:16.367Z] [2022-01-25T15:23:16.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-25T15:23:16.367Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.367Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-25T15:23:16.367Z] [2022-01-25T15:23:16.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-25T15:23:16.367Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.367Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-25T15:23:16.367Z] [2022-01-25T15:23:16.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-25T15:23:16.367Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.367Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-25T15:23:16.367Z] [2022-01-25T15:23:16.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-25T15:23:16.367Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.367Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-25T15:23:16.367Z] [2022-01-25T15:23:16.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-25T15:23:16.367Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.367Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-25T15:23:16.367Z] [2022-01-25T15:23:16.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-25T15:23:16.367Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.367Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-25T15:23:16.367Z] [2022-01-25T15:23:16.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-25T15:23:16.367Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.367Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-25T15:23:16.367Z] [2022-01-25T15:23:16.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-25T15:23:16.367Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.367Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-25T15:23:16.367Z] [2022-01-25T15:23:16.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-25T15:23:16.367Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.367Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-25T15:23:16.367Z] [2022-01-25T15:23:16.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-25T15:23:16.367Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.367Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-25T15:23:16.367Z] [2022-01-25T15:23:16.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-25T15:23:16.367Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.367Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-25T15:23:16.367Z] [2022-01-25T15:23:16.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-25T15:23:16.367Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.367Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-25T15:23:16.367Z] [2022-01-25T15:23:16.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-25T15:23:16.367Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.367Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-25T15:23:16.367Z] [2022-01-25T15:23:16.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-25T15:23:16.367Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.367Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-25T15:23:16.367Z] [2022-01-25T15:23:16.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-25T15:23:16.367Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.367Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-25T15:23:16.367Z] [2022-01-25T15:23:16.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-25T15:23:16.367Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.367Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-25T15:23:16.367Z] [2022-01-25T15:23:16.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-25T15:23:16.367Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.367Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-25T15:23:16.367Z] [2022-01-25T15:23:16.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-25T15:23:16.367Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.367Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-25T15:23:16.367Z] [2022-01-25T15:23:16.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-25T15:23:16.367Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.367Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-25T15:23:16.367Z] [2022-01-25T15:23:16.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-25T15:23:16.367Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.367Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-25T15:23:16.367Z] [2022-01-25T15:23:16.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-25T15:23:16.367Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.367Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-25T15:23:16.367Z] [2022-01-25T15:23:16.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-25T15:23:16.367Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.367Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-25T15:23:16.367Z] [2022-01-25T15:23:16.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-25T15:23:16.367Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.367Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-25T15:23:16.367Z] [2022-01-25T15:23:16.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-25T15:23:16.367Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.367Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-25T15:23:16.367Z] [2022-01-25T15:23:16.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-25T15:23:16.367Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.367Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-25T15:23:16.367Z] [2022-01-25T15:23:16.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-25T15:23:16.367Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.367Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-25T15:23:16.367Z] [2022-01-25T15:23:16.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-25T15:23:16.367Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.367Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-25T15:23:16.367Z] [2022-01-25T15:23:16.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-25T15:23:16.367Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.367Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-25T15:23:16.367Z] [2022-01-25T15:23:16.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-25T15:23:16.367Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.367Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-25T15:23:16.367Z] [2022-01-25T15:23:16.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-25T15:23:16.367Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.367Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-25T15:23:16.367Z] [2022-01-25T15:23:16.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-01-25T15:23:16.367Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.367Z] [2022-01-25T15:23:16.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-01-25T15:23:16.367Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.367Z] [2022-01-25T15:23:16.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-01-25T15:23:16.367Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-01-25T15:23:16.367Z] [2022-01-25T15:23:16.367Z] DONE 1085 tests, 539 skipped in 2482.181s [2022-01-25T15:23:16.367Z] INFO: Integration tests ended at 01/25/2022 15:23:16. Duration:00:41:22.3308689 [2022-01-25T15:23:16.367Z] INFO: Docker info of the daemon under test at end of run [2022-01-25T15:23:16.367Z] [2022-01-25T15:23:16.853Z] Containers: 2 [2022-01-25T15:23:16.853Z] Running: 0 [2022-01-25T15:23:16.853Z] Paused: 0 [2022-01-25T15:23:16.853Z] Stopped: 2 [2022-01-25T15:23:16.853Z] Images: 18 [2022-01-25T15:23:16.853Z] Server Version: 0.0.0-dev [2022-01-25T15:23:16.853Z] Storage Driver: windowsfilter [2022-01-25T15:23:16.853Z] Windows: [2022-01-25T15:23:16.853Z] Logging Driver: json-file [2022-01-25T15:23:16.853Z] Plugins: [2022-01-25T15:23:16.853Z] Volume: local [2022-01-25T15:23:16.853Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-25T15:23:16.853Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-25T15:23:16.853Z] Swarm: inactive [2022-01-25T15:23:16.853Z] Default Isolation: process [2022-01-25T15:23:16.853Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-01-25T15:23:16.853Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-01-25T15:23:16.853Z] OSType: windows [2022-01-25T15:23:16.853Z] Architecture: x86_64 [2022-01-25T15:23:16.853Z] CPUs: 4 [2022-01-25T15:23:16.853Z] Total Memory: 32GiB [2022-01-25T15:23:16.853Z] Name: azwin-2-f30021 [2022-01-25T15:23:16.853Z] ID: 3XYO:HMSV:WELY:LD4P:73YC:TQ3Y:UYE5:HVR6:LP6O:7NN2:NVEQ:7LAJ [2022-01-25T15:23:16.853Z] Docker Root Dir: D:\CI\PR-43187\3\daemon [2022-01-25T15:23:16.853Z] Debug Mode (client): false [2022-01-25T15:23:16.853Z] Debug Mode (server): true [2022-01-25T15:23:16.853Z] File Descriptors: -1 [2022-01-25T15:23:16.853Z] Goroutines: 17 [2022-01-25T15:23:16.853Z] System Time: 2022-01-25T15:23:16.3278977Z [2022-01-25T15:23:16.853Z] EventsListeners: 0 [2022-01-25T15:23:16.853Z] Registry: https://index.docker.io/v1/ [2022-01-25T15:23:16.853Z] Labels: [2022-01-25T15:23:16.853Z] Experimental: false [2022-01-25T15:23:16.853Z] Insecure Registries: [2022-01-25T15:23:16.853Z] 127.0.0.0/8 [2022-01-25T15:23:16.853Z] Live Restore Enabled: false [2022-01-25T15:23:16.853Z] [2022-01-25T15:23:16.853Z] [2022-01-25T15:23:16.853Z] INFO: Stopping daemon under test [2022-01-25T15:23:16.853Z] SUCCESS: The process with PID 5096 (child process of PID 5108) has been terminated. [2022-01-25T15:23:16.853Z] SUCCESS: The process with PID 5108 (child process of PID 5268) has been terminated. [2022-01-25T15:23:16.853Z] INFO: Stop tailing logs of the daemon under tests [2022-01-25T15:23:16.853Z] INFO: executeCI.ps1 Completed successfully at 01/25/2022 15:23:16. [2022-01-25T15:23:16.853Z] INFO: Tidying up at end of run [2022-01-25T15:23:16.853Z] INFO: Saving daemon under test log (d:\CI\PR-43187\3\dut.out) to bundles\CIDUT.out [2022-01-25T15:23:16.853Z] INFO: Saving daemon under test log (d:\CI\PR-43187\3\dut.err) to bundles\CIDUT.err [2022-01-25T15:23:16.853Z] INFO: Saving containerd logs to bundles [2022-01-25T15:23:16.853Z] INFO: Nuke-Everything... [2022-01-25T15:23:17.339Z] INFO: Container count on control daemon to delete is 2 [2022-01-25T15:23:17.339Z] 0a18b7f67cb3 [2022-01-25T15:23:17.339Z] b0ab90d174af [2022-01-25T15:23:17.339Z] INFO: Non-base image count on control daemon to delete is 1 [2022-01-25T15:23:18.323Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-01-25T15:23:18.323Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-01-25T15:23:18.323Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-01-25T15:23:18.323Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-01-25T15:23:18.323Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-01-25T15:23:18.958Z] Deleted: sha256:49780636b116b78c208312b0b25b080093eefe66058102da1b1b4a8c7b364906 [2022-01-25T15:23:18.958Z] Deleted: sha256:048cb745f60dd7cf4ff093bcee546feea53c3071d3e7058be3d2d9ffa4359807 [2022-01-25T15:23:18.958Z] INFO: Tidying pidfile d:\CI\PR-43187\3\docker.pid [2022-01-25T15:23:18.958Z] INFO: Nuking d:\CI [2022-01-25T15:23:22.203Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-01-25T15:23:23.963Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-01-25T15:23:23.963Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-01-25T15:23:23.963Z] === RUN TestDockerSuite/TestEventsImageImport [2022-01-25T15:23:23.963Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-01-25T15:23:23.963Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-01-25T15:23:23.963Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-01-25T15:23:23.963Z] === RUN TestDockerSuite/TestEventsImagePull [2022-01-25T15:23:23.963Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-01-25T15:23:23.963Z] === RUN TestDockerSuite/TestEventsImageTag [2022-01-25T15:23:24.450Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-01-25T15:23:24.450Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-01-25T15:23:24.450Z] === RUN TestDockerSuite/TestEventsRename [2022-01-25T15:23:26.740Z] === RUN TestDockerSuite/TestEventsResize [2022-01-25T15:23:31.005Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-01-25T15:23:35.603Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-01-25T15:23:36.988Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-01-25T15:23:37.223Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-01-25T15:23:39.511Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-01-25T15:23:44.549Z] INFO: Zapped successfully [2022-01-25T15:23:44.549Z] [2022-01-25T15:23:44.549Z] INFO: executeCI.ps1 exiting at Tue Jan 25 15:23:42 CUT 2022. Duration 00:58:57.5739724 [2022-01-25T15:23:44.549Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-01-25T15:23:44.818Z] Recording test results [2022-01-25T15:23:45.317Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-01-25T15:23:45.531Z] === RUN TestDockerSuite/TestEventsTop [2022-01-25T15:23:45.531Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-01-25T15:23:45.531Z] === RUN TestDockerSuite/TestEventsUntag [2022-01-25T15:23:45.798Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-01-25T15:23:45.798Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-01-25T15:23:45.798Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-01-25T15:23:45.798Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-01-25T15:23:47.153Z] Creating win-2022-integration-bundles.zip [2022-01-25T15:23:47.822Z] === RUN TestDockerSuite/TestEventsUntilInThePast [Pipeline] archiveArtifacts [2022-01-25T15:23:48.415Z] Archiving artifacts [2022-01-25T15:23:49.676Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-01-25T15:23:49.745Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43187/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-25T15:23:50.828Z] + make clean [2022-01-25T15:23:51.314Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-01-25T15:23:51.474Z] docker-dev-cache [2022-01-25T15:23:51.474Z] docker-mod-cache [Pipeline] deleteDir [2022-01-25T15:23:51.721Z] === RUN TestDockerSuite/TestExec [2022-01-25T15:23:51.721Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-01-25T15:23:51.721Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-01-25T15:23:51.721Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-01-25T15:23:51.721Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-01-25T15:23:52.699Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-25T15:23:53.343Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-01-25T15:23:55.635Z] === RUN TestDockerSuite/TestExecAPIStart [2022-01-25T15:23:55.635Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-01-25T15:23:55.635Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-01-25T15:23:55.635Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-01-25T15:23:55.635Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-01-25T15:23:55.635Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-01-25T15:23:55.635Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-01-25T15:23:55.724Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-01-25T15:23:55.724Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-01-25T15:23:55.724Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-01-25T15:23:55.724Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-01-25T15:23:55.724Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-01-25T15:23:55.724Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-01-25T15:23:55.724Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-01-25T15:23:55.724Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-01-25T15:23:56.207Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-01-25T15:23:56.207Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-01-25T15:23:56.207Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-01-25T15:23:56.207Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-01-25T15:23:56.207Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-01-25T15:23:56.207Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-01-25T15:23:56.207Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-01-25T15:23:57.924Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-01-25T15:23:59.552Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-01-25T15:24:01.062Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-01-25T15:24:02.601Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-01-25T15:24:04.084Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-01-25T15:24:04.222Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-01-25T15:24:05.694Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-01-25T15:24:09.112Z] === RUN TestDockerSuite/TestExecCgroup [2022-01-25T15:24:09.112Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-01-25T15:24:09.112Z] === RUN TestDockerSuite/TestExecEnv [2022-01-25T15:24:09.112Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-01-25T15:24:09.112Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-01-25T15:24:09.112Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-01-25T15:24:09.112Z] === RUN TestDockerSuite/TestExecExitStatus [2022-01-25T15:24:10.731Z] === RUN TestDockerSuite/TestExecInspectID [2022-01-25T15:24:11.680Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-01-25T15:24:11.680Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-01-25T15:24:11.680Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-01-25T15:24:11.680Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-01-25T15:24:11.680Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-01-25T15:24:11.680Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-01-25T15:24:11.680Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-01-25T15:24:11.680Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-01-25T15:24:11.680Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-01-25T15:24:11.680Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-01-25T15:24:11.680Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-01-25T15:24:11.680Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-01-25T15:24:11.680Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-01-25T15:24:11.680Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-01-25T15:24:11.680Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-01-25T15:24:11.680Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-01-25T15:24:12.163Z] === RUN TestDockerSuite/TestSaveImageId [2022-01-25T15:24:12.163Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-01-25T15:24:12.163Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-01-25T15:24:12.163Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-01-25T15:24:12.163Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-01-25T15:24:12.163Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-01-25T15:24:12.163Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-01-25T15:24:12.163Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-01-25T15:24:12.163Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-01-25T15:24:12.163Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-01-25T15:24:12.163Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-01-25T15:24:12.163Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-01-25T15:24:12.163Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-01-25T15:24:12.163Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-01-25T15:24:12.163Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-01-25T15:24:12.163Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-01-25T15:24:12.163Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-01-25T15:24:12.163Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-01-25T15:24:12.163Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-01-25T15:24:14.436Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-01-25T15:24:14.919Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-01-25T15:24:15.402Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-01-25T15:24:15.615Z] === RUN TestDockerSuite/TestExecInteractive [2022-01-25T15:24:15.615Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-01-25T15:24:15.615Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-01-25T15:24:15.615Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-01-25T15:24:15.615Z] === RUN TestDockerSuite/TestExecParseError [2022-01-25T15:24:15.615Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-01-25T15:24:15.615Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-01-25T15:24:15.615Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-01-25T15:24:15.615Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-01-25T15:24:15.615Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-01-25T15:24:15.615Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-01-25T15:24:15.885Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-01-25T15:24:17.495Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-01-25T15:24:18.668Z] === RUN TestDockerSuite/TestExecSetEnv [2022-01-25T15:24:18.669Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-01-25T15:24:18.669Z] === RUN TestDockerSuite/TestExecStartFails [2022-01-25T15:24:18.669Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-01-25T15:24:18.669Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-01-25T15:24:18.669Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-01-25T15:24:18.669Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-01-25T15:24:18.669Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-01-25T15:24:18.669Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-01-25T15:24:18.669Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-01-25T15:24:18.669Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-01-25T15:24:20.959Z] === RUN TestDockerSuite/TestExecUlimits [2022-01-25T15:24:20.959Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-01-25T15:24:20.959Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-01-25T15:24:28.077Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-01-25T15:24:28.078Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-01-25T15:24:28.078Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-01-25T15:24:29.809Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-01-25T15:24:29.809Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-01-25T15:24:29.809Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-01-25T15:24:29.809Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-01-25T15:24:29.809Z] === RUN TestDockerSuite/TestExecWithUser [2022-01-25T15:24:29.809Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-01-25T15:24:29.809Z] === RUN TestDockerSuite/TestGetContainerStats [2022-01-25T15:24:34.702Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-01-25T15:24:36.883Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-01-25T15:24:36.883Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-01-25T15:24:36.883Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-01-25T15:24:42.031Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-01-25T15:24:42.951Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-01-25T15:24:42.951Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-01-25T15:24:42.951Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-01-25T15:24:42.951Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-01-25T15:24:42.951Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-01-25T15:24:42.951Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-01-25T15:24:42.951Z] === RUN TestDockerSuite/TestStartRecordError [2022-01-25T15:24:42.951Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-01-25T15:24:42.951Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-01-25T15:24:44.318Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-01-25T15:24:51.644Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-01-25T15:24:51.644Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-01-25T15:24:51.644Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-01-25T15:24:51.644Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-01-25T15:24:51.644Z] === RUN TestDockerSuite/TestHealth [2022-01-25T15:24:51.644Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-01-25T15:24:51.644Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-01-25T15:24:51.644Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-01-25T15:24:51.644Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-01-25T15:24:51.644Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-01-25T15:24:51.757Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-01-25T15:24:51.757Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-01-25T15:24:51.757Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-01-25T15:24:51.757Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-01-25T15:24:51.757Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-01-25T15:24:51.757Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-01-25T15:24:51.757Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-01-25T15:24:51.757Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-01-25T15:24:51.757Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-01-25T15:24:51.757Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-01-25T15:24:51.757Z] === RUN TestDockerSuite/TestStatsNoStream [2022-01-25T15:24:51.757Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-01-25T15:24:51.757Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-01-25T15:24:55.547Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-01-25T15:24:55.547Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-01-25T15:24:55.547Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-01-25T15:24:55.547Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-01-25T15:24:55.547Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-01-25T15:24:55.547Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-01-25T15:24:55.633Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-01-25T15:24:56.034Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-01-25T15:24:56.521Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-01-25T15:24:56.521Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-01-25T15:24:56.521Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-01-25T15:24:58.140Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-01-25T15:24:58.140Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-01-25T15:24:58.658Z] === RUN TestDockerSuite/TestTopPrivileged [2022-01-25T15:24:58.658Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-01-25T15:24:58.658Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-01-25T15:24:59.760Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-01-25T15:25:00.247Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-01-25T15:25:02.535Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-01-25T15:25:05.582Z] === RUN TestDockerSuite/TestImagesFormat [2022-01-25T15:25:05.582Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-01-25T15:25:05.582Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-01-25T15:25:05.582Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-01-25T15:25:07.466Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-01-25T15:25:07.466Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-01-25T15:25:07.466Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-01-25T15:25:07.466Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-01-25T15:25:07.466Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-01-25T15:25:07.466Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-01-25T15:25:07.466Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-01-25T15:25:07.466Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-01-25T15:25:07.466Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-01-25T15:25:07.466Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-01-25T15:25:07.466Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-01-25T15:25:07.466Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-01-25T15:25:07.466Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-01-25T15:25:09.486Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-01-25T15:25:09.486Z] === RUN TestDockerSuite/TestImportBadURL [2022-01-25T15:25:09.486Z] === RUN TestDockerSuite/TestImportDisplay [2022-01-25T15:25:09.486Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-01-25T15:25:09.486Z] === RUN TestDockerSuite/TestImportFile [2022-01-25T15:25:09.486Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-01-25T15:25:09.486Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-01-25T15:25:09.486Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-01-25T15:25:09.486Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-01-25T15:25:09.486Z] === RUN TestDockerSuite/TestImportGzipped [2022-01-25T15:25:09.486Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-01-25T15:25:09.486Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-01-25T15:25:09.486Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-01-25T15:25:09.486Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-01-25T15:25:09.486Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-01-25T15:25:09.486Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-01-25T15:25:09.486Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-01-25T15:25:09.486Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-01-25T15:25:09.486Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-01-25T15:25:09.486Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-01-25T15:25:09.486Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-01-25T15:25:09.486Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-01-25T15:25:09.486Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-01-25T15:25:09.486Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-25T15:25:09.973Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-01-25T15:25:12.266Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-01-25T15:25:14.587Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-01-25T15:25:14.587Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-01-25T15:25:14.587Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-01-25T15:25:14.587Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-01-25T15:25:14.587Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-01-25T15:25:14.587Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-01-25T15:25:14.587Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-01-25T15:25:14.587Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-01-25T15:25:16.877Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-01-25T15:25:16.877Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-01-25T15:25:19.167Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-01-25T15:25:19.167Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-01-25T15:25:19.167Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-01-25T15:25:19.167Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-01-25T15:25:19.167Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-01-25T15:25:19.167Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-01-25T15:25:19.167Z] === RUN TestDockerSuite/TestInspectDefault [2022-01-25T15:25:21.459Z] === RUN TestDockerSuite/TestInspectHistory [2022-01-25T15:25:22.590Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-01-25T15:25:22.590Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-01-25T15:25:22.590Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-01-25T15:25:22.590Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-01-25T15:25:22.590Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-01-25T15:25:23.072Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-01-25T15:25:23.555Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-01-25T15:25:23.555Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-01-25T15:25:26.346Z] === RUN TestDockerSuite/TestInspectImage [2022-01-25T15:25:26.346Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-01-25T15:25:26.346Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-01-25T15:25:26.346Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-01-25T15:25:26.346Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-01-25T15:25:26.346Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-25T15:25:26.346Z] === RUN TestDockerSuite/TestInspectInt64 [2022-01-25T15:25:27.432Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-01-25T15:25:27.432Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-01-25T15:25:28.638Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-01-25T15:25:30.926Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-01-25T15:25:30.926Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-01-25T15:25:31.310Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-01-25T15:25:31.310Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-01-25T15:25:31.792Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-01-25T15:25:31.792Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-01-25T15:25:31.792Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-01-25T15:25:33.213Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-01-25T15:25:35.501Z] === RUN TestDockerSuite/TestInspectPlugin [2022-01-25T15:25:35.501Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-01-25T15:25:35.501Z] === RUN TestDockerSuite/TestInspectRootFS [2022-01-25T15:25:35.501Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-01-25T15:25:37.806Z] === RUN TestDockerSuite/TestInspectStatus [2022-01-25T15:25:40.850Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-01-25T15:25:42.371Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-01-25T15:25:42.371Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-01-25T15:25:42.371Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-01-25T15:25:42.371Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-01-25T15:25:42.854Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-01-25T15:25:42.854Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-01-25T15:25:42.854Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-01-25T15:25:45.738Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-01-25T15:25:47.359Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-01-25T15:25:49.651Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-01-25T15:25:51.662Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-01-25T15:25:51.941Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-01-25T15:25:52.144Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-01-25T15:25:52.627Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-01-25T15:25:54.232Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-01-25T15:25:56.523Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-01-25T15:25:58.813Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-01-25T15:25:58.813Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-01-25T15:25:58.813Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-01-25T15:25:59.303Z] === RUN TestDockerSuite/TestLinksEnvs [2022-01-25T15:25:59.303Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-01-25T15:25:59.303Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-01-25T15:25:59.303Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-01-25T15:25:59.303Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-01-25T15:25:59.303Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-01-25T15:25:59.303Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-01-25T15:25:59.303Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-01-25T15:25:59.303Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-01-25T15:25:59.303Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-01-25T15:25:59.303Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-01-25T15:25:59.303Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-01-25T15:25:59.303Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-01-25T15:25:59.303Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-01-25T15:25:59.303Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-01-25T15:25:59.303Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-01-25T15:25:59.303Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-01-25T15:25:59.303Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-01-25T15:25:59.303Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-01-25T15:25:59.303Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-01-25T15:25:59.303Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-01-25T15:25:59.303Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-01-25T15:25:59.303Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-01-25T15:25:59.303Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-01-25T15:25:59.303Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-01-25T15:25:59.303Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-01-25T15:25:59.303Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-01-25T15:25:59.303Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-01-25T15:25:59.303Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-01-25T15:25:59.303Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-01-25T15:25:59.303Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-01-25T15:25:59.303Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-01-25T15:25:59.303Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-01-25T15:26:01.600Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-01-25T15:26:03.889Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-01-25T15:26:05.478Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-01-25T15:26:05.478Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-01-25T15:26:05.478Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite (2636.98s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.70s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.23s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.61s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (74.77s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.84s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.12s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.19s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.18s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.30s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (79.44s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.21s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.79s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.96s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.92s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.28s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.61s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.04s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.65s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.54s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.10s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.29s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.72s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.34s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.54s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildAddTar (36.17s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.38s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (19.17s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.71s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.57s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.57s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.05s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.56s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.60s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.91s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.35s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.31s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.70s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.62s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (26.04s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.44s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.75s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.43s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.48s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.66s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.49s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.66s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.07s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildCmd (0.64s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.65s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.59s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (7.20s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.40s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.32s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.54s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.84s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.02s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.58s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.96s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.75s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.99s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (38.33s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.67s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.61s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.00s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.37s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.35s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.61s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (25.82s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.76s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.37s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (19.68s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.85s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.82s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.36s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.67s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.67s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildDockerignore (56.43s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.66s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.38s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (62.28s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.66s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.77s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (24.61s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.73s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.29s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (31.15s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.73s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.75s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (84.42s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.46s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.37s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.64s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.24s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.54s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.67s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.50s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.20s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.21s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.34s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.25s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.12s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.48s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.37s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.67s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildFails (3.21s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.32s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.27s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildForceRm (8.16s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.64s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.66s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.23s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.77s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.60s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.23s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildHistory (12.32s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.08s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.92s) [2022-01-25T15:26:05.961Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.82s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.20s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildLabel (1.07s) [2022-01-25T15:26:05.961Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.69s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.05s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.64s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestBuildLabels (1.08s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.65s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.32s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.61s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.67s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.88s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.47s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (3.02s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (39.73s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (17.21s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (7.44s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.86s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.69s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (20.30s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.26s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.75s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.73s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.03s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.31s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (3.09s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.03s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.49s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.36s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.76s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.69s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.95s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.41s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.79s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.68s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.31s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (3.04s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (44.84s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (21.17s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestBuildRm (13.59s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.92s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.38s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.58s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.47s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.54s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.07s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (18.41s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.73s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.69s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.15s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.31s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.11s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestBuildStderr (5.16s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (24.09s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.38s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.95s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.34s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.27s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.96s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.98s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.63s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.66s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.71s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.94s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.68s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.88s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.37s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.40s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.37s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.72s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.24s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.43s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.06s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.40s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.37s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.27s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.08s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.13s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.38s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.10s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestCommitChange (6.00s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.19s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.30s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestCommitTTY (8.42s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.08s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.12s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.56s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.42s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.05s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.17s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.38s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.82s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.78s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.75s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.71s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.21s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.17s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.17s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.77s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.27s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.03s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (5.44s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (6.55s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.11s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestContainerAPIStart (3.04s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.13s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.92s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.12s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.93s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.09s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.75s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.61s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.04s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.10s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.04s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.04s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00048eca8_} (3.04s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1674493392_c:\foo_false____} (3.33s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1674493392_c:\foo_true____} (3.01s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.43s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.09s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.09s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.09s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.01s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.14s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.17s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.20s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.80s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.28s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestCpToCaseE (11.75s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestCpToCaseH (11.54s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestCpToDot (3.22s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestCpToStdout (3.25s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.22s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestCreateArgs (0.23s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.35s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.17s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.21s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.21s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.30s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.76s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestCreateLabels (0.22s) [2022-01-25T15:26:05.962Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-01-25T15:26:05.962Z] --- PASS: TestDockerSuite/TestCreateRM (0.41s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.21s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.44s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.37s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.24s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.49s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.39s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.23s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.06s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.19s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.18s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.14s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.17s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (10.52s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestEventsCopy (5.70s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.64s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.67s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.83s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.97s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.42s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.04s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestEventsFilters (6.29s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestEventsFormat (6.09s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.16s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestEventsRename (3.13s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestEventsResize (33.39s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.08s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.86s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.55s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestEventsUntag (2.76s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.22s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.04s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.15s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.19s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.66s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.86s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.43s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (6.79s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.81s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestExecInspectID (5.82s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.93s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.76s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.69s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.20s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.23s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.29s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.21s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.17s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.98s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.33s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.68s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.11s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.88s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.25s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.36s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.83s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestImportBadURL (0.08s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.03s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.09s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.31s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.99s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestInspectDefault (3.04s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestInspectHistory (5.06s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.09s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.71s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.23s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.00s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.62s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.82s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestInspectStatus (3.91s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (6.80s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.70s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.01s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.12s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.99s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.05s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.17s) [2022-01-25T15:26:05.963Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-01-25T15:26:05.963Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.06s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.10s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.25s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.68s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.95s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.93s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.95s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.78s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.58s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.14s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.08s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestLogsSince (9.70s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestLogsTail (3.43s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.24s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.16s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.96s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.64s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestPsByOrder (12.55s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestPsListContainersBase (12.97s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.98s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.34s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (5.74s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (9.36s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (6.64s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (6.71s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestPsShowMounts (10.02s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.88s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.42s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.04s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (6.11s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (6.18s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.12s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (26.80s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (8.61s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.29s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.22s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.89s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (7.92s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.80s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (11.09s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.35s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.75s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.61s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.72s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.50s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.92s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.34s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.89s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestRmiTag (0.69s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.16s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.89s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.46s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.38s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.26s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.85s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.07s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.86s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.99s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.21s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.09s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.31s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.05s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.84s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.17s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.19s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.10s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.92s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.87s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.16s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.17s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.06s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.10s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.08s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestRunExitCode (3.06s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.01s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.01s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.14s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.59s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.79s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.57s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (9.38s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.40s) [2022-01-25T15:26:06.448Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.51s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-01-25T15:26:06.448Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-01-25T15:26:06.449Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.45s) [2022-01-25T15:26:06.449Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.46s) [2022-01-25T15:26:06.449Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.06s) [2022-01-25T15:26:06.449Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.17s) [2022-01-25T15:26:06.449Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.36s) [2022-01-25T15:26:06.449Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.91s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-01-25T15:26:06.449Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.42s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-01-25T15:26:06.449Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (10.79s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-01-25T15:26:06.449Z] --- PASS: TestDockerSuite/TestRunRm (3.06s) [2022-01-25T15:26:06.449Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.62s) [2022-01-25T15:26:06.449Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.04s) [2022-01-25T15:26:06.449Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.63s) [2022-01-25T15:26:06.449Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.64s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-01-25T15:26:06.449Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.96s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-01-25T15:26:06.449Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.42s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-01-25T15:26:06.449Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2022-01-25T15:26:06.449Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-01-25T15:26:06.449Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.44s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-01-25T15:26:06.449Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.99s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-01-25T15:26:06.449Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.02s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-01-25T15:26:06.449Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.80s) [2022-01-25T15:26:06.449Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (9.32s) [2022-01-25T15:26:06.449Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.13s) [2022-01-25T15:26:06.449Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (8.58s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-01-25T15:26:06.449Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.16s) [2022-01-25T15:26:06.449Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.74s) [2022-01-25T15:26:06.449Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.08s) [2022-01-25T15:26:06.449Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.10s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-01-25T15:26:06.449Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-01-25T15:26:06.449Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-01-25T15:26:06.449Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (5.18s) [2022-01-25T15:26:06.449Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.49s) [2022-01-25T15:26:06.449Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.03s) [2022-01-25T15:26:06.449Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (6.09s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-01-25T15:26:06.449Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.47s) [2022-01-25T15:26:06.449Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.42s) [2022-01-25T15:26:06.449Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.46s) [2022-01-25T15:26:06.449Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s) [2022-01-25T15:26:06.449Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.85s) [2022-01-25T15:26:06.449Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (9.24s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-01-25T15:26:06.449Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.67s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-01-25T15:26:06.449Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.74s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-01-25T15:26:06.449Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.04s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-01-25T15:26:06.449Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.69s) [2022-01-25T15:26:06.449Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.70s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-01-25T15:26:06.449Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (8.20s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-01-25T15:26:06.449Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.30s) [2022-01-25T15:26:06.449Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2022-01-25T15:26:06.449Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-01-25T15:26:06.449Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.33s) [2022-01-25T15:26:06.449Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.29s) [2022-01-25T15:26:06.449Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2022-01-25T15:26:06.449Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.34s) [2022-01-25T15:26:06.449Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2022-01-25T15:26:06.449Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.95s) [2022-01-25T15:26:06.449Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.39s) [2022-01-25T15:26:06.449Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.40s) [2022-01-25T15:26:06.449Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-01-25T15:26:06.449Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2022-01-25T15:26:06.449Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.93s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-01-25T15:26:06.449Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.64s) [2022-01-25T15:26:06.449Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-01-25T15:26:06.449Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (9.11s) [2022-01-25T15:26:06.449Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.27s) [2022-01-25T15:26:06.449Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.30s) [2022-01-25T15:26:06.449Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (11.96s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-01-25T15:26:06.449Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.64s) [2022-01-25T15:26:06.449Z] === RUN TestDockerRegistrySuite [2022-01-25T15:26:06.449Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-01-25T15:26:06.449Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.449Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-01-25T15:26:06.449Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.449Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-01-25T15:26:06.449Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.449Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-01-25T15:26:06.449Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.449Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-01-25T15:26:06.449Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.449Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-01-25T15:26:06.449Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.449Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-01-25T15:26:06.449Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.449Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-01-25T15:26:06.449Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.449Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-01-25T15:26:06.449Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.449Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-01-25T15:26:06.449Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.449Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-01-25T15:26:06.449Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.449Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-01-25T15:26:06.449Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.449Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-01-25T15:26:06.449Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.449Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-01-25T15:26:06.449Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.449Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-01-25T15:26:06.449Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.449Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-01-25T15:26:06.449Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.449Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-01-25T15:26:06.449Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.449Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-01-25T15:26:06.449Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.449Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-01-25T15:26:06.449Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.449Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-01-25T15:26:06.449Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.449Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-01-25T15:26:06.449Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.449Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-01-25T15:26:06.449Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.449Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-01-25T15:26:06.449Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.449Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-01-25T15:26:06.449Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.449Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-01-25T15:26:06.449Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.449Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-01-25T15:26:06.449Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.449Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-01-25T15:26:06.449Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.449Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-01-25T15:26:06.449Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.449Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-01-25T15:26:06.449Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.449Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-01-25T15:26:06.449Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.449Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-01-25T15:26:06.449Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.449Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-01-25T15:26:06.449Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.449Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-01-25T15:26:06.449Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.449Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-01-25T15:26:06.449Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.449Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-01-25T15:26:06.449Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.449Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-01-25T15:26:06.449Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.449Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-01-25T15:26:06.449Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.449Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-01-25T15:26:06.449Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.449Z] --- PASS: TestDockerRegistrySuite (0.15s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-25T15:26:06.449Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-25T15:26:06.450Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-25T15:26:06.450Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-25T15:26:06.450Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-25T15:26:06.450Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-25T15:26:06.450Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-25T15:26:06.450Z] === RUN TestDockerSchema1RegistrySuite [2022-01-25T15:26:06.450Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-01-25T15:26:06.450Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.450Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-01-25T15:26:06.450Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.450Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-01-25T15:26:06.450Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.450Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-01-25T15:26:06.450Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.450Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-01-25T15:26:06.450Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.450Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-01-25T15:26:06.450Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.450Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-01-25T15:26:06.450Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.450Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-01-25T15:26:06.450Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.450Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-01-25T15:26:06.450Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.450Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-01-25T15:26:06.450Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.450Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-01-25T15:26:06.450Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.450Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-01-25T15:26:06.450Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-25T15:26:06.450Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-25T15:26:06.450Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-25T15:26:06.450Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-25T15:26:06.450Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-25T15:26:06.450Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-25T15:26:06.450Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-25T15:26:06.450Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-25T15:26:06.450Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-25T15:26:06.450Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-25T15:26:06.450Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-25T15:26:06.450Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-01-25T15:26:06.450Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-01-25T15:26:06.450Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.450Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-01-25T15:26:06.450Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.450Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-01-25T15:26:06.450Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.450Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-01-25T15:26:06.450Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.450Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-01-25T15:26:06.450Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.450Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-01-25T15:26:06.450Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.450Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-01-25T15:26:06.450Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.450Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-01-25T15:26:06.450Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.450Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-01-25T15:26:06.450Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-25T15:26:06.450Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-25T15:26:06.450Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-25T15:26:06.450Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-25T15:26:06.450Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-25T15:26:06.450Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-25T15:26:06.450Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-25T15:26:06.450Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-25T15:26:06.450Z] === RUN TestDockerRegistryAuthTokenSuite [2022-01-25T15:26:06.450Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-01-25T15:26:06.450Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.450Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-01-25T15:26:06.450Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.450Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-01-25T15:26:06.450Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.450Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-01-25T15:26:06.450Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.450Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-01-25T15:26:06.450Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.450Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-01-25T15:26:06.450Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-25T15:26:06.450Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-25T15:26:06.450Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-25T15:26:06.450Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-25T15:26:06.450Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-25T15:26:06.450Z] === RUN TestDockerDaemonSuite [2022-01-25T15:26:06.450Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-01-25T15:26:06.450Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.450Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-01-25T15:26:06.450Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.450Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-01-25T15:26:06.450Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.450Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-01-25T15:26:06.450Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-25T15:26:06.450Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-25T15:26:06.450Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-25T15:26:06.450Z] === RUN TestDockerSwarmSuite [2022-01-25T15:26:06.450Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-01-25T15:26:06.450Z] === RUN TestDockerPluginSuite [2022-01-25T15:26:06.450Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-01-25T15:26:06.450Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.450Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-01-25T15:26:06.450Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.450Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-01-25T15:26:06.450Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.450Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-01-25T15:26:06.450Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.450Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-01-25T15:26:06.450Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.450Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-01-25T15:26:06.450Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.450Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-01-25T15:26:06.450Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.450Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-01-25T15:26:06.450Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.450Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-01-25T15:26:06.450Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.450Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-01-25T15:26:06.450Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.450Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-01-25T15:26:06.450Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.450Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-01-25T15:26:06.450Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-25T15:26:06.450Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-25T15:26:06.450Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-25T15:26:06.450Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-25T15:26:06.450Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-25T15:26:06.450Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-25T15:26:06.450Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-25T15:26:06.450Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-25T15:26:06.450Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-25T15:26:06.450Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-25T15:26:06.450Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-25T15:26:06.450Z] === RUN TestDockerExternalVolumeSuite [2022-01-25T15:26:06.450Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.450Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-01-25T15:26:06.450Z] === RUN TestDockerNetworkSuite [2022-01-25T15:26:06.450Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.450Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-01-25T15:26:06.450Z] === RUN TestDockerHubPullSuite [2022-01-25T15:26:06.450Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.450Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-01-25T15:26:06.450Z] PASS [2022-01-25T15:26:06.450Z] ok github.com/docker/docker/integration-cli 2637.319s [2022-01-25T15:26:06.450Z] [2022-01-25T15:26:06.450Z] === Skipped [2022-01-25T15:26:06.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-01-25T15:26:06.450Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.450Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-01-25T15:26:06.450Z] [2022-01-25T15:26:06.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-01-25T15:26:06.450Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.450Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-01-25T15:26:06.450Z] [2022-01-25T15:26:06.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-01-25T15:26:06.450Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.450Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-01-25T15:26:06.450Z] [2022-01-25T15:26:06.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-01-25T15:26:06.450Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.450Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-01-25T15:26:06.450Z] [2022-01-25T15:26:06.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.12s) [2022-01-25T15:26:06.450Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.450Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.12s) [2022-01-25T15:26:06.450Z] [2022-01-25T15:26:06.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-01-25T15:26:06.450Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.450Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-01-25T15:26:06.450Z] [2022-01-25T15:26:06.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-01-25T15:26:06.450Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.450Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-01-25T15:26:06.450Z] [2022-01-25T15:26:06.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-01-25T15:26:06.450Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.450Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-01-25T15:26:06.450Z] [2022-01-25T15:26:06.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-01-25T15:26:06.450Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.450Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-01-25T15:26:06.450Z] [2022-01-25T15:26:06.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-01-25T15:26:06.450Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.450Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-01-25T15:26:06.450Z] [2022-01-25T15:26:06.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2022-01-25T15:26:06.450Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-01-25T15:26:06.450Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2022-01-25T15:26:06.450Z] [2022-01-25T15:26:06.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-01-25T15:26:06.450Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.450Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-01-25T15:26:06.450Z] [2022-01-25T15:26:06.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-01-25T15:26:06.450Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.450Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-01-25T15:26:06.450Z] [2022-01-25T15:26:06.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2022-01-25T15:26:06.450Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-01-25T15:26:06.450Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2022-01-25T15:26:06.450Z] [2022-01-25T15:26:06.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-01-25T15:26:06.450Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-01-25T15:26:06.450Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-01-25T15:26:06.450Z] [2022-01-25T15:26:06.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-01-25T15:26:06.450Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-01-25T15:26:06.450Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-01-25T15:26:06.450Z] [2022-01-25T15:26:06.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-01-25T15:26:06.450Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.450Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-01-25T15:26:06.450Z] [2022-01-25T15:26:06.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2022-01-25T15:26:06.450Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.450Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-01-25T15:26:06.450Z] [2022-01-25T15:26:06.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-01-25T15:26:06.450Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-01-25T15:26:06.450Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-01-25T15:26:06.450Z] [2022-01-25T15:26:06.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-01-25T15:26:06.450Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.450Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-01-25T15:26:06.450Z] [2022-01-25T15:26:06.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s) [2022-01-25T15:26:06.450Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-01-25T15:26:06.450Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s) [2022-01-25T15:26:06.450Z] [2022-01-25T15:26:06.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-01-25T15:26:06.450Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.450Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-01-25T15:26:06.450Z] [2022-01-25T15:26:06.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-01-25T15:26:06.450Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.450Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-01-25T15:26:06.450Z] [2022-01-25T15:26:06.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-01-25T15:26:06.450Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.451Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-01-25T15:26:06.451Z] [2022-01-25T15:26:06.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-01-25T15:26:06.451Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.451Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-01-25T15:26:06.451Z] [2022-01-25T15:26:06.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-01-25T15:26:06.451Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.451Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-01-25T15:26:06.451Z] [2022-01-25T15:26:06.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-01-25T15:26:06.451Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.451Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-01-25T15:26:06.451Z] [2022-01-25T15:26:06.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-01-25T15:26:06.451Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.451Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-01-25T15:26:06.451Z] [2022-01-25T15:26:06.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-01-25T15:26:06.451Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.451Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-01-25T15:26:06.451Z] [2022-01-25T15:26:06.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-01-25T15:26:06.451Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.451Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-01-25T15:26:06.451Z] [2022-01-25T15:26:06.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-01-25T15:26:06.451Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.451Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-01-25T15:26:06.451Z] [2022-01-25T15:26:06.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-01-25T15:26:06.451Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.451Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-01-25T15:26:06.451Z] [2022-01-25T15:26:06.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.38s) [2022-01-25T15:26:06.451Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.451Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.38s) [2022-01-25T15:26:06.451Z] [2022-01-25T15:26:06.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.71s) [2022-01-25T15:26:06.451Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.451Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.71s) [2022-01-25T15:26:06.451Z] [2022-01-25T15:26:06.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.05s) [2022-01-25T15:26:06.451Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.451Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.05s) [2022-01-25T15:26:06.451Z] [2022-01-25T15:26:06.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.35s) [2022-01-25T15:26:06.451Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.451Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.35s) [2022-01-25T15:26:06.451Z] [2022-01-25T15:26:06.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-01-25T15:26:06.451Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.451Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-01-25T15:26:06.451Z] [2022-01-25T15:26:06.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-01-25T15:26:06.451Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.451Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-01-25T15:26:06.451Z] [2022-01-25T15:26:06.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-01-25T15:26:06.451Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.451Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-01-25T15:26:06.451Z] [2022-01-25T15:26:06.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-01-25T15:26:06.451Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.451Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-01-25T15:26:06.451Z] [2022-01-25T15:26:06.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-01-25T15:26:06.451Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.451Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-01-25T15:26:06.451Z] [2022-01-25T15:26:06.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.75s) [2022-01-25T15:26:06.451Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.451Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.75s) [2022-01-25T15:26:06.451Z] [2022-01-25T15:26:06.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.43s) [2022-01-25T15:26:06.451Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.451Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.43s) [2022-01-25T15:26:06.451Z] [2022-01-25T15:26:06.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-01-25T15:26:06.451Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.451Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-01-25T15:26:06.451Z] [2022-01-25T15:26:06.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-01-25T15:26:06.451Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.451Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-01-25T15:26:06.451Z] [2022-01-25T15:26:06.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-01-25T15:26:06.451Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-01-25T15:26:06.451Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-01-25T15:26:06.451Z] [2022-01-25T15:26:06.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-01-25T15:26:06.451Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.451Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-01-25T15:26:06.451Z] [2022-01-25T15:26:06.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-01-25T15:26:06.451Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.451Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-01-25T15:26:06.451Z] [2022-01-25T15:26:06.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-01-25T15:26:06.451Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.451Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-01-25T15:26:06.451Z] [2022-01-25T15:26:06.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-01-25T15:26:06.451Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.451Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-01-25T15:26:06.451Z] [2022-01-25T15:26:06.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-01-25T15:26:06.451Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.451Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-01-25T15:26:06.451Z] [2022-01-25T15:26:06.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.37s) [2022-01-25T15:26:06.451Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.451Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.37s) [2022-01-25T15:26:06.451Z] [2022-01-25T15:26:06.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.35s) [2022-01-25T15:26:06.451Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.451Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.35s) [2022-01-25T15:26:06.451Z] [2022-01-25T15:26:06.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-01-25T15:26:06.451Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.451Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-01-25T15:26:06.451Z] [2022-01-25T15:26:06.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-01-25T15:26:06.451Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.451Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-01-25T15:26:06.451Z] [2022-01-25T15:26:06.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.37s) [2022-01-25T15:26:06.451Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.451Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.37s) [2022-01-25T15:26:06.451Z] [2022-01-25T15:26:06.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.38s) [2022-01-25T15:26:06.451Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.451Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.38s) [2022-01-25T15:26:06.451Z] [2022-01-25T15:26:06.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.37s) [2022-01-25T15:26:06.451Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.451Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.37s) [2022-01-25T15:26:06.451Z] [2022-01-25T15:26:06.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-01-25T15:26:06.451Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.451Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-01-25T15:26:06.451Z] [2022-01-25T15:26:06.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-01-25T15:26:06.451Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.451Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-01-25T15:26:06.451Z] [2022-01-25T15:26:06.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-01-25T15:26:06.451Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.451Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-01-25T15:26:06.451Z] [2022-01-25T15:26:06.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.34s) [2022-01-25T15:26:06.451Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.451Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.34s) [2022-01-25T15:26:06.451Z] [2022-01-25T15:26:06.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-01-25T15:26:06.451Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.451Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-01-25T15:26:06.451Z] [2022-01-25T15:26:06.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-01-25T15:26:06.451Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.451Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-01-25T15:26:06.451Z] [2022-01-25T15:26:06.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-01-25T15:26:06.451Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.451Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-01-25T15:26:06.451Z] [2022-01-25T15:26:06.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-01-25T15:26:06.451Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.451Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-01-25T15:26:06.451Z] [2022-01-25T15:26:06.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-01-25T15:26:06.451Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.451Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-01-25T15:26:06.451Z] [2022-01-25T15:26:06.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-01-25T15:26:06.451Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.451Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-01-25T15:26:06.451Z] [2022-01-25T15:26:06.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-01-25T15:26:06.451Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.451Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-01-25T15:26:06.451Z] [2022-01-25T15:26:06.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-01-25T15:26:06.451Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.451Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-01-25T15:26:06.451Z] [2022-01-25T15:26:06.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-01-25T15:26:06.451Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.451Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-01-25T15:26:06.451Z] [2022-01-25T15:26:06.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-01-25T15:26:06.451Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.451Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-01-25T15:26:06.451Z] [2022-01-25T15:26:06.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-01-25T15:26:06.451Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.451Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-01-25T15:26:06.451Z] [2022-01-25T15:26:06.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-01-25T15:26:06.451Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-01-25T15:26:06.451Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-01-25T15:26:06.451Z] [2022-01-25T15:26:06.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-01-25T15:26:06.451Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.451Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-01-25T15:26:06.451Z] [2022-01-25T15:26:06.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-01-25T15:26:06.451Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.451Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-01-25T15:26:06.451Z] [2022-01-25T15:26:06.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-01-25T15:26:06.451Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.451Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-01-25T15:26:06.451Z] [2022-01-25T15:26:06.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2022-01-25T15:26:06.451Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.451Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-01-25T15:26:06.451Z] [2022-01-25T15:26:06.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-01-25T15:26:06.451Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.451Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-01-25T15:26:06.451Z] [2022-01-25T15:26:06.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-01-25T15:26:06.451Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.451Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-01-25T15:26:06.451Z] [2022-01-25T15:26:06.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-01-25T15:26:06.451Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.451Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-01-25T15:26:06.451Z] [2022-01-25T15:26:06.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2022-01-25T15:26:06.451Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.451Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-01-25T15:26:06.451Z] [2022-01-25T15:26:06.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2022-01-25T15:26:06.451Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.451Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-01-25T15:26:06.451Z] [2022-01-25T15:26:06.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-01-25T15:26:06.451Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.451Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-01-25T15:26:06.451Z] [2022-01-25T15:26:06.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2022-01-25T15:26:06.451Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.451Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-01-25T15:26:06.451Z] [2022-01-25T15:26:06.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-01-25T15:26:06.451Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.451Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-01-25T15:26:06.451Z] [2022-01-25T15:26:06.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-01-25T15:26:06.451Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.451Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-01-25T15:26:06.451Z] [2022-01-25T15:26:06.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.38s) [2022-01-25T15:26:06.451Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.451Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.38s) [2022-01-25T15:26:06.451Z] [2022-01-25T15:26:06.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.38s) [2022-01-25T15:26:06.451Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.451Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.38s) [2022-01-25T15:26:06.451Z] [2022-01-25T15:26:06.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-01-25T15:26:06.451Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.451Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-01-25T15:26:06.451Z] [2022-01-25T15:26:06.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-01-25T15:26:06.451Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.451Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-01-25T15:26:06.451Z] [2022-01-25T15:26:06.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-01-25T15:26:06.451Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.451Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-01-25T15:26:06.451Z] [2022-01-25T15:26:06.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-01-25T15:26:06.451Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.451Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-01-25T15:26:06.451Z] [2022-01-25T15:26:06.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-01-25T15:26:06.452Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.452Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-01-25T15:26:06.452Z] [2022-01-25T15:26:06.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.37s) [2022-01-25T15:26:06.452Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.452Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.37s) [2022-01-25T15:26:06.452Z] [2022-01-25T15:26:06.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-01-25T15:26:06.452Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.452Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-01-25T15:26:06.452Z] [2022-01-25T15:26:06.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.37s) [2022-01-25T15:26:06.452Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.452Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.37s) [2022-01-25T15:26:06.452Z] [2022-01-25T15:26:06.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.40s) [2022-01-25T15:26:06.452Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.452Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.40s) [2022-01-25T15:26:06.452Z] [2022-01-25T15:26:06.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.37s) [2022-01-25T15:26:06.452Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.452Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.37s) [2022-01-25T15:26:06.452Z] [2022-01-25T15:26:06.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-01-25T15:26:06.452Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.452Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-01-25T15:26:06.452Z] [2022-01-25T15:26:06.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.38s) [2022-01-25T15:26:06.452Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.452Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.38s) [2022-01-25T15:26:06.452Z] [2022-01-25T15:26:06.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-01-25T15:26:06.452Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.452Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-01-25T15:26:06.452Z] [2022-01-25T15:26:06.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-01-25T15:26:06.452Z] docker_cli_sni_test.go:18: Flakey test [2022-01-25T15:26:06.452Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-01-25T15:26:06.452Z] [2022-01-25T15:26:06.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-01-25T15:26:06.452Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-01-25T15:26:06.452Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-01-25T15:26:06.452Z] [2022-01-25T15:26:06.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2022-01-25T15:26:06.452Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.452Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-01-25T15:26:06.452Z] [2022-01-25T15:26:06.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-01-25T15:26:06.452Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.452Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-01-25T15:26:06.452Z] [2022-01-25T15:26:06.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-01-25T15:26:06.452Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.452Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-01-25T15:26:06.452Z] [2022-01-25T15:26:06.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-01-25T15:26:06.452Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.452Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-01-25T15:26:06.452Z] [2022-01-25T15:26:06.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-01-25T15:26:06.452Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.452Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-01-25T15:26:06.452Z] [2022-01-25T15:26:06.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-01-25T15:26:06.452Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.452Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-01-25T15:26:06.452Z] [2022-01-25T15:26:06.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-01-25T15:26:06.452Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.452Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-01-25T15:26:06.452Z] [2022-01-25T15:26:06.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-01-25T15:26:06.452Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.452Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-01-25T15:26:06.452Z] [2022-01-25T15:26:06.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-01-25T15:26:06.452Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.452Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-01-25T15:26:06.452Z] [2022-01-25T15:26:06.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-01-25T15:26:06.452Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.452Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-01-25T15:26:06.452Z] [2022-01-25T15:26:06.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-01-25T15:26:06.452Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.452Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-01-25T15:26:06.452Z] [2022-01-25T15:26:06.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-01-25T15:26:06.452Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.452Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-01-25T15:26:06.452Z] [2022-01-25T15:26:06.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-01-25T15:26:06.452Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.452Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-01-25T15:26:06.452Z] [2022-01-25T15:26:06.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-01-25T15:26:06.452Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.452Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-01-25T15:26:06.452Z] [2022-01-25T15:26:06.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-01-25T15:26:06.452Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.452Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-01-25T15:26:06.452Z] [2022-01-25T15:26:06.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-01-25T15:26:06.452Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.452Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-01-25T15:26:06.452Z] [2022-01-25T15:26:06.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-01-25T15:26:06.452Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.452Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-01-25T15:26:06.452Z] [2022-01-25T15:26:06.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-01-25T15:26:06.452Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.452Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-01-25T15:26:06.452Z] [2022-01-25T15:26:06.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-01-25T15:26:06.452Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.452Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-01-25T15:26:06.452Z] [2022-01-25T15:26:06.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-01-25T15:26:06.452Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.452Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-01-25T15:26:06.452Z] [2022-01-25T15:26:06.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2022-01-25T15:26:06.452Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.452Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-01-25T15:26:06.452Z] [2022-01-25T15:26:06.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-01-25T15:26:06.452Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.452Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-01-25T15:26:06.452Z] [2022-01-25T15:26:06.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2022-01-25T15:26:06.452Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.452Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-01-25T15:26:06.452Z] [2022-01-25T15:26:06.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-01-25T15:26:06.452Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.452Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-01-25T15:26:06.452Z] [2022-01-25T15:26:06.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-01-25T15:26:06.452Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.452Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-01-25T15:26:06.452Z] [2022-01-25T15:26:06.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-01-25T15:26:06.452Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.452Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-01-25T15:26:06.452Z] [2022-01-25T15:26:06.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-01-25T15:26:06.452Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.452Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-01-25T15:26:06.452Z] [2022-01-25T15:26:06.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-01-25T15:26:06.452Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.452Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-01-25T15:26:06.452Z] [2022-01-25T15:26:06.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-01-25T15:26:06.452Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.452Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-01-25T15:26:06.452Z] [2022-01-25T15:26:06.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-01-25T15:26:06.452Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.452Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-01-25T15:26:06.452Z] [2022-01-25T15:26:06.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-01-25T15:26:06.452Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.452Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-01-25T15:26:06.452Z] [2022-01-25T15:26:06.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-01-25T15:26:06.452Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.452Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-01-25T15:26:06.452Z] [2022-01-25T15:26:06.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2022-01-25T15:26:06.452Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.452Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-01-25T15:26:06.452Z] [2022-01-25T15:26:06.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-01-25T15:26:06.452Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.452Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-01-25T15:26:06.452Z] [2022-01-25T15:26:06.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-01-25T15:26:06.452Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.452Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-01-25T15:26:06.452Z] [2022-01-25T15:26:06.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2022-01-25T15:26:06.452Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.452Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-01-25T15:26:06.452Z] [2022-01-25T15:26:06.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-01-25T15:26:06.452Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.452Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-01-25T15:26:06.452Z] [2022-01-25T15:26:06.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2022-01-25T15:26:06.452Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.452Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-01-25T15:26:06.452Z] [2022-01-25T15:26:06.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2022-01-25T15:26:06.452Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.452Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-01-25T15:26:06.452Z] [2022-01-25T15:26:06.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2022-01-25T15:26:06.452Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.452Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-01-25T15:26:06.452Z] [2022-01-25T15:26:06.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2022-01-25T15:26:06.452Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.452Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-01-25T15:26:06.452Z] [2022-01-25T15:26:06.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2022-01-25T15:26:06.452Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.452Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-01-25T15:26:06.452Z] [2022-01-25T15:26:06.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-01-25T15:26:06.452Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.452Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-01-25T15:26:06.452Z] [2022-01-25T15:26:06.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2022-01-25T15:26:06.452Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.452Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-01-25T15:26:06.452Z] [2022-01-25T15:26:06.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-01-25T15:26:06.452Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.452Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-01-25T15:26:06.452Z] [2022-01-25T15:26:06.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-01-25T15:26:06.452Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.452Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-01-25T15:26:06.452Z] [2022-01-25T15:26:06.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-01-25T15:26:06.452Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.452Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-01-25T15:26:06.452Z] [2022-01-25T15:26:06.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2022-01-25T15:26:06.452Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.452Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-01-25T15:26:06.452Z] [2022-01-25T15:26:06.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-01-25T15:26:06.452Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.452Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-01-25T15:26:06.452Z] [2022-01-25T15:26:06.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-01-25T15:26:06.452Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.452Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-01-25T15:26:06.452Z] [2022-01-25T15:26:06.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-01-25T15:26:06.452Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.452Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-01-25T15:26:06.452Z] [2022-01-25T15:26:06.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2022-01-25T15:26:06.452Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.452Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-01-25T15:26:06.452Z] [2022-01-25T15:26:06.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2022-01-25T15:26:06.452Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.452Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-01-25T15:26:06.452Z] [2022-01-25T15:26:06.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2022-01-25T15:26:06.452Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.452Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-01-25T15:26:06.452Z] [2022-01-25T15:26:06.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2022-01-25T15:26:06.452Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.452Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-01-25T15:26:06.452Z] [2022-01-25T15:26:06.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2022-01-25T15:26:06.452Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.452Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-01-25T15:26:06.452Z] [2022-01-25T15:26:06.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2022-01-25T15:26:06.452Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.452Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-01-25T15:26:06.452Z] [2022-01-25T15:26:06.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-01-25T15:26:06.452Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.452Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-01-25T15:26:06.452Z] [2022-01-25T15:26:06.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-01-25T15:26:06.453Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.453Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-01-25T15:26:06.453Z] [2022-01-25T15:26:06.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-01-25T15:26:06.453Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.453Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-01-25T15:26:06.453Z] [2022-01-25T15:26:06.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-01-25T15:26:06.453Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.453Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-01-25T15:26:06.453Z] [2022-01-25T15:26:06.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-01-25T15:26:06.453Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.453Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-01-25T15:26:06.453Z] [2022-01-25T15:26:06.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2022-01-25T15:26:06.453Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.453Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-01-25T15:26:06.453Z] [2022-01-25T15:26:06.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-01-25T15:26:06.453Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.453Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-01-25T15:26:06.453Z] [2022-01-25T15:26:06.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-01-25T15:26:06.453Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-25T15:26:06.453Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-01-25T15:26:06.453Z] [2022-01-25T15:26:06.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-01-25T15:26:06.453Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.453Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-01-25T15:26:06.453Z] [2022-01-25T15:26:06.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-01-25T15:26:06.453Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.453Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-01-25T15:26:06.453Z] [2022-01-25T15:26:06.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-01-25T15:26:06.453Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.453Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-01-25T15:26:06.453Z] [2022-01-25T15:26:06.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-01-25T15:26:06.453Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.453Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-01-25T15:26:06.453Z] [2022-01-25T15:26:06.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-01-25T15:26:06.453Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.453Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-01-25T15:26:06.453Z] [2022-01-25T15:26:06.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-01-25T15:26:06.453Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.453Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-01-25T15:26:06.453Z] [2022-01-25T15:26:06.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-01-25T15:26:06.453Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.453Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-01-25T15:26:06.453Z] [2022-01-25T15:26:06.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-01-25T15:26:06.453Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.453Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-01-25T15:26:06.453Z] [2022-01-25T15:26:06.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-01-25T15:26:06.453Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.453Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-01-25T15:26:06.453Z] [2022-01-25T15:26:06.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-01-25T15:26:06.453Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.453Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-01-25T15:26:06.453Z] [2022-01-25T15:26:06.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-01-25T15:26:06.453Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.453Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-01-25T15:26:06.453Z] [2022-01-25T15:26:06.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-01-25T15:26:06.453Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.453Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-01-25T15:26:06.453Z] [2022-01-25T15:26:06.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-01-25T15:26:06.453Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.453Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-01-25T15:26:06.453Z] [2022-01-25T15:26:06.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-01-25T15:26:06.453Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.453Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-01-25T15:26:06.453Z] [2022-01-25T15:26:06.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2022-01-25T15:26:06.453Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.453Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-01-25T15:26:06.453Z] [2022-01-25T15:26:06.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-01-25T15:26:06.453Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.453Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-01-25T15:26:06.453Z] [2022-01-25T15:26:06.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2022-01-25T15:26:06.453Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.453Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-01-25T15:26:06.453Z] [2022-01-25T15:26:06.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2022-01-25T15:26:06.453Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.453Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-01-25T15:26:06.453Z] [2022-01-25T15:26:06.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2022-01-25T15:26:06.453Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.453Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-01-25T15:26:06.453Z] [2022-01-25T15:26:06.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2022-01-25T15:26:06.453Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.453Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-01-25T15:26:06.453Z] [2022-01-25T15:26:06.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2022-01-25T15:26:06.453Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.453Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-01-25T15:26:06.453Z] [2022-01-25T15:26:06.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-01-25T15:26:06.453Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.453Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-01-25T15:26:06.453Z] [2022-01-25T15:26:06.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-01-25T15:26:06.453Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.453Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-01-25T15:26:06.453Z] [2022-01-25T15:26:06.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-01-25T15:26:06.453Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.453Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-01-25T15:26:06.453Z] [2022-01-25T15:26:06.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-01-25T15:26:06.453Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.453Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-01-25T15:26:06.453Z] [2022-01-25T15:26:06.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-01-25T15:26:06.453Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.453Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-01-25T15:26:06.453Z] [2022-01-25T15:26:06.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2022-01-25T15:26:06.453Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.453Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-01-25T15:26:06.453Z] [2022-01-25T15:26:06.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2022-01-25T15:26:06.453Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.453Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-01-25T15:26:06.453Z] [2022-01-25T15:26:06.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-01-25T15:26:06.453Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.453Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-01-25T15:26:06.453Z] [2022-01-25T15:26:06.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-01-25T15:26:06.453Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.453Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-01-25T15:26:06.453Z] [2022-01-25T15:26:06.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-01-25T15:26:06.453Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.453Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-01-25T15:26:06.453Z] [2022-01-25T15:26:06.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-01-25T15:26:06.453Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.453Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-01-25T15:26:06.453Z] [2022-01-25T15:26:06.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2022-01-25T15:26:06.453Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-01-25T15:26:06.453Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-01-25T15:26:06.453Z] [2022-01-25T15:26:06.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-01-25T15:26:06.453Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.453Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-01-25T15:26:06.453Z] [2022-01-25T15:26:06.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2022-01-25T15:26:06.453Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.453Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-01-25T15:26:06.453Z] [2022-01-25T15:26:06.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2022-01-25T15:26:06.453Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.453Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-01-25T15:26:06.453Z] [2022-01-25T15:26:06.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2022-01-25T15:26:06.453Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.453Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-01-25T15:26:06.453Z] [2022-01-25T15:26:06.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-01-25T15:26:06.453Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.453Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-01-25T15:26:06.453Z] [2022-01-25T15:26:06.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-01-25T15:26:06.453Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.453Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-01-25T15:26:06.453Z] [2022-01-25T15:26:06.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2022-01-25T15:26:06.453Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.453Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-01-25T15:26:06.453Z] [2022-01-25T15:26:06.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2022-01-25T15:26:06.453Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.453Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-01-25T15:26:06.453Z] [2022-01-25T15:26:06.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-01-25T15:26:06.453Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.453Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-01-25T15:26:06.453Z] [2022-01-25T15:26:06.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2022-01-25T15:26:06.453Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.453Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-01-25T15:26:06.453Z] [2022-01-25T15:26:06.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-01-25T15:26:06.453Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.453Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-01-25T15:26:06.453Z] [2022-01-25T15:26:06.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-01-25T15:26:06.453Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.453Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-01-25T15:26:06.453Z] [2022-01-25T15:26:06.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-01-25T15:26:06.453Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.453Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-01-25T15:26:06.453Z] [2022-01-25T15:26:06.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-01-25T15:26:06.453Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.453Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-01-25T15:26:06.453Z] [2022-01-25T15:26:06.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-01-25T15:26:06.453Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.453Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-01-25T15:26:06.453Z] [2022-01-25T15:26:06.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2022-01-25T15:26:06.453Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.453Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-01-25T15:26:06.453Z] [2022-01-25T15:26:06.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2022-01-25T15:26:06.453Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.453Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-01-25T15:26:06.453Z] [2022-01-25T15:26:06.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-01-25T15:26:06.453Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.453Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-01-25T15:26:06.453Z] [2022-01-25T15:26:06.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2022-01-25T15:26:06.453Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.453Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-01-25T15:26:06.453Z] [2022-01-25T15:26:06.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-01-25T15:26:06.453Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.453Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-01-25T15:26:06.453Z] [2022-01-25T15:26:06.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-01-25T15:26:06.453Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-01-25T15:26:06.453Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-01-25T15:26:06.453Z] [2022-01-25T15:26:06.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-01-25T15:26:06.453Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.453Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-01-25T15:26:06.453Z] [2022-01-25T15:26:06.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-01-25T15:26:06.453Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.453Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-01-25T15:26:06.453Z] [2022-01-25T15:26:06.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-01-25T15:26:06.453Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.453Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-01-25T15:26:06.453Z] [2022-01-25T15:26:06.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-01-25T15:26:06.453Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.454Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-01-25T15:26:06.454Z] [2022-01-25T15:26:06.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-01-25T15:26:06.454Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.454Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-01-25T15:26:06.454Z] [2022-01-25T15:26:06.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-01-25T15:26:06.454Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.454Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-01-25T15:26:06.454Z] [2022-01-25T15:26:06.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2022-01-25T15:26:06.937Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.937Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-01-25T15:26:06.937Z] [2022-01-25T15:26:06.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-01-25T15:26:06.937Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.937Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-01-25T15:26:06.937Z] [2022-01-25T15:26:06.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-01-25T15:26:06.937Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.937Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-01-25T15:26:06.937Z] [2022-01-25T15:26:06.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-01-25T15:26:06.937Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.937Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-01-25T15:26:06.937Z] [2022-01-25T15:26:06.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2022-01-25T15:26:06.937Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.937Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-01-25T15:26:06.937Z] [2022-01-25T15:26:06.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-01-25T15:26:06.937Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.937Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-01-25T15:26:06.937Z] [2022-01-25T15:26:06.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-01-25T15:26:06.937Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.937Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-01-25T15:26:06.937Z] [2022-01-25T15:26:06.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2022-01-25T15:26:06.937Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.937Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-01-25T15:26:06.937Z] [2022-01-25T15:26:06.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-01-25T15:26:06.937Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.937Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-01-25T15:26:06.937Z] [2022-01-25T15:26:06.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2022-01-25T15:26:06.937Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.937Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-01-25T15:26:06.937Z] [2022-01-25T15:26:06.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-01-25T15:26:06.937Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.937Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-01-25T15:26:06.937Z] [2022-01-25T15:26:06.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-01-25T15:26:06.937Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.937Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-01-25T15:26:06.937Z] [2022-01-25T15:26:06.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-01-25T15:26:06.937Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.937Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-01-25T15:26:06.937Z] [2022-01-25T15:26:06.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-01-25T15:26:06.937Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.937Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-01-25T15:26:06.937Z] [2022-01-25T15:26:06.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-01-25T15:26:06.937Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.937Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-01-25T15:26:06.937Z] [2022-01-25T15:26:06.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-01-25T15:26:06.937Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.937Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-01-25T15:26:06.937Z] [2022-01-25T15:26:06.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-01-25T15:26:06.937Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.937Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-01-25T15:26:06.937Z] [2022-01-25T15:26:06.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-01-25T15:26:06.937Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.937Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-01-25T15:26:06.937Z] [2022-01-25T15:26:06.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-01-25T15:26:06.937Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.937Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-01-25T15:26:06.937Z] [2022-01-25T15:26:06.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-01-25T15:26:06.937Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.937Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-01-25T15:26:06.937Z] [2022-01-25T15:26:06.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-01-25T15:26:06.937Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.937Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-01-25T15:26:06.937Z] [2022-01-25T15:26:06.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-01-25T15:26:06.937Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.937Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-01-25T15:26:06.937Z] [2022-01-25T15:26:06.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-01-25T15:26:06.937Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.937Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-01-25T15:26:06.937Z] [2022-01-25T15:26:06.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-01-25T15:26:06.937Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.937Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-01-25T15:26:06.937Z] [2022-01-25T15:26:06.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-01-25T15:26:06.937Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.937Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-01-25T15:26:06.937Z] [2022-01-25T15:26:06.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-01-25T15:26:06.937Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.937Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-01-25T15:26:06.937Z] [2022-01-25T15:26:06.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-01-25T15:26:06.937Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.937Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-01-25T15:26:06.937Z] [2022-01-25T15:26:06.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-01-25T15:26:06.937Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.937Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-01-25T15:26:06.937Z] [2022-01-25T15:26:06.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2022-01-25T15:26:06.937Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.937Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-01-25T15:26:06.937Z] [2022-01-25T15:26:06.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2022-01-25T15:26:06.937Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.937Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-01-25T15:26:06.937Z] [2022-01-25T15:26:06.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2022-01-25T15:26:06.937Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.937Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-01-25T15:26:06.937Z] [2022-01-25T15:26:06.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-01-25T15:26:06.937Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.937Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-01-25T15:26:06.937Z] [2022-01-25T15:26:06.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-01-25T15:26:06.937Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.937Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-01-25T15:26:06.937Z] [2022-01-25T15:26:06.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-01-25T15:26:06.937Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.937Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-01-25T15:26:06.937Z] [2022-01-25T15:26:06.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2022-01-25T15:26:06.937Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.937Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-01-25T15:26:06.937Z] [2022-01-25T15:26:06.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-01-25T15:26:06.937Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.937Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-01-25T15:26:06.937Z] [2022-01-25T15:26:06.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-01-25T15:26:06.937Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.937Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-01-25T15:26:06.937Z] [2022-01-25T15:26:06.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2022-01-25T15:26:06.937Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-01-25T15:26:06.937Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-01-25T15:26:06.937Z] [2022-01-25T15:26:06.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-01-25T15:26:06.937Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-01-25T15:26:06.937Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-01-25T15:26:06.937Z] [2022-01-25T15:26:06.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-01-25T15:26:06.937Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.937Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-01-25T15:26:06.937Z] [2022-01-25T15:26:06.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-01-25T15:26:06.937Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.937Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-01-25T15:26:06.937Z] [2022-01-25T15:26:06.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-01-25T15:26:06.937Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.937Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-01-25T15:26:06.937Z] [2022-01-25T15:26:06.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-01-25T15:26:06.937Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.937Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-01-25T15:26:06.937Z] [2022-01-25T15:26:06.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2022-01-25T15:26:06.937Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.937Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-01-25T15:26:06.937Z] [2022-01-25T15:26:06.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2022-01-25T15:26:06.937Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.937Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-01-25T15:26:06.937Z] [2022-01-25T15:26:06.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2022-01-25T15:26:06.937Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.937Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-01-25T15:26:06.937Z] [2022-01-25T15:26:06.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-01-25T15:26:06.937Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.937Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-01-25T15:26:06.937Z] [2022-01-25T15:26:06.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-01-25T15:26:06.937Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.937Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-01-25T15:26:06.937Z] [2022-01-25T15:26:06.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-01-25T15:26:06.937Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.937Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-01-25T15:26:06.937Z] [2022-01-25T15:26:06.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-01-25T15:26:06.937Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.937Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-01-25T15:26:06.937Z] [2022-01-25T15:26:06.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-01-25T15:26:06.937Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.937Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-01-25T15:26:06.937Z] [2022-01-25T15:26:06.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-01-25T15:26:06.937Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.937Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-01-25T15:26:06.937Z] [2022-01-25T15:26:06.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-01-25T15:26:06.937Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.937Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-01-25T15:26:06.937Z] [2022-01-25T15:26:06.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-01-25T15:26:06.937Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.937Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-01-25T15:26:06.937Z] [2022-01-25T15:26:06.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-01-25T15:26:06.937Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.937Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-01-25T15:26:06.937Z] [2022-01-25T15:26:06.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-01-25T15:26:06.937Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-01-25T15:26:06.937Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-01-25T15:26:06.937Z] [2022-01-25T15:26:06.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-01-25T15:26:06.937Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-01-25T15:26:06.937Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-01-25T15:26:06.937Z] [2022-01-25T15:26:06.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-01-25T15:26:06.937Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.937Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-01-25T15:26:06.937Z] [2022-01-25T15:26:06.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-01-25T15:26:06.937Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.937Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-01-25T15:26:06.937Z] [2022-01-25T15:26:06.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2022-01-25T15:26:06.937Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.937Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-01-25T15:26:06.937Z] [2022-01-25T15:26:06.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-01-25T15:26:06.937Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.937Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-01-25T15:26:06.937Z] [2022-01-25T15:26:06.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-01-25T15:26:06.937Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.937Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-01-25T15:26:06.937Z] [2022-01-25T15:26:06.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2022-01-25T15:26:06.937Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.937Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-01-25T15:26:06.937Z] [2022-01-25T15:26:06.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-01-25T15:26:06.937Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.938Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-01-25T15:26:06.938Z] [2022-01-25T15:26:06.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-01-25T15:26:06.938Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.938Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-01-25T15:26:06.938Z] [2022-01-25T15:26:06.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-01-25T15:26:06.938Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.938Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-01-25T15:26:06.938Z] [2022-01-25T15:26:06.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-01-25T15:26:06.938Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.938Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-01-25T15:26:06.938Z] [2022-01-25T15:26:06.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-01-25T15:26:06.938Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.938Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-01-25T15:26:06.938Z] [2022-01-25T15:26:06.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-01-25T15:26:06.938Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.938Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-01-25T15:26:06.938Z] [2022-01-25T15:26:06.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-01-25T15:26:06.938Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.938Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-01-25T15:26:06.938Z] [2022-01-25T15:26:06.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-01-25T15:26:06.938Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.938Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-01-25T15:26:06.938Z] [2022-01-25T15:26:06.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-01-25T15:26:06.938Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.938Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-01-25T15:26:06.938Z] [2022-01-25T15:26:06.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-01-25T15:26:06.938Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.938Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-01-25T15:26:06.938Z] [2022-01-25T15:26:06.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-01-25T15:26:06.938Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.938Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-01-25T15:26:06.938Z] [2022-01-25T15:26:06.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-01-25T15:26:06.938Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.938Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-01-25T15:26:06.938Z] [2022-01-25T15:26:06.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-01-25T15:26:06.938Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.938Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-01-25T15:26:06.938Z] [2022-01-25T15:26:06.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-01-25T15:26:06.938Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.938Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-01-25T15:26:06.938Z] [2022-01-25T15:26:06.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-01-25T15:26:06.938Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.938Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-01-25T15:26:06.938Z] [2022-01-25T15:26:06.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-01-25T15:26:06.938Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.938Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-01-25T15:26:06.938Z] [2022-01-25T15:26:06.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-01-25T15:26:06.938Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.938Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-01-25T15:26:06.938Z] [2022-01-25T15:26:06.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-01-25T15:26:06.938Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.938Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-01-25T15:26:06.938Z] [2022-01-25T15:26:06.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-01-25T15:26:06.938Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.938Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-01-25T15:26:06.938Z] [2022-01-25T15:26:06.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-01-25T15:26:06.938Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.938Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-01-25T15:26:06.938Z] [2022-01-25T15:26:06.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-01-25T15:26:06.938Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.938Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-01-25T15:26:06.938Z] [2022-01-25T15:26:06.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-01-25T15:26:06.938Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.938Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-01-25T15:26:06.938Z] [2022-01-25T15:26:06.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-01-25T15:26:06.938Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.938Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-01-25T15:26:06.938Z] [2022-01-25T15:26:06.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-01-25T15:26:06.938Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.938Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-01-25T15:26:06.938Z] [2022-01-25T15:26:06.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-01-25T15:26:06.938Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.938Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-01-25T15:26:06.938Z] [2022-01-25T15:26:06.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-01-25T15:26:06.938Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.938Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-01-25T15:26:06.938Z] [2022-01-25T15:26:06.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-01-25T15:26:06.938Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.938Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-01-25T15:26:06.938Z] [2022-01-25T15:26:06.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-01-25T15:26:06.938Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.938Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-01-25T15:26:06.938Z] [2022-01-25T15:26:06.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-01-25T15:26:06.938Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.938Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-01-25T15:26:06.938Z] [2022-01-25T15:26:06.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-01-25T15:26:06.938Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.938Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-01-25T15:26:06.938Z] [2022-01-25T15:26:06.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-01-25T15:26:06.938Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.938Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-01-25T15:26:06.938Z] [2022-01-25T15:26:06.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-01-25T15:26:06.938Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.938Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-01-25T15:26:06.938Z] [2022-01-25T15:26:06.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-01-25T15:26:06.938Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.938Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-01-25T15:26:06.938Z] [2022-01-25T15:26:06.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-01-25T15:26:06.938Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.938Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-01-25T15:26:06.938Z] [2022-01-25T15:26:06.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-01-25T15:26:06.938Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.938Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-01-25T15:26:06.938Z] [2022-01-25T15:26:06.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-01-25T15:26:06.938Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.938Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-01-25T15:26:06.938Z] [2022-01-25T15:26:06.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-01-25T15:26:06.938Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.938Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-01-25T15:26:06.938Z] [2022-01-25T15:26:06.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-01-25T15:26:06.938Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.938Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-01-25T15:26:06.938Z] [2022-01-25T15:26:06.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-01-25T15:26:06.938Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.938Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-01-25T15:26:06.938Z] [2022-01-25T15:26:06.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-01-25T15:26:06.938Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.938Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-01-25T15:26:06.938Z] [2022-01-25T15:26:06.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-01-25T15:26:06.938Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.938Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-01-25T15:26:06.938Z] [2022-01-25T15:26:06.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-01-25T15:26:06.938Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.938Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-01-25T15:26:06.938Z] [2022-01-25T15:26:06.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-01-25T15:26:06.938Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.938Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-01-25T15:26:06.938Z] [2022-01-25T15:26:06.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-01-25T15:26:06.938Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.938Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-01-25T15:26:06.938Z] [2022-01-25T15:26:06.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-01-25T15:26:06.938Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.938Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-01-25T15:26:06.938Z] [2022-01-25T15:26:06.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-01-25T15:26:06.938Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.938Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-01-25T15:26:06.938Z] [2022-01-25T15:26:06.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-01-25T15:26:06.938Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.938Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-01-25T15:26:06.938Z] [2022-01-25T15:26:06.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-01-25T15:26:06.938Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.938Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-01-25T15:26:06.938Z] [2022-01-25T15:26:06.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-01-25T15:26:06.938Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.938Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-01-25T15:26:06.938Z] [2022-01-25T15:26:06.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-01-25T15:26:06.938Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.938Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-01-25T15:26:06.938Z] [2022-01-25T15:26:06.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-01-25T15:26:06.938Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.938Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-01-25T15:26:06.938Z] [2022-01-25T15:26:06.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2022-01-25T15:26:06.938Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.938Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-01-25T15:26:06.938Z] [2022-01-25T15:26:06.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-01-25T15:26:06.938Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.938Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-01-25T15:26:06.938Z] [2022-01-25T15:26:06.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-01-25T15:26:06.938Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.938Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-01-25T15:26:06.938Z] [2022-01-25T15:26:06.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-01-25T15:26:06.938Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.938Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-01-25T15:26:06.938Z] [2022-01-25T15:26:06.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2022-01-25T15:26:06.938Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.938Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-01-25T15:26:06.938Z] [2022-01-25T15:26:06.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-01-25T15:26:06.938Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.938Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-01-25T15:26:06.938Z] [2022-01-25T15:26:06.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-01-25T15:26:06.938Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.938Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-01-25T15:26:06.938Z] [2022-01-25T15:26:06.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-01-25T15:26:06.938Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-01-25T15:26:06.938Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-01-25T15:26:06.938Z] [2022-01-25T15:26:06.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-01-25T15:26:06.938Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.938Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-01-25T15:26:06.938Z] [2022-01-25T15:26:06.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-01-25T15:26:06.938Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.938Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-01-25T15:26:06.938Z] [2022-01-25T15:26:06.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-01-25T15:26:06.938Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.938Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-01-25T15:26:06.938Z] [2022-01-25T15:26:06.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-01-25T15:26:06.938Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.938Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-01-25T15:26:06.938Z] [2022-01-25T15:26:06.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-01-25T15:26:06.938Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.938Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-01-25T15:26:06.938Z] [2022-01-25T15:26:06.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-01-25T15:26:06.938Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.938Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-01-25T15:26:06.938Z] [2022-01-25T15:26:06.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-01-25T15:26:06.938Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.938Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-01-25T15:26:06.938Z] [2022-01-25T15:26:06.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-01-25T15:26:06.938Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.939Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-01-25T15:26:06.939Z] [2022-01-25T15:26:06.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2022-01-25T15:26:06.939Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.939Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-01-25T15:26:06.939Z] [2022-01-25T15:26:06.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-01-25T15:26:06.939Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.939Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-01-25T15:26:06.939Z] [2022-01-25T15:26:06.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-01-25T15:26:06.939Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.939Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-01-25T15:26:06.939Z] [2022-01-25T15:26:06.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-01-25T15:26:06.939Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.939Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-01-25T15:26:06.939Z] [2022-01-25T15:26:06.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-01-25T15:26:06.939Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.939Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-01-25T15:26:06.939Z] [2022-01-25T15:26:06.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-01-25T15:26:06.939Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.939Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-01-25T15:26:06.939Z] [2022-01-25T15:26:06.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-01-25T15:26:06.939Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.939Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-01-25T15:26:06.939Z] [2022-01-25T15:26:06.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-01-25T15:26:06.939Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.939Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-01-25T15:26:06.939Z] [2022-01-25T15:26:06.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-01-25T15:26:06.939Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.939Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-01-25T15:26:06.939Z] [2022-01-25T15:26:06.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2022-01-25T15:26:06.939Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.939Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-01-25T15:26:06.939Z] [2022-01-25T15:26:06.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2022-01-25T15:26:06.939Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.939Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-01-25T15:26:06.939Z] [2022-01-25T15:26:06.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-01-25T15:26:06.939Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.939Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-01-25T15:26:06.939Z] [2022-01-25T15:26:06.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-01-25T15:26:06.939Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.939Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-01-25T15:26:06.939Z] [2022-01-25T15:26:06.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-01-25T15:26:06.939Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.939Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-01-25T15:26:06.939Z] [2022-01-25T15:26:06.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2022-01-25T15:26:06.939Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.939Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-01-25T15:26:06.939Z] [2022-01-25T15:26:06.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-01-25T15:26:06.939Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.939Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-01-25T15:26:06.939Z] [2022-01-25T15:26:06.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-01-25T15:26:06.939Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.939Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-01-25T15:26:06.939Z] [2022-01-25T15:26:06.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-01-25T15:26:06.939Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.939Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-01-25T15:26:06.939Z] [2022-01-25T15:26:06.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2022-01-25T15:26:06.939Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.939Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-01-25T15:26:06.939Z] [2022-01-25T15:26:06.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-01-25T15:26:06.939Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.939Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-01-25T15:26:06.939Z] [2022-01-25T15:26:06.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-01-25T15:26:06.939Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.939Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-01-25T15:26:06.939Z] [2022-01-25T15:26:06.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-01-25T15:26:06.939Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.939Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-01-25T15:26:06.939Z] [2022-01-25T15:26:06.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-01-25T15:26:06.939Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.939Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-01-25T15:26:06.939Z] [2022-01-25T15:26:06.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-01-25T15:26:06.939Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.939Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-01-25T15:26:06.939Z] [2022-01-25T15:26:06.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-01-25T15:26:06.939Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.939Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-01-25T15:26:06.939Z] [2022-01-25T15:26:06.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2022-01-25T15:26:06.939Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.939Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2022-01-25T15:26:06.939Z] [2022-01-25T15:26:06.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-01-25T15:26:06.939Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.939Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-01-25T15:26:06.939Z] [2022-01-25T15:26:06.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-01-25T15:26:06.939Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.939Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-01-25T15:26:06.939Z] [2022-01-25T15:26:06.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2022-01-25T15:26:06.939Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.939Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-01-25T15:26:06.939Z] [2022-01-25T15:26:06.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-01-25T15:26:06.939Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.939Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-01-25T15:26:06.939Z] [2022-01-25T15:26:06.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-01-25T15:26:06.939Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.939Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-01-25T15:26:06.939Z] [2022-01-25T15:26:06.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-01-25T15:26:06.939Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.939Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-01-25T15:26:06.939Z] [2022-01-25T15:26:06.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-01-25T15:26:06.939Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.939Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-01-25T15:26:06.939Z] [2022-01-25T15:26:06.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2022-01-25T15:26:06.939Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.939Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-01-25T15:26:06.939Z] [2022-01-25T15:26:06.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-01-25T15:26:06.939Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-01-25T15:26:06.939Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-01-25T15:26:06.939Z] [2022-01-25T15:26:06.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-01-25T15:26:06.939Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.939Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-01-25T15:26:06.939Z] [2022-01-25T15:26:06.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-01-25T15:26:06.939Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.939Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-01-25T15:26:06.939Z] [2022-01-25T15:26:06.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-01-25T15:26:06.939Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.939Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-01-25T15:26:06.939Z] [2022-01-25T15:26:06.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-01-25T15:26:06.939Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.939Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-01-25T15:26:06.939Z] [2022-01-25T15:26:06.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-01-25T15:26:06.939Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-01-25T15:26:06.939Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-01-25T15:26:06.939Z] [2022-01-25T15:26:06.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-01-25T15:26:06.939Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.939Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-01-25T15:26:06.939Z] [2022-01-25T15:26:06.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2022-01-25T15:26:06.939Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.939Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-01-25T15:26:06.939Z] [2022-01-25T15:26:06.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2022-01-25T15:26:06.939Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.939Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-01-25T15:26:06.939Z] [2022-01-25T15:26:06.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-01-25T15:26:06.939Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.939Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-01-25T15:26:06.939Z] [2022-01-25T15:26:06.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-01-25T15:26:06.939Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.939Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-01-25T15:26:06.939Z] [2022-01-25T15:26:06.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-01-25T15:26:06.939Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.939Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-01-25T15:26:06.939Z] [2022-01-25T15:26:06.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-01-25T15:26:06.939Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.939Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-01-25T15:26:06.939Z] [2022-01-25T15:26:06.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-01-25T15:26:06.939Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.939Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-01-25T15:26:06.939Z] [2022-01-25T15:26:06.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-01-25T15:26:06.939Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.939Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-01-25T15:26:06.939Z] [2022-01-25T15:26:06.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-01-25T15:26:06.939Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.939Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-01-25T15:26:06.939Z] [2022-01-25T15:26:06.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2022-01-25T15:26:06.939Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-01-25T15:26:06.939Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-01-25T15:26:06.939Z] [2022-01-25T15:26:06.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-01-25T15:26:06.939Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.939Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-01-25T15:26:06.939Z] [2022-01-25T15:26:06.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-01-25T15:26:06.939Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.939Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-01-25T15:26:06.939Z] [2022-01-25T15:26:06.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-01-25T15:26:06.939Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.939Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-01-25T15:26:06.939Z] [2022-01-25T15:26:06.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-01-25T15:26:06.939Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.939Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-01-25T15:26:06.939Z] [2022-01-25T15:26:06.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-01-25T15:26:06.939Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.939Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-01-25T15:26:06.939Z] [2022-01-25T15:26:06.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2022-01-25T15:26:06.939Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.939Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-01-25T15:26:06.939Z] [2022-01-25T15:26:06.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-01-25T15:26:06.939Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.939Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-01-25T15:26:06.939Z] [2022-01-25T15:26:06.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-01-25T15:26:06.939Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.939Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-01-25T15:26:06.939Z] [2022-01-25T15:26:06.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-01-25T15:26:06.939Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.939Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-01-25T15:26:06.939Z] [2022-01-25T15:26:06.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-01-25T15:26:06.939Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.939Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-01-25T15:26:06.939Z] [2022-01-25T15:26:06.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-01-25T15:26:06.939Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.939Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-01-25T15:26:06.939Z] [2022-01-25T15:26:06.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-01-25T15:26:06.939Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.939Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-01-25T15:26:06.939Z] [2022-01-25T15:26:06.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-01-25T15:26:06.940Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.940Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-01-25T15:26:06.940Z] [2022-01-25T15:26:06.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-01-25T15:26:06.940Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.940Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-01-25T15:26:06.940Z] [2022-01-25T15:26:06.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-01-25T15:26:06.940Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.940Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-01-25T15:26:06.940Z] [2022-01-25T15:26:06.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-01-25T15:26:06.940Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-01-25T15:26:06.940Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-01-25T15:26:06.940Z] [2022-01-25T15:26:06.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-01-25T15:26:06.940Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.940Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-01-25T15:26:06.940Z] [2022-01-25T15:26:06.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-01-25T15:26:06.940Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.940Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-01-25T15:26:06.940Z] [2022-01-25T15:26:06.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-01-25T15:26:06.940Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.940Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-01-25T15:26:06.940Z] [2022-01-25T15:26:06.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-01-25T15:26:06.940Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.940Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-01-25T15:26:06.940Z] [2022-01-25T15:26:06.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-01-25T15:26:06.940Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.940Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-01-25T15:26:06.940Z] [2022-01-25T15:26:06.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-01-25T15:26:06.940Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.940Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-01-25T15:26:06.940Z] [2022-01-25T15:26:06.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-01-25T15:26:06.940Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.940Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-01-25T15:26:06.940Z] [2022-01-25T15:26:06.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-01-25T15:26:06.940Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.940Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-01-25T15:26:06.940Z] [2022-01-25T15:26:06.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-01-25T15:26:06.940Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.940Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-01-25T15:26:06.940Z] [2022-01-25T15:26:06.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-01-25T15:26:06.940Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.940Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-01-25T15:26:06.940Z] [2022-01-25T15:26:06.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-01-25T15:26:06.940Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.940Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-01-25T15:26:06.940Z] [2022-01-25T15:26:06.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-01-25T15:26:06.940Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.940Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-01-25T15:26:06.940Z] [2022-01-25T15:26:06.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-01-25T15:26:06.940Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.940Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-01-25T15:26:06.940Z] [2022-01-25T15:26:06.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-01-25T15:26:06.940Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.940Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-01-25T15:26:06.940Z] [2022-01-25T15:26:06.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-01-25T15:26:06.940Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.940Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-01-25T15:26:06.940Z] [2022-01-25T15:26:06.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-01-25T15:26:06.940Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.940Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-01-25T15:26:06.940Z] [2022-01-25T15:26:06.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-01-25T15:26:06.940Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.940Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-01-25T15:26:06.940Z] [2022-01-25T15:26:06.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-01-25T15:26:06.940Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.940Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-01-25T15:26:06.940Z] [2022-01-25T15:26:06.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-01-25T15:26:06.940Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.940Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-01-25T15:26:06.940Z] [2022-01-25T15:26:06.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-01-25T15:26:06.940Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.940Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-01-25T15:26:06.940Z] [2022-01-25T15:26:06.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2022-01-25T15:26:06.940Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-01-25T15:26:06.940Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-01-25T15:26:06.940Z] [2022-01-25T15:26:06.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2022-01-25T15:26:06.940Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.940Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-01-25T15:26:06.940Z] [2022-01-25T15:26:06.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-01-25T15:26:06.940Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.940Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-01-25T15:26:06.940Z] [2022-01-25T15:26:06.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-01-25T15:26:06.940Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.940Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-01-25T15:26:06.940Z] [2022-01-25T15:26:06.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-01-25T15:26:06.940Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.940Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-01-25T15:26:06.940Z] [2022-01-25T15:26:06.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-01-25T15:26:06.940Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.940Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-01-25T15:26:06.940Z] [2022-01-25T15:26:06.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-01-25T15:26:06.940Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.940Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-01-25T15:26:06.940Z] [2022-01-25T15:26:06.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-01-25T15:26:06.940Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.940Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-01-25T15:26:06.940Z] [2022-01-25T15:26:06.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-01-25T15:26:06.940Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.940Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-01-25T15:26:06.940Z] [2022-01-25T15:26:06.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-01-25T15:26:06.940Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.940Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-01-25T15:26:06.940Z] [2022-01-25T15:26:06.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-01-25T15:26:06.940Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.940Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-01-25T15:26:06.940Z] [2022-01-25T15:26:06.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-01-25T15:26:06.940Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.940Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-01-25T15:26:06.940Z] [2022-01-25T15:26:06.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-01-25T15:26:06.940Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.940Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-01-25T15:26:06.940Z] [2022-01-25T15:26:06.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-01-25T15:26:06.940Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.940Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-01-25T15:26:06.940Z] [2022-01-25T15:26:06.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-01-25T15:26:06.940Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.940Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-01-25T15:26:06.940Z] [2022-01-25T15:26:06.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-01-25T15:26:06.940Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.940Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-01-25T15:26:06.940Z] [2022-01-25T15:26:06.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-01-25T15:26:06.940Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.940Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-01-25T15:26:06.940Z] [2022-01-25T15:26:06.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-01-25T15:26:06.940Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.940Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-01-25T15:26:06.940Z] [2022-01-25T15:26:06.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-01-25T15:26:06.940Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.940Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-01-25T15:26:06.940Z] [2022-01-25T15:26:06.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-25T15:26:06.940Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.940Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-25T15:26:06.940Z] [2022-01-25T15:26:06.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-25T15:26:06.940Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.940Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-25T15:26:06.940Z] [2022-01-25T15:26:06.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-25T15:26:06.940Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.940Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-25T15:26:06.940Z] [2022-01-25T15:26:06.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-25T15:26:06.940Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.940Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-25T15:26:06.940Z] [2022-01-25T15:26:06.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-25T15:26:06.940Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.940Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-25T15:26:06.940Z] [2022-01-25T15:26:06.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-25T15:26:06.940Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.940Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-25T15:26:06.940Z] [2022-01-25T15:26:06.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-25T15:26:06.940Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.940Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-25T15:26:06.940Z] [2022-01-25T15:26:06.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-25T15:26:06.940Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.940Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-25T15:26:06.940Z] [2022-01-25T15:26:06.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-25T15:26:06.940Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.940Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-25T15:26:06.940Z] [2022-01-25T15:26:06.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-25T15:26:06.940Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.940Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-25T15:26:06.940Z] [2022-01-25T15:26:06.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-25T15:26:06.940Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.940Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-25T15:26:06.940Z] [2022-01-25T15:26:06.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-25T15:26:06.940Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.940Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-25T15:26:06.940Z] [2022-01-25T15:26:06.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-25T15:26:06.940Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.940Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-25T15:26:06.940Z] [2022-01-25T15:26:06.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-25T15:26:06.940Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.940Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-25T15:26:06.940Z] [2022-01-25T15:26:06.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-25T15:26:06.940Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.940Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-25T15:26:06.940Z] [2022-01-25T15:26:06.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-25T15:26:06.940Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.940Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-25T15:26:06.940Z] [2022-01-25T15:26:06.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-25T15:26:06.940Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.940Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-25T15:26:06.940Z] [2022-01-25T15:26:06.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-25T15:26:06.940Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.940Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-25T15:26:06.940Z] [2022-01-25T15:26:06.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-25T15:26:06.940Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.940Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-25T15:26:06.940Z] [2022-01-25T15:26:06.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-25T15:26:06.940Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.940Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-25T15:26:06.940Z] [2022-01-25T15:26:06.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-25T15:26:06.940Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.940Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-25T15:26:06.940Z] [2022-01-25T15:26:06.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-25T15:26:06.940Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.940Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-25T15:26:06.940Z] [2022-01-25T15:26:06.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-25T15:26:06.940Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.940Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-25T15:26:06.940Z] [2022-01-25T15:26:06.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-25T15:26:06.940Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.940Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-25T15:26:06.940Z] [2022-01-25T15:26:06.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-25T15:26:06.940Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.940Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-25T15:26:06.940Z] [2022-01-25T15:26:06.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-25T15:26:06.940Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.940Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-25T15:26:06.940Z] [2022-01-25T15:26:06.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-25T15:26:06.941Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.941Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-25T15:26:06.941Z] [2022-01-25T15:26:06.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-25T15:26:06.941Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.941Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-25T15:26:06.941Z] [2022-01-25T15:26:06.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-25T15:26:06.941Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.941Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-25T15:26:06.941Z] [2022-01-25T15:26:06.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-25T15:26:06.941Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.941Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-25T15:26:06.941Z] [2022-01-25T15:26:06.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-25T15:26:06.941Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.941Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-25T15:26:06.941Z] [2022-01-25T15:26:06.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-25T15:26:06.941Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.941Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-25T15:26:06.941Z] [2022-01-25T15:26:06.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-25T15:26:06.941Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.941Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-25T15:26:06.941Z] [2022-01-25T15:26:06.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-25T15:26:06.941Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.941Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-25T15:26:06.941Z] [2022-01-25T15:26:06.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-25T15:26:06.941Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.941Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-25T15:26:06.941Z] [2022-01-25T15:26:06.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-25T15:26:06.941Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.941Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-25T15:26:06.941Z] [2022-01-25T15:26:06.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-25T15:26:06.941Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.941Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-25T15:26:06.941Z] [2022-01-25T15:26:06.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-25T15:26:06.941Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.941Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-25T15:26:06.941Z] [2022-01-25T15:26:06.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-25T15:26:06.941Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.941Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-25T15:26:06.941Z] [2022-01-25T15:26:06.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-25T15:26:06.941Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.941Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-25T15:26:06.941Z] [2022-01-25T15:26:06.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-25T15:26:06.941Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.941Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-25T15:26:06.941Z] [2022-01-25T15:26:06.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-25T15:26:06.941Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.941Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-25T15:26:06.941Z] [2022-01-25T15:26:06.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-25T15:26:06.941Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.941Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-25T15:26:06.941Z] [2022-01-25T15:26:06.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-25T15:26:06.941Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.941Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-25T15:26:06.941Z] [2022-01-25T15:26:06.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-25T15:26:06.941Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.941Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-25T15:26:06.941Z] [2022-01-25T15:26:06.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-25T15:26:06.941Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.941Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-25T15:26:06.941Z] [2022-01-25T15:26:06.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-25T15:26:06.941Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.941Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-25T15:26:06.941Z] [2022-01-25T15:26:06.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-25T15:26:06.941Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.941Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-25T15:26:06.941Z] [2022-01-25T15:26:06.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-25T15:26:06.941Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.941Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-25T15:26:06.941Z] [2022-01-25T15:26:06.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-25T15:26:06.941Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.941Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-25T15:26:06.941Z] [2022-01-25T15:26:06.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-25T15:26:06.941Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.941Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-25T15:26:06.941Z] [2022-01-25T15:26:06.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-25T15:26:06.941Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.941Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-25T15:26:06.941Z] [2022-01-25T15:26:06.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-25T15:26:06.941Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.941Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-25T15:26:06.941Z] [2022-01-25T15:26:06.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-25T15:26:06.941Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.941Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-25T15:26:06.941Z] [2022-01-25T15:26:06.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-25T15:26:06.941Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.941Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-25T15:26:06.941Z] [2022-01-25T15:26:06.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-25T15:26:06.941Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.941Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-25T15:26:06.941Z] [2022-01-25T15:26:06.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-25T15:26:06.941Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.941Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-25T15:26:06.941Z] [2022-01-25T15:26:06.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-25T15:26:06.941Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.941Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-25T15:26:06.941Z] [2022-01-25T15:26:06.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-25T15:26:06.941Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.941Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-25T15:26:06.941Z] [2022-01-25T15:26:06.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-25T15:26:06.941Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.941Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-25T15:26:06.941Z] [2022-01-25T15:26:06.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-25T15:26:06.941Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.941Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-25T15:26:06.941Z] [2022-01-25T15:26:06.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-25T15:26:06.941Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.941Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-25T15:26:06.941Z] [2022-01-25T15:26:06.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-25T15:26:06.941Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.941Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-25T15:26:06.941Z] [2022-01-25T15:26:06.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-25T15:26:06.941Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.941Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-25T15:26:06.941Z] [2022-01-25T15:26:06.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-25T15:26:06.941Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.941Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-25T15:26:06.941Z] [2022-01-25T15:26:06.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-25T15:26:06.941Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.941Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-25T15:26:06.941Z] [2022-01-25T15:26:06.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-25T15:26:06.941Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.941Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-25T15:26:06.941Z] [2022-01-25T15:26:06.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-25T15:26:06.941Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.941Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-25T15:26:06.941Z] [2022-01-25T15:26:06.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-25T15:26:06.941Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.941Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-25T15:26:06.941Z] [2022-01-25T15:26:06.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-25T15:26:06.941Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.941Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-25T15:26:06.941Z] [2022-01-25T15:26:06.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-25T15:26:06.941Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.941Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-25T15:26:06.941Z] [2022-01-25T15:26:06.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-25T15:26:06.941Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.941Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-25T15:26:06.941Z] [2022-01-25T15:26:06.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-25T15:26:06.941Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.941Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-25T15:26:06.941Z] [2022-01-25T15:26:06.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-25T15:26:06.941Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.941Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-25T15:26:06.941Z] [2022-01-25T15:26:06.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-25T15:26:06.941Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.941Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-25T15:26:06.941Z] [2022-01-25T15:26:06.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-25T15:26:06.941Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.941Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-25T15:26:06.941Z] [2022-01-25T15:26:06.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-01-25T15:26:06.941Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.941Z] [2022-01-25T15:26:06.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-01-25T15:26:06.941Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.941Z] [2022-01-25T15:26:06.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-01-25T15:26:06.941Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-01-25T15:26:06.941Z] [2022-01-25T15:26:06.941Z] DONE 1085 tests, 544 skipped in 2646.297s [2022-01-25T15:26:06.941Z] INFO: Integration tests ended at 01/25/2022 15:26:06. Duration:00:44:06.5762109 [2022-01-25T15:26:06.941Z] INFO: Docker info of the daemon under test at end of run [2022-01-25T15:26:06.941Z] [2022-01-25T15:26:06.941Z] Containers: 2 [2022-01-25T15:26:06.941Z] Running: 0 [2022-01-25T15:26:06.941Z] Paused: 0 [2022-01-25T15:26:06.941Z] Stopped: 2 [2022-01-25T15:26:06.941Z] Images: 18 [2022-01-25T15:26:06.941Z] Server Version: 0.0.0-dev [2022-01-25T15:26:06.941Z] Storage Driver: windowsfilter [2022-01-25T15:26:06.941Z] Windows: [2022-01-25T15:26:06.941Z] Logging Driver: json-file [2022-01-25T15:26:06.941Z] Plugins: [2022-01-25T15:26:06.941Z] Volume: local [2022-01-25T15:26:06.941Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-25T15:26:06.941Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-25T15:26:06.941Z] Swarm: inactive [2022-01-25T15:26:06.941Z] Default Isolation: process [2022-01-25T15:26:06.941Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-01-25T15:26:06.941Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-01-25T15:26:06.941Z] OSType: windows [2022-01-25T15:26:06.941Z] Architecture: x86_64 [2022-01-25T15:26:06.941Z] CPUs: 4 [2022-01-25T15:26:06.941Z] Total Memory: 32GiB [2022-01-25T15:26:06.941Z] Name: azwin-2-f30020 [2022-01-25T15:26:06.941Z] ID: GPXC:HFUE:3OGD:HSOS:WDWM:FPUY:T5DI:ELEP:QU6O:YQKT:33BL:S2TQ [2022-01-25T15:26:06.941Z] Docker Root Dir: D:\CI\PR-43187\3\daemon [2022-01-25T15:26:06.941Z] Debug Mode (client): false [2022-01-25T15:26:06.941Z] Debug Mode (server): true [2022-01-25T15:26:06.941Z] File Descriptors: -1 [2022-01-25T15:26:06.941Z] Goroutines: 46 [2022-01-25T15:26:06.941Z] System Time: 2022-01-25T15:26:06.8181023Z [2022-01-25T15:26:06.941Z] EventsListeners: 0 [2022-01-25T15:26:06.941Z] Registry: https://index.docker.io/v1/ [2022-01-25T15:26:06.941Z] Labels: [2022-01-25T15:26:06.941Z] Experimental: false [2022-01-25T15:26:06.941Z] Insecure Registries: [2022-01-25T15:26:06.941Z] 127.0.0.0/8 [2022-01-25T15:26:06.941Z] Live Restore Enabled: false [2022-01-25T15:26:06.941Z] [2022-01-25T15:26:06.941Z] [2022-01-25T15:26:06.941Z] INFO: Stopping daemon under test [2022-01-25T15:26:07.425Z] SUCCESS: The process with PID 1336 (child process of PID 6184) has been terminated. [2022-01-25T15:26:07.425Z] SUCCESS: The process with PID 6184 (child process of PID 8468) has been terminated. [2022-01-25T15:26:07.425Z] INFO: Stop tailing logs of the daemon under tests [2022-01-25T15:26:07.425Z] INFO: executeCI.ps1 Completed successfully at 01/25/2022 15:26:06. [2022-01-25T15:26:07.425Z] INFO: Tidying up at end of run [2022-01-25T15:26:07.425Z] INFO: Saving daemon under test log (d:\CI\PR-43187\3\dut.out) to bundles\CIDUT.out [2022-01-25T15:26:07.425Z] INFO: Saving daemon under test log (d:\CI\PR-43187\3\dut.err) to bundles\CIDUT.err [2022-01-25T15:26:07.425Z] INFO: Saving containerd logs to bundles [2022-01-25T15:26:07.425Z] INFO: Nuke-Everything... [2022-01-25T15:26:07.908Z] INFO: Container count on control daemon to delete is 2 [2022-01-25T15:26:07.908Z] ba6dadde3eb8 [2022-01-25T15:26:07.908Z] 9cf7d4c26456 [2022-01-25T15:26:07.908Z] INFO: Non-base image count on control daemon to delete is 1 [2022-01-25T15:26:09.520Z] Deleted: sha256:e327b8e4d3905c6d96dba6da1f07f84eca8a149b8080e88a92200aa625ee8941 [2022-01-25T15:26:09.520Z] Deleted: sha256:ea9762d7d2afe8f1c6975e4424574b7072fa4cae9ead6a7f7d3fe21fd5659a5d [2022-01-25T15:26:09.520Z] INFO: Tidying pidfile d:\CI\PR-43187\3\docker.pid [2022-01-25T15:26:09.520Z] INFO: Killing containerd with PID 7912 [2022-01-25T15:26:09.520Z] INFO: Nuking d:\CI [2022-01-25T15:26:09.902Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-01-25T15:26:11.527Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-01-25T15:26:11.527Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-01-25T15:26:11.527Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-01-25T15:26:14.578Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-01-25T15:26:14.578Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-01-25T15:26:20.601Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-01-25T15:26:26.617Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-01-25T15:26:30.974Z] INFO: Zapped successfully [2022-01-25T15:26:30.974Z] [2022-01-25T15:26:30.974Z] INFO: executeCI.ps1 exiting at Tue Jan 25 15:26:29 CUT 2022. Duration 01:01:43.7578018 [2022-01-25T15:26:30.974Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-01-25T15:26:31.241Z] Recording test results [2022-01-25T15:26:31.716Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-01-25T15:26:32.636Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-01-25T15:26:33.612Z] Creating win-2022-c8d-integration-bundles.zip [2022-01-25T15:26:34.930Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [Pipeline] archiveArtifacts [2022-01-25T15:26:36.125Z] Archiving artifacts [2022-01-25T15:26:37.574Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43187/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-25T15:26:37.974Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-01-25T15:26:37.974Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-01-25T15:26:37.974Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-01-25T15:26:38.647Z] + make clean [2022-01-25T15:26:39.130Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-01-25T15:26:39.130Z] docker-dev-cache [2022-01-25T15:26:39.130Z] docker-mod-cache [Pipeline] deleteDir [2022-01-25T15:26:40.264Z] === RUN TestDockerSuite/TestLogsSeparateStderr [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-25T15:26:42.556Z] === RUN TestDockerSuite/TestLogsSince [2022-01-25T15:26:53.189Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-01-25T15:26:53.189Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-01-25T15:26:53.189Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-01-25T15:26:53.189Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-01-25T15:26:53.189Z] === RUN TestDockerSuite/TestLogsTail [2022-01-25T15:26:54.811Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-01-25T15:26:57.856Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-01-25T15:27:00.146Z] === RUN TestDockerSuite/TestMountIntoProc [2022-01-25T15:27:00.146Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-01-25T15:27:00.146Z] === RUN TestDockerSuite/TestMountIntoSys [2022-01-25T15:27:00.146Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-01-25T15:27:00.146Z] === RUN TestDockerSuite/TestNetHostname [2022-01-25T15:27:00.146Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-01-25T15:27:00.146Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-01-25T15:27:00.146Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-01-25T15:27:00.146Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-01-25T15:27:00.146Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-01-25T15:27:00.146Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-01-25T15:27:00.146Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-01-25T15:27:00.146Z] === RUN TestDockerSuite/TestPluginActive [2022-01-25T15:27:00.146Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-01-25T15:27:00.146Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-01-25T15:27:00.146Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-01-25T15:27:00.146Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-01-25T15:27:00.146Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-01-25T15:27:00.146Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-01-25T15:27:00.146Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-01-25T15:27:00.146Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-01-25T15:27:00.146Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-01-25T15:27:00.146Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-01-25T15:27:00.146Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-01-25T15:27:00.146Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-01-25T15:27:00.146Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-01-25T15:27:00.146Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-01-25T15:27:00.146Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-01-25T15:27:00.146Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-01-25T15:27:00.146Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-01-25T15:27:00.146Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-01-25T15:27:00.146Z] === RUN TestDockerSuite/TestPortHostBinding [2022-01-25T15:27:00.146Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-01-25T15:27:00.146Z] === RUN TestDockerSuite/TestPortList [2022-01-25T15:27:00.146Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-01-25T15:27:00.146Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-01-25T15:27:05.031Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-01-25T15:27:05.031Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-01-25T15:27:05.031Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-01-25T15:27:05.031Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-01-25T15:27:05.031Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-01-25T15:27:05.031Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-01-25T15:27:05.031Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-01-25T15:27:05.031Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-01-25T15:27:05.031Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-25T15:27:05.031Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-01-25T15:27:05.031Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-01-25T15:27:05.032Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-01-25T15:27:05.032Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-01-25T15:27:05.032Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-01-25T15:27:05.032Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-01-25T15:27:05.032Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-01-25T15:27:05.032Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-25T15:27:05.032Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-01-25T15:27:09.925Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-01-25T15:27:09.925Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-01-25T15:27:09.925Z] === RUN TestDockerSuite/TestPsByOrder [2022-01-25T15:27:18.779Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-01-25T15:27:18.779Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-01-25T15:27:18.779Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-01-25T15:27:27.625Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-01-25T15:27:42.799Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-01-25T15:27:42.799Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-01-25T15:27:42.799Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-01-25T15:27:42.799Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-01-25T15:27:55.519Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-01-25T15:27:59.423Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-01-25T15:28:06.748Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-01-25T15:28:11.634Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-01-25T15:28:11.634Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-01-25T15:28:11.634Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-01-25T15:28:11.634Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-01-25T15:28:11.634Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-01-25T15:28:17.654Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-01-25T15:28:17.654Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-01-25T15:28:17.654Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-01-25T15:28:17.654Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-01-25T15:28:17.654Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-01-25T15:28:17.654Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-01-25T15:28:17.654Z] === RUN TestDockerSuite/TestPsRightTagName [2022-01-25T15:28:17.654Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-01-25T15:28:17.654Z] === RUN TestDockerSuite/TestPsShowMounts [2022-01-25T15:28:23.684Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-01-25T15:28:23.684Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-01-25T15:28:23.684Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-01-25T15:28:25.979Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-01-25T15:28:25.979Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-01-25T15:28:25.979Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-01-25T15:28:27.003Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-01-25T15:28:28.027Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-01-25T15:28:28.027Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-01-25T15:28:28.027Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-01-25T15:28:32.916Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-01-25T15:28:36.821Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-01-25T15:28:39.111Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-01-25T15:29:00.642Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-01-25T15:29:00.642Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-01-25T15:29:00.642Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-01-25T15:29:06.656Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-01-25T15:29:06.657Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-01-25T15:29:06.657Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-01-25T15:29:07.681Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-01-25T15:29:11.584Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-01-25T15:29:16.471Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-01-25T15:29:16.472Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-01-25T15:29:16.472Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-01-25T15:29:20.373Z] === RUN TestDockerSuite/TestRmiBlank [2022-01-25T15:29:20.373Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-01-25T15:29:20.862Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-01-25T15:29:36.039Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-01-25T15:29:37.661Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-01-25T15:29:38.685Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-01-25T15:29:46.021Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-01-25T15:29:54.878Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-01-25T15:30:07.590Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-01-25T15:30:11.491Z] === RUN TestDockerSuite/TestRmiTag [2022-01-25T15:30:12.514Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-01-25T15:30:14.806Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-01-25T15:30:32.891Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-01-25T15:30:33.916Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-01-25T15:30:38.815Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-01-25T15:30:39.842Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-01-25T15:30:39.842Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-01-25T15:30:39.842Z] === RUN TestDockerSuite/TestRunAddHost [2022-01-25T15:30:39.842Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-01-25T15:30:39.842Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-01-25T15:30:39.842Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-01-25T15:30:39.842Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-01-25T15:30:39.842Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-01-25T15:30:39.842Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-01-25T15:30:39.842Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-01-25T15:30:39.842Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-01-25T15:30:39.842Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-01-25T15:30:39.842Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-01-25T15:30:39.842Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-01-25T15:30:39.842Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-01-25T15:30:42.583Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-01-25T15:30:42.583Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-01-25T15:30:42.583Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-01-25T15:30:42.583Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-01-25T15:30:42.583Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-01-25T15:30:46.486Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-01-25T15:30:49.531Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-01-25T15:30:56.860Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-01-25T15:30:59.150Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-01-25T15:31:01.440Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-01-25T15:31:01.440Z] === RUN TestDockerSuite/TestRunBindMounts [2022-01-25T15:31:06.333Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-01-25T15:31:06.333Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-01-25T15:31:06.333Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-01-25T15:31:06.333Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-01-25T15:31:06.333Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-01-25T15:31:06.333Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-01-25T15:31:06.333Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-01-25T15:31:06.333Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-01-25T15:31:06.333Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-01-25T15:31:06.333Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-01-25T15:31:06.333Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-01-25T15:31:06.333Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-01-25T15:31:06.333Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-01-25T15:31:06.333Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-01-25T15:31:06.333Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-01-25T15:31:06.333Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-01-25T15:31:06.333Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-01-25T15:31:06.333Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-01-25T15:31:06.333Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-01-25T15:31:06.333Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-01-25T15:31:06.333Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-01-25T15:31:06.333Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-01-25T15:31:06.333Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-01-25T15:31:08.629Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-01-25T15:31:08.629Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-01-25T15:31:08.629Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-01-25T15:31:11.688Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-01-25T15:31:11.688Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-01-25T15:31:11.688Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-01-25T15:31:11.688Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-01-25T15:31:11.688Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-01-25T15:31:13.978Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-01-25T15:31:13.978Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-01-25T15:31:13.978Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-01-25T15:31:13.978Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-01-25T15:31:13.978Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-01-25T15:31:13.978Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-01-25T15:31:13.978Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-01-25T15:31:13.978Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-01-25T15:31:13.978Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-01-25T15:31:13.978Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-01-25T15:31:13.978Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-01-25T15:31:13.978Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-01-25T15:31:13.978Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-01-25T15:31:13.978Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-01-25T15:31:13.978Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-01-25T15:31:16.270Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-01-25T15:31:18.558Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-01-25T15:31:20.850Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-01-25T15:31:20.850Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-01-25T15:31:20.850Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-01-25T15:31:20.850Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-01-25T15:31:20.850Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-01-25T15:31:20.850Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-01-25T15:31:20.850Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-01-25T15:31:23.142Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-01-25T15:31:23.142Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-01-25T15:31:23.142Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-01-25T15:31:23.142Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-01-25T15:31:23.142Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-01-25T15:31:23.142Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-01-25T15:31:23.142Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-01-25T15:31:23.142Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-01-25T15:31:23.651Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-01-25T15:31:25.273Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-01-25T15:31:31.292Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-01-25T15:31:31.292Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-01-25T15:31:31.292Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-01-25T15:31:31.292Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-01-25T15:31:31.292Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-01-25T15:31:31.292Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-01-25T15:31:31.292Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-01-25T15:31:31.292Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-25T15:31:31.292Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-01-25T15:31:31.292Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-01-25T15:31:31.292Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-01-25T15:31:31.292Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-01-25T15:31:31.292Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-01-25T15:31:33.718Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-01-25T15:31:33.718Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-01-25T15:31:33.718Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-01-25T15:31:33.718Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-01-25T15:31:33.718Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-01-25T15:31:33.718Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-01-25T15:31:36.012Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-01-25T15:31:38.301Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-01-25T15:31:38.301Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-01-25T15:31:38.301Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-01-25T15:31:40.594Z] === RUN TestDockerSuite/TestRunEnvironment [2022-01-25T15:31:40.594Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-01-25T15:31:40.594Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-01-25T15:31:40.594Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-01-25T15:31:40.594Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-01-25T15:31:40.594Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-01-25T15:31:40.594Z] === RUN TestDockerSuite/TestRunExitCode [2022-01-25T15:31:42.886Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-01-25T15:31:45.929Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-01-25T15:31:48.219Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-01-25T15:31:50.508Z] === RUN TestDockerSuite/TestRunExposePort [2022-01-25T15:31:50.508Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-01-25T15:31:50.508Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-01-25T15:31:50.508Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-01-25T15:31:50.508Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-01-25T15:31:50.995Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-01-25T15:31:50.995Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-01-25T15:31:50.995Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-01-25T15:31:50.995Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-01-25T15:31:50.995Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-25T15:31:50.995Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-01-25T15:31:50.995Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-01-25T15:31:50.995Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-01-25T15:31:50.995Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-01-25T15:31:50.995Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-01-25T15:31:50.995Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-01-25T15:31:54.906Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-01-25T15:31:54.906Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-01-25T15:31:54.906Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-01-25T15:31:54.906Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-01-25T15:31:54.906Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-01-25T15:31:54.906Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-01-25T15:31:54.906Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-01-25T15:31:54.906Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-01-25T15:31:54.906Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-01-25T15:31:54.906Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-01-25T15:31:54.906Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-01-25T15:31:54.906Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-01-25T15:32:05.540Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-01-25T15:32:05.541Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-01-25T15:32:05.541Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-01-25T15:32:06.028Z] === RUN TestDockerSuite/TestRunModeHostname [2022-01-25T15:32:06.028Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-01-25T15:32:06.516Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-01-25T15:32:06.516Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-01-25T15:32:06.516Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-01-25T15:32:06.516Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-01-25T15:32:06.516Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-01-25T15:32:06.516Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-01-25T15:32:06.516Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-01-25T15:32:06.516Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-01-25T15:32:06.516Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-01-25T15:32:06.516Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-01-25T15:32:06.516Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-01-25T15:32:06.516Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-01-25T15:32:06.516Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-01-25T15:32:06.516Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-01-25T15:32:06.516Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-01-25T15:32:06.516Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-01-25T15:32:06.516Z] === RUN TestDockerSuite/TestRunMount [2022-01-25T15:32:06.516Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-01-25T15:32:06.516Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-01-25T15:32:06.516Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-01-25T15:32:06.516Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-01-25T15:32:06.516Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-01-25T15:32:06.516Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-01-25T15:32:06.516Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-01-25T15:32:06.516Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-01-25T15:32:13.841Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-01-25T15:32:13.841Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-01-25T15:32:13.841Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-01-25T15:32:13.841Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-01-25T15:32:13.841Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-01-25T15:32:13.841Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-01-25T15:32:13.841Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-01-25T15:32:18.724Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-01-25T15:32:22.626Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-01-25T15:32:22.626Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-01-25T15:32:22.626Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-01-25T15:32:22.626Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-01-25T15:32:22.626Z] === RUN TestDockerSuite/TestRunNetHost [2022-01-25T15:32:22.626Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-01-25T15:32:22.626Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-01-25T15:32:22.626Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-01-25T15:32:22.626Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-01-25T15:32:22.626Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-01-25T15:32:23.114Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-01-25T15:32:23.114Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-01-25T15:32:23.114Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-01-25T15:32:23.114Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-01-25T15:32:23.114Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-01-25T15:32:23.114Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-01-25T15:32:23.114Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-01-25T15:32:23.114Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-01-25T15:32:23.114Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-01-25T15:32:23.114Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-01-25T15:32:24.743Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-01-25T15:32:27.042Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-01-25T15:32:29.333Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-01-25T15:32:30.359Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-01-25T15:32:32.649Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-01-25T15:32:33.137Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-01-25T15:32:33.137Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-01-25T15:32:33.137Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-01-25T15:32:33.137Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-01-25T15:32:33.137Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-01-25T15:32:33.137Z] === RUN TestDockerSuite/TestRunPortInUse [2022-01-25T15:32:33.137Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-01-25T15:32:33.137Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-01-25T15:32:33.137Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-01-25T15:32:33.137Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-01-25T15:32:33.137Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-01-25T15:32:33.137Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-01-25T15:32:33.137Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-01-25T15:32:33.137Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-01-25T15:32:33.137Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-01-25T15:32:33.137Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-25T15:32:36.184Z] === RUN TestDockerSuite/TestRunPublishPort [2022-01-25T15:32:36.184Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-01-25T15:32:36.184Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-01-25T15:32:36.184Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-01-25T15:32:36.184Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-01-25T15:32:36.184Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-01-25T15:32:36.184Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-01-25T15:32:36.184Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-01-25T15:32:36.184Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-01-25T15:32:36.184Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-25T15:32:36.184Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-01-25T15:32:43.511Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-01-25T15:32:43.511Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-01-25T15:32:43.511Z] === RUN TestDockerSuite/TestRunRm [2022-01-25T15:32:46.556Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-01-25T15:32:52.577Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-01-25T15:32:59.918Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-01-25T15:33:01.540Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-01-25T15:33:03.830Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-01-25T15:33:06.120Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-01-25T15:33:06.120Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-01-25T15:33:06.120Z] === RUN TestDockerSuite/TestRunState [2022-01-25T15:33:06.120Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-01-25T15:33:06.120Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-01-25T15:33:08.464Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-01-25T15:33:08.464Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-01-25T15:33:08.464Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-01-25T15:33:10.759Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-01-25T15:33:10.759Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-01-25T15:33:10.759Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-01-25T15:33:10.759Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-01-25T15:33:10.759Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-01-25T15:33:10.759Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-01-25T15:33:11.246Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-01-25T15:33:11.246Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-01-25T15:33:11.246Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-01-25T15:33:16.144Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-01-25T15:33:16.144Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-01-25T15:33:16.144Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-01-25T15:33:16.144Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-01-25T15:33:16.144Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-01-25T15:33:16.144Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-01-25T15:33:16.144Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-01-25T15:33:16.144Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-01-25T15:33:16.144Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-01-25T15:33:16.144Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-01-25T15:33:16.144Z] === RUN TestDockerSuite/TestRunUserByID [2022-01-25T15:33:16.144Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-01-25T15:33:16.144Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-01-25T15:33:16.144Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-01-25T15:33:16.144Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-01-25T15:33:16.144Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-01-25T15:33:16.144Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-01-25T15:33:16.144Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-01-25T15:33:16.144Z] === RUN TestDockerSuite/TestRunUserByName [2022-01-25T15:33:16.144Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-01-25T15:33:16.144Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-01-25T15:33:18.441Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-01-25T15:33:18.441Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-01-25T15:33:18.441Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-01-25T15:33:20.743Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-01-25T15:33:20.743Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-01-25T15:33:20.743Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-01-25T15:33:20.743Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-01-25T15:33:20.743Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-01-25T15:33:23.795Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-01-25T15:33:36.520Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-01-25T15:33:45.374Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-01-25T15:33:51.394Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-01-25T15:33:51.394Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-01-25T15:33:51.394Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-01-25T15:33:51.394Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-01-25T15:33:53.685Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-01-25T15:33:56.733Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-01-25T15:33:58.356Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-01-25T15:33:58.356Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-01-25T15:33:58.844Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-01-25T15:33:58.844Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-01-25T15:33:58.844Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-01-25T15:33:58.844Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-01-25T15:33:58.844Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-01-25T15:33:58.844Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-01-25T15:33:58.844Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-01-25T15:33:58.844Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-01-25T15:33:58.844Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-01-25T15:33:58.844Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-01-25T15:33:58.844Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-01-25T15:33:58.844Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-01-25T15:33:58.844Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-01-25T15:34:03.735Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-01-25T15:34:04.762Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-01-25T15:34:07.064Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-01-25T15:34:11.957Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-01-25T15:34:11.957Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-01-25T15:34:11.957Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-01-25T15:34:11.957Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-01-25T15:34:11.957Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-01-25T15:34:11.957Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-01-25T15:34:11.957Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-01-25T15:34:11.957Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-01-25T15:34:11.957Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-01-25T15:34:11.957Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-01-25T15:34:11.957Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-01-25T15:34:11.957Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-01-25T15:34:11.957Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-01-25T15:34:11.957Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-01-25T15:34:11.957Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-01-25T15:34:11.957Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-01-25T15:34:11.957Z] === RUN TestDockerSuite/TestSaveImageId [2022-01-25T15:34:11.957Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-01-25T15:34:11.957Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-01-25T15:34:11.957Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-01-25T15:34:11.957Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-01-25T15:34:11.957Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-01-25T15:34:11.957Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-01-25T15:34:11.957Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-01-25T15:34:11.957Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-01-25T15:34:11.958Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-01-25T15:34:11.958Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-01-25T15:34:11.958Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-01-25T15:34:11.958Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-01-25T15:34:11.958Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-01-25T15:34:11.958Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-01-25T15:34:11.958Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-01-25T15:34:11.958Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-01-25T15:34:11.958Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-01-25T15:34:11.958Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-01-25T15:34:15.008Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-01-25T15:34:15.008Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-01-25T15:34:15.497Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-01-25T15:34:15.497Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-01-25T15:34:17.787Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-01-25T15:34:35.869Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-01-25T15:34:35.869Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-01-25T15:34:35.869Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-01-25T15:34:41.888Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-01-25T15:34:41.888Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-01-25T15:34:41.888Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-01-25T15:34:46.777Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-01-25T15:34:46.777Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-01-25T15:34:46.777Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-01-25T15:34:46.777Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-01-25T15:34:46.777Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-01-25T15:34:46.777Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-01-25T15:34:46.777Z] === RUN TestDockerSuite/TestStartRecordError [2022-01-25T15:34:46.777Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-01-25T15:34:46.777Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-01-25T15:34:52.809Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-01-25T15:34:52.809Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-01-25T15:34:52.809Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-01-25T15:34:52.809Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-01-25T15:34:52.809Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-01-25T15:34:52.809Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-01-25T15:34:52.809Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-01-25T15:34:52.809Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-01-25T15:34:52.809Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-01-25T15:34:52.809Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-01-25T15:34:52.809Z] === RUN TestDockerSuite/TestStatsNoStream [2022-01-25T15:34:52.809Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-01-25T15:34:52.809Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-01-25T15:34:54.429Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-01-25T15:34:56.719Z] === RUN TestDockerSuite/TestTopPrivileged [2022-01-25T15:34:56.719Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-01-25T15:34:56.719Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-01-25T15:34:59.010Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-01-25T15:34:59.010Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-01-25T15:34:59.010Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-01-25T15:34:59.010Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-01-25T15:34:59.010Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-01-25T15:34:59.010Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-01-25T15:34:59.010Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-01-25T15:34:59.010Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-01-25T15:34:59.010Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-01-25T15:34:59.010Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-01-25T15:34:59.010Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-01-25T15:34:59.010Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-01-25T15:34:59.010Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-01-25T15:35:17.177Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-01-25T15:35:17.177Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-01-25T15:35:17.177Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-01-25T15:35:17.177Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-01-25T15:35:17.177Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-01-25T15:35:17.177Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-01-25T15:35:17.177Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-01-25T15:35:17.177Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-01-25T15:35:23.199Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-01-25T15:35:23.199Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-01-25T15:35:26.247Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-01-25T15:35:26.736Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-01-25T15:35:27.228Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-01-25T15:35:27.228Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-01-25T15:35:27.715Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-01-25T15:35:36.576Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-01-25T15:35:36.576Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-01-25T15:35:36.576Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-01-25T15:35:36.576Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-01-25T15:35:36.576Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-01-25T15:35:36.576Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-01-25T15:35:36.576Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-01-25T15:35:43.920Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-01-25T15:35:43.920Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-01-25T15:35:43.920Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-01-25T15:35:54.548Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-01-25T15:35:54.548Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-01-25T15:35:54.548Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite (2628.55s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-01-25T15:35:55.036Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-01-25T15:35:55.036Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.70s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.26s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.63s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.38s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (97.41s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.38s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-01-25T15:35:55.036Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-01-25T15:35:55.036Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-01-25T15:35:55.036Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-01-25T15:35:55.036Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-01-25T15:35:55.036Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-01-25T15:35:55.036Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-01-25T15:35:55.036Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-01-25T15:35:55.036Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.07s) [2022-01-25T15:35:55.036Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-01-25T15:35:55.036Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.26s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.31s) [2022-01-25T15:35:55.036Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-01-25T15:35:55.036Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-01-25T15:35:55.036Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-01-25T15:35:55.036Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.34s) [2022-01-25T15:35:55.036Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-01-25T15:35:55.036Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.54s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (109.83s) [2022-01-25T15:35:55.036Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.64s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.98s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.92s) [2022-01-25T15:35:55.036Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-01-25T15:35:55.036Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-01-25T15:35:55.036Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.95s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.33s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.64s) [2022-01-25T15:35:55.036Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-01-25T15:35:55.036Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.15s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.60s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.01s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.14s) [2022-01-25T15:35:55.036Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.33s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.74s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.64s) [2022-01-25T15:35:55.036Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-01-25T15:35:55.036Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-01-25T15:35:55.036Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-01-25T15:35:55.036Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.52s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildAddTar (56.29s) [2022-01-25T15:35:55.036Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-01-25T15:35:55.036Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.35s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (16.74s) [2022-01-25T15:35:55.036Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.67s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.55s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.05s) [2022-01-25T15:35:55.036Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.90s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.76s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.08s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.46s) [2022-01-25T15:35:55.036Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (9.63s) [2022-01-25T15:35:55.036Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-01-25T15:35:55.036Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.91s) [2022-01-25T15:35:55.036Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.61s) [2022-01-25T15:35:55.036Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-01-25T15:35:55.036Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (46.36s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.64s) [2022-01-25T15:35:55.036Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.66s) [2022-01-25T15:35:55.036Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.35s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.47s) [2022-01-25T15:35:55.036Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.47s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.38s) [2022-01-25T15:35:55.036Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-01-25T15:35:55.036Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.57s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.02s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildCmd (0.60s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.59s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.58s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.37s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.38s) [2022-01-25T15:35:55.036Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.35s) [2022-01-25T15:35:55.036Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.52s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.08s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.01s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.56s) [2022-01-25T15:35:55.036Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.99s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.74s) [2022-01-25T15:35:55.036Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-01-25T15:35:55.036Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.36s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (31.62s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.62s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.56s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.11s) [2022-01-25T15:35:55.036Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s) [2022-01-25T15:35:55.036Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.33s) [2022-01-25T15:35:55.036Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.59s) [2022-01-25T15:35:55.036Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (26.60s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.76s) [2022-01-25T15:35:55.036Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.35s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (26.44s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.66s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.68s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.55s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.88s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (7.73s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildDockerignore (77.08s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.24s) [2022-01-25T15:35:55.036Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (76.89s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.63s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.71s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (23.53s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (14.87s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (14.53s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (35.96s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (19.26s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.56s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (109.68s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.40s) [2022-01-25T15:35:55.036Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.30s) [2022-01-25T15:35:55.036Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.63s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.20s) [2022-01-25T15:35:55.036Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.54s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.59s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.67s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.39s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.63s) [2022-01-25T15:35:55.036Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-01-25T15:35:55.036Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s) [2022-01-25T15:35:55.036Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-01-25T15:35:55.036Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-01-25T15:35:55.036Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.97s) [2022-01-25T15:35:55.036Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-01-25T15:35:55.036Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-01-25T15:35:55.036Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.07s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.76s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.96s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.68s) [2022-01-25T15:35:55.036Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-01-25T15:35:55.036Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-01-25T15:35:55.036Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-01-25T15:35:55.036Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-01-25T15:35:55.036Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildFails (7.24s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.63s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.78s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.73s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildFromGit (10.69s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.61s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.24s) [2022-01-25T15:35:55.036Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.86s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.61s) [2022-01-25T15:35:55.036Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (13.09s) [2022-01-25T15:35:55.036Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildHistory (12.31s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.01s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.05s) [2022-01-25T15:35:55.036Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.91s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.17s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildLabel (1.05s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.70s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.04s) [2022-01-25T15:35:55.036Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.63s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestBuildLabels (1.11s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.68s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.30s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.63s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.69s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.88s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (19.94s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.91s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (31.98s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (18.88s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.32s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.38s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.94s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.69s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.51s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.73s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.02s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.47s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.49s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.28s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.17s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (3.05s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.10s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.43s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestBuildOnBuild (13.88s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.64s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.91s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.91s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.37s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.96s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.71s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.20s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.24s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (39.45s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (27.93s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestBuildRm (12.63s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.33s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.35s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.46s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.59s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.54s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestBuildShellInherited (9.15s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (20.19s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.81s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.67s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.27s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.30s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.69s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestBuildStderr (4.51s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.24s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.31s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.10s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.47s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.48s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.31s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.02s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.62s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.60s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (21.48s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.95s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.45s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (10.43s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.38s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.63s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.79s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.48s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.39s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (17.40s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.31s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.35s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.70s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.17s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.32s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.21s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.44s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestCommitChange (4.71s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.40s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.43s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestCommitTTY (16.60s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (9.20s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.43s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (11.65s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.43s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.30s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.50s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.60s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.29s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.27s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.46s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.34s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.30s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.04s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.68s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.27s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.32s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.72s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.96s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.96s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.61s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.30s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.41s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.07s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.95s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.30s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.60s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.60s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.60s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.69s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000a0780_} (2.53s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12824823911_c:\foo_false____} (2.60s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12824823911_c:\foo_true____} (7.65s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.31s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.05s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.45s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.58s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-01-25T15:35:55.037Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.52s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-01-25T15:35:55.037Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.63s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestCpToCaseB (7.45s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestCpToCaseE (14.08s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestCpToCaseH (13.92s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestCpToDot (3.04s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestCpToStdout (2.49s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.21s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestCreateArgs (0.19s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.29s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.30s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.18s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.19s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.11s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.74s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestCreateLabels (0.20s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestCreateRM (0.37s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.19s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.37s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (12.56s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.24s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.46s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.43s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.20s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.62s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.15s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.55s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.36s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.47s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.90s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestEventsCopy (4.94s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (10.10s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.37s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.92s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.86s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.05s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.10s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestEventsFilters (4.85s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestEventsFormat (9.58s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestEventsRename (2.49s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestEventsResize (7.98s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.29s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.63s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.06s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestEventsUntag (2.77s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.86s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.95s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.05s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.14s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.21s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.33s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.03s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.27s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.44s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestExecInspectID (4.80s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.57s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.43s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.83s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.20s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.45s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.14s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.17s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.16s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.29s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.35s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.66s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.10s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.84s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.27s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.23s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.82s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestImagesFormat (0.23s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.90s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestImportBadURL (0.10s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.30s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.29s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.28s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.21s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.28s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestInspectDefault (2.27s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestInspectHistory (4.46s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.29s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.34s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.20s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.43s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.24s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.22s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestInspectStatus (2.76s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.38s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.44s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.24s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.27s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.39s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.26s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.33s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.09s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.03s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.62s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.55s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.42s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.94s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.10s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.03s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.76s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.55s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.38s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.58s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestLogsSince (9.14s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-01-25T15:35:55.527Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestLogsTail (3.06s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.61s) [2022-01-25T15:35:55.527Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.49s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.49s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.73s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestPsByOrder (8.66s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.15s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.64s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.30s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.88s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.91s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.47s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.69s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.30s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.04s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.98s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.80s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.43s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.03s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.12s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.09s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.47s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (21.48s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.90s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.25s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.19s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.77s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.27s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.41s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.15s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.32s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.02s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.98s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.75s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.80s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (9.80s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (12.34s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.17s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRmiTag (0.72s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.49s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.43s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.58s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.58s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.28s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.06s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.60s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.90s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (7.18s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.30s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.45s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.64s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.27s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.27s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.06s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.41s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.39s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.28s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.25s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.09s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.45s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.26s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.13s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.23s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.37s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.49s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRunExitCode (2.36s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.46s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.38s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.84s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.04s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (9.49s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.72s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.09s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.07s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.12s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.39s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.37s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.27s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.27s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.36s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.06s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.62s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.87s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRunRm (2.45s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.60s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (7.25s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.37s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.27s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.54s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.39s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.14s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-01-25T15:35:55.528Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.82s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-01-25T15:35:55.528Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-01-25T15:35:55.529Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.29s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-01-25T15:35:55.529Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.41s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-01-25T15:35:55.529Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.08s) [2022-01-25T15:35:55.529Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (11.68s) [2022-01-25T15:35:55.529Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (9.49s) [2022-01-25T15:35:55.529Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.99s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-01-25T15:35:55.529Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.12s) [2022-01-25T15:35:55.529Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.65s) [2022-01-25T15:35:55.529Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.39s) [2022-01-25T15:35:55.529Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.36s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-01-25T15:35:55.529Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-01-25T15:35:55.529Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-01-25T15:35:55.529Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.19s) [2022-01-25T15:35:55.529Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.84s) [2022-01-25T15:35:55.529Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.28s) [2022-01-25T15:35:55.529Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.63s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-01-25T15:35:55.529Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.48s) [2022-01-25T15:35:55.529Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.43s) [2022-01-25T15:35:55.529Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.44s) [2022-01-25T15:35:55.529Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s) [2022-01-25T15:35:55.529Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.87s) [2022-01-25T15:35:55.529Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (16.69s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-01-25T15:35:55.529Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.65s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-01-25T15:35:55.529Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.28s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-01-25T15:35:55.529Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.82s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-01-25T15:35:55.529Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.25s) [2022-01-25T15:35:55.529Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.42s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-01-25T15:35:55.529Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.27s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-01-25T15:35:55.529Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.31s) [2022-01-25T15:35:55.529Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2022-01-25T15:35:55.529Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-01-25T15:35:55.529Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.39s) [2022-01-25T15:35:55.529Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.32s) [2022-01-25T15:35:55.529Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2022-01-25T15:35:55.529Z] --- PASS: TestDockerSuite/TestVolumeCLILs (7.49s) [2022-01-25T15:35:55.529Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-01-25T15:35:55.529Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.98s) [2022-01-25T15:35:55.529Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.44s) [2022-01-25T15:35:55.529Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.43s) [2022-01-25T15:35:55.529Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-01-25T15:35:55.529Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.21s) [2022-01-25T15:35:55.529Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.89s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-01-25T15:35:55.529Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.65s) [2022-01-25T15:35:55.529Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.22s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-01-25T15:35:55.529Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.90s) [2022-01-25T15:35:55.529Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.30s) [2022-01-25T15:35:55.529Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.30s) [2022-01-25T15:35:55.529Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.75s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-01-25T15:35:55.529Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.56s) [2022-01-25T15:35:55.529Z] === RUN TestDockerRegistrySuite [2022-01-25T15:35:55.529Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-01-25T15:35:55.529Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.529Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-01-25T15:35:55.529Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.529Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-01-25T15:35:55.529Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.529Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-01-25T15:35:55.529Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.529Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-01-25T15:35:55.529Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.529Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-01-25T15:35:55.529Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.529Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-01-25T15:35:55.529Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.529Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-01-25T15:35:55.529Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.529Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-01-25T15:35:55.529Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.529Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-01-25T15:35:55.529Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.529Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-01-25T15:35:55.529Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.529Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-01-25T15:35:55.529Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.529Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-01-25T15:35:55.529Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.529Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-01-25T15:35:55.529Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.529Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-01-25T15:35:55.529Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.529Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-01-25T15:35:55.529Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.529Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-01-25T15:35:55.529Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.529Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-01-25T15:35:55.529Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.529Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-01-25T15:35:55.529Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.529Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-01-25T15:35:55.529Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.529Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-01-25T15:35:55.529Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.529Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-01-25T15:35:55.529Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.529Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-01-25T15:35:55.529Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.529Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-01-25T15:35:55.529Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.529Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-01-25T15:35:55.529Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.529Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-01-25T15:35:55.529Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.529Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-01-25T15:35:55.529Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.529Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-01-25T15:35:55.529Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.529Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-01-25T15:35:55.529Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.529Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-01-25T15:35:55.529Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.529Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-01-25T15:35:55.529Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.529Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-01-25T15:35:55.529Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.529Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-01-25T15:35:55.529Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.529Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-01-25T15:35:55.529Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.529Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-01-25T15:35:55.529Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.529Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-01-25T15:35:55.529Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.529Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-01-25T15:35:55.529Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.529Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-01-25T15:35:55.529Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.529Z] --- PASS: TestDockerRegistrySuite (0.16s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-25T15:35:55.529Z] === RUN TestDockerSchema1RegistrySuite [2022-01-25T15:35:55.529Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-01-25T15:35:55.529Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.529Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-01-25T15:35:55.529Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.529Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-01-25T15:35:55.529Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.529Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-01-25T15:35:55.529Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.529Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-01-25T15:35:55.529Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.529Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-01-25T15:35:55.529Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.529Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-01-25T15:35:55.529Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.529Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-01-25T15:35:55.529Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.529Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-01-25T15:35:55.529Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.529Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-01-25T15:35:55.529Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.529Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-01-25T15:35:55.529Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.529Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-25T15:35:55.529Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-25T15:35:55.530Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-25T15:35:55.530Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-25T15:35:55.530Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-25T15:35:55.530Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-25T15:35:55.530Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-25T15:35:55.530Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-25T15:35:55.530Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-25T15:35:55.530Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-25T15:35:55.530Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-01-25T15:35:55.530Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-01-25T15:35:55.530Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.530Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-01-25T15:35:55.530Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.530Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-01-25T15:35:55.530Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.530Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-01-25T15:35:55.530Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.530Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-01-25T15:35:55.530Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.530Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-01-25T15:35:55.530Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.530Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-01-25T15:35:55.530Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.530Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-01-25T15:35:55.530Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.530Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-01-25T15:35:55.530Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-25T15:35:55.530Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-25T15:35:55.530Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-25T15:35:55.530Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-25T15:35:55.530Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-25T15:35:55.530Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-25T15:35:55.530Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-25T15:35:55.530Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-25T15:35:55.530Z] === RUN TestDockerRegistryAuthTokenSuite [2022-01-25T15:35:55.530Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-01-25T15:35:55.530Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.530Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-01-25T15:35:55.530Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.530Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-01-25T15:35:55.530Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.530Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-01-25T15:35:55.530Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.530Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-01-25T15:35:55.530Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.530Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-01-25T15:35:55.530Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-25T15:35:55.530Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-25T15:35:55.530Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-25T15:35:55.530Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-25T15:35:55.530Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-25T15:35:55.530Z] === RUN TestDockerDaemonSuite [2022-01-25T15:35:55.530Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-01-25T15:35:55.530Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.530Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-01-25T15:35:55.530Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.530Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-01-25T15:35:55.530Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.530Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-01-25T15:35:55.530Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-25T15:35:55.530Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-25T15:35:55.530Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-25T15:35:55.530Z] === RUN TestDockerSwarmSuite [2022-01-25T15:35:55.530Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-01-25T15:35:55.530Z] === RUN TestDockerPluginSuite [2022-01-25T15:35:55.530Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-01-25T15:35:55.530Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.530Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-01-25T15:35:55.530Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.530Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-01-25T15:35:55.530Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.530Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-01-25T15:35:55.530Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.530Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-01-25T15:35:55.530Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.530Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-01-25T15:35:55.530Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.530Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-01-25T15:35:55.530Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.530Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-01-25T15:35:55.530Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.530Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-01-25T15:35:55.530Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.530Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-01-25T15:35:55.530Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.530Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-01-25T15:35:55.530Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.530Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-01-25T15:35:55.530Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-25T15:35:55.530Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-25T15:35:55.530Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-25T15:35:55.530Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-25T15:35:55.530Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-25T15:35:55.530Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-25T15:35:55.530Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-25T15:35:55.530Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-25T15:35:55.530Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-25T15:35:55.530Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-25T15:35:55.530Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-25T15:35:55.530Z] === RUN TestDockerExternalVolumeSuite [2022-01-25T15:35:55.530Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.530Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-01-25T15:35:55.530Z] === RUN TestDockerNetworkSuite [2022-01-25T15:35:55.530Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.530Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-01-25T15:35:55.530Z] === RUN TestDockerHubPullSuite [2022-01-25T15:35:55.530Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.530Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-01-25T15:35:55.530Z] PASS [2022-01-25T15:35:55.530Z] ok github.com/docker/docker/integration-cli 2628.950s [2022-01-25T15:35:55.530Z] [2022-01-25T15:35:55.530Z] === Skipped [2022-01-25T15:35:55.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-01-25T15:35:55.530Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.530Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-01-25T15:35:55.530Z] [2022-01-25T15:35:55.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-01-25T15:35:55.530Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.530Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-01-25T15:35:55.530Z] [2022-01-25T15:35:55.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-01-25T15:35:55.530Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.530Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-01-25T15:35:55.530Z] [2022-01-25T15:35:55.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-01-25T15:35:55.530Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.530Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-01-25T15:35:55.530Z] [2022-01-25T15:35:55.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-01-25T15:35:55.530Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.530Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-01-25T15:35:55.530Z] [2022-01-25T15:35:55.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-01-25T15:35:55.530Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.530Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-01-25T15:35:55.530Z] [2022-01-25T15:35:55.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-01-25T15:35:55.530Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.530Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-01-25T15:35:55.530Z] [2022-01-25T15:35:55.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-01-25T15:35:55.530Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.530Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-01-25T15:35:55.530Z] [2022-01-25T15:35:55.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-01-25T15:35:55.530Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.530Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-01-25T15:35:55.530Z] [2022-01-25T15:35:55.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-01-25T15:35:55.530Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.530Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-01-25T15:35:55.530Z] [2022-01-25T15:35:55.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-01-25T15:35:55.530Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.530Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-01-25T15:35:55.530Z] [2022-01-25T15:35:55.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-01-25T15:35:55.530Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.530Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-01-25T15:35:55.530Z] [2022-01-25T15:35:55.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-01-25T15:35:55.530Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-01-25T15:35:55.530Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-01-25T15:35:55.530Z] [2022-01-25T15:35:55.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-01-25T15:35:55.530Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-01-25T15:35:55.530Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-01-25T15:35:55.530Z] [2022-01-25T15:35:55.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-01-25T15:35:55.530Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.530Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-01-25T15:35:55.530Z] [2022-01-25T15:35:55.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-01-25T15:35:55.530Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.530Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-01-25T15:35:55.530Z] [2022-01-25T15:35:55.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-01-25T15:35:55.530Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-01-25T15:35:55.530Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-01-25T15:35:55.530Z] [2022-01-25T15:35:55.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-01-25T15:35:55.530Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.530Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-01-25T15:35:55.530Z] [2022-01-25T15:35:55.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2022-01-25T15:35:55.530Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-01-25T15:35:55.530Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2022-01-25T15:35:55.530Z] [2022-01-25T15:35:55.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-01-25T15:35:55.530Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.530Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-01-25T15:35:55.530Z] [2022-01-25T15:35:55.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-01-25T15:35:55.530Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.530Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-01-25T15:35:55.530Z] [2022-01-25T15:35:55.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-01-25T15:35:55.530Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.530Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-01-25T15:35:55.530Z] [2022-01-25T15:35:55.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-01-25T15:35:55.530Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.530Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-01-25T15:35:55.530Z] [2022-01-25T15:35:55.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-01-25T15:35:55.530Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.530Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-01-25T15:35:55.530Z] [2022-01-25T15:35:55.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-01-25T15:35:55.530Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.530Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-01-25T15:35:55.530Z] [2022-01-25T15:35:55.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-01-25T15:35:55.530Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.530Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-01-25T15:35:55.530Z] [2022-01-25T15:35:55.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-01-25T15:35:55.530Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.530Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-01-25T15:35:55.530Z] [2022-01-25T15:35:55.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-01-25T15:35:55.530Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.530Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-01-25T15:35:55.530Z] [2022-01-25T15:35:55.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-01-25T15:35:55.530Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.530Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-01-25T15:35:55.530Z] [2022-01-25T15:35:55.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-01-25T15:35:55.530Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.530Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-01-25T15:35:55.530Z] [2022-01-25T15:35:55.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.35s) [2022-01-25T15:35:55.530Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.530Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.35s) [2022-01-25T15:35:55.530Z] [2022-01-25T15:35:55.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.67s) [2022-01-25T15:35:55.530Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.530Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.67s) [2022-01-25T15:35:55.530Z] [2022-01-25T15:35:55.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.90s) [2022-01-25T15:35:55.530Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.530Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.90s) [2022-01-25T15:35:55.530Z] [2022-01-25T15:35:55.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2022-01-25T15:35:55.530Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.530Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2022-01-25T15:35:55.530Z] [2022-01-25T15:35:55.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-01-25T15:35:55.530Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.530Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-01-25T15:35:55.530Z] [2022-01-25T15:35:55.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-01-25T15:35:55.530Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.530Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-01-25T15:35:55.530Z] [2022-01-25T15:35:55.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-01-25T15:35:55.530Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.530Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-01-25T15:35:55.531Z] [2022-01-25T15:35:55.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-01-25T15:35:55.531Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.531Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-01-25T15:35:55.531Z] [2022-01-25T15:35:55.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-01-25T15:35:55.531Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.531Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-01-25T15:35:55.531Z] [2022-01-25T15:35:55.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.66s) [2022-01-25T15:35:55.531Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.531Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.66s) [2022-01-25T15:35:55.531Z] [2022-01-25T15:35:55.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.35s) [2022-01-25T15:35:55.531Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.531Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.35s) [2022-01-25T15:35:55.531Z] [2022-01-25T15:35:55.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-01-25T15:35:55.531Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.531Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-01-25T15:35:55.531Z] [2022-01-25T15:35:55.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-01-25T15:35:55.531Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.531Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-01-25T15:35:55.531Z] [2022-01-25T15:35:55.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-01-25T15:35:55.531Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-01-25T15:35:55.531Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-01-25T15:35:55.531Z] [2022-01-25T15:35:55.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-01-25T15:35:55.531Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.531Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-01-25T15:35:55.531Z] [2022-01-25T15:35:55.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-01-25T15:35:55.531Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.531Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-01-25T15:35:55.531Z] [2022-01-25T15:35:55.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-01-25T15:35:55.531Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.531Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-01-25T15:35:55.531Z] [2022-01-25T15:35:55.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-01-25T15:35:55.531Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.531Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-01-25T15:35:55.531Z] [2022-01-25T15:35:55.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-01-25T15:35:55.531Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.531Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-01-25T15:35:55.531Z] [2022-01-25T15:35:55.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s) [2022-01-25T15:35:55.531Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.531Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s) [2022-01-25T15:35:55.531Z] [2022-01-25T15:35:55.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.33s) [2022-01-25T15:35:55.531Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.531Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.33s) [2022-01-25T15:35:55.531Z] [2022-01-25T15:35:55.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-01-25T15:35:55.531Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.531Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-01-25T15:35:55.531Z] [2022-01-25T15:35:55.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-01-25T15:35:55.531Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.531Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-01-25T15:35:55.531Z] [2022-01-25T15:35:55.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.35s) [2022-01-25T15:35:55.531Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.531Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.35s) [2022-01-25T15:35:55.531Z] [2022-01-25T15:35:55.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2022-01-25T15:35:55.531Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.531Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2022-01-25T15:35:55.531Z] [2022-01-25T15:35:55.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.30s) [2022-01-25T15:35:55.531Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.531Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.30s) [2022-01-25T15:35:55.531Z] [2022-01-25T15:35:55.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-01-25T15:35:55.531Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.531Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-01-25T15:35:55.531Z] [2022-01-25T15:35:55.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-01-25T15:35:55.531Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.531Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-01-25T15:35:55.531Z] [2022-01-25T15:35:55.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-01-25T15:35:55.531Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.531Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-01-25T15:35:55.531Z] [2022-01-25T15:35:55.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.29s) [2022-01-25T15:35:55.531Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.531Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s) [2022-01-25T15:35:55.531Z] [2022-01-25T15:35:55.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-01-25T15:35:55.531Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.531Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-01-25T15:35:55.531Z] [2022-01-25T15:35:55.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-01-25T15:35:55.531Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.531Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-01-25T15:35:55.531Z] [2022-01-25T15:35:55.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-01-25T15:35:55.531Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.531Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-01-25T15:35:55.531Z] [2022-01-25T15:35:55.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-01-25T15:35:55.531Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.531Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-01-25T15:35:55.531Z] [2022-01-25T15:35:55.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-01-25T15:35:55.531Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.531Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-01-25T15:35:55.531Z] [2022-01-25T15:35:55.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-01-25T15:35:55.531Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.531Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-01-25T15:35:55.531Z] [2022-01-25T15:35:55.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-01-25T15:35:55.531Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.531Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-01-25T15:35:55.531Z] [2022-01-25T15:35:55.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-01-25T15:35:55.531Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.531Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-01-25T15:35:55.531Z] [2022-01-25T15:35:55.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-01-25T15:35:55.531Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.531Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-01-25T15:35:55.531Z] [2022-01-25T15:35:55.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-01-25T15:35:55.531Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.531Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-01-25T15:35:55.531Z] [2022-01-25T15:35:55.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-01-25T15:35:55.531Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.531Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-01-25T15:35:55.531Z] [2022-01-25T15:35:55.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-01-25T15:35:55.531Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-01-25T15:35:55.531Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-01-25T15:35:55.531Z] [2022-01-25T15:35:55.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-01-25T15:35:55.531Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.531Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-01-25T15:35:55.531Z] [2022-01-25T15:35:55.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-01-25T15:35:55.531Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.531Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-01-25T15:35:55.531Z] [2022-01-25T15:35:55.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-01-25T15:35:55.531Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.531Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-01-25T15:35:55.531Z] [2022-01-25T15:35:55.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2022-01-25T15:35:55.531Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.531Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-01-25T15:35:55.531Z] [2022-01-25T15:35:55.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-01-25T15:35:55.531Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.531Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-01-25T15:35:55.531Z] [2022-01-25T15:35:55.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-01-25T15:35:55.531Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.531Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-01-25T15:35:55.531Z] [2022-01-25T15:35:55.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-01-25T15:35:55.531Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.531Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-01-25T15:35:55.531Z] [2022-01-25T15:35:55.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-01-25T15:35:55.531Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.531Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-01-25T15:35:55.531Z] [2022-01-25T15:35:55.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-01-25T15:35:55.531Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.531Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-01-25T15:35:55.531Z] [2022-01-25T15:35:55.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-01-25T15:35:55.531Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.531Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-01-25T15:35:55.531Z] [2022-01-25T15:35:55.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-01-25T15:35:55.531Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.531Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-01-25T15:35:55.531Z] [2022-01-25T15:35:55.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-01-25T15:35:55.531Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.531Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-01-25T15:35:55.531Z] [2022-01-25T15:35:55.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-01-25T15:35:55.531Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.531Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-01-25T15:35:55.531Z] [2022-01-25T15:35:55.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.35s) [2022-01-25T15:35:55.531Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.531Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.35s) [2022-01-25T15:35:55.531Z] [2022-01-25T15:35:55.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.31s) [2022-01-25T15:35:55.531Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.531Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.31s) [2022-01-25T15:35:55.531Z] [2022-01-25T15:35:55.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-01-25T15:35:55.531Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.531Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-01-25T15:35:55.531Z] [2022-01-25T15:35:55.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-01-25T15:35:55.531Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.531Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-01-25T15:35:55.531Z] [2022-01-25T15:35:55.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-01-25T15:35:55.531Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.531Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-01-25T15:35:55.531Z] [2022-01-25T15:35:55.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-01-25T15:35:55.531Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.531Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-01-25T15:35:55.531Z] [2022-01-25T15:35:55.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-01-25T15:35:55.531Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.531Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-01-25T15:35:55.531Z] [2022-01-25T15:35:55.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.38s) [2022-01-25T15:35:55.531Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.531Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.38s) [2022-01-25T15:35:55.531Z] [2022-01-25T15:35:55.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-01-25T15:35:55.531Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.531Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-01-25T15:35:55.531Z] [2022-01-25T15:35:55.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s) [2022-01-25T15:35:55.531Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.531Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s) [2022-01-25T15:35:55.531Z] [2022-01-25T15:35:55.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2022-01-25T15:35:55.531Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.531Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2022-01-25T15:35:55.531Z] [2022-01-25T15:35:55.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.31s) [2022-01-25T15:35:55.531Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.531Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.31s) [2022-01-25T15:35:55.531Z] [2022-01-25T15:35:55.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-01-25T15:35:55.531Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.531Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-01-25T15:35:55.531Z] [2022-01-25T15:35:55.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.32s) [2022-01-25T15:35:55.531Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.531Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.32s) [2022-01-25T15:35:55.531Z] [2022-01-25T15:35:55.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-01-25T15:35:55.531Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.531Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-01-25T15:35:55.531Z] [2022-01-25T15:35:55.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-01-25T15:35:55.531Z] docker_cli_sni_test.go:18: Flakey test [2022-01-25T15:35:55.531Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-01-25T15:35:55.531Z] [2022-01-25T15:35:55.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-01-25T15:35:55.531Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.531Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-01-25T15:35:55.531Z] [2022-01-25T15:35:55.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-01-25T15:35:55.531Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.531Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-01-25T15:35:55.531Z] [2022-01-25T15:35:55.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-01-25T15:35:55.531Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.531Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-01-25T15:35:55.531Z] [2022-01-25T15:35:55.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-01-25T15:35:55.531Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.531Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-01-25T15:35:55.531Z] [2022-01-25T15:35:55.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-01-25T15:35:55.532Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.532Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-01-25T15:35:55.532Z] [2022-01-25T15:35:55.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-01-25T15:35:55.532Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.532Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-01-25T15:35:55.532Z] [2022-01-25T15:35:55.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-01-25T15:35:55.532Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.532Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-01-25T15:35:55.532Z] [2022-01-25T15:35:55.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-01-25T15:35:55.532Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.532Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-01-25T15:35:55.532Z] [2022-01-25T15:35:55.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-01-25T15:35:55.532Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.532Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-01-25T15:35:55.532Z] [2022-01-25T15:35:55.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-01-25T15:35:55.532Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.532Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-01-25T15:35:55.532Z] [2022-01-25T15:35:55.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-01-25T15:35:55.532Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.532Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-01-25T15:35:55.532Z] [2022-01-25T15:35:55.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-01-25T15:35:55.532Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.532Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-01-25T15:35:55.532Z] [2022-01-25T15:35:55.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-01-25T15:35:55.532Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.532Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-01-25T15:35:55.532Z] [2022-01-25T15:35:55.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-01-25T15:35:55.532Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.532Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-01-25T15:35:55.532Z] [2022-01-25T15:35:55.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-01-25T15:35:55.532Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.532Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-01-25T15:35:55.532Z] [2022-01-25T15:35:55.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-01-25T15:35:55.532Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.532Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-01-25T15:35:55.532Z] [2022-01-25T15:35:55.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-01-25T15:35:55.532Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.532Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-01-25T15:35:55.532Z] [2022-01-25T15:35:55.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-01-25T15:35:55.532Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.532Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-01-25T15:35:55.532Z] [2022-01-25T15:35:55.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-01-25T15:35:55.532Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.532Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-01-25T15:35:55.532Z] [2022-01-25T15:35:55.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-01-25T15:35:55.532Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.532Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-01-25T15:35:55.532Z] [2022-01-25T15:35:55.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2022-01-25T15:35:55.532Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.532Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-01-25T15:35:55.532Z] [2022-01-25T15:35:55.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-01-25T15:35:55.532Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.532Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-01-25T15:35:55.532Z] [2022-01-25T15:35:55.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-01-25T15:35:55.532Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.532Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-01-25T15:35:55.532Z] [2022-01-25T15:35:55.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-01-25T15:35:55.532Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.532Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-01-25T15:35:55.532Z] [2022-01-25T15:35:55.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-01-25T15:35:55.532Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.532Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-01-25T15:35:55.532Z] [2022-01-25T15:35:55.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-01-25T15:35:55.532Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.532Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-01-25T15:35:55.532Z] [2022-01-25T15:35:55.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-01-25T15:35:55.532Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.532Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-01-25T15:35:55.532Z] [2022-01-25T15:35:55.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-01-25T15:35:55.532Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.532Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-01-25T15:35:55.532Z] [2022-01-25T15:35:55.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-01-25T15:35:55.532Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.532Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-01-25T15:35:55.532Z] [2022-01-25T15:35:55.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-01-25T15:35:55.532Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.532Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-01-25T15:35:55.532Z] [2022-01-25T15:35:55.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-01-25T15:35:55.532Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.532Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-01-25T15:35:55.532Z] [2022-01-25T15:35:55.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-01-25T15:35:55.532Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.532Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-01-25T15:35:55.532Z] [2022-01-25T15:35:55.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2022-01-25T15:35:55.532Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.532Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-01-25T15:35:55.532Z] [2022-01-25T15:35:55.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-01-25T15:35:55.532Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.532Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-01-25T15:35:55.532Z] [2022-01-25T15:35:55.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-01-25T15:35:55.532Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.532Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-01-25T15:35:55.532Z] [2022-01-25T15:35:55.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2022-01-25T15:35:55.532Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.532Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-01-25T15:35:55.532Z] [2022-01-25T15:35:55.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2022-01-25T15:35:55.532Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.532Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-01-25T15:35:55.532Z] [2022-01-25T15:35:55.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2022-01-25T15:35:55.532Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.532Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-01-25T15:35:55.532Z] [2022-01-25T15:35:55.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2022-01-25T15:35:55.532Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.532Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-01-25T15:35:55.532Z] [2022-01-25T15:35:55.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-01-25T15:35:55.532Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.532Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-01-25T15:35:55.532Z] [2022-01-25T15:35:55.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2022-01-25T15:35:55.532Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.532Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-01-25T15:35:55.532Z] [2022-01-25T15:35:55.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2022-01-25T15:35:55.532Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.532Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-01-25T15:35:55.532Z] [2022-01-25T15:35:55.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-01-25T15:35:55.532Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.532Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-01-25T15:35:55.532Z] [2022-01-25T15:35:55.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2022-01-25T15:35:55.532Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.532Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-01-25T15:35:55.532Z] [2022-01-25T15:35:55.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-01-25T15:35:55.532Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.532Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-01-25T15:35:55.532Z] [2022-01-25T15:35:55.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-01-25T15:35:55.532Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.532Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-01-25T15:35:55.532Z] [2022-01-25T15:35:55.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-01-25T15:35:55.532Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.532Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-01-25T15:35:55.532Z] [2022-01-25T15:35:55.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-01-25T15:35:55.532Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.532Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-01-25T15:35:55.532Z] [2022-01-25T15:35:55.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-01-25T15:35:55.532Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.532Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-01-25T15:35:55.532Z] [2022-01-25T15:35:55.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-01-25T15:35:55.532Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.532Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-01-25T15:35:55.532Z] [2022-01-25T15:35:55.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-01-25T15:35:55.532Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.532Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-01-25T15:35:55.532Z] [2022-01-25T15:35:55.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-01-25T15:35:55.532Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.532Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-01-25T15:35:55.532Z] [2022-01-25T15:35:55.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.03s) [2022-01-25T15:35:55.532Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.532Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2022-01-25T15:35:55.532Z] [2022-01-25T15:35:55.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-01-25T15:35:55.532Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.532Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-01-25T15:35:55.532Z] [2022-01-25T15:35:55.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-01-25T15:35:55.532Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-01-25T15:35:55.532Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-01-25T15:35:56.021Z] [2022-01-25T15:35:56.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-01-25T15:35:56.021Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.021Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-01-25T15:35:56.021Z] [2022-01-25T15:35:56.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-01-25T15:35:56.021Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.021Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-01-25T15:35:56.021Z] [2022-01-25T15:35:56.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-01-25T15:35:56.021Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.021Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-01-25T15:35:56.021Z] [2022-01-25T15:35:56.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-01-25T15:35:56.021Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.021Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-01-25T15:35:56.021Z] [2022-01-25T15:35:56.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-01-25T15:35:56.021Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.021Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-01-25T15:35:56.021Z] [2022-01-25T15:35:56.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-01-25T15:35:56.021Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.021Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-01-25T15:35:56.021Z] [2022-01-25T15:35:56.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-01-25T15:35:56.021Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.021Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-01-25T15:35:56.021Z] [2022-01-25T15:35:56.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-01-25T15:35:56.021Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.021Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-01-25T15:35:56.021Z] [2022-01-25T15:35:56.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-01-25T15:35:56.021Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.021Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-01-25T15:35:56.021Z] [2022-01-25T15:35:56.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-01-25T15:35:56.021Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-25T15:35:56.021Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-01-25T15:35:56.021Z] [2022-01-25T15:35:56.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-01-25T15:35:56.021Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.021Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-01-25T15:35:56.021Z] [2022-01-25T15:35:56.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-01-25T15:35:56.021Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.021Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-01-25T15:35:56.021Z] [2022-01-25T15:35:56.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-01-25T15:35:56.021Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.021Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-01-25T15:35:56.021Z] [2022-01-25T15:35:56.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-01-25T15:35:56.021Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.021Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-01-25T15:35:56.021Z] [2022-01-25T15:35:56.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-01-25T15:35:56.021Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.021Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-01-25T15:35:56.021Z] [2022-01-25T15:35:56.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-01-25T15:35:56.021Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.021Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-01-25T15:35:56.021Z] [2022-01-25T15:35:56.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-01-25T15:35:56.021Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.021Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-01-25T15:35:56.021Z] [2022-01-25T15:35:56.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-01-25T15:35:56.021Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.021Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-01-25T15:35:56.021Z] [2022-01-25T15:35:56.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-01-25T15:35:56.021Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.021Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-01-25T15:35:56.021Z] [2022-01-25T15:35:56.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-01-25T15:35:56.021Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.021Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-01-25T15:35:56.021Z] [2022-01-25T15:35:56.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-01-25T15:35:56.021Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.021Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-01-25T15:35:56.021Z] [2022-01-25T15:35:56.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-01-25T15:35:56.021Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.021Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-01-25T15:35:56.021Z] [2022-01-25T15:35:56.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-01-25T15:35:56.021Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.021Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-01-25T15:35:56.021Z] [2022-01-25T15:35:56.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-01-25T15:35:56.021Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.021Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-01-25T15:35:56.021Z] [2022-01-25T15:35:56.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2022-01-25T15:35:56.021Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.021Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-01-25T15:35:56.021Z] [2022-01-25T15:35:56.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-01-25T15:35:56.021Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.021Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-01-25T15:35:56.021Z] [2022-01-25T15:35:56.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-01-25T15:35:56.021Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.021Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-01-25T15:35:56.021Z] [2022-01-25T15:35:56.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-01-25T15:35:56.021Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.021Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-01-25T15:35:56.021Z] [2022-01-25T15:35:56.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2022-01-25T15:35:56.021Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.021Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-01-25T15:35:56.021Z] [2022-01-25T15:35:56.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-01-25T15:35:56.021Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.021Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-01-25T15:35:56.021Z] [2022-01-25T15:35:56.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-01-25T15:35:56.021Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.021Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-01-25T15:35:56.021Z] [2022-01-25T15:35:56.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2022-01-25T15:35:56.021Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.021Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-01-25T15:35:56.021Z] [2022-01-25T15:35:56.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-01-25T15:35:56.021Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.021Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-01-25T15:35:56.021Z] [2022-01-25T15:35:56.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-01-25T15:35:56.021Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.021Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-01-25T15:35:56.021Z] [2022-01-25T15:35:56.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-01-25T15:35:56.022Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.022Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-01-25T15:35:56.022Z] [2022-01-25T15:35:56.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-01-25T15:35:56.022Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.022Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-01-25T15:35:56.022Z] [2022-01-25T15:35:56.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-01-25T15:35:56.022Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.022Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-01-25T15:35:56.022Z] [2022-01-25T15:35:56.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-01-25T15:35:56.022Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.022Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-01-25T15:35:56.022Z] [2022-01-25T15:35:56.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-01-25T15:35:56.022Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.022Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-01-25T15:35:56.022Z] [2022-01-25T15:35:56.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-01-25T15:35:56.022Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.022Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-01-25T15:35:56.022Z] [2022-01-25T15:35:56.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-01-25T15:35:56.022Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.022Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-01-25T15:35:56.022Z] [2022-01-25T15:35:56.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-01-25T15:35:56.022Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.022Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-01-25T15:35:56.022Z] [2022-01-25T15:35:56.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-01-25T15:35:56.022Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-01-25T15:35:56.022Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-01-25T15:35:56.022Z] [2022-01-25T15:35:56.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-01-25T15:35:56.022Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.022Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-01-25T15:35:56.022Z] [2022-01-25T15:35:56.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-01-25T15:35:56.022Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.022Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-01-25T15:35:56.022Z] [2022-01-25T15:35:56.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2022-01-25T15:35:56.022Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.022Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-01-25T15:35:56.022Z] [2022-01-25T15:35:56.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2022-01-25T15:35:56.022Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.022Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-01-25T15:35:56.022Z] [2022-01-25T15:35:56.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-01-25T15:35:56.022Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.022Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-01-25T15:35:56.022Z] [2022-01-25T15:35:56.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-01-25T15:35:56.022Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.022Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-01-25T15:35:56.022Z] [2022-01-25T15:35:56.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-01-25T15:35:56.022Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.022Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-01-25T15:35:56.022Z] [2022-01-25T15:35:56.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-01-25T15:35:56.022Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.022Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-01-25T15:35:56.022Z] [2022-01-25T15:35:56.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-01-25T15:35:56.022Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.022Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-01-25T15:35:56.022Z] [2022-01-25T15:35:56.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2022-01-25T15:35:56.022Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.022Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-01-25T15:35:56.022Z] [2022-01-25T15:35:56.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-01-25T15:35:56.022Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.022Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-01-25T15:35:56.022Z] [2022-01-25T15:35:56.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-01-25T15:35:56.022Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.022Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-01-25T15:35:56.022Z] [2022-01-25T15:35:56.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-01-25T15:35:56.022Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.022Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-01-25T15:35:56.022Z] [2022-01-25T15:35:56.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-01-25T15:35:56.022Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.022Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-01-25T15:35:56.022Z] [2022-01-25T15:35:56.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-01-25T15:35:56.022Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.022Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-01-25T15:35:56.022Z] [2022-01-25T15:35:56.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2022-01-25T15:35:56.022Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.022Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-01-25T15:35:56.022Z] [2022-01-25T15:35:56.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-01-25T15:35:56.022Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.022Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-01-25T15:35:56.022Z] [2022-01-25T15:35:56.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-01-25T15:35:56.022Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.022Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-01-25T15:35:56.022Z] [2022-01-25T15:35:56.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-01-25T15:35:56.022Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.022Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-01-25T15:35:56.022Z] [2022-01-25T15:35:56.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-01-25T15:35:56.022Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.022Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-01-25T15:35:56.022Z] [2022-01-25T15:35:56.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-01-25T15:35:56.022Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-01-25T15:35:56.022Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-01-25T15:35:56.022Z] [2022-01-25T15:35:56.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-01-25T15:35:56.022Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.022Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-01-25T15:35:56.022Z] [2022-01-25T15:35:56.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-01-25T15:35:56.022Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.022Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-01-25T15:35:56.022Z] [2022-01-25T15:35:56.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-01-25T15:35:56.022Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.022Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-01-25T15:35:56.022Z] [2022-01-25T15:35:56.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-01-25T15:35:56.022Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.022Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-01-25T15:35:56.022Z] [2022-01-25T15:35:56.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-01-25T15:35:56.022Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.022Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-01-25T15:35:56.022Z] [2022-01-25T15:35:56.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-01-25T15:35:56.022Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.022Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-01-25T15:35:56.022Z] [2022-01-25T15:35:56.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-01-25T15:35:56.022Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.022Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-01-25T15:35:56.022Z] [2022-01-25T15:35:56.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-01-25T15:35:56.022Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.022Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-01-25T15:35:56.022Z] [2022-01-25T15:35:56.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-01-25T15:35:56.022Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.022Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-01-25T15:35:56.022Z] [2022-01-25T15:35:56.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-01-25T15:35:56.022Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.022Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-01-25T15:35:56.022Z] [2022-01-25T15:35:56.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-01-25T15:35:56.022Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.022Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-01-25T15:35:56.022Z] [2022-01-25T15:35:56.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-01-25T15:35:56.022Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.022Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-01-25T15:35:56.022Z] [2022-01-25T15:35:56.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-01-25T15:35:56.022Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.022Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-01-25T15:35:56.022Z] [2022-01-25T15:35:56.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-01-25T15:35:56.022Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.022Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-01-25T15:35:56.022Z] [2022-01-25T15:35:56.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-01-25T15:35:56.022Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.022Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-01-25T15:35:56.022Z] [2022-01-25T15:35:56.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-01-25T15:35:56.022Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.022Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-01-25T15:35:56.022Z] [2022-01-25T15:35:56.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-01-25T15:35:56.022Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.022Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-01-25T15:35:56.022Z] [2022-01-25T15:35:56.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-01-25T15:35:56.022Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.022Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-01-25T15:35:56.022Z] [2022-01-25T15:35:56.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-01-25T15:35:56.022Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.022Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-01-25T15:35:56.022Z] [2022-01-25T15:35:56.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-01-25T15:35:56.022Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.022Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-01-25T15:35:56.022Z] [2022-01-25T15:35:56.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-01-25T15:35:56.022Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.022Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-01-25T15:35:56.022Z] [2022-01-25T15:35:56.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-01-25T15:35:56.022Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.022Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-01-25T15:35:56.022Z] [2022-01-25T15:35:56.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-01-25T15:35:56.022Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.022Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-01-25T15:35:56.022Z] [2022-01-25T15:35:56.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-01-25T15:35:56.022Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.022Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-01-25T15:35:56.022Z] [2022-01-25T15:35:56.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-01-25T15:35:56.022Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.022Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-01-25T15:35:56.022Z] [2022-01-25T15:35:56.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-01-25T15:35:56.022Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.022Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-01-25T15:35:56.022Z] [2022-01-25T15:35:56.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-01-25T15:35:56.022Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.022Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-01-25T15:35:56.022Z] [2022-01-25T15:35:56.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-01-25T15:35:56.022Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.022Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-01-25T15:35:56.022Z] [2022-01-25T15:35:56.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-01-25T15:35:56.022Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.022Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-01-25T15:35:56.022Z] [2022-01-25T15:35:56.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-01-25T15:35:56.022Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.022Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-01-25T15:35:56.022Z] [2022-01-25T15:35:56.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-01-25T15:35:56.022Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.022Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-01-25T15:35:56.022Z] [2022-01-25T15:35:56.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-01-25T15:35:56.022Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.022Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-01-25T15:35:56.022Z] [2022-01-25T15:35:56.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-01-25T15:35:56.022Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.022Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-01-25T15:35:56.022Z] [2022-01-25T15:35:56.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-01-25T15:35:56.022Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.022Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-01-25T15:35:56.022Z] [2022-01-25T15:35:56.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-01-25T15:35:56.022Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.022Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-01-25T15:35:56.022Z] [2022-01-25T15:35:56.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-01-25T15:35:56.022Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.022Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-01-25T15:35:56.022Z] [2022-01-25T15:35:56.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-01-25T15:35:56.022Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.022Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-01-25T15:35:56.022Z] [2022-01-25T15:35:56.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-01-25T15:35:56.022Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.023Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-01-25T15:35:56.023Z] [2022-01-25T15:35:56.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-01-25T15:35:56.023Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.023Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-01-25T15:35:56.023Z] [2022-01-25T15:35:56.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-01-25T15:35:56.023Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.023Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-01-25T15:35:56.023Z] [2022-01-25T15:35:56.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2022-01-25T15:35:56.023Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.023Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-01-25T15:35:56.023Z] [2022-01-25T15:35:56.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-01-25T15:35:56.023Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.023Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-01-25T15:35:56.023Z] [2022-01-25T15:35:56.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-01-25T15:35:56.023Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.023Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-01-25T15:35:56.023Z] [2022-01-25T15:35:56.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-01-25T15:35:56.023Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-01-25T15:35:56.023Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-01-25T15:35:56.023Z] [2022-01-25T15:35:56.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-01-25T15:35:56.023Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-01-25T15:35:56.023Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-01-25T15:35:56.023Z] [2022-01-25T15:35:56.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-01-25T15:35:56.023Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.023Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-01-25T15:35:56.023Z] [2022-01-25T15:35:56.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-01-25T15:35:56.023Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.023Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-01-25T15:35:56.023Z] [2022-01-25T15:35:56.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-01-25T15:35:56.023Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.023Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-01-25T15:35:56.023Z] [2022-01-25T15:35:56.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-01-25T15:35:56.023Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.023Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-01-25T15:35:56.023Z] [2022-01-25T15:35:56.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-01-25T15:35:56.023Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.023Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-01-25T15:35:56.023Z] [2022-01-25T15:35:56.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-01-25T15:35:56.023Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.023Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-01-25T15:35:56.023Z] [2022-01-25T15:35:56.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-01-25T15:35:56.023Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.023Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-01-25T15:35:56.023Z] [2022-01-25T15:35:56.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-01-25T15:35:56.023Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.023Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-01-25T15:35:56.023Z] [2022-01-25T15:35:56.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-01-25T15:35:56.023Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.023Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-01-25T15:35:56.023Z] [2022-01-25T15:35:56.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-01-25T15:35:56.023Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.023Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-01-25T15:35:56.023Z] [2022-01-25T15:35:56.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-01-25T15:35:56.023Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.023Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-01-25T15:35:56.023Z] [2022-01-25T15:35:56.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-01-25T15:35:56.023Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.023Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-01-25T15:35:56.023Z] [2022-01-25T15:35:56.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-01-25T15:35:56.023Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.023Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-01-25T15:35:56.023Z] [2022-01-25T15:35:56.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-01-25T15:35:56.023Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.023Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-01-25T15:35:56.023Z] [2022-01-25T15:35:56.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-01-25T15:35:56.023Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.023Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-01-25T15:35:56.023Z] [2022-01-25T15:35:56.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-01-25T15:35:56.023Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.023Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-01-25T15:35:56.023Z] [2022-01-25T15:35:56.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-01-25T15:35:56.023Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-01-25T15:35:56.023Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-01-25T15:35:56.023Z] [2022-01-25T15:35:56.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-01-25T15:35:56.023Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.023Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-01-25T15:35:56.023Z] [2022-01-25T15:35:56.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-01-25T15:35:56.023Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.023Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-01-25T15:35:56.023Z] [2022-01-25T15:35:56.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-01-25T15:35:56.023Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.023Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-01-25T15:35:56.023Z] [2022-01-25T15:35:56.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-01-25T15:35:56.023Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.023Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-01-25T15:35:56.023Z] [2022-01-25T15:35:56.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.04s) [2022-01-25T15:35:56.023Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.023Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.04s) [2022-01-25T15:35:56.023Z] [2022-01-25T15:35:56.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-01-25T15:35:56.023Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.023Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-01-25T15:35:56.023Z] [2022-01-25T15:35:56.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-01-25T15:35:56.023Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.023Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-01-25T15:35:56.023Z] [2022-01-25T15:35:56.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-01-25T15:35:56.023Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.023Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-01-25T15:35:56.023Z] [2022-01-25T15:35:56.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-01-25T15:35:56.023Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.023Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-01-25T15:35:56.023Z] [2022-01-25T15:35:56.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-01-25T15:35:56.023Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.023Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-01-25T15:35:56.023Z] [2022-01-25T15:35:56.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-01-25T15:35:56.023Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.023Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-01-25T15:35:56.023Z] [2022-01-25T15:35:56.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-01-25T15:35:56.023Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.023Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-01-25T15:35:56.023Z] [2022-01-25T15:35:56.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2022-01-25T15:35:56.023Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.023Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-01-25T15:35:56.023Z] [2022-01-25T15:35:56.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-01-25T15:35:56.023Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.023Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-01-25T15:35:56.023Z] [2022-01-25T15:35:56.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-01-25T15:35:56.023Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.023Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-01-25T15:35:56.023Z] [2022-01-25T15:35:56.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-01-25T15:35:56.023Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.023Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-01-25T15:35:56.023Z] [2022-01-25T15:35:56.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2022-01-25T15:35:56.023Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.023Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2022-01-25T15:35:56.023Z] [2022-01-25T15:35:56.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-01-25T15:35:56.023Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.023Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-01-25T15:35:56.023Z] [2022-01-25T15:35:56.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-01-25T15:35:56.023Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.023Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-01-25T15:35:56.023Z] [2022-01-25T15:35:56.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-01-25T15:35:56.023Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.023Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-01-25T15:35:56.023Z] [2022-01-25T15:35:56.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-01-25T15:35:56.023Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.023Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-01-25T15:35:56.023Z] [2022-01-25T15:35:56.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-01-25T15:35:56.023Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.023Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-01-25T15:35:56.023Z] [2022-01-25T15:35:56.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-01-25T15:35:56.023Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.023Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-01-25T15:35:56.023Z] [2022-01-25T15:35:56.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-01-25T15:35:56.023Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.023Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-01-25T15:35:56.023Z] [2022-01-25T15:35:56.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-01-25T15:35:56.023Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.023Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-01-25T15:35:56.023Z] [2022-01-25T15:35:56.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-01-25T15:35:56.023Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.023Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-01-25T15:35:56.023Z] [2022-01-25T15:35:56.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-01-25T15:35:56.023Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.023Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-01-25T15:35:56.023Z] [2022-01-25T15:35:56.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-01-25T15:35:56.023Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.023Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-01-25T15:35:56.023Z] [2022-01-25T15:35:56.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-01-25T15:35:56.023Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.023Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-01-25T15:35:56.023Z] [2022-01-25T15:35:56.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-01-25T15:35:56.023Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.023Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-01-25T15:35:56.023Z] [2022-01-25T15:35:56.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-01-25T15:35:56.023Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.023Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-01-25T15:35:56.023Z] [2022-01-25T15:35:56.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-01-25T15:35:56.023Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.023Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-01-25T15:35:56.023Z] [2022-01-25T15:35:56.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-01-25T15:35:56.023Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.023Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-01-25T15:35:56.023Z] [2022-01-25T15:35:56.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-01-25T15:35:56.023Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.023Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-01-25T15:35:56.023Z] [2022-01-25T15:35:56.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-01-25T15:35:56.023Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.023Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-01-25T15:35:56.023Z] [2022-01-25T15:35:56.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-01-25T15:35:56.023Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.023Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-01-25T15:35:56.023Z] [2022-01-25T15:35:56.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-01-25T15:35:56.023Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.023Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-01-25T15:35:56.023Z] [2022-01-25T15:35:56.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-01-25T15:35:56.023Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.023Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-01-25T15:35:56.023Z] [2022-01-25T15:35:56.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-01-25T15:35:56.023Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.023Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-01-25T15:35:56.023Z] [2022-01-25T15:35:56.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-01-25T15:35:56.023Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.023Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-01-25T15:35:56.023Z] [2022-01-25T15:35:56.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-01-25T15:35:56.023Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.023Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-01-25T15:35:56.023Z] [2022-01-25T15:35:56.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-01-25T15:35:56.023Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.023Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-01-25T15:35:56.024Z] [2022-01-25T15:35:56.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-01-25T15:35:56.024Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.024Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-01-25T15:35:56.024Z] [2022-01-25T15:35:56.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-01-25T15:35:56.024Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.024Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-01-25T15:35:56.024Z] [2022-01-25T15:35:56.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-01-25T15:35:56.024Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.024Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-01-25T15:35:56.024Z] [2022-01-25T15:35:56.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-01-25T15:35:56.024Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.024Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-01-25T15:35:56.024Z] [2022-01-25T15:35:56.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-01-25T15:35:56.024Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.024Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-01-25T15:35:56.024Z] [2022-01-25T15:35:56.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-01-25T15:35:56.024Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.024Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-01-25T15:35:56.024Z] [2022-01-25T15:35:56.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-01-25T15:35:56.024Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.024Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-01-25T15:35:56.024Z] [2022-01-25T15:35:56.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-01-25T15:35:56.024Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.024Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-01-25T15:35:56.024Z] [2022-01-25T15:35:56.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-01-25T15:35:56.024Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.024Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-01-25T15:35:56.024Z] [2022-01-25T15:35:56.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-01-25T15:35:56.024Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.024Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-01-25T15:35:56.024Z] [2022-01-25T15:35:56.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-01-25T15:35:56.024Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.024Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-01-25T15:35:56.024Z] [2022-01-25T15:35:56.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-01-25T15:35:56.024Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.024Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-01-25T15:35:56.024Z] [2022-01-25T15:35:56.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-01-25T15:35:56.024Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.024Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-01-25T15:35:56.024Z] [2022-01-25T15:35:56.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-01-25T15:35:56.024Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.024Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-01-25T15:35:56.024Z] [2022-01-25T15:35:56.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-01-25T15:35:56.024Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.024Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-01-25T15:35:56.024Z] [2022-01-25T15:35:56.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-01-25T15:35:56.024Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.024Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-01-25T15:35:56.024Z] [2022-01-25T15:35:56.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-01-25T15:35:56.024Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.024Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-01-25T15:35:56.024Z] [2022-01-25T15:35:56.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-01-25T15:35:56.024Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.024Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-01-25T15:35:56.024Z] [2022-01-25T15:35:56.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-01-25T15:35:56.024Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.024Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-01-25T15:35:56.024Z] [2022-01-25T15:35:56.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-01-25T15:35:56.024Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.024Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-01-25T15:35:56.024Z] [2022-01-25T15:35:56.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-01-25T15:35:56.024Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.024Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-01-25T15:35:56.024Z] [2022-01-25T15:35:56.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-01-25T15:35:56.024Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.024Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-01-25T15:35:56.024Z] [2022-01-25T15:35:56.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-01-25T15:35:56.024Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-01-25T15:35:56.024Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-01-25T15:35:56.024Z] [2022-01-25T15:35:56.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-01-25T15:35:56.024Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.024Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-01-25T15:35:56.024Z] [2022-01-25T15:35:56.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-01-25T15:35:56.024Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.024Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-01-25T15:35:56.024Z] [2022-01-25T15:35:56.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-01-25T15:35:56.024Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.024Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-01-25T15:35:56.024Z] [2022-01-25T15:35:56.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-01-25T15:35:56.024Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.024Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-01-25T15:35:56.024Z] [2022-01-25T15:35:56.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-01-25T15:35:56.024Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.024Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-01-25T15:35:56.024Z] [2022-01-25T15:35:56.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-01-25T15:35:56.024Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.024Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-01-25T15:35:56.024Z] [2022-01-25T15:35:56.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-01-25T15:35:56.024Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.024Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-01-25T15:35:56.024Z] [2022-01-25T15:35:56.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-01-25T15:35:56.024Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.024Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-01-25T15:35:56.024Z] [2022-01-25T15:35:56.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-01-25T15:35:56.024Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.024Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-01-25T15:35:56.024Z] [2022-01-25T15:35:56.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-01-25T15:35:56.024Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.024Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-01-25T15:35:56.024Z] [2022-01-25T15:35:56.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-01-25T15:35:56.024Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.024Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-01-25T15:35:56.024Z] [2022-01-25T15:35:56.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-01-25T15:35:56.024Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.024Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-01-25T15:35:56.024Z] [2022-01-25T15:35:56.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-01-25T15:35:56.024Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.024Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-01-25T15:35:56.024Z] [2022-01-25T15:35:56.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-01-25T15:35:56.024Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.024Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-01-25T15:35:56.024Z] [2022-01-25T15:35:56.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-01-25T15:35:56.024Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.024Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-01-25T15:35:56.024Z] [2022-01-25T15:35:56.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-01-25T15:35:56.024Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.024Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-01-25T15:35:56.024Z] [2022-01-25T15:35:56.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-01-25T15:35:56.024Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.024Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-01-25T15:35:56.024Z] [2022-01-25T15:35:56.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-01-25T15:35:56.024Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.024Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-01-25T15:35:56.024Z] [2022-01-25T15:35:56.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-01-25T15:35:56.024Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.024Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-01-25T15:35:56.024Z] [2022-01-25T15:35:56.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-01-25T15:35:56.024Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.024Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-01-25T15:35:56.024Z] [2022-01-25T15:35:56.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-01-25T15:35:56.024Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.024Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-01-25T15:35:56.024Z] [2022-01-25T15:35:56.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-01-25T15:35:56.024Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.024Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-01-25T15:35:56.024Z] [2022-01-25T15:35:56.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-01-25T15:35:56.024Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.024Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-01-25T15:35:56.024Z] [2022-01-25T15:35:56.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-01-25T15:35:56.024Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.024Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-01-25T15:35:56.024Z] [2022-01-25T15:35:56.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-01-25T15:35:56.024Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.024Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-01-25T15:35:56.024Z] [2022-01-25T15:35:56.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-01-25T15:35:56.024Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.024Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-01-25T15:35:56.024Z] [2022-01-25T15:35:56.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2022-01-25T15:35:56.024Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.024Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-01-25T15:35:56.024Z] [2022-01-25T15:35:56.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-01-25T15:35:56.024Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.024Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-01-25T15:35:56.024Z] [2022-01-25T15:35:56.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-01-25T15:35:56.024Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.024Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-01-25T15:35:56.024Z] [2022-01-25T15:35:56.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-01-25T15:35:56.024Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.024Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-01-25T15:35:56.024Z] [2022-01-25T15:35:56.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-01-25T15:35:56.024Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.024Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-01-25T15:35:56.024Z] [2022-01-25T15:35:56.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-01-25T15:35:56.024Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.024Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-01-25T15:35:56.024Z] [2022-01-25T15:35:56.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-01-25T15:35:56.024Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.024Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-01-25T15:35:56.024Z] [2022-01-25T15:35:56.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2022-01-25T15:35:56.024Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.024Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2022-01-25T15:35:56.024Z] [2022-01-25T15:35:56.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-01-25T15:35:56.024Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.024Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-01-25T15:35:56.024Z] [2022-01-25T15:35:56.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-01-25T15:35:56.024Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.024Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-01-25T15:35:56.024Z] [2022-01-25T15:35:56.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-01-25T15:35:56.024Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.024Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-01-25T15:35:56.024Z] [2022-01-25T15:35:56.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-01-25T15:35:56.024Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.024Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-01-25T15:35:56.024Z] [2022-01-25T15:35:56.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-01-25T15:35:56.024Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.024Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-01-25T15:35:56.024Z] [2022-01-25T15:35:56.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-01-25T15:35:56.024Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.024Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-01-25T15:35:56.024Z] [2022-01-25T15:35:56.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-01-25T15:35:56.025Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.025Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-01-25T15:35:56.025Z] [2022-01-25T15:35:56.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-01-25T15:35:56.025Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.025Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-01-25T15:35:56.025Z] [2022-01-25T15:35:56.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-01-25T15:35:56.025Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-01-25T15:35:56.025Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-01-25T15:35:56.025Z] [2022-01-25T15:35:56.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-01-25T15:35:56.025Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.025Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-01-25T15:35:56.025Z] [2022-01-25T15:35:56.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-01-25T15:35:56.025Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.025Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-01-25T15:35:56.025Z] [2022-01-25T15:35:56.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-01-25T15:35:56.025Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.025Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-01-25T15:35:56.025Z] [2022-01-25T15:35:56.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-01-25T15:35:56.025Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.025Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-01-25T15:35:56.025Z] [2022-01-25T15:35:56.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-01-25T15:35:56.025Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.025Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-01-25T15:35:56.025Z] [2022-01-25T15:35:56.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-01-25T15:35:56.025Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.025Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-01-25T15:35:56.025Z] [2022-01-25T15:35:56.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-01-25T15:35:56.025Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.025Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-01-25T15:35:56.025Z] [2022-01-25T15:35:56.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-01-25T15:35:56.025Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.025Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-01-25T15:35:56.025Z] [2022-01-25T15:35:56.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-01-25T15:35:56.025Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.025Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-01-25T15:35:56.025Z] [2022-01-25T15:35:56.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-01-25T15:35:56.025Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.025Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-01-25T15:35:56.025Z] [2022-01-25T15:35:56.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-01-25T15:35:56.025Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.025Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-01-25T15:35:56.025Z] [2022-01-25T15:35:56.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-01-25T15:35:56.025Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.025Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-01-25T15:35:56.025Z] [2022-01-25T15:35:56.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-01-25T15:35:56.025Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.025Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-01-25T15:35:56.025Z] [2022-01-25T15:35:56.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-01-25T15:35:56.025Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.025Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-01-25T15:35:56.025Z] [2022-01-25T15:35:56.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2022-01-25T15:35:56.025Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-01-25T15:35:56.025Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-01-25T15:35:56.025Z] [2022-01-25T15:35:56.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2022-01-25T15:35:56.025Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.025Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-01-25T15:35:56.025Z] [2022-01-25T15:35:56.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-01-25T15:35:56.025Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.025Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-01-25T15:35:56.025Z] [2022-01-25T15:35:56.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-01-25T15:35:56.025Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.025Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-01-25T15:35:56.025Z] [2022-01-25T15:35:56.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-01-25T15:35:56.025Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.025Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-01-25T15:35:56.025Z] [2022-01-25T15:35:56.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-01-25T15:35:56.025Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.025Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-01-25T15:35:56.025Z] [2022-01-25T15:35:56.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2022-01-25T15:35:56.025Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.025Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-01-25T15:35:56.025Z] [2022-01-25T15:35:56.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-01-25T15:35:56.025Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.025Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-01-25T15:35:56.025Z] [2022-01-25T15:35:56.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-01-25T15:35:56.025Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.025Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-01-25T15:35:56.025Z] [2022-01-25T15:35:56.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-01-25T15:35:56.025Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.025Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-01-25T15:35:56.025Z] [2022-01-25T15:35:56.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-01-25T15:35:56.025Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.025Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-01-25T15:35:56.025Z] [2022-01-25T15:35:56.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-01-25T15:35:56.025Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.025Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-01-25T15:35:56.025Z] [2022-01-25T15:35:56.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-01-25T15:35:56.025Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.025Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-01-25T15:35:56.025Z] [2022-01-25T15:35:56.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-01-25T15:35:56.025Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.025Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-01-25T15:35:56.025Z] [2022-01-25T15:35:56.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-01-25T15:35:56.025Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.025Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-01-25T15:35:56.025Z] [2022-01-25T15:35:56.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-01-25T15:35:56.025Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.025Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-01-25T15:35:56.025Z] [2022-01-25T15:35:56.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-01-25T15:35:56.025Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-01-25T15:35:56.025Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-01-25T15:35:56.025Z] [2022-01-25T15:35:56.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-01-25T15:35:56.025Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.025Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-01-25T15:35:56.025Z] [2022-01-25T15:35:56.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-01-25T15:35:56.025Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.025Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-01-25T15:35:56.025Z] [2022-01-25T15:35:56.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-01-25T15:35:56.025Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.025Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-01-25T15:35:56.025Z] [2022-01-25T15:35:56.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-01-25T15:35:56.025Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.025Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-01-25T15:35:56.025Z] [2022-01-25T15:35:56.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-01-25T15:35:56.025Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.025Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-01-25T15:35:56.025Z] [2022-01-25T15:35:56.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-01-25T15:35:56.025Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.025Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-01-25T15:35:56.025Z] [2022-01-25T15:35:56.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-01-25T15:35:56.025Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.025Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-01-25T15:35:56.025Z] [2022-01-25T15:35:56.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-01-25T15:35:56.025Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.025Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-01-25T15:35:56.025Z] [2022-01-25T15:35:56.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-01-25T15:35:56.025Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.025Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-01-25T15:35:56.025Z] [2022-01-25T15:35:56.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-01-25T15:35:56.025Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.025Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-01-25T15:35:56.025Z] [2022-01-25T15:35:56.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-01-25T15:35:56.025Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.025Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-01-25T15:35:56.025Z] [2022-01-25T15:35:56.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-01-25T15:35:56.025Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.025Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-01-25T15:35:56.025Z] [2022-01-25T15:35:56.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-01-25T15:35:56.025Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.025Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-01-25T15:35:56.025Z] [2022-01-25T15:35:56.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-01-25T15:35:56.025Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.025Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-01-25T15:35:56.025Z] [2022-01-25T15:35:56.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-01-25T15:35:56.025Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.025Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-01-25T15:35:56.025Z] [2022-01-25T15:35:56.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-01-25T15:35:56.025Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.025Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-01-25T15:35:56.025Z] [2022-01-25T15:35:56.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-01-25T15:35:56.025Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.025Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-01-25T15:35:56.025Z] [2022-01-25T15:35:56.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-01-25T15:35:56.025Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.025Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-01-25T15:35:56.025Z] [2022-01-25T15:35:56.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-01-25T15:35:56.025Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.025Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-01-25T15:35:56.025Z] [2022-01-25T15:35:56.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-01-25T15:35:56.025Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.025Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-01-25T15:35:56.025Z] [2022-01-25T15:35:56.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2022-01-25T15:35:56.025Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-01-25T15:35:56.025Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-01-25T15:35:56.025Z] [2022-01-25T15:35:56.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-01-25T15:35:56.025Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.025Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-01-25T15:35:56.025Z] [2022-01-25T15:35:56.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-01-25T15:35:56.025Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.025Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-01-25T15:35:56.025Z] [2022-01-25T15:35:56.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-01-25T15:35:56.025Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.025Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-01-25T15:35:56.025Z] [2022-01-25T15:35:56.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-01-25T15:35:56.025Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.025Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-01-25T15:35:56.025Z] [2022-01-25T15:35:56.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-01-25T15:35:56.025Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.025Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-01-25T15:35:56.025Z] [2022-01-25T15:35:56.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-01-25T15:35:56.025Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.025Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-01-25T15:35:56.025Z] [2022-01-25T15:35:56.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-01-25T15:35:56.025Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.025Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-01-25T15:35:56.025Z] [2022-01-25T15:35:56.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-01-25T15:35:56.025Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.025Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-01-25T15:35:56.025Z] [2022-01-25T15:35:56.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-01-25T15:35:56.025Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.025Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-01-25T15:35:56.025Z] [2022-01-25T15:35:56.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-01-25T15:35:56.025Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.025Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-01-25T15:35:56.025Z] [2022-01-25T15:35:56.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-01-25T15:35:56.025Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.025Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-01-25T15:35:56.025Z] [2022-01-25T15:35:56.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-01-25T15:35:56.025Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.025Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-01-25T15:35:56.025Z] [2022-01-25T15:35:56.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-01-25T15:35:56.025Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.025Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-01-25T15:35:56.025Z] [2022-01-25T15:35:56.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-01-25T15:35:56.025Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.025Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-01-25T15:35:56.025Z] [2022-01-25T15:35:56.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-01-25T15:35:56.026Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.026Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-01-25T15:35:56.026Z] [2022-01-25T15:35:56.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-01-25T15:35:56.026Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.026Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-01-25T15:35:56.026Z] [2022-01-25T15:35:56.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-01-25T15:35:56.026Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.026Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-01-25T15:35:56.026Z] [2022-01-25T15:35:56.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-01-25T15:35:56.026Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.026Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-01-25T15:35:56.026Z] [2022-01-25T15:35:56.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-25T15:35:56.026Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.026Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-25T15:35:56.026Z] [2022-01-25T15:35:56.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-25T15:35:56.026Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.026Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-25T15:35:56.026Z] [2022-01-25T15:35:56.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-25T15:35:56.026Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.026Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-25T15:35:56.026Z] [2022-01-25T15:35:56.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-25T15:35:56.026Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.026Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-25T15:35:56.026Z] [2022-01-25T15:35:56.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-25T15:35:56.026Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.026Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-25T15:35:56.026Z] [2022-01-25T15:35:56.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-25T15:35:56.026Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.026Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-25T15:35:56.026Z] [2022-01-25T15:35:56.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-25T15:35:56.026Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.026Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-25T15:35:56.026Z] [2022-01-25T15:35:56.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-25T15:35:56.026Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.026Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-25T15:35:56.026Z] [2022-01-25T15:35:56.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-25T15:35:56.026Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.026Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-25T15:35:56.026Z] [2022-01-25T15:35:56.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-25T15:35:56.026Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.026Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-25T15:35:56.026Z] [2022-01-25T15:35:56.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-25T15:35:56.026Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.026Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-25T15:35:56.026Z] [2022-01-25T15:35:56.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-25T15:35:56.026Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.026Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-25T15:35:56.026Z] [2022-01-25T15:35:56.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-25T15:35:56.026Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.026Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-25T15:35:56.026Z] [2022-01-25T15:35:56.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-25T15:35:56.026Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.026Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-25T15:35:56.026Z] [2022-01-25T15:35:56.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-25T15:35:56.026Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.026Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-25T15:35:56.026Z] [2022-01-25T15:35:56.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-25T15:35:56.026Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.026Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-25T15:35:56.026Z] [2022-01-25T15:35:56.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-25T15:35:56.026Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.026Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-25T15:35:56.026Z] [2022-01-25T15:35:56.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-25T15:35:56.026Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.026Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-25T15:35:56.026Z] [2022-01-25T15:35:56.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-25T15:35:56.026Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.026Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-25T15:35:56.026Z] [2022-01-25T15:35:56.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-25T15:35:56.026Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.026Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-25T15:35:56.026Z] [2022-01-25T15:35:56.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-25T15:35:56.026Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.026Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-25T15:35:56.026Z] [2022-01-25T15:35:56.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-25T15:35:56.026Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.026Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-25T15:35:56.026Z] [2022-01-25T15:35:56.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-25T15:35:56.026Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.026Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-25T15:35:56.026Z] [2022-01-25T15:35:56.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-25T15:35:56.026Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.026Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-25T15:35:56.026Z] [2022-01-25T15:35:56.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-25T15:35:56.026Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.026Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-25T15:35:56.026Z] [2022-01-25T15:35:56.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-25T15:35:56.026Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.026Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-25T15:35:56.026Z] [2022-01-25T15:35:56.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-25T15:35:56.026Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.026Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-25T15:35:56.026Z] [2022-01-25T15:35:56.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-25T15:35:56.026Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.026Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-25T15:35:56.026Z] [2022-01-25T15:35:56.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-25T15:35:56.026Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.026Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-25T15:35:56.026Z] [2022-01-25T15:35:56.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-25T15:35:56.026Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.026Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-25T15:35:56.026Z] [2022-01-25T15:35:56.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-25T15:35:56.026Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.026Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-25T15:35:56.026Z] [2022-01-25T15:35:56.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-25T15:35:56.026Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.026Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-25T15:35:56.026Z] [2022-01-25T15:35:56.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-25T15:35:56.026Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.026Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-25T15:35:56.026Z] [2022-01-25T15:35:56.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-25T15:35:56.026Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.026Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-25T15:35:56.026Z] [2022-01-25T15:35:56.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-25T15:35:56.026Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.026Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-25T15:35:56.026Z] [2022-01-25T15:35:56.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-25T15:35:56.026Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.026Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-25T15:35:56.026Z] [2022-01-25T15:35:56.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-25T15:35:56.026Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.026Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-25T15:35:56.026Z] [2022-01-25T15:35:56.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-25T15:35:56.026Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.026Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-25T15:35:56.026Z] [2022-01-25T15:35:56.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-25T15:35:56.026Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.026Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-25T15:35:56.026Z] [2022-01-25T15:35:56.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-25T15:35:56.026Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.026Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-25T15:35:56.026Z] [2022-01-25T15:35:56.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-25T15:35:56.026Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.026Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-25T15:35:56.026Z] [2022-01-25T15:35:56.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-25T15:35:56.026Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.026Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-25T15:35:56.026Z] [2022-01-25T15:35:56.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-25T15:35:56.026Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.026Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-25T15:35:56.026Z] [2022-01-25T15:35:56.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-25T15:35:56.026Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.026Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-25T15:35:56.026Z] [2022-01-25T15:35:56.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-25T15:35:56.026Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.026Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-25T15:35:56.026Z] [2022-01-25T15:35:56.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-25T15:35:56.026Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.026Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-25T15:35:56.026Z] [2022-01-25T15:35:56.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-25T15:35:56.026Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.026Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-25T15:35:56.026Z] [2022-01-25T15:35:56.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-25T15:35:56.026Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.026Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-25T15:35:56.026Z] [2022-01-25T15:35:56.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-25T15:35:56.026Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.026Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-25T15:35:56.026Z] [2022-01-25T15:35:56.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-25T15:35:56.026Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.026Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-25T15:35:56.026Z] [2022-01-25T15:35:56.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-25T15:35:56.026Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.026Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-25T15:35:56.026Z] [2022-01-25T15:35:56.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-25T15:35:56.026Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.026Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-25T15:35:56.026Z] [2022-01-25T15:35:56.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-25T15:35:56.026Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.026Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-25T15:35:56.026Z] [2022-01-25T15:35:56.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-25T15:35:56.026Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.026Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-25T15:35:56.026Z] [2022-01-25T15:35:56.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-25T15:35:56.026Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.026Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-25T15:35:56.026Z] [2022-01-25T15:35:56.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-25T15:35:56.026Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.026Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-25T15:35:56.026Z] [2022-01-25T15:35:56.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-25T15:35:56.026Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.026Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-25T15:35:56.026Z] [2022-01-25T15:35:56.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-25T15:35:56.026Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.026Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-25T15:35:56.026Z] [2022-01-25T15:35:56.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-25T15:35:56.026Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.026Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-25T15:35:56.026Z] [2022-01-25T15:35:56.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-25T15:35:56.026Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.026Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-25T15:35:56.026Z] [2022-01-25T15:35:56.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-25T15:35:56.026Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.027Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-25T15:35:56.027Z] [2022-01-25T15:35:56.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-25T15:35:56.027Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.027Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-25T15:35:56.027Z] [2022-01-25T15:35:56.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-25T15:35:56.027Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.027Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-25T15:35:56.027Z] [2022-01-25T15:35:56.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-25T15:35:56.027Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.027Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-25T15:35:56.027Z] [2022-01-25T15:35:56.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-25T15:35:56.027Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.027Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-25T15:35:56.027Z] [2022-01-25T15:35:56.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-25T15:35:56.027Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.027Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-25T15:35:56.027Z] [2022-01-25T15:35:56.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-25T15:35:56.027Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.027Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-25T15:35:56.027Z] [2022-01-25T15:35:56.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-25T15:35:56.027Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.027Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-25T15:35:56.027Z] [2022-01-25T15:35:56.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-25T15:35:56.027Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.027Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-25T15:35:56.027Z] [2022-01-25T15:35:56.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-25T15:35:56.027Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.027Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-25T15:35:56.027Z] [2022-01-25T15:35:56.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-25T15:35:56.027Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.027Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-25T15:35:56.027Z] [2022-01-25T15:35:56.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-25T15:35:56.027Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.027Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-25T15:35:56.027Z] [2022-01-25T15:35:56.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-25T15:35:56.027Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.027Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-25T15:35:56.027Z] [2022-01-25T15:35:56.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-25T15:35:56.027Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.027Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-25T15:35:56.027Z] [2022-01-25T15:35:56.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-25T15:35:56.027Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.027Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-25T15:35:56.027Z] [2022-01-25T15:35:56.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-25T15:35:56.027Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.027Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-25T15:35:56.027Z] [2022-01-25T15:35:56.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-01-25T15:35:56.027Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.027Z] [2022-01-25T15:35:56.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-01-25T15:35:56.027Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.027Z] [2022-01-25T15:35:56.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-01-25T15:35:56.027Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-01-25T15:35:56.027Z] [2022-01-25T15:35:56.027Z] DONE 1085 tests, 539 skipped in 2638.306s [2022-01-25T15:35:56.513Z] INFO: Integration tests ended at 01/25/2022 15:35:55. Duration:00:43:58.4864419 [2022-01-25T15:35:56.513Z] INFO: Docker info of the daemon under test at end of run [2022-01-25T15:35:56.513Z] [2022-01-25T15:35:56.513Z] Containers: 2 [2022-01-25T15:35:56.513Z] Running: 0 [2022-01-25T15:35:56.513Z] Paused: 0 [2022-01-25T15:35:56.513Z] Stopped: 2 [2022-01-25T15:35:56.513Z] Images: 18 [2022-01-25T15:35:56.513Z] Server Version: 0.0.0-dev [2022-01-25T15:35:56.513Z] Storage Driver: windowsfilter [2022-01-25T15:35:56.513Z] Windows: [2022-01-25T15:35:56.513Z] Logging Driver: json-file [2022-01-25T15:35:56.513Z] Plugins: [2022-01-25T15:35:56.513Z] Volume: local [2022-01-25T15:35:56.513Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-25T15:35:56.513Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-25T15:35:56.513Z] Swarm: inactive [2022-01-25T15:35:56.513Z] Default Isolation: process [2022-01-25T15:35:56.514Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-01-25T15:35:56.514Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-01-25T15:35:56.514Z] OSType: windows [2022-01-25T15:35:56.514Z] Architecture: x86_64 [2022-01-25T15:35:56.514Z] CPUs: 4 [2022-01-25T15:35:56.514Z] Total Memory: 32GiB [2022-01-25T15:35:56.514Z] Name: azwin-2-e836e0 [2022-01-25T15:35:56.514Z] ID: RQYU:G26I:J2X3:OJHR:D676:TLUP:3FW3:HWIQ:C2WC:55CK:TLL3:KYZV [2022-01-25T15:35:56.514Z] Docker Root Dir: D:\CI\PR-43187\3\daemon [2022-01-25T15:35:56.514Z] Debug Mode (client): false [2022-01-25T15:35:56.514Z] Debug Mode (server): true [2022-01-25T15:35:56.514Z] File Descriptors: -1 [2022-01-25T15:35:56.514Z] Goroutines: 17 [2022-01-25T15:35:56.514Z] System Time: 2022-01-25T15:35:56.0577206Z [2022-01-25T15:35:56.514Z] EventsListeners: 0 [2022-01-25T15:35:56.514Z] Registry: https://index.docker.io/v1/ [2022-01-25T15:35:56.514Z] Labels: [2022-01-25T15:35:56.514Z] Experimental: false [2022-01-25T15:35:56.514Z] Insecure Registries: [2022-01-25T15:35:56.514Z] 127.0.0.0/8 [2022-01-25T15:35:56.514Z] Live Restore Enabled: false [2022-01-25T15:35:56.514Z] [2022-01-25T15:35:56.514Z] [2022-01-25T15:35:56.514Z] INFO: Stopping daemon under test [2022-01-25T15:35:56.514Z] SUCCESS: The process with PID 5512 (child process of PID 5596) has been terminated. [2022-01-25T15:35:56.514Z] SUCCESS: The process with PID 5596 (child process of PID 4440) has been terminated. [2022-01-25T15:35:56.514Z] INFO: Stop tailing logs of the daemon under tests [2022-01-25T15:35:56.514Z] INFO: executeCI.ps1 Completed successfully at 01/25/2022 15:35:56. [2022-01-25T15:35:56.514Z] INFO: Tidying up at end of run [2022-01-25T15:35:56.514Z] INFO: Saving daemon under test log (d:\CI\PR-43187\3\dut.out) to bundles\CIDUT.out [2022-01-25T15:35:56.514Z] INFO: Saving daemon under test log (d:\CI\PR-43187\3\dut.err) to bundles\CIDUT.err [2022-01-25T15:35:56.514Z] INFO: Saving containerd logs to bundles [2022-01-25T15:35:56.514Z] INFO: Nuke-Everything... [2022-01-25T15:35:57.000Z] INFO: Container count on control daemon to delete is 2 [2022-01-25T15:35:57.488Z] 83aa1286efcf [2022-01-25T15:35:57.488Z] ec9299c441b6 [2022-01-25T15:35:57.488Z] INFO: Tidying pidfile d:\CI\PR-43187\3\docker.pid [2022-01-25T15:35:57.488Z] INFO: Nuking d:\CI [2022-01-25T15:36:27.920Z] INFO: Zapped successfully [2022-01-25T15:36:27.920Z] [2022-01-25T15:36:27.920Z] INFO: executeCI.ps1 exiting at Tue Jan 25 15:36:23 CUT 2022. Duration 01:10:28.6654484 [2022-01-25T15:36:27.920Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-01-25T15:36:28.188Z] Recording test results [2022-01-25T15:36:35.659Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-01-25T15:36:37.270Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-01-25T15:36:39.132Z] Archiving artifacts [2022-01-25T15:36:54.835Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43187/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-25T15:36:55.839Z] + make clean [2022-01-25T15:36:56.864Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-01-25T15:36:56.864Z] docker-dev-cache [2022-01-25T15:36:56.864Z] docker-mod-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